mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Decoupling removes the old implicit MSHV coverage from standalone igvm and sev_snp jobs. Replace those jobs with explicit KVM feature sets and add MSHV igvm and sev_snp build and clippy jobs so both backends remain covered. This keeps the previous implicit combinations tested while making the selected backend visible in CI. Assisted-by: Copilot:GPT-5.5 Signed-off-by: Wei Liu <liuwe@microsoft.com>