cloud-hypervisor/vmm
Wei Liu 39bc444db4 vmm, vm-device: make use of the kvm feature gate in vfio-ioctls
The vfio-ioctls crate now contains a KVM feature gate. Make use of it in
Cloud Hypervisor.

That crate has two users. For the vmm crate is it straight-forward. For
the vm-device crate, we introduce a KVM feature gate as well so that the
vmm crate can pass on the configuration.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-07-15 09:35:51 +02:00
..
src numa: Add optional sgx_epc_sections field to NumaConfig 2021-07-09 14:45:30 +02:00
Cargo.toml vmm, vm-device: make use of the kvm feature gate in vfio-ioctls 2021-07-15 09:35:51 +02:00