]> git.proxmox.com Git - mirror_qemu.git/history - util/async.c
Update version for v2.9.0-rc3 release
[mirror_qemu.git] / util / async.c
2017-03-18 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-03-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-03-14 Paolo Bonzinicpus: define QEMUTimerListNotifyCB for QEMU system...
2017-02-26 Peter MaydellMerge remote-tracking branch 'remotes/artyom/tags/pull...
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-02-21 Paolo Bonziniasync: remove unnecessary inc/dec pairs
2017-02-21 Paolo Bonziniaio-posix: partially inline aio_dispatch into aio_poll
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in bottom halves...
2017-02-21 Paolo Bonziniaio: push aio_context_acquire/release down to dispatching
2017-02-21 Paolo Bonziniaio: introduce aio_co_schedule and aio_co_wake
2017-02-21 Paolo Bonziniblock: move AioContext, QEMUTimer, main-loop to libqemuutil