summaryrefslogtreecommitdiffstats
path: root/disas.c
diff options
context:
space:
mode:
authorEmilio G. Cota2017-07-14 23:56:30 +0200
committerRichard Henderson2017-10-24 22:53:42 +0200
commitac03ee5331612e44beb393df2b578c951d27dc0d (patch)
tree6164d1ecfb7d0451dcce30bc0aeb6c822c735464 /disas.c
parenttcg: check CF_PARALLEL instead of parallel_cpus (diff)
downloadqemu-ac03ee5331612e44beb393df2b578c951d27dc0d.tar.gz
qemu-ac03ee5331612e44beb393df2b578c951d27dc0d.tar.xz
qemu-ac03ee5331612e44beb393df2b578c951d27dc0d.zip
cpu-exec: lookup/generate TB outside exclusive region during step_atomic
Now that all code generation has been converted to check CF_PARALLEL, we can generate !CF_PARALLEL code without having yet set !parallel_cpus -- and therefore without having to be in the exclusive region during cpu_exec_step_atomic. While at it, merge cpu_exec_step into cpu_exec_step_atomic. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'disas.c')
0 files changed, 0 insertions, 0 deletions