summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-1984-1/+87
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-1919-0/+30
* acpi: do not use TARGET_PAGE_SIZEPaolo Bonzini2016-05-191-11/+11
* s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2016-05-196-133/+10Star
* dma: do not depend on kvm_enabled()Paolo Bonzini2016-05-197-1/+7
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-193-0/+8
* qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini2016-05-194-0/+4
* hw: do not use VMSTATE_*TLPaolo Bonzini2016-05-192-5/+5
* include: poison symbols in osdep.hPaolo Bonzini2016-05-191-1/+1
* apic: move target-dependent definitions to cpu.hPaolo Bonzini2016-05-191-0/+1
* explicitly include linux/kvm.hPaolo Bonzini2016-05-194-0/+6
* explicitly include qom/cpu.hPaolo Bonzini2016-05-194-0/+4
* ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini2016-05-191-10/+10
* mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini2016-05-198-16/+19
* alpha: include cpu-qom.h in files that require AlphaCPUPaolo Bonzini2016-05-192-1/+1
* arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini2016-05-192-1/+1
* Fix some typos found by codespellStefan Weil2016-05-188-10/+10
* 9p: drop unused declaration from coth.hGreg Kurz2016-05-181-1/+0Star
* ipack: Update e-mail addressAlberto Garcia2016-05-183-3/+3
* loader: fix potential memory leakCao jin2016-05-181-0/+6
* s390: remove misleading commentMichael Tokarev2016-05-181-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into stagingPeter Maydell2016-05-1710-81/+323
|\
| * s390x/pci: remove whitespaceYi Min Zhao2016-05-171-5/+5
| * s390x/pci: add length checking for pci sclp handlersYi Min Zhao2016-05-171-2/+12
| * s390x/pci: enhance mpcifc_service_callYi Min Zhao2016-05-172-7/+54
| * s390x/pci: fix s390_pci_sclp_deconfigureYi Min Zhao2016-05-171-0/+7
| * s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao2016-05-172-5/+5
| * s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao2016-05-172-5/+8
| * s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao2016-05-173-13/+16
| * s390x/pci: separate s390_sclp_configure functionYi Min Zhao2016-05-173-8/+29
| * s390x/pci: fix reg_irqs()Yi Min Zhao2016-05-171-2/+15
| * hw/char: QOM'ify sclpconsole.cxiaoqiang zhao2016-05-171-4/+8
| * hw/char: QOM'ify sclpconsole-lm.cxiaoqiang zhao2016-05-171-5/+9
| * s390x/ipl: Remove redundant usage of gr7Alexander Yarygin2016-05-171-27/+6Star
| * s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2016-05-172-1/+3
| * s390x/ipl: Provide ipl parameter blockAlexander Yarygin2016-05-172-0/+8
| * s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin2016-05-171-0/+21
| * s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin2016-05-173-6/+87
| * s390x: enable runtime instrumentationFan Zhang2016-05-171-0/+20
| * s390x: add compat machine for 2.7Cornelia Huck2016-05-171-1/+20
* | hw/intc/arm_gic: add tracepointsHollis Blanchard2016-05-171-0/+12
|/
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into stagingPeter Maydell2016-05-131-7/+11
|\
| * hw/display: QOM'ify jazz_led.cxiaoqiang.zhao2016-05-131-7/+11
* | tcg: Remove needless CPUState::current_tbSergey Fedorov2016-05-131-1/+0Star
* | tb: consistently use uint32_t for tb->flagsEmilio G. Cota2016-05-131-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-05-1216-174/+149Star
|\ \
| * | atapi: Switch to byte-based block accessEric Blake2016-05-121-8/+11
| * | m25p80: Switch to byte-based block accessEric Blake2016-05-121-16/+7Star
| * | sd: Switch to byte-based block accessEric Blake2016-05-121-47/+4Star
| * | pflash: Switch to byte-based block accessEric Blake2016-05-122-12/+12