cloud-hypervisor/hypervisor
Muminul Islam 72e39a3496 hypervisor: Add KVM implementation
For each of the traits we are defining kvm related structures
and add the trait implementation to the structs. For more information
please see the kvm-ioctls and kvm-bindings crate.

This is a standalone implementation that does not include the switch of
the Cloud-Hypervisor vmm and arch crates to it.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-06-22 15:03:15 +02:00
..
src hypervisor: Add KVM implementation 2020-06-22 15:03:15 +02:00
Cargo.toml hypervisor: Add Vcpu trait 2020-06-22 15:03:15 +02:00