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
/
cpu
/
a15mpcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-2
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-3
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
Peter Maydell
2018-08-24
1
-3
/
+28
*
hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
Thomas Huth
2018-07-17
1
-5
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
2016-03-04
1
-1
/
+1
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2015-09-14
1
-1
/
+1
*
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2015-09-08
1
-0
/
+13
*
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
2015-08-13
1
-7
/
+14
*
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2015-08-13
1
-6
/
+2
*
a15mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-20
/
+1
*
a15mpcore: Convert to QOM realize
Andreas Färber
2013-11-05
1
-8
/
+12
*
a15mpcore: Embed GICState
Andreas Färber
2013-11-05
1
-15
/
+24
*
a15mpcore: Split off instance_init
Andreas Färber
2013-11-05
1
-3
/
+10
*
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
2013-09-03
1
-3
/
+2
*
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
Peter Maydell
2013-08-20
1
-0
/
+18
*
cpu/a15mpcore: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+11
*
hw/cpu/a15mpcore: Correct default value for num-irq
Peter Maydell
2013-07-15
1
-2
/
+2
*
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move ARM CPU cores to hw/cpu/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+114