diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-10-02 11:11:27 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-10-10 10:02:51 +0200 |
commit | d24ac20c6a86b32d64b90a90693c97086eba0f33 (patch) | |
tree | 0e84076ee7b905a1658dbaf459070e850559e625 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 8dd912b042f47bb0468f097df708cf2fab2af614 (diff) | |
download | qemu-d24ac20c6a86b32d64b90a90693c97086eba0f33.zip qemu-d24ac20c6a86b32d64b90a90693c97086eba0f33.tar.gz qemu-d24ac20c6a86b32d64b90a90693c97086eba0f33.tar.bz2 |
target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (1/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 mchk_store_vregs().
No behavioral change expected.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251002091132.65703-5-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions