mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-09 06:15:19 +00:00
d330d91e1a
AArch64 tests were divided into 2 steps: - Build and test with 'acpi' feature - Build and test without 'acpi' This can be optimized. We need only to build and test once with default features ('acpi' is enabled). On AArch64, ACPI only works with UEFI. If UEFI is not available, guest kernel fall back to use FDT. Most AArch64 test cases boot from direct kernel, the guest will keep using FDT even if ACPI is enabled. So nothing is broken. Signed-off-by: Michael Zhao <michael.zhao@arm.com> |
||
---|---|---|
.. | ||
integration.rs |