cloud-hypervisor/hypervisor/src/kvm
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
..
aarch64 hypervisor: aarch64: Safer calculation of offset_of 2021-05-07 07:16:09 +08:00
x86_64 misc: Bulk upgrade dependencies 2021-02-26 11:31:08 +00:00
mod.rs hypervisor: support AArch64 get_host_ipa_limit 2021-06-10 12:06:17 +02:00