Re: [PATCH 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
From: Thomas Gleixner
Date: Wed Aug 07 2024 - 12:08:36 EST
On Thu, Aug 01 2024 at 20:57, Kim Phillips wrote:
> From: Kishon Vijay Abraham I <kvijayab@xxxxxxx>
>
> Add CPU feature detection for "Allowed SEV Features" to allow the
> Hypervisor to enforce that SEV-ES and SEV-SNP guest VMs cannot
> enable features (via SEV_FEATURES) that the Hypervisor does not
> support or wish to be enabled.
Can you please add this new feature bit to the CPUID database
https://gitlab.com/x86-cpuid.org/x86-cpuid-db
Thanks,
tglx