aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis4-574/+1
2022-04-28hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2Peter Maydell2-0/+2
2022-04-28hw/arm/smmuv3: Add space in guest error messageJean-Philippe Brucker1-1/+1
2022-04-28hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker2-8/+7
2022-04-22hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans...Xiang Chen1-1/+1
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell1-17/+53
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell1-7/+4
2022-04-22hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()Peter Maydell1-8/+23
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2-7/+2
2022-04-21arm/allwinner-a10: replace snprintf() with g_strdup_printf()Marc-André Lureau1-3/+1
2022-04-21arm/digic: replace snprintf() with g_strdup_printf()Marc-André Lureau1-4/+1
2022-04-21hw/arm: Use bit fields for NPCM7XX PWRON STRAPsHao Wu1-5/+19
2022-04-21hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'Zongyuan Li1-2/+13
2022-04-21hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'Zongyuan Li1-9/+24
2022-04-21hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell1-26/+8
2022-04-21hw/arm/exynos4210: Put combiners into state structPeter Maydell1-9/+11
2022-04-21hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell1-63/+115
2022-04-21hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell1-7/+5
2022-04-21hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combinersPeter Maydell1-4/+3
2022-04-21hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ linesPeter Maydell1-0/+2
2022-04-21hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell1-8/+33
2022-04-21hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell1-0/+82
2022-04-21hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell1-6/+6
2022-04-21hw/arm/exynos4210: Put external GIC into state structPeter Maydell1-5/+5
2022-04-21hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell1-0/+202
2022-04-21hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell1-5/+1
2022-04-21hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell1-4/+2
2022-04-21hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell1-5/+6
2022-04-21hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate devicePeter Maydell1-15/+16
2022-04-21hw/arm: versal: Connect the CRLEdgar E. Iglesias1-2/+52
2022-04-21hw/arm: versal: Add the Cortex-R5FsEdgar E. Iglesias2-3/+39
2022-04-21hw/arm: versal: Create an APU CPU ClusterEdgar E. Iglesias1-1/+8
2022-04-21hw/arm/xlnx-zynqmp: Connect 4 TTC timersEdgar E. Iglesias1-0/+22
2022-04-21hw/arm/virt: Check for attempt to use TrustZone with KVM or HVFPeter Maydell1-0/+7
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-1/+8
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias1-2/+23
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias1-0/+16
2022-03-18hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias1-0/+5
2022-03-18hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unsetEric Auger1-1/+6
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell1-0/+1
2022-03-09Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell3-16/+88
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare1-0/+1
2022-03-08hw/arm/aspeed: add Bletchley machine typePatrick Williams1-0/+76
2022-03-08hw/arm/aspeed: allow missing spi_modelPatrick Williams1-1/+5
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater3-6/+0
2022-03-08aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater1-6/+5
2022-03-08aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang1-3/+2
2022-03-07hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson1-0/+7
2022-03-02target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell1-3/+2