summaryrefslogtreecommitdiffstats
path: root/include/block/aio-wait.h
Commit message (Expand)AuthorAgeFilesLines
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-2/+2
* aio-wait: delegate polling of main AioContext if BQL not heldPaolo Bonzini2020-04-091-0/+22
* Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-131-1/+1
* block: Use a single global AioWaitKevin Wolf2018-09-251-11/+11
* aio-wait: Increase num_waiters even in home threadKevin Wolf2018-09-251-3/+3
* block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf2018-06-181-4/+9
* block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf2018-06-181-14/+8Star
* block: make BDRV_POLL_WHILE() re-entrancy safeStefan Hajnoczi2018-03-121-31/+30Star
* block: add aio_wait_bh_oneshot()Stefan Hajnoczi2018-03-081-0/+13
* block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi2018-03-021-0/+116