KVM requires the target cpu to be at least ARMv8 architecture. Restrict the last ARMv7 CPUs (A-profile) to TCG.
Series almost fully reviewed (missing review is trivial code style). Since v1: Only include patches which don't depends on previous series Philippe Mathieu-Daudé (3): target/arm: Restrict v8M IDAU to TCG target/arm/cpu: Update coding style to make checkpatch.pl happy target/arm: Restrict v7A TCG cpus to TCG accel target/arm/cpu.c | 334 ------------------------------------------- target/arm/cpu_tcg.c | 322 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 322 insertions(+), 334 deletions(-) -- 2.26.2