aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-01-11iscsi: fix readcapacity error messageZhu Lingshan
2016-01-07block/qapi: Clear err for further errorFam Zheng
2015-12-22block/mirror: replace IOV_MAX with blk_get_max_iov()Stefan Hajnoczi
2015-12-22block: replace IOV_MAX with BlockLimits.max_iovStefan Hajnoczi
2015-12-22block-backend: add blk_get_max_iov()Stefan Hajnoczi
2015-12-22block: add BlockLimits.max_iov fieldStefan Hajnoczi
2015-12-18block/qapi: allow best-effort queryJohn Snow
2015-12-18block/qapi: explicitly warn if !has_full_backing_filenameJohn Snow
2015-12-18block/qapi: always report full_backing_filenameJohn Snow
2015-12-18block/qapi: do not redundantly print "actual path"John Snow
2015-12-18block: fix bdrv_ioctl called from coroutinePaolo Bonzini
2015-12-18block: use drained section around bdrv_snapshot_deletePaolo Bonzini
2015-12-18raw-posix: Make aio=native option bindingKevin Wolf
2015-12-18qcow2: insert assert into qcow2_get_specific_info()Denis V. Lunev
2015-12-18qcow2: Point to amend function in checkMax Reitz
2015-12-18qcow2: Invoke refcount order amendment functionMax Reitz
2015-12-18qcow2: Add function for refcount order amendmentMax Reitz
2015-12-18qcow2: Use intermediate helper CB for amendMax Reitz
2015-12-18qcow2: Split upgrade/downgrade paths for amendMax Reitz
2015-12-18qcow2: Use abort() instead of assert(false)Max Reitz
2015-12-18qcow2: Use error_report() in qcow2_amend_options()Max Reitz
2015-12-18block: Add opaque value to the amend CBMax Reitz
2015-12-18blkdebug: Enable reopenKevin Wolf
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf
2015-12-18block: Allow references for backing filesKevin Wolf
2015-12-18mirror: Error out when a BDS would get two BBsKevin Wolf
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf
2015-12-17qobject: Rename qtype_code to QTypeEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-03block: Don't wait serialising for non-COR read requestsFam Zheng
2015-12-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-12-02mirror: Quiesce source during "mirror_exit"Fam Zheng
2015-12-02blkdebug: silence warning under qtestMichael S. Tsirkin
2015-12-02qcow2: Fix potential qemu-img check crash on 32 bit hostsKevin Wolf
2015-11-25block/qapi: Plug memory leak on query-block error pathMarkus Armbruster
2015-11-25raw-posix.c: Make GetBSDPath() handle caching optionsProgrammingkid
2015-11-24parallels: dirty BAT properly for continuous allocationsVladimir Sementsov-Ogievskiy
2015-11-19migration: implement bdrv_all_find_vmstate_bs helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_create_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_find_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_goto_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_delete_snapshot helperDenis V. Lunev
2015-11-19snapshot: return error code from bdrv_snapshot_delete_by_id_or_nameDenis V. Lunev
2015-11-19snapshot: create helper to test that block drivers supports snapshotsDenis V. Lunev
2015-11-17block: add blk_abort_aio_requestPeter Lieven
2015-11-12block: Update copyright of the accounting codeAlberto Garcia
2015-11-12block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest modeAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia