cloud-hypervisor/pci/src
Sebastien Boeuf 50a4c16d34 pci: Cleanup the crate from kvm_iotcls and kvm_bindings dependencies
Now that KVM specific interrupts are handled through InterruptManager
trait implementation, the pci crate does not need to rely on kvm_ioctls
and kvm_bindings crates.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
bus.rs vmm: Conditionally update ioeventfds for virtio PCI device 2019-10-31 09:30:59 +01:00
configuration.rs pci: Refine detection of BAR reprogramming 2020-01-09 08:05:35 +01:00
device.rs vm-virtio: Modify VirtioInterrupt callback into a trait 2020-01-17 23:43:45 +01:00
lib.rs pci: Cleanup the crate from kvm_iotcls and kvm_bindings dependencies 2020-01-17 23:43:45 +01:00
msi.rs interrupt: Reorganize all interrupt management with InterruptManager 2020-01-17 23:43:45 +01:00
msix.rs interrupt: Reorganize all interrupt management with InterruptManager 2020-01-17 23:43:45 +01:00