KVM: arm/arm64: vgic: move GICv2 registers to their own structure
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 30 May 2013 09:20:36 +0000 (10:20 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:51 +0000 (17:18 +0200)
commit7f124577d6247ae088a0acb0762297a5bdaeb9a3
treebd6f95a0c60ef1220bf53d9fbc8753ffbcfc6a7f
parentc675c7cef37bad776609e6923fe64019c10e2945
KVM: arm/arm64: vgic: move GICv2 registers to their own structure

In order to make way for the GICv3 registers, move the v2-specific
registers to their own 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 eede821dbfd58df89edb072da64e006321eaef58)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kernel/asm-offsets.c
arch/arm/kvm/interrupts_head.S
arch/arm64/kernel/asm-offsets.c
arch/arm64/kvm/hyp.S
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c