| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | aio-posix: Fix concurrent aio_poll/set_fd_handler. | Remy Noel | 2019-01-14 | 1 | -38/+29![]() |
| * | aio: Do aio_notify_accept only during blocking aio_poll | Fam Zheng | 2018-08-15 | 1 | -1/+2 |
| * | iothread: fix epollfd leak in the process of delIOThread | Jie Wang | 2018-05-18 | 1 | -0/+4 |
| * | iothread: fix breakage on windows | Peter Xu | 2018-03-26 | 1 | -1/+3 |
| * | util/aio-win32: Only select on what we are actually waiting for | Alistair Francis | 2017-07-17 | 1 | -3/+10 |
| * | async: remove unnecessary inc/dec pairs | Paolo Bonzini | 2017-02-21 | 1 | -4/+4 |
| * | aio-posix: partially inline aio_dispatch into aio_poll | Paolo Bonzini | 2017-02-21 | 1 | -9/+4![]() |
| * | block: explicitly acquire aiocontext in callbacks that need it | Paolo Bonzini | 2017-02-21 | 1 | -6/+0![]() |
| * | block: explicitly acquire aiocontext in timers that need it | Paolo Bonzini | 2017-02-21 | 1 | -2/+0![]() |
| * | aio: push aio_context_acquire/release down to dispatching | Paolo Bonzini | 2017-02-21 | 1 | -8/+7![]() |
| * | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 2017-02-21 | 1 | -0/+421 |

