diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-10-08 16:14:09 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-10-16 18:19:23 +0200 |
commit | d6f7f9254e333c56226bb7051e74ea57daea2fff (patch) | |
tree | d076d065d1a3421621aadceac0a17f81844a85f4 /docs/conf.py | |
parent | 02cf15e9bbe902523f5a1deb1dd48aef50e26e41 (diff) | |
download | qemu-d6f7f9254e333c56226bb7051e74ea57daea2fff.zip qemu-d6f7f9254e333c56226bb7051e74ea57daea2fff.tar.gz qemu-d6f7f9254e333c56226bb7051e74ea57daea2fff.tar.bz2 |
target/s390x/mmu_helper: Do not ignore address_space_rw() errors
If a address_space_rw() call ever fails, break the loop and
return the PGM_ADDRESSING error (after triggering an access
exception).
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251008141410.99865-3-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions