aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2024-01-26hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controllerPhilippe Mathieu-Daudé
2024-01-26hw/arm/allwinner-a10: Unconditionally map the USB Host controllersPhilippe Mathieu-Daudé
2024-01-26hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()Peter Maydell
2024-01-26hw/arm/virt.c: Remove newline from error_report() stringPeter Maydell
2024-01-18hw/arm/virt: Consolidate valid CPU typesGavin Shan
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2024-01-09hw/arm: Add missing QOM parent for v7-M SoCsPhilippe Mathieu-Daudé
2024-01-09hw/arm/socs: configure priority bits for existing SOCsSamuel Tardieu
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu
2024-01-09hw/arm: Add minimal support for the B-L475E-IOT01A boardInès Varhol
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol
2024-01-09hw/arm: add cache controller for Freescale i.MX6Nikita Ostrenkov
2024-01-05hw/arm: Simplify memory_region_init_rom() callsPhilippe Mathieu-Daudé
2024-01-05hw: Simplify memory_region_init_ram() callsPhilippe Mathieu-Daudé
2024-01-05hw: Simplify accesses to the CPUState::'start-powered-off' propertyPhilippe Mathieu-Daudé
2024-01-05hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' propertyPhilippe Mathieu-Daudé
2024-01-05hw/arm/bcm2836: Simplify use of 'reset-cbar' propertyPhilippe Mathieu-Daudé
2024-01-05hw/arm: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/virt: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/virt: Hide host CPU model for tcgGavin Shan
2023-12-29hw/arm: Constify VMStateRichard Henderson
2023-12-20Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-12-20Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
2023-12-19hw/arm: Activate IOMMUFD for virt machinesCédric Le Goater
2023-12-19target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argumentPhilippe Mathieu-Daudé
2023-12-19target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argumentPhilippe Mathieu-Daudé
2023-12-19target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argumentPhilippe Mathieu-Daudé
2023-11-20hw/arm/fsl-imx: Do not ignore Error argumentPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-13hw/arm/virt: fix GIC maintenance IRQ registrationJean-Philippe Brucker
2023-11-10hw/arm/xlnx-versal: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/virt: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/vexpress: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/sbsa-ref: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2-tz: Use qdev_prop_set_array()Kevin Wolf
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal
2023-11-07hw/sensor: add ADM1266 device modelTitus Rwantare
2023-11-07hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMAMarc-André Lureau
2023-11-07arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMANMarc-André Lureau