aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/exec-all.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ioemu/exec-all.h')
-rw-r--r--tools/ioemu/exec-all.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ioemu/exec-all.h b/tools/ioemu/exec-all.h
index ac0533982d..e32207b7c3 100644
--- a/tools/ioemu/exec-all.h
+++ b/tools/ioemu/exec-all.h
@@ -573,7 +573,7 @@ static inline target_ulong get_phys_addr_code(CPUState *env, target_ulong addr)
}
#endif
-//#define DEBUG_UNUSED_IOPORT
-//#define DEBUG_IOPORT
+#define DEBUG_UNUSED_IOPORT
+#define DEBUG_IOPORT
#define TARGET_VMX