Age | Commit message (Expand) | Author | Files | Lines |
2022-04-22 | hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans... | Xiang Chen | 1 | -1/+1 |
2022-04-22 | hw/arm/virt: Support TCG GICv4 | Peter Maydell | 1 | -17/+53 |
2022-04-22 | hw/arm/virt: Abstract out calculation of redistributor region capacity | Peter Maydell | 1 | -7/+4 |
2022-04-22 | hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic() | Peter Maydell | 1 | -8/+23 |
2022-04-21 | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson | 2 | -7/+2 |
2022-04-21 | arm/allwinner-a10: replace snprintf() with g_strdup_printf() | Marc-André Lureau | 1 | -3/+1 |
2022-04-21 | arm/digic: replace snprintf() with g_strdup_printf() | Marc-André Lureau | 1 | -4/+1 |
2022-04-21 | hw/arm: Use bit fields for NPCM7XX PWRON STRAPs | Hao Wu | 1 | -5/+19 |
2022-04-21 | hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' | Zongyuan Li | 1 | -2/+13 |
2022-04-21 | hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' | Zongyuan Li | 1 | -9/+24 |
2022-04-21 | hw/arm/exynos4210: Drop Exynos4210Irq struct | Peter Maydell | 1 | -26/+8 |
2022-04-21 | hw/arm/exynos4210: Put combiners into state struct | Peter Maydell | 1 | -9/+11 |
2022-04-21 | hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs() | Peter Maydell | 1 | -63/+115 |
2022-04-21 | hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs | Peter Maydell | 1 | -7/+5 |
2022-04-21 | hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners | Peter Maydell | 1 | -4/+3 |
2022-04-21 | hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines | Peter Maydell | 1 | -0/+2 |
2022-04-21 | hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs() | Peter Maydell | 1 | -8/+33 |
2022-04-21 | hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c | Peter Maydell | 1 | -0/+82 |
2022-04-21 | hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct | Peter Maydell | 1 | -6/+6 |
2022-04-21 | hw/arm/exynos4210: Put external GIC into state struct | Peter Maydell | 1 | -5/+5 |
2022-04-21 | hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c | Peter Maydell | 1 | -0/+202 |
2022-04-21 | hw/arm/exynos4210: Coalesce board_irqs and irq_table | Peter Maydell | 1 | -5/+1 |
2022-04-21 | hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct | Peter Maydell | 1 | -4/+2 |
2022-04-21 | hw/arm/exynos4210: Put a9mpcore device into state struct | Peter Maydell | 1 | -5/+6 |
2022-04-21 | hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device | Peter Maydell | 1 | -15/+16 |
2022-04-21 | hw/arm: versal: Connect the CRL | Edgar E. Iglesias | 1 | -2/+52 |
2022-04-21 | hw/arm: versal: Add the Cortex-R5Fs | Edgar E. Iglesias | 2 | -3/+39 |
2022-04-21 | hw/arm: versal: Create an APU CPU Cluster | Edgar E. Iglesias | 1 | -1/+8 |
2022-04-21 | hw/arm/xlnx-zynqmp: Connect 4 TTC timers | Edgar E. Iglesias | 1 | -0/+22 |
2022-04-21 | hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF | Peter Maydell | 1 | -0/+7 |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck | 1 | -1/+8 |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -1/+1 |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control | Edgar E. Iglesias | 1 | -2/+23 |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF | Edgar E. Iglesias | 1 | -0/+16 |
2022-03-18 | hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area | Edgar E. Iglesias | 1 | -0/+5 |
2022-03-18 | hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset | Eric Auger | 1 | -1/+6 |
2022-03-09 | Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging | Peter Maydell | 1 | -0/+1 |
2022-03-09 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int... | Peter Maydell | 3 | -16/+88 |
2022-03-08 | hw/sensor: add Intersil ISL69260 device model | Titus Rwantare | 1 | -0/+1 |
2022-03-08 | hw/arm/aspeed: add Bletchley machine type | Patrick Williams | 1 | -0/+76 |
2022-03-08 | hw/arm/aspeed: allow missing spi_model | Patrick Williams | 1 | -1/+5 |
2022-03-08 | aspeed/smc: Remove 'num_cs' field | Cédric Le Goater | 3 | -6/+0 |
2022-03-08 | aspeed: Rework aspeed_board_init_flashes() interface | Cédric Le Goater | 1 | -6/+5 |
2022-03-08 | aspeed: Fix a potential memory leak bug in write_boot_rom() | Wentao_Liang | 1 | -3/+2 |
2022-03-07 | hw/arm/virt: Disable LPA2 for -machine virt-6.2 | Richard Henderson | 1 | -0/+7 |
2022-03-02 | target/arm: Report KVM's actual PSCI version to guest in dtb | Peter Maydell | 1 | -3/+2 |
2022-03-02 | target/arm: Support PSCI 1.1 and SMCCC 1.0 | Akihiko Odaki | 1 | -3/+9 |
2022-03-02 | hw/arm/mps2-tz.c: Update AN547 documentation URL | Peter Maydell | 1 | -1/+1 |
2022-03-02 | mps3-an547: Add missing user ahb interfaces | Jimmy Brisson | 1 | -0/+4 |
2022-02-28 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int... | Peter Maydell | 2 | -71/+36 |