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>
Fri, 11 Jul 2014 11:57:31 +0000 (04:57 -0700)
commiteede821dbfd58df89edb072da64e006321eaef58
tree704cb415f76f70f2c55f45800dbfe48a8fb75695
parent63f8344cb4917e5219d07cfd6fcd50860bcf5360
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>
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