kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021
@ 2022-03-09 17:09 Paolo Bonzini
  2022-03-09 17:09 ` [PATCH 1/2] " Paolo Bonzini
  2022-03-09 17:09 ` [PATCH 2/2] KVM: x86: synthesize CPUID leaf 0x80000021h if useful Paolo Bonzini
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Bonzini @ 2022-03-09 17:09 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: vkuznets, jmattson

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-11  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 17:09 [PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021 Paolo Bonzini
2022-03-09 17:09 ` [PATCH 1/2] " Paolo Bonzini
2022-03-09 17:09 ` [PATCH 2/2] KVM: x86: synthesize CPUID leaf 0x80000021h if useful Paolo Bonzini
2022-03-11  9:23   ` Vitaly Kuznetsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).