]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
authorAndre Przywara <andre.przywara@arm.com>
Wed, 9 Dec 2015 16:21:37 +0000 (16:21 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:55 +0000 (15:39 +0200)
commited40213ef9b02b0f5e9e1807c45ee45407765a27
tree29626a91c37f67a654da933597b97508cb463ab4
parent55cc01fb9004ea93345f30aa26a3c3fc22d4f46a
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>
virt/kvm/arm/vgic/vgic-mmio-v2.c