summaryrefslogtreecommitdiffstats
path: root/accel/tcg/user-exec.c
diff options
context:
space:
mode:
authorRichard Henderson2022-08-19 03:00:30 +0200
committerRichard Henderson2022-09-06 09:04:26 +0200
commit00c07344fa245b22e895b363320ba4cd0ec1088a (patch)
tree68143a8c84528fdd3caf8b5206a5df9427ae7263 /accel/tcg/user-exec.c
parenttarget/riscv: Add MAX_INSN_LEN and insn_len (diff)
downloadqemu-00c07344fa245b22e895b363320ba4cd0ec1088a.tar.gz
qemu-00c07344fa245b22e895b363320ba4cd0ec1088a.tar.xz
qemu-00c07344fa245b22e895b363320ba4cd0ec1088a.zip
target/riscv: Make translator stop before the end of a page
Right now the translator stops right *after* the end of a page, which breaks reporting of fault locations when the last instruction of a multi-insn translation block crosses a page boundary. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1155 Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel/tcg/user-exec.c')
0 files changed, 0 insertions, 0 deletions