cloud-hypervisor/hypervisor
Wei Liu 86cf50565e hypervisor: kvm: drop the check for Cap::SignalMsi
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>
2024-05-09 06:50:57 +00:00
..
src hypervisor: kvm: drop the check for Cap::SignalMsi 2024-05-09 06:50:57 +00:00
Cargo.toml build: Format Cargo.toml files using taplo 2024-05-08 21:46:13 +00:00