summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | onenand: Switch to byte-based block accessEric Blake2016-05-121-14/+27
| * | nand: Switch to byte-based block accessEric Blake2016-05-121-13/+23
| * | fdc: Switch to byte-based block accessEric Blake2016-05-121-8/+17
| * | xen_disk: Switch to byte-based aio block accessEric Blake2016-05-121-6/+4Star
| * | virtio: Switch to byte-based aio block accessEric Blake2016-05-121-10/+8Star
| * | scsi-disk: Switch to byte-based aio block accessEric Blake2016-05-121-21/+20Star
| * | ide: Switch to byte-based aio block accessEric Blake2016-05-123-12/+9Star
| * | block: Switch blk_*write_zeroes() to byte interfaceEric Blake2016-05-121-2/+2
| * | block: Switch blk_read_unthrottled() to byte interfaceEric Blake2016-05-121-1/+1
| * | block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake2016-05-121-2/+2
| * | block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf2016-05-121-2/+2
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...Peter Maydell2016-05-1236-522/+1740
|\ \