summaryrefslogtreecommitdiff
path: root/include/block/aio-wait.h
AgeCommit message (Expand)Author
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2018-09-25block: Use a single global AioWaitKevin Wolf
2018-09-25aio-wait: Increase num_waiters even in home threadKevin Wolf
2018-06-18block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf
2018-06-18block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf
2018-03-12block: make BDRV_POLL_WHILE() re-entrancy safeStefan Hajnoczi
2018-03-08block: add aio_wait_bh_oneshot()Stefan Hajnoczi
2018-03-02block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi