aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/utils/qom.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-10-02 11:11:29 +0200
committerThomas Huth <thuth@redhat.com>2025-10-10 10:02:51 +0200
commit64321858d0735191b6160ba78f2282a67df6d9d9 (patch)
tree01c0559d7099c0cb5bfec74775c4c592269d5987 /python/qemu/utils/qom.py
parentc35b166c1dc2d0332d2199ea8f36cf4eaa9eda35 (diff)
downloadqemu-64321858d0735191b6160ba78f2282a67df6d9d9.zip
qemu-64321858d0735191b6160ba78f2282a67df6d9d9.tar.gz
qemu-64321858d0735191b6160ba78f2282a67df6d9d9.tar.bz2
target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (2/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 cpu_[un]map_lowcore(). No behavioral change expected. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251002091132.65703-7-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