commit | 878c569e45066a76a2a841dab965e6d22c4e187e | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Dec 03 11:48:42 2015 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:40:05 2016 +0200 |
tree | e56553b4874315c2333414d4e97abf23a4f6ba34 | |
parent | e4823a7a1b4a4f2549dd223f243779ab9510db22 [diff] |
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access 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 <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>