Introduce Xen PCI Passthrough, qdevice
commiteaab4d60d3ad908936564492862e8a84f5fa59b2
authorAllen Kay <allen.m.kay@intel.com>
Thu, 21 Jun 2012 15:40:09 +0000 (21 15:40 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Jun 2012 16:06:10 +0000 (21 16:06 +0000)
tree7f306179c3bae763987b5edec90fea7b1e3b6a3f
parent679042f0e1eac0af1e03759efe8761e7b4422588
Introduce Xen PCI Passthrough, qdevice

A more complete history can be found here:
git://xenbits.xensource.com/qemu-xen-unstable.git

Signed-off-by: Allen Kay <allen.m.kay@intel.com>
Signed-off-by: Guy Zana <guy@neocleus.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/i386/Makefile.objs
hw/xen_common.h
hw/xen_pt.c [new file with mode: 0644]
hw/xen_pt.h [new file with mode: 0644]
hw/xen_pt_config_init.c [new file with mode: 0644]
xen-all.c