Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   814 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,49/84] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,48/84] KVM: Move x86's API to release a faultin page to common KVM KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,47/84] KVM: x86/mmu: Don't mark unused faultin pages as accessed KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,46/84] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,44/84] KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,43/84] KVM: Add kvm_faultin_pfn() to specifically service guest page faults KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,42/84] KVM: Move declarations of memslot accessors up in kvm_host.h KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,40/84] KVM: x86/mmu: Add helper to "finish" handling a guest page fault KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,39/84] KVM: x86/mmu: Add common helper to handle prefetching SPTEs KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,38/84] KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,37/84] KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,36/84] KVM: x86: Use kvm_lookup_pfn() to check if APIC access page was installed KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,35/84] KVM: x86: Use kvm_lookup_pfn() to check if retrying #PF is useful KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,34/84] KVM: Add a helper to lookup a pfn without grabbing a reference KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,33/84] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,32/84] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,31/84] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,30/84] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,29/84] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,28/84] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,27/84] KVM: pfncache: Precisely track refcounted pages KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,25/84] KVM: Provide refcounted page as output field in struct kvm_follow_pfn KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,24/84] KVM: Use plain "struct page" pointer instead of single-entry array KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,23/84] KVM: nVMX: Add helper to put (unmap) vmcs12 pages KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,22/84] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,21/84] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,20/84] KVM: Use NULL for struct page pointer to indicate mremapped memory KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,19/84] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,18/84] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,17/84] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,16/84] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,15/84] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,14/84] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,10/84] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,09/84] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,08/84] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,07/84] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,06/84] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging KVM: Stop grabbing references to PFNMAP'd pages - 2 - --- 2024-07-26 Sean Christopherson New
[v12,01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE KVM: Stop grabbing references to PFNMAP'd pages - 2 - --- 2024-07-26 Sean Christopherson New
[v2,6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-05-22 Sean Christopherson New
[v2,5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() 1 - - --- 2024-05-22 Sean Christopherson New
[v2,4/6] KVM: Delete the now unused kvm_arch_sched_in() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - 1 - --- 2024-05-22 Sean Christopherson New
[v2,3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() 1 - - --- 2024-05-22 Sean Christopherson New
[v2,2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-05-22 Sean Christopherson New
[v2,1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - 1 - --- 2024-05-22 Sean Christopherson New
[4/4] KVM: Delete the now unused kvm_arch_sched_in() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
[3/4] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
[2/4] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
[1/4] KVM: Plumb in a @sched_in flag to kvm_arch_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
KVM: selftest: Define _GNU_SOURCE for all selftests code KVM: selftest: Define _GNU_SOURCE for all selftests code 3 1 - --- 2024-04-23 Sean Christopherson New
[18/18] KVM: selftests: Drop @selector from segment helpers KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[17/18] KVM: selftests: Init x86's segments during VM creation KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[15/18] KVM: selftests: Allocate x86's TSS at VM creation KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs() KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs() KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[12/18] KVM: selftests: Allocate x86's GDT during VM creation KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86 KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs() KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[07/18] KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase KVM: selftests: Clean up x86's DT initialization - - - --- 2024-03-14 Sean Christopherson New
[06/18] KVM: selftests: Rework platform_info_test to actually verify #GP KVM: selftests: Clean up x86's DT initialization - - - --- 2024-03-14 Sean Christopherson New
[05/18] KVM: selftests: Move platform_info_test's main assert into guest code KVM: selftests: Clean up x86's DT initialization - - - --- 2024-03-14 Sean Christopherson New
[04/18] KVM: selftests: Fix off-by-one initialization of GDT limit KVM: selftests: Clean up x86's DT initialization - - - --- 2024-03-14 Sean Christopherson New
[03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
[01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h" KVM: selftests: Clean up x86's DT initialization - 1 - --- 2024-03-14 Sean Christopherson New
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test - - - --- 2024-03-14 Sean Christopherson New
[v9,11/11] KVM: selftests: Add a basic SEV-ES smoke test KVM: selftests: Add SEV and SEV-ES smoke tests - - - --- 2024-02-23 Sean Christopherson New
[v9,10/11] KVM: selftests: Add a basic SEV smoke test KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,09/11] KVM: selftests: Use the SEV library APIs in the intra-host migration test KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,08/11] KVM: selftests: Add library for creating and interacting with SEV guests KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,07/11] KVM: selftests: Allow tagging protected memory in guest page tables KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,06/11] KVM: selftests: Explicitly ucall pool from shared memory KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,05/11] KVM: selftests: Add support for protected vm_vaddr_* allocations KVM: selftests: Add SEV and SEV-ES smoke tests - 1 1 --- 2024-02-23 Sean Christopherson New
[v9,04/11] KVM: selftests: Add support for allocating/managing protected guest memory KVM: selftests: Add SEV and SEV-ES smoke tests - 1 1 --- 2024-02-23 Sean Christopherson New
[v9,03/11] KVM: selftests: Add a macro to iterate over a sparsebit range KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,02/11] KVM: selftests: Make sparsebit structs const where appropriate KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v9,01/11] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 --- 2024-02-23 Sean Christopherson New
[v8,10/10] KVM: selftests: Add a basic SEV smoke test KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,09/10] KVM: selftests: Use the SEV library APIs in the intra-host migration test KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,08/10] KVM: selftests: Add library for creating and interacting with SEV guests KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,07/10] KVM: selftests: Allow tagging protected memory in guest page tables KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,06/10] KVM: selftests: Explicitly ucall pool from shared memory KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,04/10] KVM: selftests: Add support for allocating/managing protected guest memory KVM: selftests: Add SEV smoke test - 1 - --- 2024-02-03 Sean Christopherson New
[v8,03/10] KVM: selftests: Add a macro to iterate over a sparsebit range KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,02/10] KVM: selftests: Make sparsebit structs const where appropriate KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
[v8,01/10] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype KVM: selftests: Add SEV smoke test - - - --- 2024-02-03 Sean Christopherson New
« 1 2 3 48 9 »