cloud-hypervisor/hypervisor/src
Wei Liu ff8d7bfe83 hypervisor: add create_passthrough_device call to Vm trait
That function is going to return a handle for passthrough related
operations.

Move create_kvm_device code there.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-07-17 20:21:39 +02:00
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm hypervisor: add create_passthrough_device call to Vm trait 2020-07-17 20:21:39 +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: add create_passthrough_device call to Vm trait 2020-07-17 20:21:39 +02:00