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
/
include
/
block
/
graph-lock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-19
/
+2
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-1
/
+14
*
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
2023-10-12
1
-1
/
+2
*
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-28
1
-2
/
+4
*
graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
Kevin Wolf
2023-05-10
1
-8
/
+8
*
graph-lock: Add GRAPH_UNLOCKED(_PTR)
Kevin Wolf
2023-05-10
1
-0
/
+2
*
block: add missing coroutine_fn annotations
Paolo Bonzini
2023-05-10
1
-2
/
+2
*
block: Clean up includes
Markus Armbruster
2023-02-08
1
-1
/
+0
*
coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
Markus Armbruster
2023-01-19
1
-2
/
+0
*
Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK
Kevin Wolf
2022-12-15
1
-2
/
+2
*
graph-lock: TSA annotations for lock/unlock functions
Kevin Wolf
2022-12-15
1
-10
/
+70
*
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
2022-12-15
1
-0
/
+15
*
graph-lock: Implement guard macros
Emanuele Giuseppe Esposito
2022-12-15
1
-0
/
+66
*
graph-lock: Introduce a lock to protect block graph operations
Paolo Bonzini
2022-12-15
1
-0
/
+139