aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19block: Remove BlockDriverState.blkKevin Wolf5-29/+12
2016-05-19block: Don't return throttling info in query-named-block-nodesKevin Wolf2-4/+5
2016-05-19block: Avoid bs->blk in bdrv_next()Kevin Wolf10-75/+102
2016-05-19block: Add bdrv_has_blk()Kevin Wolf2-0/+18
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf11-693/+9
2016-05-19blockjob: Don't touch BDS iostatusKevin Wolf4-66/+0
2016-05-19blockjob: Don't set iostatus of targetKevin Wolf5-18/+11
2016-05-19block: User BdrvChild callback for device nameKevin Wolf3-2/+31
2016-05-19block: Use BdrvChild callbacks for change_media/resizeKevin Wolf3-15/+43
2016-05-19block: Don't check throttled reqs in bdrv_requests_pending()Kevin Wolf1-7/+0
2016-05-19Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"Kevin Wolf2-13/+0
2016-05-19block: Remove bdrv_move_feature_fields()Kevin Wolf1-30/+0
2016-05-19block: Decouple throttling from BlockDriverStateKevin Wolf4-78/+23
2016-05-19block/io: Quiesce parents between drained_begin/endKevin Wolf1-0/+3
2016-05-19block: Drain throttling queue with BdrvChild callbackKevin Wolf3-31/+56
2016-05-19block: Introduce BdrvChild.opaqueKevin Wolf2-0/+3
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf11-77/+71
2016-05-19block: Move actual I/O throttling to BlockBackendKevin Wolf4-14/+13
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf10-118/+142
2016-05-19block: Convert throttle_group_get_name() to BlockBackendKevin Wolf6-12/+12
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf6-78/+83
2016-05-19block: Introduce BlockBackendPublicKevin Wolf2-0/+27
2016-05-19block: Make sure throttled BDSes always have a BBKevin Wolf4-5/+27
2016-05-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1...Peter Maydell53-106/+105
2016-05-18Fix some typos found by codespellStefan Weil36-48/+48
2016-05-189p: drop unused declaration from coth.hGreg Kurz1-1/+0
2016-05-18smbios: fix typoCao jin1-1/+1
2016-05-18accel: make configure_accelerator return voidWei Jiangang2-4/+2
2016-05-18configure: Use uniform description for devel packagesStefan Weil1-1/+1
2016-05-18ipack: Update e-mail addressAlberto Garcia4-4/+4
2016-05-18util: fix comment typosWei Jiangang2-3/+3
2016-05-18qdict: fix unbounded stack warning for qdict_array_entriesPeter Xu1-9/+6
2016-05-18Fix typo in variable name (found and fixed by codespell)Stefan Weil1-32/+32
2016-05-18vl: fix comment about when parsing cpu definitionsWei Jiangang1-1/+1
2016-05-18loader: fix potential memory leakCao jin1-0/+6
2016-05-18remove comment for nonexistent structure memberCao jin1-1/+0
2016-05-18s390: remove misleading commentMichael Tokarev1-1/+1
2016-05-17Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into stagingPeter Maydell22-98/+493
2016-05-17s390x/pci: remove whitespaceYi Min Zhao1-5/+5
2016-05-17s390x/pci: add length checking for pci sclp handlersYi Min Zhao1-2/+12
2016-05-17s390x/pci: enhance mpcifc_service_callYi Min Zhao2-7/+54
2016-05-17s390x/pci: fix s390_pci_sclp_deconfigureYi Min Zhao1-0/+7
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao2-5/+5
2016-05-17s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao2-5/+8
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao3-13/+16
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao3-8/+29
2016-05-17s390x/pci: fix reg_irqs()Yi Min Zhao1-2/+15
2016-05-17hw/char: QOM'ify sclpconsole.cxiaoqiang zhao1-4/+8
2016-05-17hw/char: QOM'ify sclpconsole-lm.cxiaoqiang zhao1-5/+9
2016-05-17s390x/ipl: Remove redundant usage of gr7Alexander Yarygin1-27/+6