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
/
block
/
graph-lock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-42
/
+2
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-1
/
+22
*
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
2023-10-12
1
-1
/
+2
*
block: Introduce bdrv_schedule_unref()
Kevin Wolf
2023-09-20
1
-7
/
+19
*
block: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
*
Revert "graph-lock: Disable locking for now"
Kevin Wolf
2023-06-28
1
-26
/
+0
*
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-28
1
-1
/
+22
*
graph-lock: Disable locking for now
Kevin Wolf
2023-05-19
1
-0
/
+24
*
graph-lock: Honour read locks even in the main thread
Kevin Wolf
2023-05-19
1
-10
/
+0
*
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
1
-0
/
+3
*
block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
1
-1
/
+1
*
graph-lock: TSA annotations for lock/unlock functions
Kevin Wolf
2022-12-15
1
-0
/
+3
*
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
2022-12-15
1
-0
/
+11
*
graph-lock: Introduce a lock to protect block graph operations
Paolo Bonzini
2022-12-15
1
-0
/
+261