linux/virt/kvm/arm/vgic
Andre Przywara ed40213ef9 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>
2016-05-20 15:39:55 +02:00
..
vgic-mmio-v2.c KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers 2016-05-20 15:39:55 +02:00
vgic-mmio.c KVM: arm/arm64: vgic-new: Add CONFIG registers handlers 2016-05-20 15:39:53 +02:00
vgic-mmio.h KVM: arm/arm64: vgic-new: Add CONFIG registers handlers 2016-05-20 15:39:53 +02:00
vgic-v2.c KVM: arm/arm64: vgic-new: Add GICv2 world switch backend 2016-05-20 15:39:48 +02:00
vgic-v3.c KVM: arm/arm64: vgic-new: Add GICv3 world switch backend 2016-05-20 15:39:48 +02:00
vgic.c KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers 2016-05-20 15:39:50 +02:00
vgic.h KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers 2016-05-20 15:39:53 +02:00