summaryrefslogtreecommitdiffstats
path: root/qemu-common.h
diff options
context:
space:
mode:
authorAnthony Liguori2011-08-05 00:10:36 +0200
committerAnthony Liguori2011-08-05 00:10:36 +0200
commit5df0a2a5ba54114afb2bf75cab9fb184020a46a8 (patch)
tree40565e20dad22056e9d33b09c46d7f009b9acde3 /qemu-common.h
parentMerge remote-tracking branch 'kwolf/for-anthony' into staging (diff)
parentbluetooth: kill dummy usb device, use hid code directly. (diff)
downloadqemu-5df0a2a5ba54114afb2bf75cab9fb184020a46a8.tar.gz
qemu-5df0a2a5ba54114afb2bf75cab9fb184020a46a8.tar.xz
qemu-5df0a2a5ba54114afb2bf75cab9fb184020a46a8.zip
Merge remote-tracking branch 'kraxel/usb.22' into staging
Diffstat (limited to 'qemu-common.h')
-rw-r--r--qemu-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-common.h b/qemu-common.h
index 8f21a8cb29..afbd04d321 100644
--- a/qemu-common.h
+++ b/qemu-common.h
@@ -266,6 +266,7 @@ typedef struct I2SCodec I2SCodec;
typedef struct SSIBus SSIBus;
typedef struct EventNotifier EventNotifier;
typedef struct VirtIODevice VirtIODevice;
+typedef struct QEMUSGList QEMUSGList;
typedef uint64_t pcibus_t;