summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \
| * | hw/arm: QOM'ify versatilepb.cxiaoqiang.zhao2016-05-121-7/+6Star
| * | hw/arm: QOM'ify strongarm.cxiaoqiang.zhao2016-05-121-38/+28Star
| * | hw/arm: QOM'ify stellaris.cxiaoqiang.zhao2016-05-121-24/+24
| * | hw/arm: QOM'ify spitz.cxiaoqiang zhao2016-05-121-14/+9Star
| * | hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao2016-05-121-7/+0Star
| * | hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao2016-05-121-15/+11Star
| * | hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao2016-05-121-20/+12Star
| * | hw/arm: QOM'ify highbank.cxiaoqiang.zhao2016-05-121-7/+5Star
| * | hw/arm: QOM'ify armv7m.cxiaoqiang.zhao2016-05-121-6/+5Star
| * | hw/display/blizzard: Remove blizzard_template.hPeter Maydell2016-05-122-99/+77Star
| * | hw/display/blizzard: Expand out macrosPeter Maydell2016-05-121-38/+17Star
| * | i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS2016-05-122-1/+122
| * | i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS2016-05-122-0/+450
| * | i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS2016-05-122-0/+455
| * | i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS2016-05-122-0/+265
| * | ACPI: Virt: Generate SRAT tableShannon Zhao2016-05-121-0/+52
| * | ACPI: move acpi_build_srat_memory to common placeShannon Zhao2016-05-122-29/+20Star
| * | ACPI: Fix the definition of proximity in AcpiSratMemoryAffinityShannon Zhao2016-05-121-2/+1Star
| * | ACPI: Add GICC Affinity StructureShannon Zhao2016-05-121-1/+1
| * | ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao2016-05-122-6/+45
| * | hw/display: QOM'ify exynos4210_fimd.cxiaoqiang zhao2016-05-121-7/+12
| * | hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie2016-05-121-1/+2
| * | bcm2835_property: use cached values when querying framebufferSylvain Garrigues2016-05-121-9/+24
| * | hw/intc: QOM'ify omap_intc.cxiaoqiang zhao2016-05-121-26/+38