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