]> git.proxmox.com Git - qemu.git/commit
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
authorAlex Bligh <alex@alex.org.uk>
Wed, 21 Aug 2013 15:02:45 +0000 (16:02 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 22 Aug 2013 17:10:27 +0000 (19:10 +0200)
commitf9a976b7408f061fc7fc48b14d16797ed6f8fd97
treedc49cb5457a7e41e33efe59314ae570df27bccd1
parentcd758dd0acaaf1f76f9727d4409915f3293db07a
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress

Make qemu_run_timers and qemu_run_all_timers return progress
so that aio_poll etc. can determine whether a timer has been
run.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/qemu/timer.h
qemu-timer.c