Searched hist:efffe55af5e16f7935aa0175cf25c386f08219f5 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | Makefile | diff efffe55af5e16f7935aa0175cf25c386f08219f5 Wed Mar 16 16:06:41 CET 2016 Andre Przywara <andre.przywara@arm.com> KVM: arm/arm64: vgic-new: enable build
Now that the new VGIC implementation has reached feature parity with the old one, add the new files to the build system and add a Kconfig option to switch between the two versions. We set the default to the new version to get maximum test coverage, in case people experience problems they can switch back to the old behaviour if needed.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
|
H A D | Kconfig | diff efffe55af5e16f7935aa0175cf25c386f08219f5 Wed Mar 16 16:06:41 CET 2016 Andre Przywara <andre.przywara@arm.com> KVM: arm/arm64: vgic-new: enable build
Now that the new VGIC implementation has reached feature parity with the old one, add the new files to the build system and add a Kconfig option to switch between the two versions. We set the default to the new version to get maximum test coverage, in case people experience problems they can switch back to the old behaviour if needed.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
|