]> git.baikalelectronics.ru Git - kernel.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)
commit0bf5b9648e6956bc2443522c344f8175bda4384f
tree29626a91c37f67a654da933597b97508cb463ab4
parent8fbabd70fb266cb2bcaffd973df85f21b6d30948
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