cloud-hypervisor/pci/src
Muminul Islam e4dee57e81 arch, pci, vmm: Initial switch to the hypervisor crate
Start moving the vmm, arch and pci crates to being hypervisor agnostic
by using the hypervisor trait and abstractions. This is not a complete
switch and there are still some remaining KVM dependencies.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-06-22 15:03:15 +02:00
..
bus.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
configuration.rs source: Fix file permissions 2020-06-10 18:47:27 +01:00
device.rs source: Fix file permissions 2020-06-10 18:47:27 +01:00
lib.rs arch, pci, vmm: Initial switch to the hypervisor crate 2020-06-22 15:03:15 +02:00
msi.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
msix.rs pci: Implement Snapshottable trait for MsixConfig 2020-05-11 11:38:16 +01:00
vfio.rs arch, pci, vmm: Initial switch to the hypervisor crate 2020-06-22 15:03:15 +02:00