cloud-hypervisor/hypervisor/src
Wei Liu 53f4fed516 hypervisor: drop get_api_version from Hypervisor trait
The new function already checks if the API version is compatible. There
is no need to expose the get_api_version function to code outside
hypervisor crate.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-09-07 11:59:08 +01:00
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm hypervisor: drop get_api_version from Hypervisor trait 2020-09-07 11:59:08 +01:00
cpu.rs hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00
device.rs hypervisor: Refactor create_passthrough_device() for generic type 2020-07-21 16:22:02 +02:00
hypervisor.rs hypervisor: drop get_api_version from Hypervisor trait 2020-09-07 11:59:08 +01:00
lib.rs hypervisor: Introduce VM state to Vm hypervisor trait 2020-08-24 08:48:15 +02:00
vm.rs hypervisor: Introduce VM state to Vm hypervisor trait 2020-08-24 08:48:15 +02:00