aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange
2015-12-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-12-17coverity: Model g_memdup()Markus Armbruster
2015-12-17coverity: Model g_poll()Markus Armbruster
2015-12-17scsi: always call notifier on async cancellationPaolo Bonzini
2015-12-17scsi: use scsi_req_cancel_async when purging requestsPaolo Bonzini
2015-12-17target-i386: kvm: clear unusable segments' flags in migrationMichael Chapman
2015-12-17rcu: optimize rcu_read_lockPaolo Bonzini
2015-12-17memory: try to inline constant-length readsPaolo Bonzini
2015-12-17memory: inline a few small accessorsPaolo Bonzini