mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 19:32:20 +00:00
Memory hotplug and virtio_balloon works on arm64 with: - memory hotplug: An updated kernel using ACPI - virtio balloon: `stress` installed in the cloud image Therefore, we can enable test cases for them in integration test. Signed-off-by: Jianyong Wu <jianyong.wu@arm.com> Signed-off-by: Henry Wang <Henry.Wang@arm.com>