unicorn/qemu/accel
Emilio G. Cota 4f7dcf149e
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.

Backports commit ac03ee5331612e44beb393df2b578c951d27dc0d from qemu
2018-03-13 15:24:02 -04:00
..
tcg cpu-exec: lookup/generate TB outside exclusive region during step_atomic 2018-03-13 15:24:02 -04:00
Makefile.objs tcg: Add generic translation framework 2018-03-04 14:31:16 -05:00