qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] x86: Haswell TSX blacklist fix for 2.9


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL 0/3] x86: Haswell TSX blacklist fix for 2.9
Date: Fri, 10 Mar 2017 15:45:49 -0300

The following changes since commit dd4d2578215cd380f40a38028a9904e15b135ef3:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into 
staging (2017-03-09 13:16:05 +0000)

are available in the git repository at:

  git://github.com/ehabkost/qemu.git tags/x86-pull-request

for you to fetch changes up to ec56a4a7b07e2943f49da273a31e3195083b1f2e:

  i386: Change stepping of Haswell to non-blacklisted value (2017-03-10 
15:01:09 -0300)

----------------------------------------------------------------
x86: Haswell TSX blacklist fix for 2.9

----------------------------------------------------------------

Eduardo Habkost (3):
  i386: host_vendor_fms() helper function
  i386/kvm: Blacklist TSX on known broken hosts
  i386: Change stepping of Haswell to non-blacklisted value

 include/hw/i386/pc.h |  5 +++++
 target/i386/cpu.h    |  1 +
 target/i386/cpu.c    | 21 ++++++++++++++++++++-
 target/i386/kvm.c    | 17 +++++++++++++++++
 4 files changed, 43 insertions(+), 1 deletion(-)

-- 
2.11.0.259.g40922b1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]