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-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-22
aspeed: Add I2C buses to AST1030 model
Troy Lee
2022-06-22
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
2022-06-10
hw/core/loader: return image sizes as ssize_t
Jamie Iles
2022-06-08
xlnx-zynqmp: fix the irq mapping for the display port and its dma
Frederic Konrad
2022-05-25
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2022-05-25
hw: aspeed: Init all UART's with serial devices
Peter Delevoryas
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Ensure AST1030 respects uart-default
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-25
hw/arm/aspeed: Add fby35 machine type
Peter Delevoryas
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
Peter Maydell
2022-05-19
hw/arm/virt: Fix incorrect non-secure flash dtb node name
Peter Maydell
2022-05-13
hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
Jonathan Cameron
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
hw/arm/virt: Fix CPU's default NUMA node ID
Gavin Shan
2022-05-09
hw/arm/virt: Consider SMP configuration in CPU topology
Gavin Shan
2022-05-09
hw/arm: add versioning to sbsa-ref machine DT
Leif Lindholm
2022-05-09
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
target/arm: Define cortex-a76
Richard Henderson
2022-05-05
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
2022-05-02
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
2022-05-02
aspeed: Add an AST1030 eval board
Jamin Lin
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-28
hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2
Peter Maydell
2022-04-28
hw/arm/smmuv3: Add space in guest error message
Jean-Philippe Brucker
2022-04-28
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2022-04-22
hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans...
Xiang Chen
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
2022-04-22
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2022-04-22
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
Peter Maydell
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
[next]