LinuxLists
Users
About
Tom Lendacky (
[email protected]
)
Number of posts: 2422 (0.64 per day)
First post: 2014-01-06 19:34:04
Last post: 2024-06-14 16:10:13
Previous Page
/
Next Page
Date
List
Subject
2020-11-09 22:32:17
linux-kernel
[PATCH v3 23/34] KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
2020-11-09 22:32:09
linux-kernel
[PATCH v3 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
2020-11-09 22:31:58
linux-kernel
[PATCH v3 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
2020-11-09 22:31:34
linux-kernel
[PATCH v3 20/34] KVM: SVM: Add support for EFER write traps for an SEV-ES guest
2020-11-09 22:31:28
linux-kernel
[PATCH v3 13/34] KVM: SVM: Create trace events for VMGEXIT processing
2020-11-09 22:31:23
linux-kernel
[PATCH v3 06/34] KVM: x86: Mark GPRs dirty when written
2020-11-09 22:31:21
linux-kernel
[PATCH v3 19/34] KVM: SVM: Support string IO operations for an SEV-ES guest
2020-11-09 22:31:02
linux-kernel
[PATCH v3 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
2020-11-09 22:30:47
linux-kernel
[PATCH v3 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
2020-11-09 22:30:47
linux-kernel
[PATCH v3 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
2020-11-09 22:30:40
linux-kernel
[PATCH v3 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
2020-11-09 22:30:31
linux-kernel
[PATCH v3 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
2020-11-09 22:30:18
linux-kernel
[PATCH v3 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
2020-11-09 22:30:03
linux-kernel
[PATCH v3 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
2020-11-09 22:29:58
linux-kernel
[PATCH v3 09/34] KVM: SVM: Do not allow instruction emulation under SEV-ES
2020-11-09 22:29:49
linux-kernel
[PATCH v3 08/34] KVM: SVM: Prevent debugging under SEV-ES
2020-11-09 22:29:39
linux-kernel
[PATCH v3 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
2020-11-09 22:29:17
linux-kernel
[PATCH v3 05/34] KVM: SVM: Add support for the SEV-ES VMSA
2020-11-09 22:28:40
linux-kernel
[PATCH v3 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
2020-11-09 22:28:21
linux-kernel
[PATCH v3 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
2020-11-09 22:28:07
linux-kernel
[PATCH v3 00/34] SEV-ES hypervisor support
2020-11-09 20:44:02
linux-kernel
Re: [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP
2020-11-09 14:29:58
linux-kernel
Re: Definition of PMD_FLAGS_DEC_WP in arch/x86/mm/mem_encrypt_identity.c
2020-11-05 20:36:42
linux-kernel
Re: [PATCH v2] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
2020-10-31 15:07:43
linux-kernel
Re: [PATCH 1/1] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
2020-10-31 14:52:21
linux-kernel
Re: [PATCH 0/1] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
2020-10-29 05:34:24
linux-kernel
Re: [PATCH v4 5/5] x86/sev-es: Do not support MMIO to/from encrypted memory
2020-10-29 02:32:52
linux-kernel
Re: [PATCH v4 4/5] x86/head/64: Check SEV encryption before switching to kernel page-table
2020-10-29 00:33:00
linux-kernel
Re: [PATCH v4 3/5] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
2020-10-29 00:25:04
linux-kernel
Re: [PATCH v4 2/5] x86/boot/compressed/64: Add CPUID sanity check to early #VC handler
2020-10-28 21:50:03
linux-kernel
Re: [PATCH v4 1/5] x86/boot/compressed/64: Introduce sev_status
2020-10-27 06:46:02
linux-kernel
Re: [RFCv2 15/16] KVM: Unmap protected pages from direct mapping
2020-10-23 19:02:06
linux-kernel
Re: default cpufreq gov, was: [PATCH] sched/fair: check for idle core
2020-10-21 15:34:44
linux-kernel
Re: AMD SME encrpytion and PCI BAR pages to user space
2020-10-20 02:34:19
linux-kernel
Re: AMD SME encrpytion and PCI BAR pages to user space
2020-10-19 17:13:13
linux-kernel
Re: AMD SME encrpytion and PCI BAR pages to user space
2020-10-14 06:25:00
linux-kernel
Re: [RFC PATCH 00/35] SEV-ES hypervisor support
2020-10-02 17:12:31
linux-kernel
[RFC PATCH v2 31/33] KVM: SVM: Provide support for SEV-ES vCPU loading
2020-10-02 17:11:10
linux-kernel
[RFC PATCH v2 25/33] KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
2020-10-02 17:11:06
linux-kernel
[RFC PATCH v2 24/33] KVM: SVM: Do not report support for SMM for an SEV-ES guest
2020-10-02 17:10:35
linux-kernel
[RFC PATCH v2 22/33] KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
2020-10-02 17:10:34
linux-kernel
[RFC PATCH v2 33/33] KVM: SVM: Provide support to launch and run an SEV-ES guest
2020-10-02 17:10:28
linux-kernel
[RFC PATCH v2 32/33] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
2020-10-02 17:10:24
linux-kernel
[RFC PATCH v2 20/33] KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
2020-10-02 17:10:19
linux-kernel
[RFC PATCH v2 30/33] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
2020-10-02 17:10:09
linux-kernel
[RFC PATCH v2 29/33] KVM: SVM: Update ASID allocation to support SEV-ES guests
2020-10-02 17:10:05
linux-kernel
[RFC PATCH v2 16/33] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
2020-10-02 17:09:59
linux-kernel
[RFC PATCH v2 17/33] KVM: SVM: Support MMIO for an SEV-ES guest
2020-10-02 17:09:57
linux-kernel
[RFC PATCH v2 28/33] KVM: SVM: Set the encryption mask for the SVM host save area
2020-10-02 17:09:46
linux-kernel
[RFC PATCH v2 27/33] KVM: SVM: Add NMI support for an SEV-ES guest
2020-10-02 17:09:42
linux-kernel
[RFC PATCH v2 21/33] KVM: SVM: Add support for CR4 write traps for an SEV-ES guest