diff options
author | Jim Mattson <jmattson@google.com> | 2022-10-07 15:16:44 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-02 13:45:59 -0500 |
commit | 74bee0cad8dcd8ddec5e763c369239fc5990676a (patch) | |
tree | 50b7eefd206c9a544198dbf1f4feb8c26b42ea0a /virt/kvm/pfncache.c | |
parent | 0c2a04128f500ea4dfc6bc449507005b998b76ab (diff) | |
download | linux-stable-74bee0cad8dcd8ddec5e763c369239fc5990676a.tar.gz linux-stable-74bee0cad8dcd8ddec5e763c369239fc5990676a.tar.bz2 linux-stable-74bee0cad8dcd8ddec5e763c369239fc5990676a.zip |
KVM: x86: Advertise that the SMM_CTL MSR is not supported
CPUID.80000021H:EAX[bit 9] indicates that the SMM_CTL MSR (0xc0010116) is
not supported. This defeature can be advertised by KVM_GET_SUPPORTED_CPUID
regardless of whether or not the host enumerates it; currently it will be
included only if the host enumerates at least leaf 8000001DH, due to a
preexisting bug in QEMU that KVM has to work around (commit f751d8eac176,
"KVM: x86: work around QEMU issue with synthetic CPUID leaves", 2022-04-29).
Signed-off-by: Jim Mattson <jmattson@google.com>
Message-Id: <20221007221644.138355-1-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/kvm/pfncache.c')
0 files changed, 0 insertions, 0 deletions