mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
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>