cloud-hypervisor/pci
Samuel Ortiz 53ce529875 vfio: Move the PCI implementation to the PCI crate
There is a much stronger PCI dependency from vfio_pci.rs than a VFIO one
from pci/src/vfio.rs. It seems more natural to have the PCI specific
VFIO implementation in the PCI crate rather than the other way around.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-06-04 08:48:55 +02:00
..
src vfio: Move the PCI implementation to the PCI crate 2020-06-04 08:48:55 +02:00
Cargo.toml vfio: Move the PCI implementation to the PCI crate 2020-06-04 08:48:55 +02:00