aboutsummaryrefslogtreecommitdiff
path: root/tests/test-block-iothread.c
AgeCommit message (Expand)Author
2020-05-18block: Use bdrv_default_perms()Max Reitz
2020-04-30block: Add flags to bdrv(_co)_truncate()Kevin Wolf
2020-04-30block: Add flags to BlockDriver.bdrv_co_truncate()Kevin Wolf
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz
2019-09-10job: drop job_drainVladimir Sementsov-Ogievskiy
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-07-19tests: Lock AioContexts in test-block-iothreadMax Reitz
2019-06-04block: Move node without parents to main AioContextKevin Wolf
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf
2019-06-04block: Add BlockBackend.ctxKevin Wolf
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation for block jobsKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf