cloud-hypervisor/vfio/src
Sebastien Boeuf d18c8d4c8c vfio: pci: Add support for expansion ROM BAR
Relying on the newly added code in the pci crate, the vfio crate can now
properly expose an expansion ROM BAR if the device has one.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-31 09:28:29 +02:00
..
lib.rs vfio: pci: Build the KVM routes 2019-07-24 11:55:08 +02:00
vfio_device.rs vfio: Create a global KVM VFIO device for all VFIO devices 2019-07-25 11:45:38 +01:00
vfio_ioctls.rs vfio: VFIO API wrappers and helpers 2019-07-24 11:55:08 +02:00
vfio_pci.rs vfio: pci: Add support for expansion ROM BAR 2019-07-31 09:28:29 +02:00