]> git.proxmox.com Git - qemu.git/commit
aio / timers: Remove main_loop_timerlist
authorAlex Bligh <alex@alex.org.uk>
Wed, 21 Aug 2013 15:03:03 +0000 (16:03 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 22 Aug 2013 17:14:24 +0000 (19:14 +0200)
commit7bf8fbde449600926370f744b2b3d9cc819ca74f
tree0b81cbe752cdabbdc4b00b4d458a4b89b5184ad7
parent40daca54cd94678273c81dca8c0adefa297da5ea
aio / timers: Remove main_loop_timerlist

Now we have timerlistgroups implemented and main_loop_tlg, we
no longer need the concept of a default timer list associated
with each clock. Remove it and simplify initialisation of
clocks and timer lists.

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