qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net
Subject: [Qemu-devel] [PATCH 0/5] Remove duplicate cpu logging, v2
Date: Wed, 28 Apr 2010 16:08:03 -0700	[thread overview]
Message-ID: <cover.1272496083.git.rth@twiddle.net> (raw)

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

             reply	other threads:[~2010-04-28 23:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 23:08 Richard Henderson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1272496083.git.rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).