Re: [PATCH v8 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX

From: Sean Christopherson
Date: Mon Jan 23 2023 - 18:54:27 EST


On Mon, Jan 23, 2023, Kim Phillips wrote:
> Add support for CPUID leaf 80000021, EAX. The majority of the features will be
> used in the kernel and thus a separate leaf is appropriate.
>
> Include KVM's reverse_cpuid entry because features are used by VM guests, too.

Nit, "KVM guests", not "VM guests".