commit | 7bf8fbde449600926370f744b2b3d9cc819ca74f | [log] [tgz] |
---|---|---|
author | Alex Bligh <alex@alex.org.uk> | Wed Aug 21 16:03:03 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Aug 22 19:14:24 2013 +0200 |
tree | 0b81cbe752cdabbdc4b00b4d458a4b89b5184ad7 | |
parent | 40daca54cd94678273c81dca8c0adefa297da5ea [diff] |
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>