cloud-hypervisor/hypervisor
Wei Liu 5bfac796b3 build: add a default feature KVM
It gets bubbled all the way up from hypervsior crate to top-level
Cargo.toml.

Cloud Hypervisor can't function without KVM at this point, so make it
a default feature.

Fix all scripts that use --no-default-features.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-07-08 11:07:15 +01:00
..
src hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00
Cargo.toml build: add a default feature KVM 2020-07-08 11:07:15 +01:00