KVM: ARM: vgic: split GICv2 backend from the main vgic code
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 4 Feb 2014 18:13:03 +0000 (18:13 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:34 +0000 (04:57 -0700)
Brutally hack the innocent vgic code, and move the GICv2 specific code
to its own file, using vgic_ops and vgic_params as a way to pass
information between the two blocks.

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/kvm/Makefile
arch/arm64/kvm/Makefile
include/kvm/arm_vgic.h
virt/kvm/arm/vgic-v2.c [new file with mode: 0644]
virt/kvm/arm/vgic.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge