mbox

[PULL,0/2] Outstanding target-i386 patches

Message ID 1379010496-5875-1-git-send-email-rth@twiddle.net
State New
Headers show

Pull-request

git://github.com/rth7680/qemu.git tgt-i386

Message

Richard Henderson Sept. 12, 2013, 6:28 p.m. UTC
These two have been hanging out, reviewed, for a month or more with
no one picking them up.  I wondered if a pull req might help.  ;-)


r~


The following changes since commit 2d1fe1873a984d1c2c89ffa3d12949cafc718551:

  Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into staging (2013-09-11 14:46:52 -0500)

are available in the git repository at:


  git://github.com/rth7680/qemu.git tgt-i386

for you to fetch changes up to bff93281a75def2e3197005d72ad5cdc4719383f:

  target-i386: Only provide CMOV and friends if feature bit set (2013-09-12 11:24:48 -0700)

----------------------------------------------------------------
Paolo Bonzini (1):
      target-i386: fix disassembly with PAE=1, PG=0

Peter Maydell (1):
      target-i386: Only provide CMOV and friends if feature bit set

 target-i386/helper.c    | 34 ++++++++++++++++------------------
 target-i386/translate.c | 19 +++++++++++++++++++
 2 files changed, 35 insertions(+), 18 deletions(-)