cloud-hypervisor/vmm/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
..
api vmm: api: Return complete error responses in handle_http_request() 2020-05-27 18:29:52 +01:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm, config, vhost_user_blk: remove "wce" parameter 2020-05-21 08:40:43 +02:00
cpu.rs devices: Refactor IOAPIC to cover other architectures 2020-05-26 11:09:19 +02:00
device_manager.rs devices: Implement InterruptController on AArch64 2020-05-26 11:09:19 +02:00
device_tree.rs vmm: Add optional PCI b/d/f to each DeviceNode 2020-05-12 17:37:31 +01:00
interrupt.rs devices: Refactor IOAPIC to cover other architectures 2020-05-26 11:09:19 +02:00
lib.rs vhost_user_backend, vmm: Close leaked file descriptors 2020-05-19 09:22:09 +02:00
memory_manager.rs build: Fixed build errors and warnings on AArch64 2020-05-21 11:56:26 +01:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
vm.rs build: Fixed build errors and warnings on AArch64 2020-05-21 11:56:26 +01:00