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
/
arm11mpcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-9
/
+4
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-8
/
+4
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-10
/
+8
*
cpu/arm11mpcore: Set number of GIC priority bits to 4
Sai Pavan Boddu
2020-02-28
1
-0
/
+5
*
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/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
Thomas Huth
2018-07-17
1
-8
/
+6
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
arm11mpcore: Split off RealView MPCore
Andreas Färber
2013-11-05
1
-121
/
+0
*
arm11mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-26
/
+1
*
arm11mpcore: Convert mpcore_rirq_state to QOM realize
Andreas Färber
2013-11-05
1
-14
/
+44
*
arm11mpcore: Convert ARM11MPCorePriveState to QOM realize
Andreas Färber
2013-11-05
1
-28
/
+56
*
arm11mpcore: Split off SCU device
Andreas Färber
2013-11-05
1
-51
/
+14
*
arm11mpcore: Create container MemoryRegion in instance_init
Andreas Färber
2013-11-05
1
-3
/
+11
*
arm11mpcore: Drop unused fields
Andreas Färber
2013-11-05
1
-2
/
+0
*
arm11mpcore: Fix typo in MemoryRegion name
Andreas Färber
2013-11-05
1
-1
/
+1
*
arm11mpcore: QOM cast cleanups for mpcore_rirq_state
Andreas Färber
2013-07-29
1
-7
/
+13
*
arm11mpcore: QOM cast cleanups for ARM11MPCorePriveState
Andreas Färber
2013-07-29
1
-8
/
+14
*
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
hw: move ARM CPU cores to hw/cpu/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+277