cloud-hypervisor/hypervisor/src
Michael Zhao ddf1b76906 hypervisor: Refactor create_passthrough_device() for generic type
Changed the return type of create_passthrough_device() to generic type
hypervisor::Device.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-07-21 16:22:02 +02:00
..
arch vmm: hypervisor: fix white space issues 2020-06-29 21:51:59 +01:00
kvm hypervisor: Refactor create_passthrough_device() for generic type 2020-07-21 16:22:02 +02: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: Retrieve list of supported MSRs 2020-06-30 14:03:03 +01:00
lib.rs hypervisor: Extend hypervisor crate with Device trait 2020-07-21 16:22:02 +02:00
vm.rs hypervisor: Refactor create_passthrough_device() for generic type 2020-07-21 16:22:02 +02:00