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
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2
-2
/
+2
2023-05-30
hw/arm/sbsa-ref: add GIC node into DT
Marcin Juszkiewicz
1
-1
/
+18
2023-05-30
arm/Kconfig: Make TCG dependence explicit
Fabiano Rosas
1
-41
/
+82
2023-05-30
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
1
-1
/
+1
2023-05-30
hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
Mostafa Saleh
1
-10
/
+22
2023-05-30
hw/arm/smmuv3: Add stage-2 support in iova notifier
Mostafa Saleh
2
-14
/
+27
2023-05-30
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
3
-9
/
+66
2023-05-30
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
4
-20
/
+36
2023-05-30
hw/arm/smmuv3: Make TLB lookup work for stage-2
Mostafa Saleh
1
-11
/
+33
2023-05-30
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
2
-10
/
+182
2023-05-30
hw/arm/smmuv3: Add page table walk for stage-2
Mostafa Saleh
2
-1
/
+176
2023-05-30
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
3
-18
/
+13
2023-05-30
hw/arm/smmuv3: Add missing fields for IDR0
Mostafa Saleh
1
-0
/
+2
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
1
-0
/
+8
2023-05-26
hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
Thomas Huth
1
-1
/
+3
2023-05-26
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
1
-1
/
+3
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
1
-39
/
+30
2023-05-18
hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
Peter Maydell
1
-20
/
+20
2023-05-18
sbsa-ref: use Bochs graphics card instead of VGA
Marcin Juszkiewicz
1
-1
/
+1
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
1
-30
/
+39
2023-05-18
sbsa-ref: switch default cpu core to Neoverse-N1
Marcin Juszkiewicz
1
-1
/
+1
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
1
-0
/
+1
2023-05-02
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
1
-30
/
+34
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
1
-20
/
+22
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
1
-27
/
+8
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
3
-0
/
+6
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
1
-1
/
+41
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
1
-1
/
+0
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
1
-2
/
+0
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
1
-2
/
+4
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
1
-0
/
+1
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+8
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
1
-0
/
+1
2023-04-20
arm/mcimx7d-sabre: Set fec2-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+20
2023-04-20
arm/mcimx6ul-evk: Set fec1-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+20
2023-04-20
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
1
-0
/
+2
2023-04-20
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
Strahinja Jankovic
2
-0
/
+9
2023-04-20
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
Strahinja Jankovic
2
-0
/
+8
2023-04-20
hw/arm: Fix some typos in comments (most found by codespell)
Stefan Weil
8
-9
/
+9
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
1
-1
/
+8
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
1
-1
/
+4
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
8
-0
/
+14
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
2
-5
/
+14
2023-03-07
hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2
Karthikeyan Pasupathi
1
-5
/
+5
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
1
-0
/
+4
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
1
-0
/
+5
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
1
-4
/
+25
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
1
-0
/
+6
[prev]
[next]