mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +00:00
Currently the change in cpu_tb_exec is masked by the debug exception being raised by the translators. But this allows us to remove that code. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>