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
/
coroutines.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+1
2022-12-15
block: GRAPH_RDLOCK for functions only called by co_wrappers
Kevin Wolf
1
-7
/
+10
2022-12-15
block: use co_wrapper_mixed_bdrv_rdlock in functions taking the rdlock
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-2
/
+2
2022-07-12
block: Remove remaining unused symbols in coroutines.h
Alberto Faria
1
-19
/
+0
2022-07-12
block: Add blk_co_ioctl()
Alberto Faria
1
-6
/
+0
2022-07-12
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
1
-2
/
+0
2022-07-12
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
1
-3
/
+0
2022-07-12
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
1
-5
/
+0
2022-07-12
block: Add blk_[co_]preadv_part()
Alberto Faria
1
-5
/
+0
2022-07-12
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
1
-4
/
+0
2022-07-12
block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_t
Alberto Faria
1
-2
/
+2
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2022-04-26
nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
Paolo Bonzini
1
-2
/
+3
2022-03-04
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
1
-29
/
+52
2021-10-15
block-backend: drop blk_prw, use block-coroutine-wrapper
Vladimir Sementsov-Ogievskiy
1
-0
/
+30
2021-10-15
block-coroutine-wrapper.py: support BlockBackend first argument
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-06-18
block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2020-10-30
block: Return depth level during bdrv_is_allocated_above
Eric Blake
1
-2
/
+4
2020-10-23
block/io: bdrv_common_block_status_above: support include_base
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-10-05
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
1
-6
/
+4
2020-10-05
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2020-10-05
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2020-10-05
block: declare some coroutine functions in block/coroutines.h
Vladimir Sementsov-Ogievskiy
1
-0
/
+67