summary refs log tree commit diff stats
path: root/hw/xen-host-pci-device.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
| | | | | | update all users so we can remove the makefile hack. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD2012-06-211-0/+55
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>