]> git.proxmox.com Git - mirror_qemu.git/commit
Introduce XenHostPCIDevice to access a pci device on the host.
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Jun 2012 15:34:24 +0000 (15:34 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Jun 2012 16:06:10 +0000 (16:06 +0000)
commit396af688fcac4495d4805f319c6d05930db63fb4
tree64ead6c61e49980facafc86ed0557fca17d8e6e8
parenteb6fda0f515ac8b35bd0d36b2962085051c898b0
Introduce XenHostPCIDevice to access a pci device on the host.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
hw/i386/Makefile.objs
hw/xen-host-pci-device.c [new file with mode: 0644]
hw/xen-host-pci-device.h [new file with mode: 0644]