qemu-e2k/target-s390x
Paolo Bonzini 94ad5b00a3 always qemu_cpu_kick after unhalting a cpu
This ensures env->halt_cond is broadcast, and the loop in
qemu_tcg_wait_io_event and qemu_kvm_wait_io_event is exited
naturally rather than through a timeout.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-03-13 14:44:21 +00:00
..
cpu.h
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c
kvm.c always qemu_cpu_kick after unhalting a cpu 2011-03-13 14:44:21 +00:00
machine.c
op_helper.c
translate.c