commit | ed40213ef9b02b0f5e9e1807c45ee45407765a27 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Dec 09 16:21:37 2015 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:55 2016 +0200 |
tree | 29626a91c37f67a654da933597b97508cb463ab4 | |
parent | 55cc01fb9004ea93345f30aa26a3c3fc22d4f46a [diff] |
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers As this register is v2 specific, its implementation lives entirely in vgic-mmio-v2.c. This register allows setting the source mask of an IPI. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>