qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Remove duplicate CPU logging
@ 2010-04-05 23:03 Richard Henderson
  2010-04-04 18:40 ` [Qemu-devel] [PATCH 1/4] target-i386: Remove duplicate CPU log Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2010-04-05 23:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, aurelien

Generic code handles -d cpu in cpu_exec, amidst the horde of ifdefs.
These duplicates simply double the amount of output produced with no
extra information emitted.

Maintainers for mips, ppc and sh4 cc'd.


r~



Richard Henderson (4):
  target-i386: Remove duplicate CPU log.
  target-mips: Remove duplicate CPU log.
  target-ppc: Remove duplicate cpu log.
  target-sh4: Remove duplicate CPU log.

 target-i386/translate.c |    1 -
 target-mips/translate.c |    6 ------
 target-ppc/translate.c  |    2 --
 target-sh4/translate.c  |    6 ------
 4 files changed, 0 insertions(+), 15 deletions(-)

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 23:03 [Qemu-devel] [PATCH 0/4] Remove duplicate CPU logging Richard Henderson
2010-04-04 18:40 ` [Qemu-devel] [PATCH 1/4] target-i386: Remove duplicate CPU log Richard Henderson
2010-04-05 22:56 ` [Qemu-devel] [PATCH 2/4] target-mips: " Richard Henderson
2010-04-05 22:57 ` [Qemu-devel] [PATCH 3/4] target-ppc: Remove duplicate cpu log Richard Henderson
2010-04-05 22:58 ` [Qemu-devel] [PATCH 4/4] target-sh4: Remove duplicate CPU log Richard Henderson
2010-04-05 23:47 ` [Qemu-devel] Re: [PATCH 0/4] Remove duplicate CPU logging malc
2010-04-09 22:28 ` [Qemu-devel] " Aurelien Jarno

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