Michael Roth ([email protected])

Number of posts: 866 (0.68 per day)
First post: 2020-11-05 16:28:46
Last post: 2024-05-07 18:15:02

Date List Subject
2024-04-03 17:57:02 linux-kernel Re: [ANNOUNCE] KVM Microconference at LPC 2024
2024-04-02 22:43:09 linux-kernel Re: [PATCH] x86/sev: Apply RMP table fixups for kexec.
2024-04-02 13:39:52 linux-kernel Re: [BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
2024-04-01 23:18:01 linux-crypto Re: [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2024-04-01 22:23:15 linux-crypto Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-03-29 23:10:10 linux-crypto [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
2024-03-29 23:09:32 linux-kernel [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
2024-03-29 23:09:13 linux-crypto [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
2024-03-29 23:09:11 linux-crypto [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
2024-03-29 23:08:27 linux-crypto [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
2024-03-29 23:08:14 linux-crypto [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-03-29 23:08:10 linux-crypto [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-29 23:07:31 linux-crypto [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
2024-03-29 23:07:20 linux-kernel [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
2024-03-29 23:07:17 linux-kernel [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
2024-03-29 23:06:57 linux-crypto [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
2024-03-29 23:06:25 linux-crypto [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
2024-03-29 23:06:07 linux-crypto [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-03-29 23:05:38 linux-crypto [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
2024-03-29 23:05:05 linux-crypto [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
2024-03-29 23:04:47 linux-crypto [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
2024-03-29 23:04:28 linux-crypto [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
2024-03-29 23:04:06 linux-crypto [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
2024-03-29 23:03:50 linux-crypto [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
2024-03-29 23:03:30 linux-crypto [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
2024-03-29 23:03:13 linux-crypto [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
2024-03-29 23:02:56 linux-crypto [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
2024-03-29 23:02:36 linux-crypto [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
2024-03-29 23:02:06 linux-crypto [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
2024-03-29 23:01:55 linux-kernel [PATCH v12 15/29] KVM: SEV: Add support to handle Page State Change VMGEXIT
2024-03-29 23:01:31 linux-crypto [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-03-29 23:01:18 linux-kernel [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
2024-03-29 23:01:02 linux-kernel [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2024-03-29 23:00:36 linux-crypto [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-03-29 22:59:46 linux-kernel [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-03-28 12:39:13 linux-kernel Re: [BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
2024-03-25 11:46:09 linux-kernel Re: [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-19 13:56:01 linux-kernel Re: [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-19 02:20:57 linux-kernel Re: [PATCH v4 00/15] KVM: SEV: allow customizing VMSA features
2024-03-14 23:49:28 linux-kernel Re: [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-03-14 22:09:59 linux-kernel Re: [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-03-14 02:50:43 linux-kernel Re: [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-03-12 18:18:06 linux-kernel Re: [PATCH v3 03/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags
2024-03-11 17:25:18 linux-crypto Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
2024-03-11 03:21:59 linux-kernel Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-10 23:13:03 linux-kernel Re: [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
2024-03-08 23:01:35 linux-kernel Re: [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests
2024-03-08 20:44:45 linux-kernel Re: [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests
2024-02-22 20:21:00 linux-kernel Re: [PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
2024-02-16 22:51:08 linux-kernel Re: [PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
2024-02-15 20:44:38 linux-kernel Re: [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation