qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Few minor improvements of monitor disas command (v2)
@ 2013-09-24 16:45 Fabien Chouteau
  2013-09-24 16:45 ` [Qemu-devel] [PATCH 1/3] Fix coding style Fabien Chouteau
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Fabien Chouteau @ 2013-09-24 16:45 UTC (permalink / raw)
  To: qemu-trivial; +Cc: peter.maydell, qemu-devel, afaerber, lcapitulino

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

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

end of thread, other threads:[~2013-09-26 15:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 16:45 [Qemu-devel] [PATCH 0/3] Few minor improvements of monitor disas command (v2) Fabien Chouteau
2013-09-24 16:45 ` [Qemu-devel] [PATCH 1/3] Fix coding style Fabien Chouteau
2013-09-24 17:33   ` Andreas Färber
2013-09-24 16:46 ` [Qemu-devel] [PATCH 2/3] Improve Monitor disas with symbol lookup Fabien Chouteau
2013-09-24 16:46 ` [Qemu-devel] [PATCH 3/3] Add ARM registers definitions in Monitor commands Fabien Chouteau
2013-09-24 23:53   ` Peter Maydell
2013-09-25 15:38     ` Fabien Chouteau
2013-09-25 15:51       ` Peter Maydell
2013-09-25 16:29         ` Fabien Chouteau
2013-09-26  0:05           ` Peter Maydell
2013-09-26 14:50             ` Fabien Chouteau
2013-09-26 15:28               ` Peter Maydell

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