The following changes since commit 9be060f5278dc0d732ebfcf2bf0a293f88b833eb:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging (2015-11-17 11:33:38 +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 33b5e8c03ae7a62d320d3c5c1104fe297d5c300d:

  target-i386: Disable rdtscp on Opteron_G* CPU models (2015-11-17 17:05:59 
-0200)

----------------------------------------------------------------
X86 fixes, 2015-11-17

Two X86 fixes, hopefully in time for -rc1.

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

Eduardo Habkost (1):
  target-i386: Disable rdtscp on Opteron_G* CPU models

Richard Henderson (1):
  target-i386: Fix mulx for identical target regs

 include/hw/i386/pc.h    | 17 +++++++++++++++++
 target-i386/cpu.c       | 12 ++++++++----
 target-i386/translate.c |  4 +++-
 3 files changed, 28 insertions(+), 5 deletions(-)

-- 
2.1.0


Reply via email to