commit | 32d98f25d20daedfa49c32a73e57630bdc0e74a0 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 04 10:29:39 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Oct 02 17:18:51 2014 +0200 |
tree | 4b9b0995a65a1d8a0eae5be2d9b667685b3d1112 | |
parent | 9f92df7009267f1a105e1338def7e99da648417c [diff] |
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>