index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-0
/
+2
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
1
-0
/
+2
2024-02-13
hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
1
-2
/
+2
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
16
-75
/
+174
2024-02-02
hw/arm: use qemu_configure_nic_device()
David Woodhouse
6
-33
/
+10
2024-02-02
hw/arm/stellaris: use qemu_find_nic_info()
David Woodhouse
1
-8
/
+22
2024-02-02
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
David Woodhouse
1
-7
/
+9
2024-02-02
hw/arm/highbank: use qemu_create_nic_device()
David Woodhouse
1
-7
/
+5
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
4
-9
/
+7
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
5
-34
/
+20
2024-02-02
hw/arm/fsl: use qemu_configure_nic_device()
David Woodhouse
4
-4
/
+4
2024-02-02
hw/arm/exynos4: use qemu_create_nic_device()
David Woodhouse
1
-4
/
+2
2024-02-02
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
1
-5
/
+4
2024-02-02
hw/arm/allwinner: use qemu_configure_nic_device()
David Woodhouse
3
-35
/
+4
2024-02-02
hw/arm/virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/arm/sbsa-ref: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/arm: Connect SPI Controller to BCM2835
Rayhan Faizel
2
-1
/
+17
2024-02-02
hw/arm: Add GMAC devices to NPCM7XX SoC
Hao Wu
1
-2
/
+35
2024-02-02
hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
Manos Pitsidianakis
2
-12
/
+16
2024-02-02
hw/arm/z2: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2
-19
/
+15
2024-02-02
hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
Manos Pitsidianakis
2
-30
/
+55
2024-02-02
hw/arm/zynq: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-1
/
+5
2024-02-02
hw/arm/vexpress: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-2
/
+10
2024-02-02
hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-02
hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2
-6
/
+1
2024-02-02
hw/arm/highbank: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+10
2024-02-02
hw/arm/highbank: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-02
hw/arm/exynos: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+8
2024-02-02
hw/arm/exynos: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
6
-48
/
+82
2024-02-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
1
-0
/
+19
2024-02-01
hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
Ninad Palsule
1
-0
/
+1
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
5
-5
/
+25
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
4
-3
/
+10
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
1
-43
/
+28
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
1
-1
/
+4
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-30
hw/arm: Add `\n` to hint message
Greg Kurz
1
-1
/
+1
2024-01-30
aspeed: Clean up includes
Peter Maydell
2
-1
/
+1
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
2
-0
/
+27
2024-01-26
fsl-imx6ul: Add various missing unimplemented devices
Guenter Roeck
1
-0
/
+30
2024-01-26
hw/arm: Build various units only once
Philippe Mathieu-Daudé
17
-27
/
+12
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
7
-0
/
+7
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
28
-0
/
+28
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
3
-0
/
+3
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
3
-5
/
+6
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
3
-3
/
+3
2024-01-26
hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
[next]