]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48dd032d9577ea70fda4a334ab9261b4fd07f9c4
tree1aefb3cd929f5707d18e486e77c95cf8b29dce47
parentd91d542b9d0aabc4468d7ebd5baddccb7b851fb4
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