qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] QEMU Monitor Instruction Disassembly Incorrect


From: Tom Musta
Subject: [Qemu-devel] [PATCH 0/2] QEMU Monitor Instruction Disassembly Incorrect for PPC LE
Date: Wed, 9 Apr 2014 14:53:22 -0500

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.
V4: Minor corrections to comments.

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]