]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
authorAndre Przywara <andre.przywara@arm.com>
Tue, 22 Dec 2015 00:52:33 +0000 (00:52 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:40:09 +0000 (15:40 +0200)
commit568e8c901eaa62004640cad8b9773819f27461a0
tree910e2d67765897df1ca30ccff4eb2bc9d1d5ad96
parent03f0c94c73b9d7d55e057e4035cf3127ac44d41e
KVM: arm/arm64: vgic-new: implement mapped IRQ handling

We now store the mapped hardware IRQ number in our struct, so we
don't need the irq_phys_map for the new VGIC.
Implement the hardware IRQ mapping on top of the reworked arch
timer interface.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/vgic/vgic.h
virt/kvm/arm/vgic/vgic.c