Skip to content
Commit 97160283 authored by Andre Przywara's avatar Andre Przywara
Browse files

PCI: Only allocate IRQ routing entry when needed



If the host supports direct injection of an MSI via the KVM_SIGNAL_MSI
ioctl, we should just do it instead of relying on GSI MSI routing,
which may not be available on some architectures (like ARM).
So avoid allocating a new routing entry if this ioctl is supported.

Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent 2f17ed83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment