]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table
authorSean Christopherson <sean.j.christopherson@intel.com>
Tue, 17 Dec 2019 21:32:40 +0000 (13:32 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 21 Jan 2020 12:58:33 +0000 (13:58 +0100)
commit782873c9a19c3f5371754a21ee351e9ed9acf43a
tree43ad6841392913c9813636e0c9dd91e831401731
parent5f1b8b1e15bde6e6b379210ee3ac8ff08014cae5
KVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table

Add an entry for CPUID_7_1_EAX in the reserve_cpuid array in preparation
for incorporating the array in bit() build-time assertions, specifically
to avoid an assertion on F(AVX512_BF16) in do_cpuid_7_mask().

No functional change intended.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.h