]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7c4c512a71c267c648bec3d35e5b02fd77cc766
tree704cb415f76f70f2c55f45800dbfe48a8fb75695
parentf98a89a385cf00a7253275bf4405f816b44034eb
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