]> xenbits.xen.org Git - xenclient/ioemu.git/commit
Fixes from Christoph Egger
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 31 Mar 2009 14:37:58 +0000 (15:37 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 31 Mar 2009 14:37:58 +0000 (15:37 +0100)
commitcbb61e46e0d5218da5c7a90686ea996f9b5d0ac3
tree1594b9afaf32b1365fbedb72b0df74f870647257
parent538388ab3c4a22c35e050e173a3e091121649291
Fixes from Christoph Egger

- xen-vl-exra.c: Only compile pci_emulation_add() w/  CONFIG_PASSTHROUGH
- Fix compiler confusion with tokens after #endif
- qemu-common.h: Fix merge botch with upstream
- qemu-xen.h: remove redundant declaration of pci_xen_platform_init
- xen_platform.c: take declaration of pci_xen_platform_init from
  xen_platform.h
- xen_platform.c: Make platform_fixed_ioport_save and
  platform_fixed_ioport_load static. They have no prototypes and aren't
  used elsewhere

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
block-raw-posix.c
block-vvfat.c
hw/xen_platform.c
posix-aio-compat.c
qemu-common.h
qemu-xen.h
xen-vl-extra.c