summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-05-18loader: fix potential memory leakCao jin1-0/+6
2016-05-18s390: remove misleading commentMichael Tokarev1-1/+1
2016-05-17Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into stagingPeter Maydell10-81/+323
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-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2-1/+3
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin2-0/+8
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin1-0/+21
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin3-6/+87
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+20
2016-05-17s390x: add compat machine for 2.7Cornelia Huck1-1/+20
2016-05-16hw/intc/arm_gic: add tracepointsHollis Blanchard1-0/+12
2016-05-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into stagingPeter Maydell1-7/+11
2016-05-13hw/display: QOM'ify jazz_led.cxiaoqiang.zhao1-7/+11
2016-05-12tcg: Remove needless CPUState::current_tbSergey Fedorov1-1/+0
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota1-1/+1
2016-05-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-174/+149
2016-05-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...Peter Maydell36-522/+1740
2016-05-12Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-05-12' into ...Peter Maydell2-14/+12
2016-05-12atapi: Switch to byte-based block accessEric Blake1-8/+11
2016-05-12m25p80: Switch to byte-based block accessEric Blake1-16/+7
2016-05-12sd: Switch to byte-based block accessEric Blake1-47/+4
2016-05-12pflash: Switch to byte-based block accessEric Blake2-12/+12
2016-05-12onenand: Switch to byte-based block accessEric Blake1-14/+27
2016-05-12nand: Switch to byte-based block accessEric Blake1-13/+23
2016-05-12fdc: Switch to byte-based block accessEric Blake1-8/+17
2016-05-12xen_disk: Switch to byte-based aio block accessEric Blake1-6/+4
2016-05-12virtio: Switch to byte-based aio block accessEric Blake1-10/+8
2016-05-12scsi-disk: Switch to byte-based aio block accessEric Blake1-21/+20
2016-05-12ide: Switch to byte-based aio block accessEric Blake3-12/+9
2016-05-12block: Switch blk_*write_zeroes() to byte interfaceEric Blake1-2/+2
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake1-1/+1
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake1-2/+2
2016-05-12block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf1-2/+2
2016-05-12hw/arm: QOM'ify versatilepb.cxiaoqiang.zhao1-7/+6
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao1-38/+28
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao1-24/+24
2016-05-12hw/arm: QOM'ify spitz.cxiaoqiang zhao1-14/+9
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao1-7/+0
2016-05-12hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao1-15/+11