Show patches with: Submitter = David Matlack       |    State = Action Required       |   59 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running KVM: Set vcpu->preempted/ready iff scheduled out while running - - - --- 2024-05-03 David Matlack New
[v3,2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny KVM: Set vcpu->preempted/ready iff scheduled out while running - - - --- 2024-05-03 David Matlack New
[v3,1/3] KVM: Introduce vcpu->wants_to_run KVM: Set vcpu->preempted/ready iff scheduled out while running - - - --- 2024-05-03 David Matlack New
KVM: arm64: Retry fault if vma_lookup() results become invalid KVM: arm64: Retry fault if vma_lookup() results become invalid - 1 - --- 2023-03-13 David Matlack New
[v2,4/4] KVM: x86: Drop union for pages_{4k,2m,1g} stats KVM: Refactor KVM stats macros and enable custom stat names - - - --- 2023-03-06 David Matlack New
[v2,3/4] KVM: Allow custom names for KVM_STAT() KVM: Refactor KVM stats macros and enable custom stat names - - - --- 2023-03-06 David Matlack New
[v2,2/4] KVM: Refactor designated initializer macros for struct _kvm_stats_desc KVM: Refactor KVM stats macros and enable custom stat names - - - --- 2023-03-06 David Matlack New
[v2,1/4] KVM: Refactor stats descriptor generation macros KVM: Refactor KVM stats macros and enable custom stat names 1 - - --- 2023-03-06 David Matlack New
[v2,7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[v2,6/7] KVM: Allow range-based TLB invalidation from common code KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[v2,5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[v2,4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[v2,3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[v2,2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation 1 1 - --- 2023-01-26 David Matlack New
[v2,1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-26 David Matlack New
[7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[6/7] KVM: Allow range-based TLB invalidation from common code KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation - - - --- 2023-01-19 David Matlack New
[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