]> xenbits.xensource.com Git - qemu-xen-4.5-testing.git/commitdiff
qemu xen upstream synch (Gerd): [PATCH 7/7] xen_backend logging: add include
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 19 May 2009 14:42:20 +0000 (15:42 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 19 May 2009 14:42:20 +0000 (15:42 +0100)
[This is] a series of patches for qemu-xen, making the code identical
to the xen support patches being submitted to upstream qemu.  The review
process on qemu-devel resulted in a number of fixes and cleanups in the
backend code, this is where most of the changes come from.

There are also some xenfb changes due to displaystate reorganization and
xenfb being merged in steps due to that.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/xen_backend.c

index 2f2ec7ffe003e3e946b5e8f98224e4ebe9d2194f..76d07ecd384f2dfe27bc6959c67947f339c88616 100644 (file)
@@ -38,6 +38,7 @@
 
 #include "hw.h"
 #include "qemu-char.h"
+#include "qemu-log.h"
 #include "xen_backend.h"
 
 /* ------------------------------------------------------------- */