All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target-i386 updates
@ 2014-02-25  7:30 Richard Henderson
  2014-02-25  7:30 ` [Qemu-devel] [PATCH 1/3] target-i386: Fix CC_OP_CLR vs PF Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Henderson @ 2014-02-25  7:30 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-27 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25  7:30 [Qemu-devel] [PATCH 0/3] target-i386 updates Richard Henderson
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.