]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
authorEric Auger <eric.auger@linaro.org>
Wed, 2 Dec 2015 09:30:13 +0000 (10:30 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:40:07 +0000 (15:40 +0200)
commitf7b6985cc3d0f0f6f35990301d80d858c148e10c
treee4cf74e3ba323fce1d659a4117c4bdfdf7e34212
parentb0442ee227e826afc4df16cdfb8bd6eef6a8f425
KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable

Enable the VGIC operation by properly initialising the registers
in the hypervisor GIC interface.

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>
virt/kvm/arm/vgic/vgic-v2.c
virt/kvm/arm/vgic/vgic-v3.c