mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
MSHV doesn't present an ITS to guests. So, /proc/interrupts would never have "ITS-PCI-MSIX". Instead, a Gicv2m frame is presented to guests. So expect "GICv2m-PCI-MSIX" in testcases. Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>