diff options
author | 2022-09-30 00:51:58 +0200 | |
---|---|---|
committer | 2022-10-22 07:54:35 -0400 | |
commit | 0469e56a14bf8cfb80507e51b7aeec0332cdbc13 (patch) | |
tree | 37320d4565fcb1a35b3633228359d21f6e8db97d /scripts/generate_rust_analyzer.py | |
parent | tools: include: sync include/api/linux/kvm.h (diff) | |
download | linux-dev-0469e56a14bf8cfb80507e51b7aeec0332cdbc13.tar.xz linux-dev-0469e56a14bf8cfb80507e51b7aeec0332cdbc13.zip |
KVM: x86: Mask off reserved bits in CPUID.80000001H
KVM_GET_SUPPORTED_CPUID should only enumerate features that KVM
actually supports. CPUID.80000001:EBX[27:16] are reserved bits and
should be masked off.
Fixes: 0771671749b5 ("KVM: Enhance guest cpuid management")
Signed-off-by: Jim Mattson <jmattson@google.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions