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