qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Few minor improvements of monitor disas command


From: Fabien Chouteau
Subject: [Qemu-devel] [PATCH 0/3] Few minor improvements of monitor disas command (v2)
Date: Tue, 24 Sep 2013 18:45:58 +0200

1. Fix coding style (missing space and tab indentation)

2. Add symbole lookup (when possible)

3. Add ARM registers definitions

   I tried to abstract monitor_defs in a CPU field, but I got lost in the
   dependencies maze. I still think this patch is a step forward.


Fabien Chouteau (3):
  Fix coding style
  Improve Monitor disas with symbol lookup
  Add ARM registers definitions in Monitor commands

 disas.c   |   19 ++++++++++++++-----
 monitor.c |   17 +++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)

-- 
1.7.9.5




reply via email to

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