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
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
1
-1
/
+2
*
blockdev: Keep track of monitor-owned BDS
Max Reitz
2016-02-02
1
-0
/
+4
*
block: Add list of all BlockDriverStates
Max Reitz
2016-02-02
1
-0
/
+2
*
block: Remove BDS close notifier
Max Reitz
2016-02-02
1
-2
/
+0
*
block: Add blk_dev_has_tray()
Max Reitz
2016-02-02
1
-0
/
+1
*
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
1
-0
/
+1
*
block: add BlockLimits.max_iov field
Stefan Hajnoczi
2015-12-22
1
-0
/
+3
*
block: Add opaque value to the amend CB
Max Reitz
2015-12-18
1
-1
/
+2
*
block: Introduce bs->explicit_options
Kevin Wolf
2015-12-18
1
-0
/
+1
*
block: Add infrastructure for option inheritance
Kevin Wolf
2015-12-18
1
-1
/
+2
*
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
2015-12-18
1
-1
/
+1
*
block: Exclude nested options only for children in append_open_options()
Kevin Wolf
2015-12-18
1
-0
/
+1
*
qcow2: Add .bdrv_join_options callback
Kevin Wolf
2015-12-18
1
-0
/
+1
*
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-17
1
-1
/
+1
*
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
1
-1
/
+2
*
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
1
-0
/
+3
*
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
1
-0
/
+6
*
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
1
-1
/
+0
*
block: Add more types for tracked request
Fam Zheng
2015-11-12
1
-1
/
+9
*
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
1
-1
/
+4
*
block: Make bdrv_states public
Max Reitz
2015-11-11
1
-0
/
+2
*
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
1
-0
/
+2
*
block: Add BlockBackendRootState
Max Reitz
2015-10-23
1
-0
/
+10
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-6
/
+0
*
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
1
-3
/
+0
*
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
1
-0
/
+3
*
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
1
-3
/
+0
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
1
-1
/
+1
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-1
/
+1
*
block: Remove bdrv_swap()
Kevin Wolf
2015-10-16
1
-1
/
+0
*
block: Introduce parents list
Kevin Wolf
2015-10-16
1
-0
/
+2
*
block-backend: Add blk_set_bs()
Kevin Wolf
2015-10-16
1
-0
/
+2
*
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
1
-4
/
+8
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-2
/
+1
*
block: Introduce BDS.file_child
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Fix backing file child when modifying graph
Kevin Wolf
2015-07-14
1
-0
/
+1
*
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-14
1
-2
/
+2
*
block: Remove bdrv_reset_dirty
Fam Zheng
2015-07-02
1
-2
/
+0
*
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
1
-0
/
+2
*
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-02
1
-1
/
+1
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-15
1
-0
/
+19
|
\
|
*
block: Add BlockDriverState.inherits_from
Kevin Wolf
2015-06-12
1
-0
/
+4
|
*
block: Add list of children to BlockDriverState
Kevin Wolf
2015-06-12
1
-0
/
+8
|
*
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
1
-0
/
+7
*
|
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-2
/
+5
*
|
throttle: Add throttle group infrastructure
Alberto Garcia
2015-06-12
1
-0
/
+1
*
|
throttle: Extract timers from ThrottleState into a separate structure
BenoƮt Canet
2015-06-12
1
-0
/
+1
|
/
[next]