]> Git Repo - qemu.git/commit - util/qemu-timer.c
aio / timers: On timer modification, qemu_notify or aio_notify
authorAlex Bligh <[email protected]>
Wed, 21 Aug 2013 15:02:55 +0000 (16:02 +0100)
committerStefan Hajnoczi <[email protected]>
Thu, 22 Aug 2013 17:10:28 +0000 (19:10 +0200)
commitb1bbfe72ec1ebf302d97f886cc646466c0abd679
tree12c6814d68c6b4cad6fa45bbb0d9f88569914722
parent7b595f35d89d73bc69c35bf3980a89c420e8a44b
aio / timers: On timer modification, qemu_notify or aio_notify

On qemu_mod_timer_ns, ensure qemu_notify or aio_notify is called to
end the appropriate poll(), irrespective of use_icount value.

On qemu_clock_enable, ensure qemu_notify or aio_notify is called for
all QEMUTimerLists attached to the QEMUClock.

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.02534 seconds and 4 git commands to generate.