]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
xen: Add the Xen platform pci device
authorSteven Smith <ssmith@xensource.com>
Thu, 16 Jun 2011 16:05:17 +0000 (17:05 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 19 Jun 2011 02:43:04 +0000 (04:43 +0200)
commit01195b7347e341a49fa554959882b26c666a3616
treedca369ad82ed96e277891f240dc5f30b8e9deecf
parentbf09551a6b2282a1c59bd8335c1ef6e58704de98
xen: Add the Xen platform pci device

Introduce a new emulated PCI device, specific to fully virtualized Xen
guests.  The device is necessary for PV on HVM drivers to work.

Signed-off-by: Steven Smith <ssmith@xensource.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Makefile.target
hw/hw.h
hw/pc_piix.c
hw/pci_ids.h
hw/xen_platform.c [new file with mode: 0644]
trace-events