diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-10-02 11:11:31 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-10-10 10:02:51 +0200 |
commit | db7721857b3033222a521acc2ace7d3ed9529cb6 (patch) | |
tree | 5d8cd4d95bb257f7f1929bae1cf6177e515ba947 /python/qemu/utils/qom.py | |
parent | 1819902285177c8781ab4ef92cc44e0882c0dec5 (diff) | |
download | qemu-db7721857b3033222a521acc2ace7d3ed9529cb6.zip qemu-db7721857b3033222a521acc2ace7d3ed9529cb6.tar.gz qemu-db7721857b3033222a521acc2ace7d3ed9529cb6.tar.bz2 |
target/s390x: Reduce s390_store_status() scope
s390_store_status() is only called within sigp.c,
move it and the SigpSaveArea 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-9-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