commit | 1196be3713ebd728359ada9ebf292f0059694a73 | [log] [tgz] |
---|---|---|
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Mar 17 15:17:58 2007 +0000 |
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Mar 17 15:17:58 2007 +0000 |
tree | 6690a501a773968ed9a4c927e6971de127f1fa71 | |
parent | 70956b7719f37c207610b6cd6f29be123414d360 [diff] [blame] |
Better ioport debugging output. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2487 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/exec.c b/exec.c index 6deaf49..c168abe 100644 --- a/exec.c +++ b/exec.c
@@ -47,6 +47,8 @@ //#define DEBUG_TB_CHECK //#define DEBUG_TLB_CHECK +//#define DEBUG_IOPORT + #if !defined(CONFIG_USER_ONLY) /* TB consistency checks only implemented for usermode emulation. */ #undef DEBUG_TB_CHECK