cloud-hypervisor/hypervisor/src
Maksym Pavlenko 3a0429c998 cargo: Clean up serde dependencies
There is no need to include serde_derive separately,
as it can be specified as serde feature instead.

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2022-05-18 08:21:19 +02:00
..
arch hypervisor: emulator: Remove some glob use imports 2022-05-13 15:39:22 +02:00
kvm cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
mshv cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
cpu.rs hypervisor: Explicitly pub use at the hypervisor crate top-level 2022-05-13 15:39:22 +02:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Explicitly pub use at the hypervisor crate top-level 2022-05-13 15:39:22 +02:00
lib.rs hypervisor: Explicitly pub use at the hypervisor crate top-level 2022-05-13 15:39:22 +02:00
vm.rs hypervisor: Explicitly pub use at the hypervisor crate top-level 2022-05-13 15:39:22 +02:00