cloud-hypervisor/hypervisor/src
Wei Liu a83bd97e0d hypervisor: introduce a new function
It returns an hypervisor object depending on which hypervisor is
configured.  Currently it only supports KVM.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-07-15 17:21:07 +02:00
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm arch, hypervisor, vmm: Patch CPUID subleaves to expose EPC sections 2020-07-15 15:08:56 +02:00
cpu.rs hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00
hypervisor.rs hypervisor: Retrieve list of supported MSRs 2020-06-30 14:03:03 +01:00
lib.rs hypervisor: introduce a new function 2020-07-15 17:21:07 +02:00
vm.rs hypervisor: Export check_extension() API from hypervisor::Vm 2020-07-14 14:34:54 +01:00