KVM: ARM: introduce vgic_params structure
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 18 Jun 2013 18:17:28 +0000 (19:17 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:34 +0000 (04:57 -0700)
commitca85f623e37d096206e092ef037a145a60fa7f85
tree1aefb3cd929f5707d18e486e77c95cf8b29dce47
parentda8dafd1777cdd93091207952297d221a88e6479
KVM: ARM: introduce vgic_params structure

Move all the data specific to a given GIC implementation into its own
little 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>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c