index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hw/arm/raspi: fix CPRMAN base address
Luc Michel
2020-10-27
1
-2
/
+2
|
*
|
arm/trace: Fix hex printing
Dr. David Alan Gilbert
2020-10-27
1
-1
/
+1
|
*
|
hw/arm/raspi: Add the Raspberry Pi 3 model A+
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+13
|
*
|
hw/arm/raspi: Add the Raspberry Pi Zero machine
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+13
|
*
|
hw/arm/raspi: Add the Raspberry Pi A+ machine
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+13
|
*
|
hw/arm/bcm2836: Introduce the BCM2835 SoC
Philippe Mathieu-Daudé
2020-10-27
2
-0
/
+36
|
*
|
hw/arm/bcm2836: Split out common realize() code
Philippe Mathieu-Daudé
2020-10-27
1
-4
/
+18
|
*
|
hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
Philippe Mathieu-Daudé
2020-10-27
1
-8
/
+7
|
*
|
hw/arm/bcm2836: Introduce BCM283XClass::core_count
Philippe Mathieu-Daudé
2020-10-27
1
-1
/
+4
|
*
|
hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
Philippe Mathieu-Daudé
2020-10-27
1
-58
/
+52
|
*
|
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+14
|
*
|
hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
Zenghui Yu
2020-10-27
1
-0
/
+1
|
*
|
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
2020-10-27
1
-0
/
+80
|
*
|
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-27
1
-2
/
+25
|
*
|
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2020-10-27
1
-1
/
+6
|
*
|
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
1
-0
/
+12
|
*
|
hw/arm: fix min_cpus for xlnx-versal-virt platform
Pavel Dovgalyuk
2020-10-27
1
-0
/
+1
|
*
|
hw/arm/highbank: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-27
1
-0
/
+2
|
|
/
*
|
hw/arm/tosa: Replace fprintf() calls by LED devices
Philippe Mathieu-Daudé
2020-10-26
2
-25
/
+16
*
|
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2020-10-26
2
-0
/
+21
|
/
*
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
2020-10-20
1
-0
/
+1
*
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
2020-10-20
1
-2
/
+11
*
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2020-10-20
1
-0
/
+1
*
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+1
*
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
1
-3
/
+41
*
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
2020-10-08
1
-16
/
+18
*
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
2020-10-08
1
-16
/
+27
*
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
1
-0
/
+1
*
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-08
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
2
-71
/
+84
|
\
|
*
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
2020-10-01
1
-16
/
+13
|
*
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+2
|
*
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
2020-10-01
1
-24
/
+21
|
*
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
2020-10-01
1
-2
/
+4
|
*
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
2020-10-01
1
-10
/
+24
|
*
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
2020-10-01
1
-15
/
+15
|
*
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+2
|
*
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+3
|
*
hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
Philippe Mathieu-Daudé
2020-10-01
1
-3
/
+0
|
*
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
2020-10-01
1
-0
/
+2
*
|
arm: use acpi_dsdt_add_gpex
Gerd Hoffmann
2020-09-30
1
-166
/
+9
*
|
move MemMapEntry
Gerd Hoffmann
2020-09-30
1
-5
/
+0
|
/
*
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-26
1
-3
/
+1
*
xlnx-zcu102: Register properties as class properties
Eduardo Habkost
2020-09-22
1
-12
/
+13
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
10
-19
/
+19
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
19
-126
/
+42
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-20
/
+5
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...
Peter Maydell
2020-09-18
3
-12
/
+49
|
\
|
*
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
2020-09-18
1
-2
/
+43
|
*
hw/arm/aspeed: Map the UART5 device unconditionally
Philippe Mathieu-Daudé
2020-09-18
2
-10
/
+6
[prev]
[next]