Trivial cleanups around s390_cpu_[un]halt(), split of
a bigger series which consolidates CPUClass::[un]halt()
for re-use between accelerators.

Philippe Mathieu-Daudé (4):
  target/s390x: Remove unused s390_cpu_[un]halt() user stubs
  target/s390x: Expose s390_count_running_cpus() method
  target/s390x: Have s390_cpu_halt() not return anything
  target/s390x: Extract system internal declarations to s390x-internal.h

 target/s390x/s390x-internal.h | 231 +---------------------------------
 target/s390x/s390x-system.h   | 215 +++++++++++++++++++++++++++++++
 target/s390x/cpu-system.c     |   6 +-
 target/s390x/helper.c         |   4 +-
 4 files changed, 222 insertions(+), 234 deletions(-)
 create mode 100644 target/s390x/s390x-system.h

-- 
2.49.0


Reply via email to