diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2010-06-25 16:56:53 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-07-22 05:52:09 +0200 |
commit | 6cabe1f303b9d76458c00f00df7f477449a13b2f (patch) | |
tree | 157c9fcfd0e40b426857f42278d872acee72a97c /d3des.c | |
parent | c629a4bc9725a1ec64c4c89894ef27c758024516 (diff) | |
download | hqemu-6cabe1f303b9d76458c00f00df7f477449a13b2f.zip hqemu-6cabe1f303b9d76458c00f00df7f477449a13b2f.tar.gz |
Fix qemu_wait_io_event processing in io-thread mode
When checking for I/O events in the tcg CPU loop, make sure that we
call qemu_wait_io_event_common for all CPUs, not only the current one.
Otherwise pause_all_vcpus may lock up or run_on_cpu requests may starve.
Rename qemu_wait_io_event to qemu_tcg_wait_io_event at this chance and
purge its argument list as it has no use for it.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'd3des.c')
0 files changed, 0 insertions, 0 deletions