qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Cc: leon.alrae@imgtec.com, Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PATCH 0/2] target-mips: get rid of old debugging code
Date: Sun, 13 Sep 2015 23:07:57 +0200	[thread overview]
Message-ID: <1442178479-28142-1-git-send-email-aurelien@aurel32.net> (raw)

This patchset get rid of old debugging code in translate.c, that has
been superseded by other debugging way (e.g. (-d in_asm,op). It comes
from the discussion there:

  https://lists.gnu.org/archive/html/qemu-devel/2015-07/msg03162.html

I had it ready for some time, now that 2.4 has been release, it's
probably time to apply it.

Aurelien Jarno (2):
  target-mips: get rid of MIPS_DEBUG
  target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS

 target-mips/translate.c | 663 ++----------------------------------------------
 1 file changed, 19 insertions(+), 644 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-09-13 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-13 21:07 Aurelien Jarno [this message]
2015-09-13 21:07 ` [Qemu-devel] [PATCH 1/2] target-mips: get rid of MIPS_DEBUG Aurelien Jarno
2015-09-13 21:07 ` [Qemu-devel] [PATCH 2/2] target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS Aurelien Jarno
2015-09-14 11:53 ` [Qemu-devel] [PATCH 0/2] target-mips: get rid of old debugging code Leon Alrae

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=1442178479-28142-1-git-send-email-aurelien@aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=leon.alrae@imgtec.com \
    --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).