mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Refactor MSHV hypervisor selection logic to enable aarch64 support instead of exiting. Use `--features mshv` to conditionally build & test when hypervisor is mshv replacing hard exit for aarch64 on mshv. Signed-off-by: Aastha Rawat <aastharawat@microsoft.com>