cloud-hypervisor/hypervisor
Muminul Islam 683210d6e9 hypervisor: Add Hypervisor trait
As the only hypervisor that Cloud-Hypervisor supports is KVM, the
Hypervisor trait accomodates for the upcoming KVM implementation.

This trait will be instanciated at build time through hypervisor
specific features, i.e. it's not aiming at run-time selection of
hypervisors for Cloud-Hypervisor.

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 Hypervisor trait 2020-06-22 15:03:15 +02:00
Cargo.toml hypervisor: Add Vcpu trait 2020-06-22 15:03:15 +02:00