aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2018-12-11virt: Eliminate separate instance_init functionsEduardo Habkost
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger
2018-11-06hw/arm/exynos4210: Zero memory allocated for Exynos4210StatePeter Maydell
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-11-02strongarm: mask off high[31:28] bits from dir and state registersPrasad J Pandit
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova
2018-11-02hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi
2018-10-24hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger
2018-10-08virt: Suppress external aborts on virt-2.10 and earlierPeter Maydell
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater
2018-09-25hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater
2018-09-25hw/arm/smmuv3: fix eventq recording and IRQ triggerringEric Auger
2018-09-25hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger
2018-09-25arm: Add BBC micro:bit machineJoel Stanley
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao
2018-09-25hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland
2018-08-24hw/arm/mps2: Fix ID register errors on AN511 and AN385Peter Maydell
2018-08-24hw/arm/mps2-tz: Fix MPS2 SCC config register valuesPeter Maydell
2018-08-24hw/arm/mps2-tz: Instantiate SPI controllersPeter Maydell
2018-08-24hw/arm/mps2-tz: Create PL081s and MSCsPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell
2018-08-24hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511Peter Maydell
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell
2018-08-24hw/arm/boot: AArch32 kernels should be started in Hyp mode if availablePeter Maydell
2018-08-24hw/arm/vexpress: Add "virtualization" property controlling presence of EL2Peter Maydell
2018-08-24hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3Peter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/highbank: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/vexpress: Connect VIRQ and VFIQPeter Maydell
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20nvic: Expose NMI linePeter Maydell
2018-08-20hw/arm/virt: Add virt-3.1 machine typeAndrew Jones