KVM: arm/arm64: vgic-new: Wire up irqfd injection
authorAndre Przywara <andre.przywara@arm.com>
Fri, 25 Mar 2016 00:04:53 +0000 (00:04 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:40:08 +0000 (15:40 +0200)
commit03f0c94c73b9d7d55e057e4035cf3127ac44d41e
tree2d5de3df09062bf444b64806503fe32e57e7be8e
parentf7b6985cc3d0f0f6f35990301d80d858c148e10c
KVM: arm/arm64: vgic-new: Wire up irqfd injection

Connect to the new VGIC to the irqfd framework, so that we can
inject IRQs.
GSI routing and MSI routing is not yet implemented.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/vgic/vgic-irqfd.c [new file with mode: 0644]