index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test-bdrv-graph-mod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-6
/
+0
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-10
/
+10
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-5
/
+5
*
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
1
-1
/
+4
*
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
1
-2
/
+11
*
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
1
-0
/
+4
*
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
1
-0
/
+10
*
block: Take AioContext lock for bdrv_append() more consistently
Kevin Wolf
2023-09-20
1
-0
/
+6
*
tests/: spelling fixes
Michael Tokarev
2023-09-08
1
-6
/
+6
*
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-7
/
+17
*
test-bdrv-graph-mod: update test_parallel_perm_update test case
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-31
/
+49
*
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