qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT edcca5a] ide: Remove duplicated definitions


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT edcca5a] ide: Remove duplicated definitions
Date: Mon, 12 Oct 2009 15:19:23 -0000

From: Juan Quintela <address@hidden>

Patchworks-ID: 35297
Signed-off-by: Juan Quintela <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>

diff --git a/hw/ide/internal.h b/hw/ide/internal.h
index 029bf80..21319fe 100644
--- a/hw/ide/internal.h
+++ b/hw/ide/internal.h
@@ -20,12 +20,6 @@ typedef struct IDEDeviceInfo IDEDeviceInfo;
 typedef struct IDEState IDEState;
 typedef struct BMDMAState BMDMAState;
 
-/* debug IDE devices */
-//#define DEBUG_IDE
-//#define DEBUG_IDE_ATAPI
-//#define DEBUG_AIO
-#define USE_DMA_CDROM
-
 /* Bits of HD_STATUS */
 #define ERR_STAT               0x01
 #define INDEX_STAT             0x02




reply via email to

[Prev in Thread] Current Thread [Next in Thread]