On 7/31/19 9:06 AM, Alex Bennée wrote: > From: "Emilio G. Cota" <c...@braap.org> > > Suggested-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Emilio G. Cota <c...@braap.org> > [AJB: moved inside start/end_exclusive fns + cleanup] > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v4 > - -> cpu_in_exclusive_context > - moved inside start/end exclusive > - fixed up cpu_exec_step_atomic > --- > accel/tcg/cpu-exec.c | 5 +---- > cpus-common.c | 4 ++++ > include/qom/cpu.h | 13 +++++++++++++ > 3 files changed, 18 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~