cloud-hypervisor/pci/src
Rob Bradford c31ad72ee9 build: Address issues found by 1.43.0 clippy
These are mostly due to use of "bare use" statements and unnecessary vector
creation.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-05-27 19:32:12 +02:00
..
bus.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
configuration.rs pci: Implement Snapshottable trait for PciConfiguration 2020-05-11 11:38:16 +01:00
device.rs pci: Extend PciDevice trait with new free_bars() method 2020-03-11 13:10:30 +00:00
lib.rs pci: Implement Snapshottable trait for MsixConfig 2020-05-11 11:38:16 +01: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