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>
Fri, 11 Jul 2014 11:57:31 +0000 (04:57 -0700)
commit69bb2c9fbc11d9d4358fbb798db15c9092eb4d8c
treeca465df2f2ae90a961d315652aa6028a20bdabcb
parent8d5c6b06a5d5f8ebcf40558e566781d572920740
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>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c