linux/virt/kvm/arm/vgic
Andre Przywara 055658bf48 KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
The priority register handlers are shared between the v2 and v3
emulation, so their implementation goes into vgic-mmio.c, to be
easily referenced from the v3 emulation as well later.
There is a corner case when we change the priority of a pending
interrupt which we don't handle at the moment.

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