aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao
2016-05-17s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao
2016-05-17s390x/pci: fix reg_irqs()Yi Min Zhao
2016-05-17hw/char: QOM'ify sclpconsole.cxiaoqiang zhao
2016-05-17hw/char: QOM'ify sclpconsole-lm.cxiaoqiang zhao
2016-05-17s390x/ipl: Remove redundant usage of gr7Alexander Yarygin
2016-05-17s390-ccw.img: rebuild imageCornelia Huck
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin
2016-05-17s390x: enable runtime instrumentationFan Zhang