KVM: ARM: vgic: abstract access to the ELRSR bitmap
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 4 Jun 2013 09:29:39 +0000 (10:29 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:51 +0000 (17:18 +0200)
commit32d98f25d20daedfa49c32a73e57630bdc0e74a0
tree4b9b0995a65a1d8a0eae5be2d9b667685b3d1112
parent9f92df7009267f1a105e1338def7e99da648417c
KVM: ARM: vgic: abstract access to the ELRSR bitmap

Move the GICH_ELRSR access to its own functions, and add them to
the vgic_ops structure.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit 69bb2c9fbc11d9d4358fbb798db15c9092eb4d8c)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c