aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert
2018-07-23hw/arm/spitz: Move problematic nand_init() code to realize functionThomas Huth
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois
2018-06-29i.mx7d: Remove unused header filesJean-Christophe Dubois
2018-06-29hw/arm/virt: Silence dtc /memory warningEric Auger
2018-06-29hw/arm/virt: Silence dtc /intc warningsEric Auger
2018-06-29hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()Philippe Mathieu-Daudé
2018-06-26aspeed/timer: use the APB frequency from the SCUpull-target-arm-20180626Cédric Le Goater
2018-06-26aspeed: initialize the SCU controller firstCédric Le Goater
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger
2018-06-26hw/arm/smmuv3: Fix translate error handlingJia He
2018-06-26hw/arm/stellaris: Use HWADDR_PRIx to display register addressPhilippe Mathieu-Daudé
2018-06-26hw/arm/stellaris: Fix gptm_write() error messagePhilippe Mathieu-Daudé
2018-06-26hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-22hw/arm/mps2-tz.c: Instantiate MPCsPeter Maydell
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias
2018-06-22hw/arm/virt: Increase max_cpus to 512Eric Auger
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add virt-3.0 machine typeEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger
2018-06-22hw/arm/virt: Register two redistributor regions when necessaryEric Auger
2018-06-22hw/arm/virt-acpi-build: Advertise one or two GICR structuresEric Auger
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell