linux_dsm_epyc7002/virt/kvm/arm/vgic
Andre Przywara 2c234d6f18 KVM: arm/arm64: vgic-new: Add TARGET registers handlers
The target register handlers are v2 emulation specific, so their
implementation lives entirely in vgic-mmio-v2.c.
We copy the old VGIC behaviour of assigning an IRQ to the first VCPU
set in the target mask instead of making it possibly pending on
multiple VCPUs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-05-20 15:39:54 +02:00
..
vgic-mmio-v2.c KVM: arm/arm64: vgic-new: Add TARGET registers handlers 2016-05-20 15:39:54 +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