[PATCH v3 25/55] KVM: arm/arm64: vgic-new: Add PENDING registers handlers
From: Marc Zyngier <hidden>
Date: 2016-05-10 10:49:57
Also in:
kvm, kvmarm
From: Marc Zyngier <hidden>
Date: 2016-05-10 10:49:57
Also in:
kvm, kvmarm
On 06/05/16 11:45, Andre Przywara wrote:
The pending 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. For level triggered interrupts the real line level is unaffected by this write, so we keep this state separate and combine it with the device's level to get the actual pending state. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Marc Zyngier <redacted> M. -- Jazz is not dead. It just smells funny...