Age | Commit message (Expand) | Author |
---|---|---|
2019-08-19 | mirror: Fix bdrv_has_zero_init() use | Max Reitz |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-07-19 | tests: Lock AioContexts in test-block-iothread | Max Reitz |
2019-06-04 | block: Move node without parents to main AioContext | Kevin Wolf |
2019-06-04 | test-block-iothread: BlockBackend AioContext across root node change | Kevin Wolf |
2019-06-04 | test-block-iothread: Test adding parent to iothread node | Kevin Wolf |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf |
2019-06-04 | block: Add Error to blk_set_aio_context() | Kevin Wolf |
2019-06-04 | test-block-iothread: Check filter node in test_propagate_mirror | Kevin Wolf |
2019-05-20 | test-block-iothread: Test AioContext propagation for block jobs | Kevin Wolf |
2019-05-20 | test-block-iothread: Test AioContext propagation through the tree | Kevin Wolf |
2019-05-10 | test-block-iothread: Job coroutine thread after AioContext switch | Kevin Wolf |
2019-02-01 | block: Fix hangs in synchronous APIs with iothreads | Kevin Wolf |