Show patches with: Series = KVM: Refactor the KVM/x86 TDP MMU into common code       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,37/37] KVM: MMU: Move the TDP MMU to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,35/37] KVM: x86/mmu: Move tdp_mmu_max_gfn_exclusive() to tdp_pgtable.c KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,34/37] KVM: MMU: Move the TDP iterator to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,32/37] KVM: Allow range-based TLB invalidation from common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range() KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,27/37] KVM: MMU: Move mmu_page_header_cache to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,26/37] KVM: Move page table cache to struct kvm_vcpu KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,25/37] KVM: x86/mmu: Pass root role to kvm_tdp_mmu_get_vcpu_root_hpa() KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,24/37] KVM: x86/mmu: Move kvm_mmu_hugepage_adjust() up to fault handler KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64 KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,20/37] KVM: x86/mmu: Abstract away computing the max mapping level KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,18/37] KVM: x86/mmu: Add common API for creating TDP PTEs KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,17/37] KVM: Move struct kvm_gfn_range to kvm_types.h KVM: Refactor the KVM/x86 TDP MMU into common code - 1 - --- 2022-12-08 David Matlack New
[RFC,16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,15/37] KVM: x86/mmu: Add a common API for inspecting/modifying TDP PTEs KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,14/37] KVM: MMU: Introduce common macros for TDP page tables KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,13/37] KVM: MMU: Move sptep_to_sp() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE,PMD,PUD} in the TDP MMU KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,11/37] KVM: MMU: Move RET_PF_* into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,10/37] KVM: MMU: Move struct kvm_page_fault to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,09/37] KVM: Move page size stats into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,07/37] mm: Introduce architecture-neutral PG_LEVEL macros KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,06/37] KVM: MMU: Move struct kvm_mmu_page to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,03/37] KVM: MMU: Move tdp_ptep_t into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New
[RFC,01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role KVM: Refactor the KVM/x86 TDP MMU into common code - - - --- 2022-12-08 David Matlack New