target/arm: Restrict TCG cpus to TCG accel
commit2465b07c0bd4f7a97bbcbefbd7f7432230485bea
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 4 May 2020 17:24:48 +0000 (4 19:24 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 May 2020 10:45:59 +0000 (11 11:45 +0100)
tree9d3006c9368a252220dccea1b98d1fd13eb86da5
parentfcdf0a90f791038c7e0a8546d00ca3168a7f3891
target/arm: Restrict TCG cpus to TCG accel

A KVM-only build won't be able to run TCG cpus.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200504172448.9402-6-philmd@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/Makefile.objs
target/arm/cpu.c
target/arm/cpu_tcg.c [new file with mode: 0644]