commit | 495dd859f304689a7cd5ef413c439cb090dc25e6 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 04 11:02:10 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jul 11 04:57:32 2014 -0700 |
tree | efeaef9196b6b31c93edfa83607c58dcc7913104 | |
parent | 8d6a0313c125c3c7b208b75695fe6ab00afab4c5 [diff] |
KVM: ARM: vgic: abstract MISR decoding Instead of directly dealing with the GICH_MISR bits, move the code to its own function and use a couple of public flags to represent the actual state. 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>