Re: [Qemu-devel] [RFC v3 12/56] i386: convert to cpu_halted

2018-10-21 Thread Richard Henderson
On 10/19/18 2:05 AM, Emilio G. Cota wrote: > Cc: Eduardo Habkost > Signed-off-by: Emilio G. Cota > --- > target/i386/cpu.h | 2 +- > target/i386/cpu.c | 2 +- > target/i386/hax-all.c | 4 ++-- > target/i386/helper.c | 4 ++-- > target/i386/hvf/hvf.c | 8

[Qemu-devel] [RFC v3 12/56] i386: convert to cpu_halted

2018-10-18 Thread Emilio G. Cota
Cc: Eduardo Habkost Signed-off-by: Emilio G. Cota --- target/i386/cpu.h | 2 +- target/i386/cpu.c | 2 +- target/i386/hax-all.c | 4 ++-- target/i386/helper.c | 4 ++-- target/i386/hvf/hvf.c | 8 target/i386/hvf/x86hvf.c | 4 ++-- target/i386/kvm.c