qemu-e2k/hw/cpu
Luc Michel 335d52f457 hw/cpu: introduce CPU clusters
This commit adds the cpu-cluster type. It aims at gathering CPUs from
the same cluster in a machine.

For now it only has a `cluster-id` property.

Documentation in cluster.h written with the help of Peter Maydell.

Signed-off-by: Luc Michel <luc.michel@greensocs.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20181207090135.7651-2-luc.michel@greensocs.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-01-07 15:23:45 +00:00
..
Makefile.objs hw/cpu: introduce CPU clusters 2019-01-07 15:23:45 +00:00
a9mpcore.c hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device 2018-07-17 13:12:49 +01:00
a15mpcore.c hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up 2018-08-24 13:17:34 +01:00
arm11mpcore.c hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv' 2018-07-17 13:12:49 +01:00
cluster.c hw/cpu: introduce CPU clusters 2019-01-07 15:23:45 +00:00
core.c hw: use "qemu/osdep.h" as first #include in source files 2017-12-18 17:07:02 +03:00
realview_mpcore.c hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' 2018-07-17 13:12:49 +01:00