index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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: 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
|
/
*
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-22
1
-0
/
+3
*
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2015-04-28
1
-0
/
+8
*
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2015-04-28
1
-0
/
+4
*
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
1
-0
/
+2
*
qmp: Ensure consistent granularity type
John Snow
2015-04-28
1
-1
/
+1
*
block: add bdrv functions for geometry and blocksize
Ekaterina Tumanova
2015-03-10
1
-0
/
+15
*
qcow2: Allow creation with refcount order != 4
Max Reitz
2015-03-10
1
-0
/
+1
*
sheepdog: selectable object size support
Teruaki Ishizaki
2015-03-09
1
-0
/
+1
*
block: Remove "growable" from BDS
Max Reitz
2015-02-16
1
-3
/
+0
*
block: add event when disk usage exceeds threshold
Francesco Romani
2015-02-06
1
-0
/
+4
*
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
2015-01-23
1
-4
/
+4
*
block: Make essential BlockDriver objects public
Max Reitz
2014-12-10
1
-0
/
+8
*
raw: Prohibit dangerous writes for probed images
Kevin Wolf
2014-12-10
1
-0
/
+3
*
block: Read only one sector for format probing
Kevin Wolf
2014-12-10
1
-0
/
+2
*
block: Add status callback to bdrv_amend_options()
Max Reitz
2014-11-03
1
-1
/
+2
*
BlockLimits: introduce max_transfer_length
Peter Lieven
2014-11-03
1
-0
/
+3
*
block: Lift device model API into BlockBackend
Markus Armbruster
2014-10-20
1
-5
/
+7
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-10
/
+10
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-5
/
+5
*
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
2014-10-20
1
-2
/
+0
*
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
2014-10-20
1
-0
/
+2
*
block: Extract the block accounting code
Benoît Canet
2014-09-10
1
-0
/
+1
*
block: Extract the BlockAcctStats structure
Benoît Canet
2014-09-10
1
-4
/
+1
*
block: Add AIO context notifiers
Max Reitz
2014-08-29
1
-0
/
+41
*
block: Add bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+6
*
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-18
1
-1
/
+1
*
block: block: introduce APIs for submitting IO as a batch
Ming Lei
2014-07-07
1
-0
/
+5
*
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
1
-1
/
+2
*
qemu-img create: add 'nocow' option
Chunyan Liu
2014-07-01
1
-0
/
+1
*
block: Add replaces argument to drive-mirror
Benoît Canet
2014-06-27
1
-0
/
+3
*
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2014-06-26
1
-0
/
+3
*
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
2014-06-23
1
-3
/
+0
*
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
1
-16
/
+2
*
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
2014-06-16
1
-1
/
+12
[next]