qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-mips: get rid of old debugging code
@ 2015-09-13 21:07 Aurelien Jarno
  2015-09-13 21:07 ` [Qemu-devel] [PATCH 1/2] target-mips: get rid of MIPS_DEBUG Aurelien Jarno
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aurelien Jarno @ 2015-09-13 21:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: leon.alrae, Aurelien Jarno

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

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

end of thread, other threads:[~2015-09-14 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13 21:07 [Qemu-devel] [PATCH 0/2] target-mips: get rid of old debugging code Aurelien Jarno
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

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