]> Git Repo - qemu.git/commit
target/arm: Restrict TCG cpus to TCG accel
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 4 May 2020 17:24:48 +0000 (19:24 +0200)
committerPeter Maydell <[email protected]>
Mon, 11 May 2020 10:45:59 +0000 (11:45 +0100)
commit2465b07c0bd4f7a97bbcbefbd7f7432230485bea
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 <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20200504172448[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/Makefile.objs
target/arm/cpu.c
target/arm/cpu_tcg.c [new file with mode: 0644]
This page took 0.022784 seconds and 4 git commands to generate.