Age | Commit message (Expand) | Author |
---|---|---|
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2018-09-25 | block: Use a single global AioWait | Kevin Wolf |
2018-09-25 | aio-wait: Increase num_waiters even in home thread | Kevin Wolf |
2018-06-18 | block: Allow AIO_WAIT_WHILE with NULL ctx | Kevin Wolf |
2018-06-18 | block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE() | Kevin Wolf |
2018-03-12 | block: make BDRV_POLL_WHILE() re-entrancy safe | Stefan Hajnoczi |
2018-03-08 | block: add aio_wait_bh_oneshot() | Stefan Hajnoczi |
2018-03-02 | block: extract AIO_WAIT_WHILE() from BlockDriverState | Stefan Hajnoczi |