Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: move supports_backing check to bdrv_set_file_or_backing_noperm() | Vladimir Sementsov-Ogievskiy | 2021-06-29 | 1 | -0/+1 |
* | block: adapt bdrv_append() for inserting filters | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -15/+2 |
* | block: fix bdrv_replace_node_common | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -2/+2 |
* | block: use topological sort for permission update | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -2/+2 |
* | block: bdrv_append(): don't consume reference | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -0/+3 |
* | tests/test-bdrv-graph-mod: add test_append_greedy_filter | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -0/+33 |
* | tests/test-bdrv-graph-mod: add test_parallel_perm_update | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -0/+116 |
* | tests/test-bdrv-graph-mod: add test_parallel_exclusive_write | Vladimir Sementsov-Ogievskiy | 2021-04-30 | 1 | -1/+69 |
* | tests: Move unit tests into a separate directory | Thomas Huth | 2021-03-12 | 1 | -0/+200 |