summary refs log tree commit diff stats
path: root/cpu-common.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-06 07:55:22 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-07 13:08:48 +0100
commit6d3910c9dbad5ff47c43214397f7afef9645ceb7 (patch)
tree478e4c8784bf1e408ed0938d253ec80f58207e1f /cpu-common.c
parent6233759ae15302e0ea60b8cda849fcd2c01d8098 (diff)
downloadfocaccia-qemu-6d3910c9dbad5ff47c43214397f7afef9645ceb7.tar.gz
focaccia-qemu-6d3910c9dbad5ff47c43214397f7afef9645ceb7.zip
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
"hw/s390x/sclp.h" is a header used by target-agnostic objects
(such hw/char/sclpconsole[-lm].c), thus can not use target-specific
types, such CPUS390XState.

Have sclp_service_call[_protected]() take a S390CPU pointer, which
is target-agnostic.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231106114500.5269-3-philmd@linaro.org>
Diffstat (limited to 'cpu-common.c')
0 files changed, 0 insertions, 0 deletions