diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-13 19:46:05 -1000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-01-23 13:32:38 +0000 |
commit | 4a1103afb16efa64600ef0c2b03afe60f689fdc9 (patch) | |
tree | a0771d1a44e07d0777d0ae10238f288f0d053981 /module-common.c | |
parent | 28fb921f02ef46676eb4b8a2eb9fb928f756b208 (diff) | |
download | qemu-4a1103afb16efa64600ef0c2b03afe60f689fdc9.zip qemu-4a1103afb16efa64600ef0c2b03afe60f689fdc9.tar.gz qemu-4a1103afb16efa64600ef0c2b03afe60f689fdc9.tar.bz2 |
target/arm: Fix in_debug path in S1_ptw_translate
During the conversion, the test against get_phys_addr_lpae got inverted,
meaning that successful translations went to the 'failed' label.
Cc: qemu-stable@nongnu.org
Fixes: f3639a64f60 ("target/arm: Use softmmu tlbs for page table walking")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1417
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230114054605.2977022-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions