KVM: arm/arm64: vgic-new: Add SGIR register handler
authorAndre Przywara <andre.przywara@arm.com>
Tue, 1 Dec 2015 12:42:05 +0000 (12:42 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:55 +0000 (15:39 +0200)
commit55cc01fb9004ea93345f30aa26a3c3fc22d4f46a
tree8a58b974617f00bb053e1c2d0c54c430802032e9
parent2c234d6f18267614aaa9b0e9148a7daa6e2b234d
KVM: arm/arm64: vgic-new: Add SGIR register handler

Triggering an IPI via this register is v2 specific, so the
implementation lives entirely in vgic-mmio-v2.c.

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