You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/cpu
Thomas Huth 259181d29f hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
The cpu-cluster device is only needed for some few arm and riscv
machines. Let's avoid compiling and linking it if it is not really
necessary.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240415065655.130099-3-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
7 months ago
..
Kconfig hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device 7 months ago
a9mpcore.c hw/cpu/a9mpcore: Build it only once 10 months ago
a15mpcore.c target/arm: Move GTimer definitions to new 'gtimer.h' header 10 months ago
arm11mpcore.c error: Eliminate error_propagate() with Coccinelle, part 1 4 years ago
cluster.c hw/cpu/cluster: Cleanup unused included header in cluster.c 11 months ago
core.c hw/cpu/core: Cleanup unused included header in core.c 11 months ago
meson.build hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device 7 months ago
realview_mpcore.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago