cloud-hypervisor/vmm/src
Rob Bradford adb318f4cd misc: Remove redundant "use" imports
With the nightly toolchain (2024-02-18) cargo check will flag up
redundant imports either because they are pulled in by the prelude on
earlier match.

Remove those redundant imports.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-02-19 17:54:30 +00:00
..
api block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00
igvm arch: x86_64: allow more than 2 E820_RAM ranges 2024-02-15 08:49:06 +00:00
acpi.rs arch: x86_64: handle npot CPU topology 2024-01-01 10:05:03 +00:00
clone3.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
config.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
coredump.rs vmm: Automatically pause VM for coredump 2023-07-31 17:05:46 +01:00
cpu.rs arch: x86_64: bring back bzImage support 2024-02-19 17:07:50 +00:00
device_manager.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00
device_tree.rs vmm: reduce memory copy when BFT device tree 2023-05-15 17:19:48 +01:00
gdb.rs build: Bump gdbstub and gdbstub_arch 2023-12-05 10:50:06 +00:00
interrupt.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
lib.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
memory_manager.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
migration.rs vmm: speed up JSON load when reading snap files 2023-11-16 14:56:04 -08:00
pci_segment.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
seccomp_filters.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
serial_manager.rs serial_manager: Remove serial socket 2023-10-05 15:26:29 +01:00
sigwinch_listener.rs vmm: Avoid zombie sigwinch_listener processes 2024-02-19 17:08:47 +00:00
vm.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
vm_config.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00