Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-04 | block: Move node without parents to main AioContext | Kevin Wolf | 1 | -2/+1 |
2019-06-04 | test-block-iothread: BlockBackend AioContext across root node change | Kevin Wolf | 1 | -0/+33 |
2019-06-04 | test-block-iothread: Test adding parent to iothread node | Kevin Wolf | 1 | -0/+33 |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf | 1 | -5/+5 |
2019-06-04 | block: Add Error to blk_set_aio_context() | Kevin Wolf | 1 | -11/+11 |
2019-06-04 | test-block-iothread: Check filter node in test_propagate_mirror | Kevin Wolf | 1 | -1/+6 |
2019-05-20 | test-block-iothread: Test AioContext propagation for block jobs | Kevin Wolf | 1 | -0/+71 |
2019-05-20 | test-block-iothread: Test AioContext propagation through the tree | Kevin Wolf | 1 | -0/+131 |
2019-05-10 | test-block-iothread: Job coroutine thread after AioContext switch | Kevin Wolf | 1 | -0/+107 |
2019-02-01 | block: Fix hangs in synchronous APIs with iothreads | Kevin Wolf | 1 | -0/+372 |