Michael Roth ([email protected])

Number of posts: 865 (0.68 per day)
First post: 2020-11-05 16:28:46
Last post: 2024-05-01 09:10:11

Date List Subject
2024-04-21 18:08:48 linux-crypto [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
2024-04-21 18:08:28 linux-crypto [PATCH v14 01/22] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
2024-04-21 18:08:06 linux-crypto [PATCH v14 20/22] crypto: ccp: Add the SNP_VLEK_LOAD command
2024-04-21 18:07:45 linux-crypto [PATCH v14 19/22] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-04-21 18:07:25 linux-crypto [PATCH v14 18/22] KVM: SVM: Add module parameter to enable SEV-SNP
2024-04-21 18:07:04 linux-crypto [PATCH v14 17/22] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
2024-04-21 18:06:43 linux-crypto [PATCH v14 16/22] KVM: x86: Implement gmem hook for determining max NPT mapping level
2024-04-21 18:06:22 linux-crypto [PATCH v14 15/22] KVM: SEV: Implement gmem hook for invalidating private pages
2024-04-21 18:06:02 linux-crypto [PATCH v14 14/22] KVM: SEV: Implement gmem hook for initializing private pages
2024-04-21 18:05:42 linux-crypto [PATCH v14 13/22] KVM: SEV: Add support for GHCB-based termination requests
2024-04-21 18:05:20 linux-crypto [PATCH v14 12/22] KVM: SEV: Support SEV-SNP AP Creation NAE event
2024-04-21 18:04:54 linux-crypto [PATCH v14 11/22] KVM: SEV: Add support to handle RMP nested page faults
2024-04-21 18:04:24 linux-crypto [PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-21 18:04:06 linux-crypto [PATCH v14 10/22] KVM: SEV: Add support to handle Page State Change VMGEXIT
2024-04-21 18:03:37 linux-crypto [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-04-21 18:01:16 linux-kernel Re: [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-21 18:00:43 linux-crypto Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-19 15:11:22 linux-crypto Re: [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
2024-04-19 14:19:35 linux-crypto Re: [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-04-18 20:28:20 linux-crypto [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support
2024-04-18 20:03:35 linux-kernel Re: [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
2024-04-18 19:58:29 linux-kernel [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
2024-04-18 19:56:28 linux-crypto [PATCH v13 07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
2024-04-18 19:56:04 linux-crypto [PATCH v13 06/26] KVM: SEV: Add support to handle AP reset MSR protocol
2024-04-18 19:55:32 linux-crypto [PATCH v13 05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
2024-04-18 19:54:24 linux-crypto [PATCH v13 03/26] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
2024-04-18 19:54:01 linux-kernel [PATCH v13 02/26] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
2024-04-18 19:53:21 linux-crypto [PATCH v13 25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
2024-04-18 19:53:18 linux-crypto [PATCH v13 26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
2024-04-18 19:52:54 linux-crypto [PATCH v13 24/26] crypto: ccp: Add the SNP_VLEK_LOAD command
2024-04-18 19:52:43 linux-crypto [PATCH v13 23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-04-18 19:51:46 linux-crypto [PATCH v13 01/26] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
2024-04-18 19:51:25 linux-crypto [PATCH v13 22/26] KVM: SVM: Add module parameter to enable SEV-SNP
2024-04-18 19:51:15 linux-crypto [PATCH v13 19/26] KVM: SEV: Implement gmem hook for invalidating private pages
2024-04-18 19:50:57 linux-crypto [PATCH v13 21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
2024-04-18 19:50:39 linux-kernel [PATCH v13 17/26] KVM: SEV: Add support for GHCB-based termination requests
2024-04-18 19:49:45 linux-kernel [PATCH v13 20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level
2024-04-18 19:48:27 linux-crypto [PATCH v13 18/26] KVM: SEV: Implement gmem hook for initializing private pages
2024-04-18 19:47:47 linux-kernel [PATCH v13 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event
2024-04-18 19:47:01 linux-crypto [PATCH v13 15/26] KVM: SEV: Add support to handle RMP nested page faults
2024-04-18 19:46:38 linux-kernel [PATCH v13 12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
2024-04-18 19:46:20 linux-crypto [PATCH v13 14/26] KVM: SEV: Add support to handle Page State Change VMGEXIT
2024-04-18 19:45:59 linux-kernel [PATCH v13 13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-04-18 19:43:57 linux-crypto [PATCH v13 11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2024-04-18 19:43:38 linux-kernel [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-18 19:42:53 linux-crypto [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-18 19:42:10 linux-crypto [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-04-17 20:57:59 linux-crypto Re: [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
2024-04-09 23:47:58 linux-kernel Re: [PATCH 07/11] KVM: guest_memfd: extract __kvm_gmem_get_pfn()
2024-04-09 23:47:28 linux-kernel Re: [PATCH 11/11] KVM: x86: Add gmem hook for determining max NPT mapping level
2024-04-03 17:57:02 linux-kernel Re: [ANNOUNCE] KVM Microconference at LPC 2024