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
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
1
-1
/
+8
2022-12-15
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
4
-47
/
+184
2022-12-15
hw/arm/boot: set initrd with #address-cells type in fdt
Schspa Shi
1
-4
/
+6
2022-12-15
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
Peter Maydell
1
-4
/
+8
2022-12-15
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
1
-0
/
+1
2022-12-15
hw/arm/virt: build SMBIOS 19 table
Mihai Carabas
1
-1
/
+7
2022-12-15
hw/arm/virt: Add properties to disable high memory regions
Gavin Shan
1
-2
/
+73
2022-12-15
hw/arm/virt: Add 'compact-highmem' property
Gavin Shan
1
-0
/
+32
2022-12-15
hw/arm/virt: Improve high memory region address assignment
Gavin Shan
1
-5
/
+10
2022-12-15
hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
Gavin Shan
1
-13
/
+19
2022-12-15
hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
Gavin Shan
1
-6
/
+6
2022-12-15
hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
Gavin Shan
1
-7
/
+8
2022-12-15
hw/arm/virt: Introduce virt_set_high_memmap() helper
Gavin Shan
1
-33
/
+41
2022-12-14
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
1
-2
/
+1
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
1
-9
/
+5
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-14
/
+20
2022-11-07
hw/arm/virt: Enable HMAT on arm virt machine
Xiang Chen
2
-0
/
+8
2022-11-07
acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
Miguel Luis
1
-9
/
+7
2022-11-07
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
1
-5
/
+5
2022-11-04
hw/arm/boot: Set SCR_EL3.HXEn when booting kernel
Peter Maydell
1
-0
/
+3
2022-11-04
hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel
Peter Maydell
1
-0
/
+2
2022-10-27
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+2
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2
-4
/
+4
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
1
-2
/
+3
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2
-4
/
+13
2022-10-24
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
1
-3
/
+3
2022-10-24
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
1
-1
/
+8
2022-10-24
ast2600: Drop NEON from the CPU features
Cédric Le Goater
1
-0
/
+2
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-2
/
+2
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
1
-49
/
+0
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-3
/
+2
2022-10-10
hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
Jerome Forissier
1
-0
/
+4
2022-10-09
acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
Miguel Luis
1
-3
/
+2
2022-09-29
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
1
-2
/
+0
2022-09-29
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
1
-2
/
+2
2022-09-29
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
1
-0
/
+1
2022-09-29
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
1
-0
/
+1
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
1
-0
/
+36
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
11
-11
/
+14
2022-09-14
target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
Peter Maydell
1
-8
/
+1
2022-09-14
target/arm: Add cortex-a35
Hao Wu
1
-0
/
+1
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
1
-1
/
+8
2022-08-12
hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4
Zenghui Yu
1
-2
/
+2
2022-08-01
Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...
Richard Henderson
2
-7
/
+9
2022-08-01
aspeed/fby35: Fix owner of the BMC RAM memory region
Cédric Le Goater
1
-5
/
+9
2022-08-01
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
1
-2
/
+0
2022-08-01
trivial: Fix duplicated words
Thomas Huth
1
-1
/
+1
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
1
-1
/
+25
2022-07-14
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
1
-1
/
+13
[next]