summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorEduardo Habkost2017-03-09 19:12:11 +0100
committerEduardo Habkost2017-03-10 19:01:08 +0100
commit40e80ee4113ad957b633cbdddb7423952bb76974 (patch)
tree54df8544831856ced94977110910f38849288a0d /include/exec/user
parenti386: host_vendor_fms() helper function (diff)
downloadqemu-40e80ee4113ad957b633cbdddb7423952bb76974.tar.gz
qemu-40e80ee4113ad957b633cbdddb7423952bb76974.tar.xz
qemu-40e80ee4113ad957b633cbdddb7423952bb76974.zip
i386/kvm: Blacklist TSX on known broken hosts
Some Intel CPUs are known to have a broken TSX implementation. A microcode update from Intel disabled TSX on those CPUs, but GET_SUPPORTED_CPUID might be reporting it as supported if the hosts were not updated yet. Manually fixup the GET_SUPPORTED_CPUID data to ensure we will never enable TSX when running on those hosts. Reference: * glibc commit 2702856bf45c82cf8e69f2064f5aa15c0ceb6359: https://sourceware.org/git/?p=glibc.git;a=commit;h=2702856bf45c82cf8e69f2064f5aa15c0ceb6359 Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20170309181212.18864-3-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions