Re: [Qemu-devel] [PATCH v6 08/73] tcg-runtime: define helper_cpu_halted_set

2019-02-07 Thread Alex Bennée
Emilio G. Cota writes: > Reviewed-by: Richard Henderson > Signed-off-by: Emilio G. Cota Reviewed-by: Alex Bennée > --- > accel/tcg/tcg-runtime.h | 2 ++ > accel/tcg/tcg-runtime.c | 7 +++ > 2 files changed, 9 insertions(+) > > diff --git a/accel/tcg/tcg-runtime.h b/accel/tcg/tcg-runti

[Qemu-devel] [PATCH v6 08/73] tcg-runtime: define helper_cpu_halted_set

2019-01-29 Thread Emilio G. Cota
Reviewed-by: Richard Henderson Signed-off-by: Emilio G. Cota --- accel/tcg/tcg-runtime.h | 2 ++ accel/tcg/tcg-runtime.c | 7 +++ 2 files changed, 9 insertions(+) diff --git a/accel/tcg/tcg-runtime.h b/accel/tcg/tcg-runtime.h index dfe325625c..46386bb564 100644 --- a/accel/tcg/tcg-runtime.h