cloud-hypervisor/vfio
Sebastien Boeuf 347f8a036b vfio: pci: Mask multi function device bit
In order to support VFIO for devices supporting multiple functions,
we need to mask the multi-function bit (bit 7 from Header Type byte).
Otherwise, the guest kernel ends up tryng to enumerate those devices.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-31 09:28:29 +02:00
..
src vfio: pci: Mask multi function device bit 2019-07-31 09:28:29 +02:00
Cargo.toml vfio: Initial PCI support 2019-07-24 11:55:08 +02:00