aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18qemu-iotests: s390x: fix test 068Bo Tu
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: refine common.configBo Tu
2015-12-18block: fix bdrv_ioctl called from coroutinePaolo Bonzini
2015-12-18block: use drained section around bdrv_snapshot_deletePaolo Bonzini
2015-12-18iotests: Update comments for bdrv_swap() in 094Fam Zheng
2015-12-18block: Remove prototype of bdrv_swap from headerFam Zheng
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-18iotests: Extend test 112 for qemu-img amendMax Reitz
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-18progress: Allow regressing progressMax Reitz
2015-12-18qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf
2015-12-18qemu-iotests: Test cache mode option inheritanceKevin Wolf
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf
2015-12-18blkdebug: Enable reopenKevin Wolf
2015-12-18block: Move cache options into options QDictKevin Wolf
2015-12-18block: reopen: Extract QemuOpts for generic block layer optionsKevin Wolf
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf
2015-12-18block: Introduce bs->explicit_optionsKevin Wolf
2015-12-18block: Split out parse_json_protocol()Kevin Wolf
2015-12-18block: Add infrastructure for option inheritanceKevin Wolf
2015-12-18block: reopen: Document option precedence and refactor accordinglyKevin Wolf
2015-12-18block: Allow specifying child options in reopenKevin Wolf
2015-12-18block: Keep "driver" in bs->optionsKevin Wolf
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf
2015-12-18block: Exclude nested options only for children in append_open_options()Kevin Wolf
2015-12-18block: Consider all block layer options in append_open_optionsKevin 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-18block: Fix reopen with semantically overlapping optionsKevin Wolf
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf
2015-12-18iotests: 124: don't reopen qcow2John Snow
2015-12-18iotests: 124: move incremental failure testJohn Snow
2015-12-18iotests: 124: Split into two test classesJohn Snow
2015-12-18configure: Fix shell syntax to placate OpenBSD's pdkshPeter Maydell
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-base-2015...Peter Maydell
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange