[PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021

Paolo Bonzini posted 2 patches 4 years, 3 months ago
arch/x86/kvm/cpuid.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 43 insertions(+), 1 deletion(-)
[PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021
Posted by Paolo Bonzini 4 years, 3 months ago
CPUID leaf 0x80000021 defines some features (or lack of bugs) of AMD
processors.  This small series implements it, and also synthesizes
for use on processors that do not have the "Null selector clear base"
erratum but do not support the leaf 0x80000021 either.

Paolo

Paolo Bonzini (2):
  KVM: x86: add support for CPUID leaf 0x80000021
  KVM: x86: synthesize CPUID leaf 0x80000021h if useful

 arch/x86/kvm/cpuid.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 43 insertions(+), 1 deletion(-)

-- 
2.31.1