commit | 03f0c94c73b9d7d55e057e4035cf3127ac44d41e | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Mar 25 00:04:53 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:40:08 2016 +0200 |
tree | 2d5de3df09062bf444b64806503fe32e57e7be8e | |
parent | f7b6985cc3d0f0f6f35990301d80d858c148e10c [diff] |
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>