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
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
27
-0
/
+43
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
1
-0
/
+2
2017-09-07
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-5
/
+2
2017-09-07
armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-07
armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-04
hw/arm/digic: Mark device with user_creatable = false
Thomas Huth
1
-0
/
+2
2017-09-04
hw/arm/aspeed_soc: Mark devices as user_creatable = false
Thomas Huth
1
-0
/
+2
2017-09-04
aspeed_soc: Propagate silicon-rev to watchdog
Andrew Jeffery
1
-0
/
+2
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
1
-6
/
+3
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
1
-1
/
+2
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
1
-2
/
+9
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
1
-0
/
+3
2017-09-04
hw/arm: use defined type name instead of hard-coded string
Philippe Mathieu-Daudé
6
-18
/
+27
2017-09-01
arm: replace cpu_arm_init() with cpu_generic_init()
Igor Mammedov
5
-6
/
+6
2017-08-07
hw/arm/virt: Add 2.10 machine type
Eric Auger
1
-2
/
+17
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-24
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
1
-1
/
+1
2017-07-24
fsl_imx*: Migrate ROM contents
Peter Maydell
3
-6
/
+6
2017-07-17
hw/arm/mps2: Add ethernet
Peter Maydell
1
-1
/
+9
2017-07-17
hw/arm/mps2: Add SCC
Peter Maydell
1
-1
/
+16
2017-07-17
hw/arm/mps2: Add timers
Peter Maydell
1
-0
/
+4
2017-07-17
hw/arm/mps2: Add UARTs
Peter Maydell
1
-0
/
+88
2017-07-17
hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
Peter Maydell
2
-0
/
+271
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
21
-68
/
+35
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
4
-7
/
+7
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
24
-36
/
+36
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+4
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
1
-1
/
+1
2017-07-14
char: add backend hotswap handler
Anton Nefedov
2
-2
/
+3
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
3
-9
/
+9
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
3
-9
/
+9
2017-07-11
aspeed: Register all watchdogs
Joel Stanley
1
-8
/
+17
2017-07-11
hw/misc: Add Exynos4210 Pseudo Random Number Generator
Krzysztof Kozlowski
1
-0
/
+4
2017-06-20
bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
Marc-André Lureau
2
-7
/
+6
2017-06-20
aspeed: use {set, get}_uint() for "ram-size" property
Marc-André Lureau
1
-4
/
+4
2017-06-13
aspeed: add a temp sensor device on I2C bus 3
Cédric Le Goater
1
-0
/
+9
2017-06-13
hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
Krzysztof Kozlowski
1
-1
/
+2
2017-06-13
hw/arm/exynos: Declare local variables in some order
Krzysztof Kozlowski
1
-2
/
+2
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
2
-26
/
+44
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-3
/
+1
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-14
/
+2
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
7
-7
/
+7
2017-06-02
hw/arm/virt: fdt: generate distance-map when needed
Andrew Jones
1
-0
/
+21
2017-06-02
hw/arm/virt-acpi-build: build SLIT when needed
Andrew Jones
1
-0
/
+4
2017-06-02
aspeed: add some I2C devices to the Aspeed machines
Cédric Le Goater
1
-0
/
+27
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
3
-2
/
+3
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
6
-6
/
+6
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
[next]