diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-06 07:55:22 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 13:08:48 +0100 |
commit | 6d3910c9dbad5ff47c43214397f7afef9645ceb7 (patch) | |
tree | 478e4c8784bf1e408ed0938d253ec80f58207e1f /scripts/analyse-9p-simpletrace.py | |
parent | 6233759ae15302e0ea60b8cda849fcd2c01d8098 (diff) | |
download | qemu-6d3910c9dbad5ff47c43214397f7afef9645ceb7.zip qemu-6d3910c9dbad5ff47c43214397f7afef9645ceb7.tar.gz qemu-6d3910c9dbad5ff47c43214397f7afef9645ceb7.tar.bz2 |
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 'scripts/analyse-9p-simpletrace.py')
0 files changed, 0 insertions, 0 deletions