index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
graph-lock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
1
-42
/
+2
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
1
-1
/
+22
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
1
-1
/
+2
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
1
-7
/
+19
2023-09-08
block: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-06-28
Revert "graph-lock: Disable locking for now"
Kevin Wolf
1
-26
/
+0
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
1
-1
/
+22
2023-05-19
graph-lock: Disable locking for now
Kevin Wolf
1
-0
/
+24
2023-05-19
graph-lock: Honour read locks even in the main thread
Kevin Wolf
1
-10
/
+0
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
1
-0
/
+3
2023-04-25
block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-1
/
+1
2022-12-15
graph-lock: TSA annotations for lock/unlock functions
Kevin Wolf
1
-0
/
+3
2022-12-15
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
1
-0
/
+11
2022-12-15
graph-lock: Introduce a lock to protect block graph operations
Paolo Bonzini
1
-0
/
+261