diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-24 15:18:45 +1000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-10-27 10:27:24 +0100 |
commit | 27c1b81d6195ca5f39d656c5cca497ed78943339 (patch) | |
tree | 2164898e314fe629904e9148316d7cd8823305f7 /scripts/qemu-stamp.py | |
parent | fe4ddc151b72a06eaeaa2359c51b66e698dd9c44 (diff) | |
download | qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.zip qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.tar.gz qemu-27c1b81d6195ca5f39d656c5cca497ed78943339.tar.bz2 |
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 'scripts/qemu-stamp.py')
0 files changed, 0 insertions, 0 deletions