Signed-off-by: Sasha Levin <[email protected]>
---
tools/kvm/include/kvm/ioport.h | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/tools/kvm/include/kvm/ioport.h b/tools/kvm/include/kvm/ioport.h
index 709e18e..cc57cdd 100644
--- a/tools/kvm/include/kvm/ioport.h
+++ b/tools/kvm/include/kvm/ioport.h
@@ -10,15 +10,6 @@
#define IOPORT_START 0x6200
#define IOPORT_SIZE 0x400
-#define IOPORT_VESA 0xa200
-#define IOPORT_VESA_SIZE 256
-#define IOPORT_VIRTIO_P9 0xb200 /* Virtio 9P device */
-#define IOPORT_VIRTIO_P9_SIZE 256
-#define IOPORT_VIRTIO_CONSOLE 0xd200 /* Virtio console device */
-#define IOPORT_VIRTIO_CONSOLE_SIZE 256
-#define IOPORT_VIRTIO_NET 0xe200 /* Virtio network device */
-#define IOPORT_VIRTIO_NET_SIZE 256
-
struct kvm;
struct ioport_operations {
--
1.7.5.rc3
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html