]> Git Repo - qemu.git/commit
aio / timers: Remove main_loop_timerlist
authorAlex Bligh <[email protected]>
Wed, 21 Aug 2013 15:03:03 +0000 (16:03 +0100)
committerStefan Hajnoczi <[email protected]>
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 <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
include/qemu/timer.h
qemu-timer.c
This page took 0.022638 seconds and 4 git commands to generate.