aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake
2016-05-19qemu-iotests: Simplify 109 with unaligned qemu-img compareEric Blake
2016-05-19qemu-io: Fix recent UI updatesEric Blake
2016-05-19block: clarify error message for qmp-ejectJohn Snow
2016-05-19qemu-iotests: Some more write_zeroes testsKevin Wolf
2016-05-19qcow2: Fix write_zeroes with partially allocated backing file clusterKevin Wolf
2016-05-19qcow2: fix condition in is_zero_clusterDenis V. Lunev
2016-05-19block: Propagate AioContext change to all childrenMax Reitz
2016-05-19block: Remove BlockDriverState.blkKevin Wolf
2016-05-19block: Don't return throttling info in query-named-block-nodesKevin Wolf
2016-05-19block: Avoid bs->blk in bdrv_next()Kevin Wolf
2016-05-19block: Add bdrv_has_blk()Kevin Wolf
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf
2016-05-19blockjob: Don't touch BDS iostatusKevin Wolf
2016-05-19blockjob: Don't set iostatus of targetKevin Wolf
2016-05-19block: User BdrvChild callback for device nameKevin Wolf
2016-05-19block: Use BdrvChild callbacks for change_media/resizeKevin Wolf
2016-05-19block: Don't check throttled reqs in bdrv_requests_pending()Kevin Wolf
2016-05-19Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"Kevin Wolf
2016-05-19block: Remove bdrv_move_feature_fields()Kevin Wolf
2016-05-19block: Decouple throttling from BlockDriverStateKevin Wolf
2016-05-19block/io: Quiesce parents between drained_begin/endKevin Wolf
2016-05-19block: Drain throttling queue with BdrvChild callbackKevin Wolf
2016-05-19block: Introduce BdrvChild.opaqueKevin Wolf
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf
2016-05-19block: Move actual I/O throttling to BlockBackendKevin Wolf
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf
2016-05-19block: Convert throttle_group_get_name() to BlockBackendKevin Wolf
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf
2016-05-19block: Introduce BlockBackendPublicKevin Wolf
2016-05-19block: Make sure throttled BDSes always have a BBKevin Wolf
2016-05-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1...Peter Maydell
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-189p: drop unused declaration from coth.hGreg Kurz
2016-05-18smbios: fix typoCao jin
2016-05-18accel: make configure_accelerator return voidWei Jiangang
2016-05-18configure: Use uniform description for devel packagesStefan Weil
2016-05-18ipack: Update e-mail addressAlberto Garcia
2016-05-18util: fix comment typosWei Jiangang
2016-05-18qdict: fix unbounded stack warning for qdict_array_entriesPeter Xu
2016-05-18Fix typo in variable name (found and fixed by codespell)Stefan Weil
2016-05-18vl: fix comment about when parsing cpu definitionsWei Jiangang
2016-05-18loader: fix potential memory leakCao jin
2016-05-18remove comment for nonexistent structure memberCao jin
2016-05-18s390: remove misleading commentMichael Tokarev
2016-05-17Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into stagingPeter Maydell
2016-05-17s390x/pci: remove whitespaceYi Min Zhao
2016-05-17s390x/pci: add length checking for pci sclp handlersYi Min Zhao
2016-05-17s390x/pci: enhance mpcifc_service_callYi Min Zhao
2016-05-17s390x/pci: fix s390_pci_sclp_deconfigureYi Min Zhao