index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
coroutines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove remaining unused symbols in coroutines.h
Alberto Faria
2022-07-12
1
-19
/
+0
*
block: Add blk_co_ioctl()
Alberto Faria
2022-07-12
1
-6
/
+0
*
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-2
/
+0
*
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-3
/
+0
*
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
2022-07-12
1
-5
/
+0
*
block: Add blk_[co_]preadv_part()
Alberto Faria
2022-07-12
1
-5
/
+0
*
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-4
/
+0
*
block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_t
Alberto Faria
2022-07-12
1
-2
/
+2
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
Paolo Bonzini
2022-04-26
1
-2
/
+3
*
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
2022-03-04
1
-29
/
+52
*
block-backend: drop blk_prw, use block-coroutine-wrapper
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-0
/
+30
*
block-coroutine-wrapper.py: support BlockBackend first argument
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-0
/
+3
*
block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
Vladimir Sementsov-Ogievskiy
2021-06-18
1
-0
/
+6
*
block: Return depth level during bdrv_is_allocated_above
Eric Blake
2020-10-30
1
-2
/
+4
*
block/io: bdrv_common_block_status_above: support include_base
Vladimir Sementsov-Ogievskiy
2020-10-23
1
-0
/
+2
*
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-6
/
+4
*
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-5
/
+5
*
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-3
/
+3
*
block: declare some coroutine functions in block/coroutines.h
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-0
/
+67