linux/virt/kvm/arm
Andre Przywara ea2f83a7de arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
Currently we unconditionally register the GICv2 emulation device
during the host's KVM initialization. Since with GICv3 support we
may end up with only v2 or only v3 or both supported, we move the
registration into the GIC probing function, where we will later know
which combination is valid.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2015-01-20 18:25:27 +01:00
..
arch_timer.c arm/arm64: KVM: Require in-kernel vgic for the arch timers 2014-12-15 11:50:42 +01:00
vgic-v2.c arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing 2015-01-20 18:25:27 +01:00
vgic-v3.c arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing 2015-01-20 18:25:27 +01:00
vgic.c arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing 2015-01-20 18:25:27 +01:00