qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [V2 PATCH 0/2] QEMU Monitor Instruction Disassembly Incorrect for PPC LE
@ 2014-04-07 21:15 Tom Musta
  2014-04-07 21:15 ` [Qemu-devel] [V2 PATCH 1/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode Tom Musta
  2014-04-07 21:15 ` [Qemu-devel] [V2 PATCH 2/2] target-ppc: Fix target_disas Tom Musta
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Musta @ 2014-04-07 21:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Tom Musta, qemu-ppc

Fix disassembly in the QEMU monitor for Little Endian codes.  Also fix the comment
and tighten up a flag check in the closely related disassembler code for
tracing.

V2: Addressing comments from Peter Maydell.

Tom Musta (2):
  monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC
    LE Mode
  target-ppc: Fix target_disas

 disas.c   |   24 ++++++++++++++++++++----
 monitor.c |    4 ++++
 2 files changed, 24 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2014-04-07 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 21:15 [Qemu-devel] [V2 PATCH 0/2] QEMU Monitor Instruction Disassembly Incorrect for PPC LE Tom Musta
2014-04-07 21:15 ` [Qemu-devel] [V2 PATCH 1/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode Tom Musta
2014-04-07 21:27   ` Peter Maydell
2014-04-07 21:15 ` [Qemu-devel] [V2 PATCH 2/2] target-ppc: Fix target_disas Tom Musta

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