From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] target-i386 updates
Date: Mon, 24 Feb 2014 23:30:29 -0800 [thread overview]
Message-ID: <1393313432-15327-1-git-send-email-rth@twiddle.net> (raw)
The first patch has been seen before. The others are tweeks of a couple
of patches I found hanging around my inbox from way back.
Another pair of eyes would be helpful.
r~
Richard Henderson (3):
target-i386: Fix CC_OP_CLR vs PF
target-i386: Fix SSE status flag corruption
target-i386: Fix ucomis and comis memory access
target-i386/cc_helper.c | 2 +-
target-i386/cpu.h | 3 +++
target-i386/fpu_helper.c | 15 ++++++++-------
target-i386/gdbstub.c | 2 +-
target-i386/translate.c | 48 +++++++++++++++++++++++++++++++++++++-----------
5 files changed, 50 insertions(+), 20 deletions(-)
--
1.8.5.3
next reply other threads:[~2014-02-25 7:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-25 7:30 Richard Henderson [this message]
2014-02-25 7:30 ` [Qemu-devel] [PATCH 1/3] target-i386: Fix CC_OP_CLR vs PF Richard Henderson
2014-02-27 15:53 ` [Qemu-devel] [Qemu-stable] " Michael Roth
2014-02-25 7:30 ` [Qemu-devel] [PATCH 2/3] target-i386: Fix SSE status flag corruption Richard Henderson
2014-02-25 8:22 ` Paolo Bonzini
2014-02-25 7:30 ` [Qemu-devel] [PATCH 3/3] target-i386: Fix ucomis and comis memory access 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=1393313432-15327-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--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).