aboutsummaryrefslogtreecommitdiff
path: root/tests/test-block-iothread.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-04block: Move node without parents to main AioContextKevin Wolf1-2/+1
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf1-0/+33
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf1-0/+33
2019-06-04block: Add BlockBackend.ctxKevin Wolf1-5/+5
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf1-11/+11
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf1-1/+6
2019-05-20test-block-iothread: Test AioContext propagation for block jobsKevin Wolf1-0/+71
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf1-0/+131
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf1-0/+107
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf1-0/+372