qemu-e2k/accel/stubs
Emilio G. Cota f28d0dfdce tcg: fix --disable-tcg build breakage
Fix the --disable-tcg breakage introduced by tb_lock's removal by
relying on the fact that tcg_enabled() is set to 0 at
compile-time under --disable-tcg.

While at it, add further asserts to fix builds that enable both
--disable-tcg and --enable-debug, which were broken even before
tb_lock's removal.

Tested to build x86_64-softmmu and i386-softmmu targets.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-06-22 18:55:24 +01:00
..
Makefile.objs Add the WHPX vcpu API 2018-02-07 14:09:26 +01:00
hax-stub.c accel/hax: move hax-stub.c to accel/stubs/ 2017-09-19 16:20:49 +02:00
hvf-stub.c i386: hvf: add code base from Google's QEMU repository 2017-12-22 15:01:20 +01:00
kvm-stub.c kvm: introduce memory encryption APIs 2018-03-13 12:04:03 +01:00
tcg-stub.c tcg: fix --disable-tcg build breakage 2018-06-22 18:55:24 +01:00
whpx-stub.c Add the WHPX vcpu API 2018-02-07 14:09:26 +01:00