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
/
include
/
sysemu
/
block-backend-io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
2022-07-12
1
-45
/
+32
*
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
1
-2
/
+6
*
block: Add blk_co_ioctl()
Alberto Faria
2022-07-12
1
-1
/
+4
*
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-1
/
+2
*
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-2
/
+3
*
block: Add blk_co_pwrite_compressed()
Alberto Faria
2022-07-12
1
-2
/
+5
*
block: Change blk_pwrite_compressed() param order
Alberto Faria
2022-07-12
1
-2
/
+2
*
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
2022-07-12
1
-0
/
+4
*
block: Add blk_[co_]preadv_part()
Alberto Faria
2022-07-12
1
-0
/
+7
*
block: Add blk_{preadv,pwritev}()
Alberto Faria
2022-07-12
1
-0
/
+6
*
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-4
/
+6
*
block: Make blk_co_pwrite() take a const buffer
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Make 'bytes' param of blk_{pread,pwrite}() an int64_t
Alberto Faria
2022-07-12
1
-3
/
+3
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-2
/
+2
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+2
*
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-24
1
-1
/
+0
*
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
*
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+159