diff options
| author | Richard Henderson | 2022-10-24 07:18:45 +0200 |
|---|---|---|
| committer | Peter Maydell | 2022-10-27 11:27:24 +0200 |
| commit | 27c1b81d6195ca5f39d656c5cca497ed78943339 (patch) | |
| tree | 2164898e314fe629904e9148316d7cd8823305f7 /python | |
| parent | target/arm: Remove loop from get_phys_addr_lpae (diff) | |
| download | qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.tar.gz qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.tar.xz qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.zip | |
target/arm: Fix fault reporting in get_phys_addr_lpae
Always overriding fi->type was incorrect, as we would not properly
propagate the fault type from S1_ptw_translate, or arm_ldq_ptw.
Simplify things by providing a new label for a translation fault.
For other faults, store into fi directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20221024051851.3074715-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
