diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2015-07-21 16:07:48 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-07-22 12:41:32 +0100 |
| commit | e4efd8a488d0a68b0af34d8ee245463df7c8bdf4 (patch) | |
| tree | 396aad0e2b0ea5b38aeaf83dbd7c3195621a2488 /hw/net/virtio-net.c | |
| parent | 999006975840f8cdf2038a587d852a6cbfe58e3b (diff) | |
| download | focaccia-qemu-e4efd8a488d0a68b0af34d8ee245463df7c8bdf4.tar.gz focaccia-qemu-e4efd8a488d0a68b0af34d8ee245463df7c8bdf4.zip | |
qemu-timer: initialize "timers_done_ev" to set
The normal value for the event is to be set. If we do not do this, pause_all_vcpus (through qemu_clock_enable) hangs unless timerlist_run_timers has been run at least once for the timerlist. This can happen with the following patches, that make aio_notify do nothing most of the time. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Tested-by: Richard W.M. Jones <rjones@redhat.com> Message-id: 1437487673-23740-2-git-send-email-pbonzini@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions