From eef5de0efa2f00614f6d7a24cf117f677ddd3726 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Fri, 12 Aug 2011 08:39:13 -0700 Subject: Disable trace. Change-Id: I7130b7f82dec493fb893acf2527755398104cde3 --- hw/goldfish_pipe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw') diff --git a/hw/goldfish_pipe.c b/hw/goldfish_pipe.c index fd31a2b..b46a8b8 100644 --- a/hw/goldfish_pipe.c +++ b/hw/goldfish_pipe.c @@ -15,7 +15,7 @@ #include "hw/goldfish_device.h" #include "qemu-timer.h" -#define DEBUG 1 +#define DEBUG 0 /* Set to 1 to debug i/o register reads/writes */ #define DEBUG_REGS 0 -- cgit v1.1