diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-24 19:29:03 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-25 12:59:09 +0200 |
commit | e828206a0f63867deb9eedc194c49cc40a3b249b (patch) | |
tree | d5142c385bd0d52639a1c73829c80e62233f80dd /hw/misc/stm32f4xx_exti.c | |
parent | 8b54467fb61eb507651ea8be6d786b0f2b0a1524 (diff) | |
download | qemu-e828206a0f63867deb9eedc194c49cc40a3b249b.zip qemu-e828206a0f63867deb9eedc194c49cc40a3b249b.tar.gz qemu-e828206a0f63867deb9eedc194c49cc40a3b249b.tar.bz2 |
target/s390x: Register CPUClass:list_cpus
Both s390_cpu_list() and s390_set_qemu_cpu_model() are
defined in cpu_models.c, move their declarations in the
related "cpu_models.h" header. Use full path to header
in s390-virtio-ccw.c file.
Register s390_cpu_list() as CPUClass:list_cpus callback
and remove the cpu_list definition.
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250324185837.46506-6-philmd@linaro.org>
Diffstat (limited to 'hw/misc/stm32f4xx_exti.c')
0 files changed, 0 insertions, 0 deletions