Show patches with: State = Action Required       |    Archived = No       |   942 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,25/49] i386/sev: Skip RAMBlock notifiers for SNP Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,24/49] target/i386: Add handling for KVM_X86_SNP_VM VM type Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,23/49] i386/sev: Add a sev_snp_enabled() helper Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,22/49] i386/sev: Introduce 'sev-snp-guest' object Add AMD Secure Nested Paging (SEV-SNP) support 1 - - --- 2024-03-20 Michael Roth New
[v3,21/49] i386/sev: Introduce "sev-common" type to encapsulate common SEV state Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,20/49] trace/kvm: Add trace for KVM_EXIT_MEMORY_FAULT Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,19/49] kvm: Make kvm_convert_memory() obey ram_block_discard_is_enabled() Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,18/49] q35: Introduce smm_ranges property for q35-pci-host Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,17/49] pci-host/q35: Move PAM initialization above SMRAM initialization Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,16/49] memory: Introduce memory_region_init_ram_guest_memfd() Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,15/49] kvm/memory: Make memory type private by default if it has guest memfd backend Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,14/49] trace/kvm: Add trace for page convertion between shared and private Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,13/49,FIXUP] "kvm: handle KVM_EXIT_MEMORY_FAULT": drop qemu_host_page_size Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,12/49] kvm: handle KVM_EXIT_MEMORY_FAULT Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,11/49] physmem: Introduce ram_block_discard_guest_memfd_range() Add AMD Secure Nested Paging (SEV-SNP) support - 1 - --- 2024-03-20 Michael Roth New
[v3,10/49] kvm: Introduce support for memory_attributes Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,09/49] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,08/49] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory() Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState Add AMD Secure Nested Paging (SEV-SNP) support - 1 - --- 2024-03-20 Michael Roth New
[v3,06/49] RAMBlock: Add support of KVM private guest memfd Add AMD Secure Nested Paging (SEV-SNP) support - 1 - --- 2024-03-20 Michael Roth New
[v3,05/49,TEMP] hw/i386: Remove redeclaration of struct setup_data Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,04/49,HACK] linux-headers: Update headers for 6.8 + kvm-coco-queue + SNP Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,03/49] scripts/update-linux-headers: Add bits.h to file imports Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,02/49] scripts/update-linux-headers: Add setup_data.h to import list Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v3,01/49] Revert "linux-headers hack" from sevinit2 base tree Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-03-20 Michael Roth New
[v2] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests [v2] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests - - - --- 2024-03-20 Gautam Menghani New
[RFC,4/4] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit KVM: x86/mmu: Rework marking folios dirty/accessed - - - --- 2024-03-20 Sean Christopherson New
[RFC,3/4] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs KVM: x86/mmu: Rework marking folios dirty/accessed - - - --- 2024-03-20 Sean Christopherson New
[RFC,2/4] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying KVM: x86/mmu: Rework marking folios dirty/accessed - - - --- 2024-03-20 Sean Christopherson New
[RFC,1/4] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE KVM: x86/mmu: Rework marking folios dirty/accessed - - - --- 2024-03-20 Sean Christopherson New
[3/3] KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA KVM: Fix for a mostly benign gpc WARN - 2 - --- 2024-03-20 Sean Christopherson New
[2/3] KVM: Check validity of offset+length of gfn_to_pfn_cache prior to activation KVM: Fix for a mostly benign gpc WARN - 2 - --- 2024-03-20 Sean Christopherson New
[1/3] KVM: Add helpers to consolidate gfn_to_pfn_cache's page split check KVM: Fix for a mostly benign gpc WARN - 2 - --- 2024-03-20 Sean Christopherson New
[v4,18/15] selftests: kvm: add test for transferring FPU state into the VMSA KVM: SEV: allow customizing VMSA features - - - --- 2024-03-19 Paolo Bonzini New
[v4,17/15] selftests: kvm: split "launch" phase of SEV VM creation KVM: SEV: allow customizing VMSA features - - - --- 2024-03-19 Paolo Bonzini New
[v4,16/15] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time KVM: SEV: allow customizing VMSA features - - - --- 2024-03-19 Paolo Bonzini New
[2/2] KVM: s390: vsie: Use virt_to_phys for facility control block KVM: s390: Fix V!=R bug in STFLE shadowing - 1 - --- 2024-03-19 Nina Schoetterl-Glausch New
[RESEND,1/2] KVM: s390: Minor refactor of base/ext facility lists KVM: s390: Fix V!=R bug in STFLE shadowing - 1 - --- 2024-03-19 Nina Schoetterl-Glausch New
[v2] KVM: arm64: Add KVM_CAP to control WFx trapping [v2] KVM: arm64: Add KVM_CAP to control WFx trapping - - - --- 2024-03-19 Colton Lewis New
[RFC,not-to-be-merged] KVM: SVM: Workaround overly strict CR3 check by Hyper-V [RFC,not-to-be-merged] KVM: SVM: Workaround overly strict CR3 check by Hyper-V - - - --- 2024-03-19 Vitaly Kuznetsov New
[v4,1/1] KVM: s390: pv: don't allow userspace to set the clock under PV KVM: s390: pv: fix clock comparator late after suspend/resume - 2 - --- 2022-10-11 Nico Boehr Queued
[kvm-unit-tests,v4,5/5] s390x: uv-guest: Add attestation tests s390x: Attestation tests - - - --- 2022-04-21 Steffen Eiden Under Review
« 1 2 ... 7 8 9 10 »