index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
arm/allwinner-a10: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
arm/digic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
Hao Wu
2022-04-21
hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
2022-04-21
hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
2022-04-21
hw/arm/exynos4210: Drop Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
Peter Maydell
2022-04-21
hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put external GIC into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Coalesce board_irqs and irq_table
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put a9mpcore device into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
Peter Maydell
2022-04-21
hw/arm: versal: Connect the CRL
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Add the Cortex-R5Fs
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Create an APU CPU Cluster
Edgar E. Iglesias
2022-04-21
hw/arm/xlnx-zynqmp: Connect 4 TTC timers
Edgar E. Iglesias
2022-04-21
hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
Peter Maydell
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-08
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2022-03-08
hw/arm/aspeed: add Bletchley machine type
Patrick Williams
2022-03-08
hw/arm/aspeed: allow missing spi_model
Patrick Williams
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
aspeed: Rework aspeed_board_init_flashes() interface
Cédric Le Goater
2022-03-08
aspeed: Fix a potential memory leak bug in write_boot_rom()
Wentao_Liang
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2022-03-02
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
2022-03-02
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-03-02
hw/arm/mps2-tz.c: Update AN547 documentation URL
Peter Maydell
2022-03-02
mps3-an547: Add missing user ahb interfaces
Jimmy Brisson
2022-02-28
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...
Peter Maydell
2022-02-26
aspeed: Introduce a create_pca9552() helper
Cédric Le Goater
2022-02-26
aspeed: rainier: Add strap values taken from hardware
Joel Stanley
2022-02-26
aspeed: rainier: Add i2c LED devices
Joel Stanley
2022-02-26
ast2600: Add Secure Boot Controller model
Joel Stanley
[next]