Statistics
| Branch: | Revision:

root / hw / vfio_pci_int.h @ fa2ddcb4

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
65501a74 10/01/2012 04:04 pm Alex Williamson

vfio: vfio-pci device assignment driver

This adds the core of the QEMU VFIO-based PCI device assignment driver.
To make use of this driver, enable CONFIG_VFIO, CONFIG_VFIO_IOMMU_TYPE1,
and CONFIG_VFIO_PCI in your host Linux kernel config. Load the vfio-pci...