qemu/target/s390x
Philippe Mathieu-Daudé 693b3039d7 target/s390x: Have s390_cpu_halt() not return anything
Since halting a vCPU and how many left running do not need
to be tied together, split the s390_count_running_cpus()
call out of s390_cpu_halt() to the single caller using it:
s390_handle_wait().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250708095746.12697-4-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2025-07-11 10:33:56 +02:00
..
kvm target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint() 2025-07-11 09:42:16 +02:00
tcg target/s390x/tcg: Use vaddr in s390_probe_access() 2025-07-11 09:42:16 +02:00
arch_dump.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cpu_features_def.h meson: rename .inc.h files to .h.inc 2020-08-21 06:18:35 -04:00
cpu_features_def.h.inc target/s390x: A fix for the trouble with tribles 2025-07-02 18:29:57 +02:00
cpu_features.c s390x/cpumodel: Add PLO-extension facility 2024-12-11 09:18:38 +01:00
cpu_features.h s390x/cpumodel: add Concurrent-functions facility support 2024-12-11 09:18:38 +01:00
cpu_models_system.c target/s390x: set has_deprecated_props flag 2025-07-02 18:26:27 +02:00
cpu_models_user.c target/s390x: split sysemu part of cpu models 2021-07-07 14:01:59 +02:00
cpu_models.c target/s390x: Fix type conflict of GLib function pointers 2025-05-06 16:02:04 +02:00
cpu_models.h target/s390x: Register CPUClass:list_cpus 2025-04-25 12:59:09 +02:00
cpu-dump.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 2025-04-23 15:07:32 -07:00
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu-system.c target/s390x: Have s390_cpu_halt() not return anything 2025-07-11 10:33:56 +02:00
cpu.c target/s390x: Fill in TCGCPUOps.pointer_wrap 2025-05-28 08:08:48 +01:00
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 2025-04-30 12:45:05 -07:00
diag.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
gdbstub.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 2025-03-08 07:56:14 -08:00
gen-features.c hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type 2025-06-11 12:17:17 +02:00
helper.c target/s390x: Have s390_cpu_halt() not return anything 2025-07-11 10:33:56 +02:00
helper.h target/s390x: Simplify per_ifetch, per_check_exception 2024-05-29 12:41:15 +02:00
interrupt.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
ioinst.c s390: implementing CHSC SEI for AP config change 2025-06-11 14:01:58 +02:00
Kconfig target/s390x: Add a CONFIG switch to disable legacy CPUs 2024-06-24 08:22:30 +02:00
machine.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
meson.build include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mmu_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
s390x-internal.h target/s390x: Have s390_cpu_halt() not return anything 2025-07-11 10:33:56 +02:00
sigp.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
trace-events include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
trace.h