cloud-hypervisor/hypervisor
Wei Liu 500d91311f hypervisor: aarch64: kvm: use concrete KvmVm type where possible
The code was moved from the vmm crate to the hypervisor crate. After the
move it is trivially obvious that it only works with KVM. Use concrete
types where possible.

This allows us to drop create_device from the Vm trait.

No functional change intended.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-07-21 23:37:53 +01:00
..
src hypervisor: aarch64: kvm: use concrete KvmVm type where possible 2022-07-21 23:37:53 +01:00
Cargo.toml build: bump serde from 1.0.139 to 1.0.140 2022-07-21 13:17:32 +00:00