[PATCH v4 48/56] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
From: Christoffer Dall <hidden>
Date: 2016-05-18 14:02:24
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2016-05-18 14:02:24
Also in:
kvm, kvmarm
On Mon, May 16, 2016 at 10:53:36AM +0100, Andre Przywara wrote:
Using the VMCR accessors we provide access to GIC CPU interface state to userland by wiring it up to the existing userland interface. [Marc: move and make VMCR accessors static, streamline MMIO handlers] Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Marc Zyngier <redacted>
Reviewed-by: Christoffer Dall <redacted>