mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
877a537bf7
There is a corner case of using the Cloud Hypervisor on AArch64: If the VM is started on a device where RAM is limited, and if the user allocates nearly as much memory for the guest as is still free on the host, we need to enable the swap memory. This commit documented this corner case with explanation. Also, this commit corrects the hardware requirement of the GIC interrupt controller for running the Cloud Hypervisor on AArch64, accroding to [1]. Fixes: https://github.com/cloud-hypervisor/cloud-hypervisor/issues/3419 Signed-off-by: Henry Wang <Henry.Wang@arm.com> [1] https://www.kernel.org/doc/html/latest/virt/kvm/devices/arm-vgic-its.html |
||
---|---|---|
.. | ||
api.md | ||
arm64.md | ||
cpu.md | ||
custom-image.md | ||
debug-port.md | ||
device_model.md | ||
fs.md | ||
fuzzing.md | ||
hotplug.md | ||
intel_sgx.md | ||
intel_tdx.md | ||
io_throttling.md | ||
iommu.md | ||
live_migration.md | ||
logging.md | ||
macvtap-bridge.md | ||
memory.md | ||
networking.md | ||
profiling.md | ||
seccomp.md | ||
snapshot_restore.md | ||
uefi.md | ||
vfio-user.md | ||
vfio.md | ||
vhost-user-blk-testing.md | ||
vhost-user-net-testing.md | ||
virtiofs-root.md | ||
windows.md |