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>
Thu, 2 Oct 2014 15:18:54 +0000 (17:18 +0200)
commit6e707c119719a9261ac7305194c0004d11bb594a
tree3ca2f156eaa873b132bc5d87becb2cc2e4e131ba
parent6d6775fa71660fd7c58741881d6bbbfd2be68f3a
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>
(cherry picked from commit ca85f623e37d096206e092ef037a145a60fa7f85)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c