Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use error_free_or_abort() where appropriate | Markus Armbruster | 2020-07-02 | 1 | -3/+1 |
* | block: Drop @child_class from bdrv_child_perm() | Max Reitz | 2020-05-18 | 1 | -1/+0 |
* | block: Use bdrv_default_perms() | Max Reitz | 2020-05-18 | 1 | -1/+1 |
* | tests: Use child_of_bds instead of child_file | Max Reitz | 2020-05-18 | 1 | -2/+4 |
* | block: Pass BdrvChildRole to bdrv_child_perm() | Max Reitz | 2020-05-18 | 1 | -0/+1 |
* | block: Add BdrvChildRole to BdrvChild | Max Reitz | 2020-05-18 | 1 | -2/+2 |
* | block: Rename BdrvChildRole to BdrvChildClass | Max Reitz | 2020-05-18 | 1 | -1/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | block: Add BlockBackend.ctx | Kevin Wolf | 2019-06-04 | 1 | -2/+3 |
* | block: Use bdrv_unref_child() for all children in bdrv_close() | Alberto Garcia | 2019-05-28 | 1 | -1/+0 |
* | test-bdrv-graph-mod: fix Error leak | Paolo Bonzini | 2019-03-12 | 1 | -0/+1 |
* | tests: add test-bdrv-graph-mod | Vladimir Sementsov-Ogievskiy | 2019-02-25 | 1 | -0/+198 |