summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini7-24/+26
2016-05-19s390x: move .needed functions for subsections to machine.cPaolo Bonzini2-26/+20
2016-05-19scripts: add script to build QEMU and analyze inclusionsPaolo Bonzini1-0/+102
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
2016-05-17s390-ccw.img: rebuild imageCornelia Huck1-0/+0
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin4-13/+95
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin3-1/+4
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin2-0/+8
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin2-2/+36
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin4-10/+90
2016-05-17s390x: enable runtime instrumentationFan Zhang5-0/+75
2016-05-17s390x: add compat machine for 2.7Cornelia Huck2-1/+23
2016-05-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+20
2016-05-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+1
2016-05-17Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell6-173/+0
2016-05-16hw/intc/arm_gic: add tracepointsHollis Blanchard2-0/+20
2016-05-16rfifolock: no need to get thread identifier when nestingChanglong Xie1-1/+1
2016-05-16slirp: Clean up osdep.h related header inclusionsThomas Huth3-3/+0
2016-05-16slirp: Remove some unused code from slirp.hThomas Huth1-22/+0
2016-05-16slirp: Remove obsolete backward-compatibility cruftThomas Huth3-61/+0
2016-05-16slirp: Clean up slirp_config.hThomas Huth1-87/+0
2016-05-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160513-1' into st...Peter Maydell7-55/+178
2016-05-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into stagingPeter Maydell2-8/+12
2016-05-13gtk: don't leak the GtkBorder with VTE 0.36Alberto Garcia1-10/+13