]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
qemu xen upstream synch (Gerd): [PATCH 3/7]: fix fsf address & compare style
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 19 May 2009 14:38:44 +0000 (15:38 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 19 May 2009 14:38:44 +0000 (15:38 +0100)
commit5c0aba50666204e60872fd5377bf23c465292b33
tree676a435a3bcd07a28391fd2586dc2a98e27c32ff
parentde142bb7856128ae5cbb78385bfdcb1b9a3ffa34
qemu xen upstream synch (Gerd): [PATCH 3/7]: fix fsf address & compare style

changes coming from upstream merge review (style only, no code changes).
 - Update FSF address.
 - Fix strage compare style.

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