]> git.proxmox.com Git - mirror_qemu.git/history - util/async.c
tests: fix leaks in test-io-channel-command
[mirror_qemu.git] / util / async.c
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