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 Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c S390: Add stub for cpu_get_phys_page_debug 2010-04-01 21:51:59 +02:00
kvm.c always qemu_cpu_kick after unhalting a cpu 2011-03-13 14:44:21 +00:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
translate.c s390: compile fixes 2010-12-26 00:29:49 +01:00