All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Remove duplicate cpu logging, v2
@ 2010-04-28 23:08 Richard Henderson
  2010-04-28 23:07 ` [Qemu-devel] [PATCH 5/5] Enable -d cpu logging by default Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2010-04-28 23:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

Changes from v1->v2: 
  * Change cpu-exec.c to include the ifdef conditions that had been
    used in translate.c, i.e. DEBUG_DISAS, enabled by default.


r~



Richard Henderson (5):
  target-i386: Remove duplicate CPU log.
  target-mips: Remove duplicate CPU log.
  target-ppc: Remove duplicate cpu log.
  target-sh4: Remove duplicate CPU log.
  Enable -d cpu logging by default.

 cpu-exec.c              |   22 +++-------------------
 target-i386/translate.c |    1 -
 target-mips/translate.c |    6 ------
 target-ppc/translate.c  |    2 --
 target-sh4/translate.c  |    6 ------
 5 files changed, 3 insertions(+), 34 deletions(-)

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

end of thread, other threads:[~2010-04-28 23:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 23:08 [Qemu-devel] [PATCH 0/5] Remove duplicate cpu logging, v2 Richard Henderson
2010-04-28 23:07 ` [Qemu-devel] [PATCH 5/5] Enable -d cpu logging by default Richard Henderson
2010-04-28 23:10 ` [Qemu-devel] [PATCH 1/5] target-i386: Remove duplicate CPU log Richard Henderson
2010-04-28 23:10 ` [Qemu-devel] [PATCH 3/5] target-ppc: Remove duplicate cpu log Richard Henderson
2010-04-28 23:10 ` [Qemu-devel] [PATCH 2/5] target-mips: Remove duplicate CPU log Richard Henderson
2010-04-28 23:10 ` [Qemu-devel] [PATCH 4/5] target-sh4: " Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.