mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Per the KVM API document, that capability is only valid with in-kernel irqchip that handles MSIs. Through out the code base, there is no call to KVM_IOCTL_SIGNAL_MSI. Signed-off-by: Wei Liu <liuwe@microsoft.com>