summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-241-0/+8
|\
| * block: add .bdrv_reopen_prepare() stub for iscsiJeff Cody2014-01-151-0/+9
* | qemu-iotests: Test pwritev RMW logicKevin Wolf2014-01-241-0/+8
* | blkdebug: Make required alignment configurableKevin Wolf2014-01-241-0/+16
* | iscsi: Set bs->request_alignmentPaolo Bonzini2014-01-241-0/+1
* | block: Switch BdrvTrackedRequest to byte granularityKevin Wolf2014-01-241-1/+6
* | raw: Probe required direct I/O alignmentPaolo Bonzini2014-01-242-17/+126
* | block: Update BlockLimits when they might have changedKevin Wolf2014-01-241-0/+2
* | block: Move initialisation of BlockLimits to bdrv_refresh_limits()Kevin Wolf2014-01-244-23/+67
* | block: resize backing image during active layer commit, if neededJeff Cody2014-01-241-0/+38
* | block/curl: Implement the libcurl timer callback interfacePeter Maydell2014-01-241-11/+70
* | block: Create authorizations mechanism for external snapshot and resize.Benoît Canet2014-01-241-1/+1
* | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.Benoît Canet2014-01-241-54/+55
* | qapi: Add "backing" to BlockStatsFam Zheng2014-01-241-0/+5
* | vmdk: Fix format specific information (create type) for streamOptimizedFam Zheng2014-01-241-0/+4
* | drive mirror:fix memory leakZhang Min2014-01-241-0/+1
* | sheepdog: fix 'qemu-img map'Liu Yuan2014-01-241-2/+3
* | vmdk: Check for overhead when openingFam Zheng2014-01-241-0/+7
* | qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASKHu Tao2014-01-241-3/+3
* | blkverify: Don't require protocol filenameMax Reitz2014-01-221-1/+3
* | blkverify: Allow command-line configurationMax Reitz2014-01-221-20/+5
* | blkdebug: Allow command-line file configurationMax Reitz2014-01-221-9/+3
* | block: Allow reference for bdrv_file_open()Max Reitz2014-01-229-14/+16
* | blkdebug: Use command-line in read_config()Max Reitz2014-01-221-3/+12
* | blkdebug: Always call read_config()Max Reitz2014-01-221-17/+19
* | blkdebug: Don't require sophisticated filenameMax Reitz2014-01-221-1/+3
* | blkdebug: Use errp for read_config()Max Reitz2014-01-221-4/+6
* | vmdk: Fix big flat extent IOFam Zheng2014-01-221-2/+2
* | sheepdog: fix clone operation by 'qemu-img create -b'Liu Yuan2014-01-221-8/+8
* | gluster: Add support for creating zero-filled imageBharata B Rao2014-01-221-1/+49
* | gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao2014-01-221-19/+60
* | gluster: Convert aio routines into coroutinesBharata B Rao2014-01-221-147/+74
* | block/iscsi: return -ENOMEM if an async call fails immediatelyPeter Lieven2014-01-221-6/+6
* | rbd: switch from pipe to QEMUBH completion notificationStefan Hajnoczi2014-01-221-108/+22
|/
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-1412-13/+15
|\
| * qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite2014-01-0612-13/+15
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-101-1/+10
|\ \
| * | block/iscsi: use a bh to schedule co reentrancePeter Lieven2013-12-161-1/+10
* | | commit: Remove unused checkFam Zheng2013-12-201-7/+1
* | | commit: Support commit active layerFam Zheng2013-12-201-0/+11
* | | block: Add commit_active_start()Fam Zheng2013-12-201-16/+50
* | | mirror: Move base to MirrorBlockJobFam Zheng2013-12-201-2/+10
* | | mirror: Don't close targetFam Zheng2013-12-201-1/+0
* | | vmdk: Allow vmdk_create to work with protocolFam Zheng2013-12-201-69/+95
* | | vmdk: Check VMFS extent line field numberFam Zheng2013-12-201-2/+7
* | | block: vhdx - improve error message, and .bdrv_check implementationJeff Cody2013-12-203-4/+36
* | | block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil2013-12-201-1/+4
* | | sheepdog: fix dynamic grow for running qcow2 formatLiu Yuan2013-12-201-3/+4
| |/ |/|
* | Merge remote-tracking branch 'spice/tags/pull-spice-1' into stagingAnthony Liguori2013-12-164-348/+469
|\ \
| * | nbd: avoid uninitialized warningsMarc-André Lureau2013-12-161-12/+9
OpenPOWER on IntegriCloud