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>
This commit is contained in:
Samuel Ortiz
2019-11-08 15:50:39 +01:00
parent 8f7dc73562
commit 53ce529875
7 changed files with 23 additions and 19 deletions
+1040
View File
File diff suppressed because it is too large Load Diff