qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/3] Collected target-i386 patches
Date: Sun, 14 Dec 2014 17:00:45 -0600	[thread overview]
Message-ID: <1418598048-21995-1-git-send-email-rth@twiddle.net> (raw)

I'm sure I haven't gotten all of them that have been outstanding
over the last couple of months, but at least here's a couple.


r~


The following changes since commit 99c9c3cb24e566258a0a141178934f9cb5198842:

  Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-11' into staging (2014-12-11 18:27:02 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/x86-next-20141214

for you to fetch changes up to c4d4525c38cd93cc5d1a743976eb25ac571d435f:

  target-i386: fix icount processing for repz instructions (2014-12-14 16:48:38 -0600)

----------------------------------------------------------------
Collected x86 patches

----------------------------------------------------------------
Dmitry Poletaev (2):
      target-i386: Wrong conversion infinity from float80 to int32/int64
      target-i386: fbld instruction doesn't set minus sign

Pavel Dovgalyuk (1):
      target-i386: fix icount processing for repz instructions

 target-i386/fpu_helper.c | 22 ++++++++++++++++++++--
 target-i386/translate.c  | 16 ++++++++++++++--
 2 files changed, 34 insertions(+), 4 deletions(-)

             reply	other threads:[~2014-12-14 23:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-14 23:00 Richard Henderson [this message]
2014-12-14 23:00 ` [Qemu-devel] [PULL 1/3] target-i386: Wrong conversion infinity from float80 to int32/int64 Richard Henderson
2014-12-14 23:00 ` [Qemu-devel] [PULL 2/3] target-i386: fbld instruction doesn't set minus sign Richard Henderson
2014-12-14 23:00 ` [Qemu-devel] [PULL 3/3] target-i386: fix icount processing for repz instructions Richard Henderson
2014-12-15 12:17 ` [Qemu-devel] [PULL 0/3] Collected target-i386 patches Peter Maydell

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=1418598048-21995-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=peter.maydell@linaro.org \
    --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).