cloud-hypervisor/hypervisor/src
Rob Bradford b1a87cb698 hypervisor: mshv: Remove more #[allow(dead_code)] and unused code
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-07-25 10:09:46 +01:00
..
arch tree-wide: drop some unneeded allow clauses 2022-07-22 14:37:03 +01:00
kvm hypervisor: add a function to check availability 2022-07-22 12:50:12 +01:00
mshv hypervisor: mshv: Remove more #[allow(dead_code)] and unused code 2022-07-25 10:09:46 +01:00
cpu.rs hypervisor: drop kvm guard from some Vcpu trait functions 2022-07-22 12:50:12 +01:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: add a function to check availability 2022-07-22 12:50:12 +01:00
lib.rs hypervisor: suppress clippy::large_enum_variant 2022-07-22 12:50:12 +01:00
vm.rs hypervisor: drop check_extension from Vm trait 2022-07-22 12:50:12 +01:00