From: Tom Musta <tommusta@gmail.com>
To: qemu-devel@nongnu.org
Cc: Tom Musta <tommusta@gmail.com>, qemu-ppc@nongnu.org
Subject: [Qemu-devel] [V3 PATCH 0/2] QEMU Monitor Instruction Disassembly Incorrect for PPC LE
Date: Tue, 8 Apr 2014 14:26:12 -0500 [thread overview]
Message-ID: <1396985174-13212-1-git-send-email-tommusta@gmail.com> (raw)
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: Fixed target_disas comment and bit decoding.
V3: Make monitor_disas flag documentation refer to target_disas documentation.
Tom Musta (2):
target-ppc: Fix target_disas
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC
LE Mode
disas.c | 19 +++++++++++++++----
monitor.c | 4 ++++
2 files changed, 19 insertions(+), 4 deletions(-)
next reply other threads:[~2014-04-08 19:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 19:26 Tom Musta [this message]
2014-04-08 19:26 ` [Qemu-devel] [V3 PATCH 1/2] target-ppc: Fix target_disas Tom Musta
2014-04-09 7:31 ` Peter Maydell
2014-04-08 19:26 ` [Qemu-devel] [V3 PATCH 2/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode Tom Musta
2014-04-09 7:34 ` 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=1396985174-13212-1-git-send-email-tommusta@gmail.com \
--to=tommusta@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).