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-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-06-16
aspeed/soc: fix incorrect dram size for AST2700
Jamin Lin
1
-1
/
+86
2024-06-16
aspeed: Add an AST2700 eval board
Jamin Lin
1
-0
/
+32
2024-06-16
aspeed/soc: Add AST2700 support
Jamin Lin
2
-0
/
+564
2024-06-09
hw/arm: xen: Enable use of grant mappings
Edgar E. Iglesias
1
-0
/
+5
2024-05-30
arm/sbsa-ref: move to Neoverse-N2 as default
Marcin Juszkiewicz
1
-1
/
+1
2024-05-30
hw/arm/xilinx_zynq: Support up to two CPU cores
Sebastian Huber
1
-21
/
+33
2024-05-30
hw/arm/xilinx_zynq: Add cache controller
Sebastian Huber
2
-0
/
+2
2024-05-28
hw: arm: Remove use of tabs in some source files
Tanmay Patil
1
-4
/
+4
2024-05-28
hw/arm/npcm7xx: remove setting of mp-affinity
Dorjoy Chowdhury
1
-3
/
+0
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
1
-0
/
+5
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
1
-1
/
+1
2024-05-03
arm: switch boards to "default y"
Paolo Bonzini
1
-0
/
+2
2024-04-30
hw/arm : Connect DM163 to B-L475E-IOT01A
Inès Varhol
2
-2
/
+58
2024-04-30
hw/arm : Create Bl475eMachineState
Inès Varhol
1
-14
/
+32
2024-04-30
hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
Inès Varhol
1
-2
/
+4
2024-04-30
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
1
-1
/
+2
2024-04-30
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
1
-0
/
+1
2024-04-30
hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
Peter Maydell
1
-0
/
+15
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-15
/
+3
2024-04-25
hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
Thomas Huth
1
-0
/
+3
2024-04-25
hw: Fix problem with the A*MPCORE switches in the Kconfig files
Thomas Huth
1
-15
/
+0
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2
-6
/
+78
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
4
-9
/
+9
2024-04-25
hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
Jinjie Ruan
1
-0
/
+19
2024-04-25
hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
Jinjie Ruan
1
-1
/
+9
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
1
-1
/
+8
2024-04-02
hw/arm/smmu: Avoid using inlined functions with external linkage again
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-02
raspi4b: Reduce RAM to 1Gb on 32-bit hosts
Cédric Le Goater
1
-0
/
+4
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
1
-1
/
+1
2024-03-25
aspeed: Make the ast1030-a1 SoC not user creatable
Cédric Le Goater
1
-0
/
+2
2024-03-25
aspeed: Make the ast2600-a3 SoC not user creatable
Cédric Le Goater
1
-0
/
+2
2024-03-19
Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...
Peter Maydell
1
-1
/
+2
2024-03-19
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
1
-1
/
+2
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
1
-2
/
+2
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
1
-1
/
+1
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-0
/
+20
2024-03-12
hw/arm/virt: Set virtio-iommu aw-bits default value to 48
Eric Auger
1
-0
/
+17
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
1
-0
/
+3
2024-03-11
hw/arm: Deprecate various old Arm machine types
Peter Maydell
7
-0
/
+9
2024-03-09
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
1
-3
/
+3
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2
-16
/
+58
2024-03-08
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
1
-41
/
+27
2024-03-07
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
2
-16
/
+58
2024-03-05
hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
Arnaud Minier
2
-38
/
+5
2024-03-05
hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
Arnaud Minier
2
-1
/
+12
2024-03-05
hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
Rayhan Faizel
2
-3
/
+43
2024-02-27
Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
11
-205
/
+1010
2024-02-27
Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...
Peter Maydell
5
-11
/
+22
[next]