[PATCH v4 30/56] KVM: arm/arm64: vgic-new: Add TARGET registers handlers
From: Christoffer Dall <hidden>
Date: 2016-05-18 14:15:51
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2016-05-18 14:15:51
Also in:
kvm, kvmarm
On Mon, May 16, 2016 at 10:53:18AM +0100, Andre Przywara wrote:
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 <redacted>