Re: [Qemu-devel] [PATCH v6 31/73] cpu: convert to cpu_halted

2019-02-20 Thread Richard Henderson
On 1/29/19 4:47 PM, Emilio G. Cota wrote: > This finishes the conversion to cpu_halted. > > Signed-off-by: Emilio G. Cota > --- > cpus.c| 8 > qom/cpu.c | 2 +- > 2 files changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Richard Henderson r~

Re: [Qemu-devel] [PATCH v6 31/73] cpu: convert to cpu_halted

2019-02-07 Thread Alex Bennée
Emilio G. Cota writes: > This finishes the conversion to cpu_halted. > > Signed-off-by: Emilio G. Cota Reviewed-by: Alex Bennée > --- > cpus.c| 8 > qom/cpu.c | 2 +- > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/cpus.c b/cpus.c > index c4fa3cc876..aee129

[Qemu-devel] [PATCH v6 31/73] cpu: convert to cpu_halted

2019-01-29 Thread Emilio G. Cota
This finishes the conversion to cpu_halted. Signed-off-by: Emilio G. Cota --- cpus.c| 8 qom/cpu.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cpus.c b/cpus.c index c4fa3cc876..aee129c0b3 100644 --- a/cpus.c +++ b/cpus.c @@ -204,7 +204,7 @@ static bool cpu