lkml.org 
[lkml]   [2021]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC PATCH v2 22/69] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
From
Date
On 03/07/21 00:04, isaku.yamahata@intel.com wrote:
> #define KVM_PMU_EVENT_DENY 1
>
> +#define KVM_X86_LEGACY_VM 0
> +#define KVM_X86_SEV_ES_VM 1
> +#define KVM_X86_TDX_VM 2
> +

SEV-ES is not needed, and TDX_VM might be reused for SEV-SNP. Also
"legacy VM" is not really the right name. Maybe NORMAL/TRUSTED?

Paolo

\
 
 \ /
  Last update: 2021-07-06 16:47    [W:1.209 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site