Show patches with: Submitter = Michael Roth       |    Archived = No       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,24/26] crypto: ccp: Add the SNP_VLEK_LOAD command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,22/26] KVM: SVM: Add module parameter to enable SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,19/26] KVM: SEV: Implement gmem hook for invalidating private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,18/26] KVM: SEV: Implement gmem hook for initializing private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,17/26] KVM: SEV: Add support for GHCB-based termination requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,15/26] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,14/26] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,08/26] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,06/26] KVM: SEV: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,03/26,TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,02/26,TEMP] x86/cc: Add cc_platform_set/_clear() helpers Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,01/26,TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v1,3/3] hw/i386/sev: Use legacy SEV VM types for older machine types Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2 - - - --- 2024-04-09 Michael Roth New
[v1,2/3] hw/i386: Add 9.1 machine types for i440fx/q35 Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2 - - - --- 2024-04-09 Michael Roth New
[v1,1/3] i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2 - - - --- 2024-04-09 Michael Roth New
[v12,29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,27/29] crypto: ccp: Add the SNP_VLEK_LOAD command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,25/29] KVM: SVM: Add module parameter to enable the SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,22/29] KVM: SEV: Implement gmem hook for invalidating private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,21/29] KVM: SEV: Implement gmem hook for initializing private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,20/29] KVM: SEV: Add support for GHCB-based termination requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,17/29] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,15/29] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,09/29] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,07/29] KVM: SEV: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,05/29] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-03-29 Michael Roth New
[v12,04/29,TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,03/29,TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,02/29,TEMP] x86/cc: Add cc_platform_set/_clear() helpers Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[v12,01/29,TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-03-29 Michael Roth New
[gmem,6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data gmem fix-ups and interfaces for populating gmem pages - - - --- 2024-03-29 Michael Roth New
[gmem,5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode gmem fix-ups and interfaces for populating gmem pages 1 - - --- 2024-03-29 Michael Roth New
[gmem,4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory gmem fix-ups and interfaces for populating gmem pages 1 - - --- 2024-03-29 Michael Roth New
[gmem,3/6] KVM: x86: Pass private/shared fault indicator to gmem_validate_fault gmem fix-ups and interfaces for populating gmem pages - - - --- 2024-03-29 Michael Roth New
[gmem,2/6] KVM: guest_memfd: Only call kvm_arch_gmem_prepare hook if necessary gmem fix-ups and interfaces for populating gmem pages - - - --- 2024-03-29 Michael Roth New
[gmem,1/6] KVM: guest_memfd: Fix stub for kvm_gmem_get_uninit_pfn() gmem fix-ups and interfaces for populating gmem pages - - - --- 2024-03-29 Michael Roth New