commit | f94591e2e6fdca6e9a2cbf23e36a8803b4f605fe | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Mon Dec 21 17:34:52 2015 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:40:02 2016 +0200 |
tree | 9c8c530509ef85a77af1568fad11dcb46cdfb378 | |
parent | e5c3029467cfa0acd89cfbd9cee1ae848e5eb8b0 [diff] |
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers This patch implements the switches for KVM_DEV_ARM_VGIC_GRP_DIST_REGS and KVM_DEV_ARM_VGIC_GRP_CPU_REGS API which allows the userspace to access VGIC registers. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>