On 09/21/2011 12:07 PM, Stefan Hajnoczi wrote:
On Wed, Sep 21, 2011 at 10:16 AM, Paolo Bonzini<pbonz...@redhat.com> wrote:
diff --git a/qemu-common.h b/qemu-common.h
index ef9a2bb..404c421 100644
--- a/qemu-common.h
+++ b/qemu-common.h
@@ -18,7 +18,6 @@ typedef struct DeviceState DeviceState;
struct Monitor;
typedef struct Monitor Monitor;
-typedef struct QEMUSGList QEMUSGList;
Weird I don't have this in my tree. There's nothing to remove but a
quick probe of history also doesn't show it ever being there.
Doubly weird. I have it in my development branch, but not in the
integration branch from which I sent patches to Kevin. So it didn't
reach upstream indeed.
Paolo