]> git.proxmox.com Git - mirror_qemu.git/commit
xen: Reorganize includes of Xen headers.
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Jun 2012 11:43:59 +0000 (11:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Jun 2012 11:43:59 +0000 (11:43 +0000)
commitb41f67197208e7b72ba2207473a74b89a821190a
tree6866bf59bf89f88c60d97927f635d42b9041013f
parent93bfef4c6e4b23caea9d51e1099d06433d8835a4
xen: Reorganize includes of Xen headers.

Because xs.h will be remove in future release of Xen, this patch removes the
extra includes of this headers.

Also, it removes the extra includes of xenctrl.h and xen/io/xenbus.h as there
already are in xen_common.h.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen_backend.c
hw/xen_console.c
hw/xen_disk.c
hw/xen_nic.c
hw/xenfb.c