diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-10-02 11:11:30 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-10-10 10:02:51 +0200 |
commit | 1819902285177c8781ab4ef92cc44e0882c0dec5 (patch) | |
tree | fcbb563bec36ace8cb7c905e961bcba848d49271 /python/qemu/utils/qom.py | |
parent | 64321858d0735191b6160ba78f2282a67df6d9d9 (diff) | |
download | qemu-1819902285177c8781ab4ef92cc44e0882c0dec5.zip qemu-1819902285177c8781ab4ef92cc44e0882c0dec5.tar.gz qemu-1819902285177c8781ab4ef92cc44e0882c0dec5.tar.bz2 |
target/s390x: Reduce s390_store_adtl_status() scope
s390_store_adtl_status() is only called within sigp.c,
move it and the SigpAdtlSaveArea structure definition
there where it belongs, with other SIGP handling code.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251002091132.65703-8-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python/qemu/utils/qom.py')
0 files changed, 0 insertions, 0 deletions