summaryrefslogtreecommitdiffstats
path: root/include/hw
diff options
context:
space:
mode:
authorJohn Snow2017-09-18 21:01:26 +0200
committerJohn Snow2017-09-18 21:01:26 +0200
commit82a13ff821a785357a0ce6ed4d51cc85bcc993e9 (patch)
tree2056877a9a09bc4fdecc6ad3301c4c594e787226 /include/hw
parentIDE: add tracing for data ports (diff)
downloadqemu-82a13ff821a785357a0ce6ed4d51cc85bcc993e9.tar.gz
qemu-82a13ff821a785357a0ce6ed4d51cc85bcc993e9.tar.xz
qemu-82a13ff821a785357a0ce6ed4d51cc85bcc993e9.zip
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
As part of the ongoing effort to modernize the tracing facilities for the IDE family of devices, remove PRINTFs in the ATAPI device with actual tracing events. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20170901001502.29915-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'include/hw')
-rw-r--r--include/hw/ide/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/ide/internal.h b/include/hw/ide/internal.h
index 4a92f0ac9d..74efe8a53a 100644
--- a/include/hw/ide/internal.h
+++ b/include/hw/ide/internal.h
@@ -14,7 +14,6 @@
#include "block/scsi.h"
/* debug IDE devices */
-//#define DEBUG_IDE_ATAPI
//#define DEBUG_AIO
#define USE_DMA_CDROM