diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-10-02 11:11:32 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-10-10 10:02:51 +0200 |
commit | 00457aed51a240d6478e0870cd17fdcaa5f6a0ab (patch) | |
tree | 0781ac9868d881dadfc9227436b61dcd52a6d4f9 /scripts/lib/kdoc/kdoc_files.py | |
parent | db7721857b3033222a521acc2ace7d3ed9529cb6 (diff) | |
download | qemu-00457aed51a240d6478e0870cd17fdcaa5f6a0ab.zip qemu-00457aed51a240d6478e0870cd17fdcaa5f6a0ab.tar.gz qemu-00457aed51a240d6478e0870cd17fdcaa5f6a0ab.tar.bz2 |
target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (3/3)
Commit b7ecba0f6f6 ("docs/devel/loads-stores.rst: Document our
various load and store APIs") mentioned cpu_physical_memory_*()
methods are legacy, the replacement being address_space_*().
Replace the *_map() / *_unmap() methods in s390_store_status()
and s390_store_adtl_status(). In s390_store_status(), replace
cpu_physical_memory_write() by address_space_stb(), restricting
@ar_id scope. No behavioral change expected.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251002091132.65703-10-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions