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
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-3
/
+35
2020-03-30
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
Peter Maydell
1
-0
/
+24
2020-03-30
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
Peter Maydell
1
-1
/
+2
2020-03-30
hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
Niek Linnenbank
1
-1
/
+1
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2
-3
/
+35
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
1
-0
/
+6
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
3
-3
/
+6
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-61
/
+47
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
10
-39
/
+40
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
3
-3
/
+0
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+2
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
7
-16
/
+8
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
1
-3
/
+0
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
1
-0
/
+36
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
1
-0
/
+35
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
1
-0
/
+14
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
1
-0
/
+1
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
1
-1
/
+16
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
1
-20
/
+66
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
1
-2
/
+9
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
1
-21
/
+33
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
1
-15
/
+15
2020-03-12
hw/arm/virt: Document 'max' value in gic-version property description
Eric Auger
1
-1
/
+2
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
2
-1
/
+16
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2
-3
/
+22
2020-03-12
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
2
-0
/
+22
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
3
-1
/
+19
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
5
-1
/
+57
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2
-1
/
+18
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2
-0
/
+46
2020-03-12
hw/arm/allwinner-h3: add Clock Control Unit
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm: add Xunlong Orange Pi PC machine
Niek Linnenbank
2
-1
/
+93
2020-03-12
hw/arm: add Allwinner H3 System-on-Chip
Niek Linnenbank
3
-0
/
+336
2020-03-12
hw/arm/fsl-imx25: Wire up USB controllers
Guenter Roeck
1
-0
/
+24
2020-03-12
hw/arm/fsl-imx25: Wire up eSDHC controllers
Guenter Roeck
2
-0
/
+48
2020-03-12
hw/arm/cubieboard: make sure SOC object isn't leaked
Igor Mammedov
1
-0
/
+3
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
3
-0
/
+41
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
3
-0
/
+41
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
1
-0
/
+7
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
1
-1
/
+9
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
1
-2
/
+2
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+12
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-1
/
+7
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+11
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-10
/
+0
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-9
/
+2
[next]