LinuxLists
Users
About
Ben Gardon (
[email protected]
)
Number of posts: 778 (0.61 per day)
First post: 2019-12-11 18:40:36
Last post: 2023-06-05 17:52:37
Previous Page
/
Next Page
Date
List
Subject
2023-01-19 21:54:45
linux-kernel
[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
2023-01-19 21:54:18
linux-kernel
Re: [RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
2023-01-19 20:59:17
linux-kernel
[RFC 2/2] selftests: KVM: Add page splitting test
2023-01-19 20:58:10
linux-kernel
Re: [RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
2023-01-19 20:12:19
linux-kernel
[RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
2023-01-10 22:47:09
linux-kernel
Re: [Patch] KVM: selftests: Make reclaim_period_ms input always be positive
2023-01-09 19:41:20
linux-kernel
Re: [RFC 04/14] KVM: x86/MMU: Expose functions for paging_tmpl.h
2023-01-09 19:07:33
linux-kernel
Re: [RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
2022-12-29 18:56:26
linux-kernel
Re: [Patch v3 7/9] KVM: x86/mmu: Allocate page table's pages on NUMA node of the underlying pages
2022-12-29 18:35:47
linux-kernel
Re: [Patch v3 6/9] KVM: Provide NUMA node support to kvm_mmu_memory_cache{}
2022-12-27 20:16:02
linux-kernel
Re: [Patch v3 8/9] KVM: x86/mmu: Make split_shadow_page_cache NUMA aware
2022-12-27 19:59:43
linux-kernel
Re: [Patch v3 9/9] KVM: x86/mmu: Reduce default cache size in KVM from 40 to PT64_ROOT_MAX_LEVEL
2022-12-27 19:58:36
linux-kernel
Re: [Patch v3 7/9] KVM: x86/mmu: Allocate page table's pages on NUMA node of the underlying pages
2022-12-27 19:40:36
linux-kernel
Re: [Patch v3 6/9] KVM: Provide NUMA node support to kvm_mmu_memory_cache{}
2022-12-27 19:16:58
linux-kernel
Re: [Patch v3 5/9] KVM: x86/mmu: Allocate TDP page table's page on correct NUMA node on split
2022-12-27 18:49:25
linux-kernel
Re: [Patch v3 1/9] KVM: x86/mmu: Repurpose KVM MMU shrinker to purge shadow page caches
2022-12-21 23:54:03
linux-kernel
[RFC 05/14] KVM: x86/MMU: Move paging_tmpl.h includes to shadow_mmu.c
2022-12-21 23:52:09
linux-kernel
[RFC 06/14] KVM: x86/MMU: Clean up Shadow MMU exports
2022-12-21 23:42:26
linux-kernel
[RFC 13/14] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
2022-12-21 23:42:12
linux-kernel
[RFC 12/14] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c
2022-12-21 23:40:18
linux-kernel
Re: [RFC 03/14] KVM: x86/MMU: Move the Shadow MMU implementation to shadow_mmu.c
2022-12-21 23:33:25
linux-kernel
[RFC 14/14] KVM: x86/MMU: Add kvm_shadow_mmu_ to the last few functions in shadow_mmu.h
2022-12-21 23:29:09
linux-kernel
[RFC 03/14] KVM: x86/MMU: Move the Shadow MMU implementation to shadow_mmu.c
2022-12-21 23:01:23
linux-kernel
[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
2022-12-21 22:59:20
linux-kernel
[RFC 01/14] KVM: x86/MMU: Add shadow_mmu.(c|h)
2022-12-21 22:53:17
linux-kernel
[RFC 11/14] KVM: x86/MMU: Factor Shadow MMU wrprot / clear dirty ops out of mmu.c
2022-12-21 22:53:17
linux-kernel
[RFC 02/14] KVM: x86/MMU: Expose functions for the Shadow MMU
2022-12-21 22:50:58
linux-kernel
[RFC 08/14] KVM: x86/MMU: Clean up naming of exported Shadow MMU functions
2022-12-21 22:44:56
linux-kernel
[RFC 04/14] KVM: x86/MMU: Expose functions for paging_tmpl.h
2022-12-21 22:30:14
linux-kernel
[RFC 10/14] KVM: x86/MMU: Fix naming on prepare / commit zap page functions
2022-12-21 22:27:52
linux-kernel
[RFC 09/14] KVM: x86/MMU: Only make pages available on Shadow MMU fault
2022-12-21 22:27:36
linux-kernel
[RFC 07/14] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU
2022-12-14 18:05:47
linux-kernel
Re: [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
2022-12-14 00:21:13
linux-kernel
Re: [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
2022-12-14 00:19:17
linux-kernel
Re: [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
2022-12-14 00:16:57
linux-kernel
Re: [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
2022-12-06 18:37:50
linux-kernel
Re: [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages
2022-12-06 18:37:24
linux-kernel
[PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
2022-12-06 18:01:09
linux-kernel
[PATCH 4/7] KVM: x86/MMU: Move rmap_can_add() and rmap_remove() to rmap.c
2022-12-06 18:01:06
linux-kernel
[PATCH 3/7] KVM: x86/MMU: Move gfn_to_rmap() to rmap.c
2022-12-06 18:01:04
linux-kernel
[PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
2022-12-06 17:59:47
linux-kernel
[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
2022-12-06 17:49:58
linux-kernel
[PATCH 6/7] KVM: x86/MMU: Move rmap zap operations to rmap.c
2022-12-06 17:43:10
linux-kernel
[PATCH 5/7] KVM: x86/MMU: Move the rmap walk iterator out of mmu.c
2022-12-06 17:41:33
linux-kernel
[PATCH 7/7] KVM: x86/MMU: Move rmap_add() to rmap.c
2022-12-05 18:58:49
linux-kernel
Re: [Patch v2 1/2] KVM: x86/mmu: Allocate page table pages on TDP splits during dirty log enable on the underlying page's numa node
2022-12-05 18:55:06
linux-kernel
Re: [Patch v2 1/2] KVM: x86/mmu: Allocate page table pages on TDP splits during dirty log enable on the underlying page's numa node
2022-12-05 18:44:27
linux-kernel
Re: [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages
2022-11-02 21:16:48
linux-kernel
Re: [PATCH] KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit
2022-11-02 21:15:21
linux-kernel
[PATCH v2] KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
2022-11-02 19:50:02
linux-kernel
[PATCH] KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit