cloud-hypervisor/hypervisor
Henry Wang 2fe3586eba hypervisor: support AArch64 get_host_ipa_limit
Not all AArch64 platforms support IPAs up to 40 bits. Since the
kvm-ioctl crate now supports `get_host_ipa_limit` for AArch64,
when creating the VM, it is better to get the IPA size from the
host and use that to create the VM.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-06-10 12:06:17 +02:00
..
src hypervisor: support AArch64 get_host_ipa_limit 2021-06-10 12:06:17 +02:00
Cargo.toml build: bump libc from 0.2.95 to 0.2.96 2021-06-09 07:27:37 +00:00