diff options
author | Richard Henderson | 2022-08-19 03:00:30 +0200 |
---|---|---|
committer | Richard Henderson | 2022-09-06 09:04:26 +0200 |
commit | 00c07344fa245b22e895b363320ba4cd0ec1088a (patch) | |
tree | 68143a8c84528fdd3caf8b5206a5df9427ae7263 /hw/rtc/ls7a_rtc.c | |
parent | target/riscv: Add MAX_INSN_LEN and insn_len (diff) | |
download | qemu-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 'hw/rtc/ls7a_rtc.c')
0 files changed, 0 insertions, 0 deletions