aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-10-05 08:10:03 -0700
committerRichard Henderson <richard.henderson@linaro.org>2024-10-13 11:27:06 -0700
commite530581ee06573fcf48c7f7a6c3f8ec6e5809243 (patch)
treedadd19f434c1132282edbcf1bb10191a3a2e3ad4 /meson.build
parent1ba3cb88775fd7a9defae36855a99a2c64942905 (diff)
downloadqemu-e530581ee06573fcf48c7f7a6c3f8ec6e5809243.zip
qemu-e530581ee06573fcf48c7f7a6c3f8ec6e5809243.tar.gz
qemu-e530581ee06573fcf48c7f7a6c3f8ec6e5809243.tar.bz2
target/arm: Fix alignment fault priority in get_phys_addr_lpae
Now that we have the MemOp for the access, we can order the alignment fault caused by memory type before the permission fault for the page. For subsequent page hits, permission and stage 2 checks are known to pass, and so the TLB_CHECK_ALIGNED fault raised in generic code is not mis-ordered. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions