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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
2
-0
/
+17
2023-11-02
hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-6
/
+2
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
1
-1
/
+5
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
1
-8
/
+20
2023-11-02
hw/input/stellaris_input: Rename to stellaris_gamepad
Peter Maydell
2
-2
/
+2
2023-10-27
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
5
-7
/
+8
2023-10-27
hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
Philippe Mathieu-Daudé
1
-2
/
+3
2023-10-27
hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
Philippe Mathieu-Daudé
1
-6
/
+10
2023-10-27
hw/intc/pxa2xx: Pass CPU reference using QOM link property
Philippe Mathieu-Daudé
1
-1
/
+10
2023-10-27
hw/intc/pxa2xx: Convert to Resettable interface
Philippe Mathieu-Daudé
1
-5
/
+12
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
1
-4
/
+8
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
1
-0
/
+1
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
2
-0
/
+2
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
Philippe Mathieu-Daudé
2
-13
/
+16
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2
-29
/
+34
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2
-17
/
+23
2023-10-25
hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
Philippe Mathieu-Daudé
1
-0
/
+11
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
Philippe Mathieu-Daudé
2
-44
/
+46
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
1
-13
/
+13
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
1
-13
/
+13
2023-10-25
hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
Philippe Mathieu-Daudé
1
-49
/
+52
2023-10-25
hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specific
Philippe Mathieu-Daudé
1
-4
/
+11
2023-10-25
hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
Philippe Mathieu-Daudé
1
-3
/
+3
2023-10-25
hw/arm/aspeed: Extract code common to all boards to a common file
Philippe Mathieu-Daudé
3
-96
/
+115
2023-10-20
Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-3
/
+2
2023-10-19
hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
1
-2
/
+1
2023-10-19
target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
1
-72
/
+23
2023-10-19
hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
Peter Maydell
1
-0
/
+4
2023-10-19
hw/arm/smmuv3: Sort ID register setting into field order
Peter Maydell
1
-2
/
+2
2023-10-19
hw/arm/smmuv3: Update ID register bit field definitions
Peter Maydell
1
-0
/
+38
2023-10-19
hw/arm/sbsa-ref: use bsa.h for PPI definitions
Leif Lindholm
1
-12
/
+9
2023-10-19
{include/}hw/arm: refactor virt PPI logic
Leif Lindholm
2
-16
/
+20
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
1
-1
/
+0
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
11
-10
/
+88
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
1
-1
/
+1
2023-10-03
hw/arm: Support machine-default audiodev with fallback
Martin Kletzander
11
-9
/
+87
2023-09-29
aspeed: Clean up local variable shadowing
Cédric Le Goater
1
-5
/
+5
2023-09-29
hw/arm/smmuv3-internal.h: Don't use locals in statement macros
Peter Maydell
1
-29
/
+14
2023-09-29
hw/arm/smmuv3.c: Avoid shadowing variable
Peter Maydell
1
-2
/
+2
[next]