diff options
author | 2022-09-29 15:52:01 -0700 | |
---|---|---|
committer | 2022-10-22 07:54:36 -0400 | |
commit | 079f6889818dd07903fb36c252532ab47ebb6d48 (patch) | |
tree | b522689a5f8b1c42a332fdeb26cd22633cd21a63 /scripts/generate_rust_analyzer.py | |
parent | KVM: x86: Mask off reserved bits in CPUID.80000008H (diff) | |
download | linux-dev-079f6889818dd07903fb36c252532ab47ebb6d48.tar.xz linux-dev-079f6889818dd07903fb36c252532ab47ebb6d48.zip |
KVM: x86: Mask off reserved bits in CPUID.8000001AH
KVM_GET_SUPPORTED_CPUID should only enumerate features that KVM
actually supports. In the case of CPUID.8000001AH, only three bits are
currently defined. The 125 reserved bits should be masked off.
Fixes: 24c82e576b78 ("KVM: Sanitize cpuid")
Signed-off-by: Jim Mattson <jmattson@google.com>
Message-Id: <20220929225203.2234702-4-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