cloud-hypervisor/vfio
Sebastien Boeuf 421b896ab7 vfio: Don't expose an Interrupt Pin
Since our VFIO code does not support pin based interrupt, but only MSI
and MSI-X, it is cleaner to not expose any Interrupt Pin to the guest by
setting its value to 0.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-25 11:45:38 +01:00
..
src vfio: Don't expose an Interrupt Pin 2019-07-25 11:45:38 +01:00
Cargo.toml vfio: Initial PCI support 2019-07-24 11:55:08 +02:00