commit | 55cc01fb9004ea93345f30aa26a3c3fc22d4f46a | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Dec 01 12:42:05 2015 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:55 2016 +0200 |
tree | 8a58b974617f00bb053e1c2d0c54c430802032e9 | |
parent | 2c234d6f18267614aaa9b0e9148a7daa6e2b234d [diff] |
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>