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-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
2024-02-02
hw/arm/z2: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2024-02-02
hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2024-02-02
hw/arm/zynq: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-02
hw/arm/vexpress: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-02
hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2024-02-02
hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2024-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2024-02-02
hw/arm/highbank: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-02
hw/arm/highbank: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
2024-02-02
hw/arm/exynos: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-02
hw/arm/exynos: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
2024-02-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
2024-02-01
hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
Ninad Palsule
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
2024-01-30
hw/arm: Add `\n` to hint message
Greg Kurz
2024-01-30
aspeed: Clean up includes
Peter Maydell
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
[next]