Introduce Xen PCI Passthrough, MSI
commit3854ca577dad92c4fe97b4a6ebce360e25407af7
authorJiang Yunhong <yunhong.jiang@intel.com>
Thu, 21 Jun 2012 15:42:35 +0000 (21 15:42 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Jun 2012 16:06:11 +0000 (21 16:06 +0000)
tree9d8f63d97e6dd0b139ea83d401d3fd968a0dcf79
parent9886c23aed27ceaa6d04ad2d72a21633d014eb2e
Introduce Xen PCI Passthrough, MSI

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

Signed-off-by: Jiang Yunhong <yunhong.jiang@intel.com>
Signed-off-by: Shan Haitao <haitao.shan@intel.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_pt.c
hw/xen_pt.h
hw/xen_pt_config_init.c
hw/xen_pt_msi.c [new file with mode: 0644]