cloud-hypervisor/hypervisor/src
Wei Liu 422bf89d4d hypervisor: drop create_device from Vm trait
This then avoids the need for creating a generic DeviceFd type in the
hypervisor crate.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-07-21 23:37:53 +01:00
..
arch hypervisor: x86: provide a generic MsrEntry structure 2022-07-20 10:13:41 +01:00
kvm hypervisor: drop create_device from Vm trait 2022-07-21 23:37:53 +01:00
mshv hypervisor: drop create_device from Vm trait 2022-07-21 23:37:53 +01:00
cpu.rs hypervisor, vmm: introduce trait functions for aarch64 PMU 2022-07-21 23:37:53 +01:00
device.rs hypervisor: allow downcasting to KVM / MSHV device fd 2022-07-14 08:09:50 +01:00
hypervisor.rs hypervisor: x86: drop get_msr_list from hypervisor trait 2022-07-19 09:38:38 +01:00
lib.rs hypervisor: provide a generic IrqRoutingEntry structure 2022-07-15 10:21:43 +01:00
vm.rs hypervisor: drop create_device from Vm trait 2022-07-21 23:37:53 +01:00