| Commit message (Expand) | Author | Age | Files | Lines |
* | block: drop bdrv_prwv | Vladimir Sementsov-Ogievskiy | 2020-10-05 | 1 | -1/+1 |
* | block: Drop @child_class from bdrv_child_perm() | Max Reitz | 2020-05-18 | 1 | -18/+1 |
* | block: Drop child_file | Max Reitz | 2020-05-18 | 1 | -5/+3 |
* | block: Use bdrv_default_perms() | Max Reitz | 2020-05-18 | 1 | -5/+5 |
* | tests: Use child_of_bds instead of child_file | Max Reitz | 2020-05-18 | 1 | -12/+17 |
* | block: Make backing files child_of_bds children | Max Reitz | 2020-05-18 | 1 | -6/+7 |
* | block: Pass BdrvChildRole to bdrv_child_perm() | Max Reitz | 2020-05-18 | 1 | -2/+3 |
* | block: Add BdrvChildRole to BdrvChild | Max Reitz | 2020-05-18 | 1 | -9/+11 |
* | block: Rename BdrvChildRole to BdrvChildClass | Max Reitz | 2020-05-18 | 1 | -17/+19 |
* | job: drop job_drain | Vladimir Sementsov-Ogievskiy | 2019-09-10 | 1 | -3/+0 |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2019-08-16 | 1 | -0/+476 |
|\ |
|
| * | block-backend: Queue requests while drained | Kevin Wolf | 2019-08-16 | 1 | -0/+1 |
| * | tests: Test mid-drain bdrv_replace_child_noperm() | Max Reitz | 2019-08-16 | 1 | -0/+308 |
| * | tests: Test polling in bdrv_drop_intermediate() | Max Reitz | 2019-08-16 | 1 | -0/+167 |
* | | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
|/ |
|
* | tests: Extend commit by drained_end test | Max Reitz | 2019-07-19 | 1 | -4/+32 |
* | tests: Add job commit by drained_end test | Max Reitz | 2019-07-19 | 1 | -0/+119 |
* | test-bdrv-drain: Use bdrv_try_set_aio_context() | Kevin Wolf | 2019-06-04 | 1 | -3/+3 |
* | block: Move node without parents to main AioContext | Kevin Wolf | 2019-06-04 | 1 | -1/+1 |
* | block: Adjust AioContexts when attaching nodes | Kevin Wolf | 2019-06-04 | 1 | -2/+4 |
* | block: Add BlockBackend.ctx | Kevin Wolf | 2019-06-04 | 1 | -15/+15 |
* | block: Add Error to blk_set_aio_context() | Kevin Wolf | 2019-06-04 | 1 | -4/+4 |
* | block: Use bdrv_unref_child() for all children in bdrv_close() | Alberto Garcia | 2019-05-28 | 1 | -6/+0 |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2019-02-26 | 1 | -0/+32 |
|\ |
|
| * | test-bdrv-drain: AioContext switch in drained section | Kevin Wolf | 2019-02-25 | 1 | -0/+32 |
* | | tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUF | Vladimir Sementsov-Ogievskiy | 2019-02-22 | 1 | -25/+4 |
|/ |
|
* | tests/test-bdrv-drain: Fix too late qemu_event_reset() | Kevin Wolf | 2018-10-01 | 1 | -2/+2 |
* | test-bdrv-drain: Test draining job source child and parent | Kevin Wolf | 2018-09-25 | 1 | -8/+69 |
* | test-bdrv-drain: Fix outdated comments | Kevin Wolf | 2018-09-25 | 1 | -5/+5 |
* | test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort | Kevin Wolf | 2018-09-25 | 1 | -12/+104 |
* | test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level() | Kevin Wolf | 2018-09-25 | 1 | -0/+13 |
* | test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback | Kevin Wolf | 2018-09-25 | 1 | -0/+10 |
* | test-bdrv-drain: Drain with block jobs in an I/O thread | Kevin Wolf | 2018-09-25 | 1 | -6/+86 |
* | jobs: utilize job_exit shim | John Snow | 2018-08-31 | 1 | -6/+0 |
* | jobs: canonize Error object | John Snow | 2018-08-31 | 1 | -1/+1 |
* | jobs: change start callback to run callback | John Snow | 2018-08-31 | 1 | -3/+4 |
* | tests: fix bdrv-drain leak | Marc-André Lureau | 2018-08-31 | 1 | -0/+1 |
* | test-bdrv-drain: Test bdrv_append() to drained node | Kevin Wolf | 2018-07-10 | 1 | -0/+43 |
* | test-bdrv-drain: Test graph changes in drain_all section | Kevin Wolf | 2018-06-18 | 1 | -2/+73 |
* | test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll | Kevin Wolf | 2018-06-18 | 1 | -14/+88 |
* | test-bdrv-drain: Graph change through parent callback | Kevin Wolf | 2018-06-18 | 1 | -0/+130 |
* | test-bdrv-drain: Test node deletion in subtree recursion | Kevin Wolf | 2018-06-18 | 1 | -9/+29 |
* | test-bdrv-drain: Add test for node deletion | Max Reitz | 2018-06-18 | 1 | -0/+169 |
* | block: Really pause block jobs on drain | Kevin Wolf | 2018-06-18 | 1 | -8/+10 |
* | tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now | Kevin Wolf | 2018-06-18 | 1 | -2/+14 |
* | block: Use bdrv_do_drain_begin/end in bdrv_drain_all() | Kevin Wolf | 2018-06-18 | 1 | -10/+4 |
* | test-bdrv-drain: bdrv_drain() works with cross-AioContext events | Kevin Wolf | 2018-06-18 | 1 | -1/+186 |
* | job: Add error message for failing jobs | Kevin Wolf | 2018-05-30 | 1 | -1/+1 |
* | job: Add job_transition_to_ready() | Kevin Wolf | 2018-05-23 | 1 | -1/+1 |
* | job: Move completion and cancellation to Job | Kevin Wolf | 2018-05-23 | 1 | -3/+2 |