diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-05 19:22:57 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 12:32:39 +0100 |
commit | 6233759ae15302e0ea60b8cda849fcd2c01d8098 (patch) | |
tree | 9f3305902b463cf4e3508f66c28fa00e4b9ef87a /scripts/analyse-9p-simpletrace.py | |
parent | 2bb53fa2f36c03ed73b643592d9f6d2c3898d9d1 (diff) | |
download | qemu-6233759ae15302e0ea60b8cda849fcd2c01d8098.zip qemu-6233759ae15302e0ea60b8cda849fcd2c01d8098.tar.gz qemu-6233759ae15302e0ea60b8cda849fcd2c01d8098.tar.bz2 |
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
"hw/s390x/css.h" is a header used by target-agnostic objects
(such hw/s390x/virtio-ccw-gpu.c), thus can not use target-specific
types, such CPUS390XState.
Have css_do_sic() take S390CPU a 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-2-philmd@linaro.org>
Diffstat (limited to 'scripts/analyse-9p-simpletrace.py')
0 files changed, 0 insertions, 0 deletions