diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-07-09 20:10:55 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-07-23 10:57:42 +1000 |
commit | 3f57638a7eae5b56f65224c680654a2aaaa09379 (patch) | |
tree | 20a310e8ff79cbedc5f615551eee99a97f2cdd7b /nbd | |
parent | 2730df919093d014e96e68f1f982054da3f79e5b (diff) | |
download | qemu-3f57638a7eae5b56f65224c680654a2aaaa09379.zip qemu-3f57638a7eae5b56f65224c680654a2aaaa09379.tar.gz qemu-3f57638a7eae5b56f65224c680654a2aaaa09379.tar.bz2 |
target/riscv: Simplify probing in vext_ldff
The current pairing of tlb_vaddr_to_host with extra is either
inefficient (user-only, with page_check_range) or incorrect
(system, with probe_pages).
For proper non-fault behaviour, use probe_access_flags with
its nonfault parameter set to true.
Reviewed-by: Max Chou <max.chou@sifive.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions