aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19target-ppc: do not use target_ulong in cpu-qom.hPaolo Bonzini
2016-05-19target-mips: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-microblaze: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-m68k: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-lm32: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-i386: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-cris: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-arm: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19target-alpha: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini
2016-05-19log: do not use CONFIG_USER_ONLYPaolo Bonzini
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini
2016-05-19s390x: move .needed functions for subsections to machine.cPaolo Bonzini
2016-05-19scripts: add script to build QEMU and analyze inclusionsPaolo Bonzini
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
2016-05-17s390x: add compat machine for 2.7Cornelia Huck
2016-05-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell