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