| commit | 02cf15e9bbe902523f5a1deb1dd48aef50e26e41 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Oct 08 16:14:08 2025 +0200 |
| committer | Thomas Huth <thuth@redhat.com> | Thu Oct 16 17:44:32 2025 +0200 |
| tree | 38002c2e409c7e8c26530305a7fd9980d9b8737a | |
| parent | 03ec40942d678ef1e98439508d1cdb2c05ff3e72 [diff] |
target/s390x/mmu_helper: Simplify s390_cpu_virt_mem_rw() logic In order to simplify the next commit, move the trigger_access_exception() call after the address_space_rw() calls. No logical change intended. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251008141410.99865-2-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>