- 1a6d3bd block: End quiescent sections when a BDS is deleted by Greg Kurz · 4 years, 5 months ago
- fae2681 block: drop bdrv_prwv by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- e5d8a40 block: Drop @child_class from bdrv_child_perm() by Max Reitz · 4 years, 10 months ago
- f6de853 block: Drop child_file by Max Reitz · 4 years, 10 months ago
- 69dca43 block: Use bdrv_default_perms() by Max Reitz · 4 years, 10 months ago
- a16be3c tests: Use child_of_bds instead of child_file by Max Reitz · 4 years, 10 months ago
- 25191e5 block: Make backing files child_of_bds children by Max Reitz · 4 years, 10 months ago
- bf8e925 block: Pass BdrvChildRole to bdrv_child_perm() by Max Reitz · 4 years, 10 months ago
- 258b776 block: Add BdrvChildRole to BdrvChild by Max Reitz · 4 years, 10 months ago
- bd86fb9 block: Rename BdrvChildRole to BdrvChildClass by Max Reitz · 4 years, 10 months ago
- bb0c940 job: drop job_drain by Vladimir Sementsov-Ogievskiy · 6 years ago
- e018ccb Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- cf31293 block-backend: Queue requests while drained by Kevin Wolf · 6 years ago
- 0513f98 tests: Test mid-drain bdrv_replace_child_noperm() by Max Reitz · 6 years ago
- 9746b35 tests: Test polling in bdrv_drop_intermediate() by Max Reitz · 6 years ago
- 2afdc79 tests: Extend commit by drained_end test by Max Reitz · 6 years ago
- 8e44281 tests: Add job commit by drained_end test by Max Reitz · 6 years ago
- 26bf15e test-bdrv-drain: Use bdrv_try_set_aio_context() by Kevin Wolf · 6 years ago
- ad943dc block: Move node without parents to main AioContext by Kevin Wolf · 6 years ago
- 132ada8 block: Adjust AioContexts when attaching nodes by Kevin Wolf · 6 years ago
- d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
- 97896a4 block: Add Error to blk_set_aio_context() by Kevin Wolf · 6 years ago
- dd4118c block: Use bdrv_unref_child() for all children in bdrv_close() by Alberto Garcia · 6 years ago
- adf2e45 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 247d273 test-bdrv-drain: AioContext switch in drained section by Kevin Wolf · 6 years ago
- 405d8fe tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUF by Vladimir Sementsov-Ogievskiy · 6 years ago
- dd353157 tests/test-bdrv-drain: Fix too late qemu_event_reset() by Kevin Wolf · 6 years ago
- d8b3afd test-bdrv-drain: Test draining job source child and parent by Kevin Wolf · 6 years ago
- 5599c16 test-bdrv-drain: Fix outdated comments by Kevin Wolf · 6 years ago
- d49725a test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort by Kevin Wolf · 7 years ago
- ecc1a5c test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level() by Kevin Wolf · 7 years ago
- ae23dde test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback by Kevin Wolf · 7 years ago
- f62c172 test-bdrv-drain: Drain with block jobs in an I/O thread by Kevin Wolf · 7 years ago
- eb23654 jobs: utilize job_exit shim by John Snow · 7 years ago
- 3d1f8b0 jobs: canonize Error object by John Snow · 7 years ago
- f67432a jobs: change start callback to run callback by John Snow · 7 years ago
- 7b43db3 tests: fix bdrv-drain leak by Marc-André Lureau · 7 years ago
- b994c5b test-bdrv-drain: Test bdrv_append() to drained node by Kevin Wolf · 7 years ago
- 19f7a7e test-bdrv-drain: Test graph changes in drain_all section by Kevin Wolf · 7 years ago
- 57320ca test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll by Kevin Wolf · 7 years ago
- 231281a test-bdrv-drain: Graph change through parent callback by Kevin Wolf · 7 years ago
- ebd3183 test-bdrv-drain: Test node deletion in subtree recursion by Kevin Wolf · 7 years ago
- 4c8158e test-bdrv-drain: Add test for node deletion by Max Reitz · 7 years ago
- 89bd030 block: Really pause block jobs on drain by Kevin Wolf · 7 years ago
- 6d0252f tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now by Kevin Wolf · 7 years ago
- 79ab8b2 block: Use bdrv_do_drain_begin/end in bdrv_drain_all() by Kevin Wolf · 7 years ago
- bb67568 test-bdrv-drain: bdrv_drain() works with cross-AioContext events by Kevin Wolf · 7 years ago
- 1266c9b job: Add error message for failing jobs by Kevin Wolf · 7 years ago
- 2e1795b job: Add job_transition_to_ready() by Kevin Wolf · 7 years ago
- 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
- 3453d97 job: Move .complete callback to Job by Kevin Wolf · 7 years ago
- b69f777 job: Add job_drain() by Kevin Wolf · 7 years ago
- b15de82 job: Move pause/resume functions to Job by Kevin Wolf · 7 years ago
- 5d43e86 job: Add job_sleep_ns() by Kevin Wolf · 7 years ago
- da01ff7 job: Move coroutine and related code to Job by Kevin Wolf · 7 years ago
- 1908a55 job: Move defer_to_main_loop to Job by Kevin Wolf · 7 years ago
- 80fa2c7 job: Add reference counting by Kevin Wolf · 7 years ago
- 33e9e9b job: Create Job, JobDriver and job_create() by Kevin Wolf · 7 years ago
- 0ec4dfb blockjobs: add block_job_verb permission table by John Snow · 7 years ago
- 75859b9 blockjobs: model single jobs as transactions by John Snow · 7 years ago
- acebcf8 test-bdrv-drain: Test graph changes in drained section by Kevin Wolf · 7 years ago
- 27e6447 test-bdrv-drain: Recursive draining with multiple parents by Kevin Wolf · 7 years ago
- 0582eb1 test-bdrv-drain: Test behaviour in coroutine context by Kevin Wolf · 7 years ago
- d2a85d0 test-bdrv-drain: Tests for bdrv_subtree_drain by Kevin Wolf · 7 years ago
- 6c429a6 test-bdrv-drain: Test nested drain sections by Kevin Wolf · 7 years ago
- 8119334 block: Don't block_job_pause_all() in bdrv_drain_all() by Kevin Wolf · 7 years ago
- 7253220 test-bdrv-drain: Test drain vs. block jobs by Kevin Wolf · 7 years ago
- 89a6cea test-bdrv-drain: Test bs->quiesce_counter by Kevin Wolf · 7 years ago
- 86e1c84 test-bdrv-drain: Test callback for bdrv_drain by Kevin Wolf · 7 years ago
- 881cfd1 test-bdrv-drain: Test BlockDriver callbacks for drain by Kevin Wolf · 7 years ago