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
/
block
/
block_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-15
1
-11
/
+12
*
blockjob: centralize QMP event emissions
John Snow
2016-11-01
1
-13
/
+4
*
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-2
/
+7
*
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
1
-0
/
+17
*
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
1
-4
/
+6
*
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
1
-0
/
+2
*
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
2016-09-28
1
-1
/
+1
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-9
/
+0
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-1
/
+2
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-0
/
+1
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
1
-3
/
+0
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
1
-0
/
+3
*
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
1
-1
/
+1
*
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
2016-08-03
1
-17
/
+20
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-21
1
-4
/
+4
|
\
|
*
block: Kill .bdrv_co_discard()
Eric Blake
2016-07-20
1
-2
/
+0
|
*
block: Add .bdrv_co_pdiscard() driver callback
Eric Blake
2016-07-20
1
-0
/
+2
|
*
block: Convert .bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
1
-2
/
+2
*
|
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
2016-07-19
1
-1
/
+1
|
/
*
block: ignore flush requests when storage is clean
Evgeny Yakovlev
2016-07-19
1
-0
/
+5
*
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-6
/
+10
*
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
1
-4
/
+6
*
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
1
-3
/
+5
*
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-13
1
-2
/
+4
*
stream: Fix prototype of stream_start()
Alberto Garcia
2016-07-13
1
-5
/
+6
*
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Use bool as appropriate for BDS members
Eric Blake
2016-07-05
1
-6
/
+7
*
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
1
-9
/
+13
*
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-5
/
+11
*
block: Wording tweaks to write zeroes limits
Eric Blake
2016-07-05
1
-2
/
+5
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-5
/
+8
*
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
2016-06-20
1
-0
/
+2
*
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
1
-1
/
+17
*
block: Remove bs->zero_beyond_eof
Kevin Wolf
2016-06-16
1
-3
/
+0
*
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2016-06-16
1
-4
/
+6
*
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
1
-2
/
+2
*
block: Kill bdrv_co_write_zeroes()
Eric Blake
2016-06-08
1
-2
/
+0
*
block: Add .bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-1
/
+3
*
block: Track write zero limits in bytes
Eric Blake
2016-06-08
1
-4
/
+6
*
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
1
-2
/
+1
*
block: User BdrvChild callback for device name
Kevin Wolf
2016-05-19
1
-0
/
+5
*
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
2016-05-19
1
-1
/
+3
*
block: Decouple throttling from BlockDriverState
Kevin Wolf
2016-05-19
1
-3
/
+0
*
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
2016-05-19
1
-5
/
+11
*
block: Introduce BdrvChild.opaque
Kevin Wolf
2016-05-19
1
-0
/
+1
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-2
/
+1
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
1
-13
/
+0
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
1
-1
/
+0
*
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
1
-0
/
+5
[next]