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
2024-02-27
hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm: Introduce BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm/raspi: Split out raspi machine common part
Sergey Kambalin
2024-02-27
hw/arm/bcm2853_peripherals: Split out common part of peripherals
Sergey Kambalin
2024-02-27
hw/arm/bcm2836: Split out common part of BCM283X classes
Sergey Kambalin
2024-02-27
arm: xlnx-versal-virt: Add machine property ospi-flash
Sai Pavan Boddu
2024-02-27
hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
Inès Varhol
2024-02-27
hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
Marcin Juszkiewicz
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
2024-02-27
hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-26
hw/display/exynos4210_fimd: Pass frame buffer memory region as link
Philippe Mathieu-Daudé
2024-02-26
hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
Philippe Mathieu-Daudé
2024-02-26
hw/display/pl110: Pass frame buffer memory region as link property
Philippe Mathieu-Daudé
2024-02-26
hw/arm: Inline sysbus_create_simple(PL110 / PL111)
Philippe Mathieu-Daudé
2024-02-22
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
2024-02-16
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2024-02-15
hw/arm/mps3r: Add remaining devices
Peter Maydell
2024-02-15
hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
Peter Maydell
2024-02-15
hw/arm/mps3r: Add UARTs
Peter Maydell
2024-02-15
hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
Peter Maydell
2024-02-15
hw/arm/mps3r: Initial skeleton for mps3-an536 board
Peter Maydell
2024-02-15
hw/arm/stellaris: Add missing QOM 'SoC' parent
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Add missing QOM 'machine' parent
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Convert I2C controller to Resettable interface
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Convert ADC controller to Resettable interface
Philippe Mathieu-Daudé
2024-02-15
hw/arm/smmuv3: add support for stage 1 access fault
Luc Michel
2024-02-15
hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
Peter Maydell
2024-02-15
hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
Peter Maydell
2024-02-15
hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
Philippe Mathieu-Daudé
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-13
hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-02
hw/arm: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/arm/stellaris: use qemu_find_nic_info()
David Woodhouse
2024-02-02
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
David Woodhouse
2024-02-02
hw/arm/highbank: use qemu_create_nic_device()
David Woodhouse
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/arm/fsl: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/arm/exynos4: use qemu_create_nic_device()
David Woodhouse
2024-02-02
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/arm/allwinner: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/arm/virt: use pci_init_nic_devices()
David Woodhouse
2024-02-02
hw/arm/sbsa-ref: use pci_init_nic_devices()
David Woodhouse
2024-02-02
hw/arm: Connect SPI Controller to BCM2835
Rayhan Faizel
2024-02-02
hw/arm: Add GMAC devices to NPCM7XX SoC
Hao Wu
2024-02-02
hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
Manos Pitsidianakis
[next]