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: 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
*
block: Move declaration of bdrv_get_aio_context to block.h
Fam Zheng
2014-06-04
1
-7
/
+0
*
block: add bdrv_set_aio_context()
Stefan Hajnoczi
2014-06-04
1
-0
/
+36
*
block: Add backing_blocker in BlockDriverState
Fam Zheng
2014-05-28
1
-0
/
+3
*
block: Replace in_use with operation blocker
Fam Zheng
2014-05-28
1
-1
/
+0
*
block: Introduce op_blockers to BlockDriverState
Fam Zheng
2014-05-28
1
-0
/
+5
*
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
1
-0
/
+1
*
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
2014-04-30
1
-1
/
+0
*
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
2014-03-19
1
-1
/
+1
*
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2014-03-13
1
-4
/
+4
*
block: Allow wait_serialising_requests() at any point
Kevin Wolf
2014-01-24
1
-0
/
+2
*
block: Make overlap range for serialisation dynamic
Kevin Wolf
2014-01-24
1
-0
/
+4
*
block: Generalise and optimise COR serialisation
Kevin Wolf
2014-01-24
1
-2
/
+3
*
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
2014-01-24
1
-2
/
+2
*
raw: Probe required direct I/O alignment
Paolo Bonzini
2014-01-24
1
-0
/
+3
*
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-2
/
+2
*
block: Don't use guest sector size for qemu_blockalign()
Kevin Wolf
2014-01-24
1
-0
/
+3
*
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
2014-01-24
1
-0
/
+2
*
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
1
-3
/
+9
*
block: Add bs->node_name to hold the name of a bs node of the bs graph.
Benoît Canet
2014-01-24
1
-1
/
+8
*
block: Add commit_active_start()
Fam Zheng
2013-12-20
1
-3
/
+19
*
block: add opt_transfer_length to BlockLimits
Peter Lieven
2013-12-05
1
-0
/
+3
*
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-04
1
-1
/
+3
*
blkdebug: add "remove_break" command
Fam Zheng
2013-11-29
1
-0
/
+2
*
sheepdog: support user-defined redundancy option
Liu Yuan
2013-11-29
1
-0
/
+1
*
block: per caller dirty bitmap
Fam Zheng
2013-11-29
1
-1
/
+1
*
block: add BlockLimits structure to BlockDriverState
Peter Lieven
2013-11-28
1
-0
/
+17
*
block: add flags to bdrv_*_write_zeroes
Peter Lieven
2013-11-28
1
-1
/
+1
[next]