qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [5326] Move also DEBUG_PCALL (see r5085)
Date: Fri, 26 Sep 2008 18:02:49 +0000	[thread overview]
Message-ID: <E1KjHeT-0006Nk-HF@cvs.savannah.gnu.org> (raw)

Revision: 5326
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5326
Author:   blueswir1
Date:     2008-09-26 18:02:48 +0000 (Fri, 26 Sep 2008)

Log Message:
-----------
Move also DEBUG_PCALL (see r5085)

Modified Paths:
--------------
    trunk/target-sparc/helper.c
    trunk/target-sparc/op_helper.c

Modified: trunk/target-sparc/helper.c
===================================================================
--- trunk/target-sparc/helper.c	2008-09-26 16:12:14 UTC (rev 5325)
+++ trunk/target-sparc/helper.c	2008-09-26 18:02:48 UTC (rev 5326)
@@ -31,7 +31,6 @@
 
 //#define DEBUG_MMU
 //#define DEBUG_FEATURES
-//#define DEBUG_PCALL
 
 static int cpu_sparc_find_by_name(sparc_def_t *cpu_def, const char *cpu_model);
 

Modified: trunk/target-sparc/op_helper.c
===================================================================
--- trunk/target-sparc/op_helper.c	2008-09-26 16:12:14 UTC (rev 5325)
+++ trunk/target-sparc/op_helper.c	2008-09-26 18:02:48 UTC (rev 5326)
@@ -10,6 +10,7 @@
 //#define DEBUG_UNALIGNED
 //#define DEBUG_UNASSIGNED
 //#define DEBUG_ASI
+//#define DEBUG_PCALL
 
 #ifdef DEBUG_MMU
 #define DPRINTF_MMU(fmt, args...) \

                 reply	other threads:[~2008-09-26 18:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1KjHeT-0006Nk-HF@cvs.savannah.gnu.org \
    --to=blauwirbel@gmail.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).