commit | ad275b8bb1e659b14120174d87e3c1fdc22e9978 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Mon Dec 21 18:09:38 2015 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:40:06 2016 +0200 |
tree | 78bbd8ed5653836ccd931323819ec1f57b793573 | |
parent | 5e6431da8f3a04759ac8d77b7c98eec0de580343 [diff] |
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init This patch allocates and initializes the data structures used to model the vgic distributor and virtual cpu interfaces. At that stage the number of IRQs and number of virtual CPUs is frozen. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>