[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220309170928.1032664-1-pbonzini@redhat.com>
Date: Wed, 9 Mar 2022 12:09:26 -0500
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: vkuznets@...hat.com, jmattson@...gle.com
Subject: [PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021
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
Powered by blists - more mailing lists