]> xenbits.xensource.com Git - qemu-xen-4.6-testing.git/commit
qemu xen upstream synch (Gerd): [PATCH 5/7] logging fixups.
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 19 May 2009 14:41:04 +0000 (15:41 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 19 May 2009 14:41:04 +0000 (15:41 +0100)
commita7e5469d71781c6269689aa607bd4629ef4fd352
treee09763fb9cf7b3562967eb5ff85f00df3bc318b8
parentfaa3347e6e7bc4137569342a191639ee8dd5d410
qemu xen upstream synch (Gerd): [PATCH 5/7] logging fixups.

Use new logging API.
Kill a few fprintf(stderr, "...") calls.

[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
hw/xen_console.c
hw/xenfb.c