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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/core: Fix "help" of CPU core device types
Greg Kurz
2021-04-09
1
-2
/
+8
*
cpu/core: Register core-id and nr-threads as class properties
Eduardo Habkost
2020-09-22
1
-4
/
+4
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
2
-3
/
+3
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
Philippe Mathieu-Daudé
2020-08-24
1
-1
/
+11
*
meson: convert hw/cpu
Marc-André Lureau
2020-08-21
2
-5
/
+6
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
5
-34
/
+14
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
4
-24
/
+12
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
Markus Armbruster
2020-06-15
1
-3
/
+2
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
4
-29
/
+22
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+2
*
cpu/arm11mpcore: Set number of GIC priority bits to 4
Sai Pavan Boddu
2020-02-28
1
-0
/
+5
*
cpu/a9mpcore: Set number of GIC priority bits to 5
Sai Pavan Boddu
2020-02-28
1
-0
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
5
-5
/
+5
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
2
-2
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
5
-0
/
+5
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
4
-0
/
+4
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
1
-1
/
+3
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
5
-0
/
+6
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+8
*
hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
Thomas Huth
2019-02-06
1
-0
/
+3
*
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
1
-0
/
+46
*
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
2
-1
/
+51
*
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/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
2018-07-17
1
-4
/
+4
*
hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
Thomas Huth
2018-07-17
1
-8
/
+6
*
hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device
Thomas Huth
2018-07-17
1
-10
/
+8
*
hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
Thomas Huth
2018-07-17
1
-5
/
+3
*
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
*
cpu: don't allow negative core id
Laurent Vivier
2017-08-02
1
-0
/
+5
*
hw/cpu: core.c can be compiled as common object
Thomas Huth
2017-06-09
1
-2
/
+1
*
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
2017-01-27
1
-0
/
+8
*
cpu: Abstract CPU core type
Bharata B Rao
2016-06-17
2
-0
/
+89
*
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
4
-0
/
+4
*
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
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
3
-0
/
+3
*
icc_bus: drop the unused files
Zhu Guihua
2015-10-02
2
-119
/
+0
*
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2015-09-14
2
-2
/
+2
*
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2015-09-08
2
-0
/
+24
*
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
*
icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE
Zhu Guihua
2014-11-03
1
-2
/
+2
*
target-i386: ICC bus: Drop BusState::allow_hotplug
Igor Mammedov
2014-10-15
1
-8
/
+0
*
icc_bus: QOM'ify ICC
xiaoqiang zhao
2013-12-24
1
-8
/
+6
*
cpu/a9mpcore: Add Global Timer
François LEGAL
2013-12-10
1
-5
/
+21
[next]