qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: anthony@codemonkey.ws
Subject: [Qemu-devel] [PULL 0/2] Outstanding target-i386 patches
Date: Thu, 12 Sep 2013 11:28:14 -0700	[thread overview]
Message-ID: <1379010496-5875-1-git-send-email-rth@twiddle.net> (raw)

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(-)

             reply	other threads:[~2013-09-12 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-12 18:28 Richard Henderson [this message]
2013-09-12 18:28 ` [Qemu-devel] [PULL 1/2] target-i386: fix disassembly with PAE=1, PG=0 Richard Henderson
2013-09-12 18:28 ` [Qemu-devel] [PULL 2/2] target-i386: Only provide CMOV and friends if feature bit set Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1379010496-5875-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).