mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 16:38:37 -07:00
Right now 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. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220817150506.592862-3-iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| libs | ||
| linux | ||
| system | ||
| float_convd.c | ||
| float_convs.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| Makefile.target | ||
| noexec.c.inc | ||
| overflow.c | ||
| README | ||
| sha1.c | ||
| sha512.c | ||
| sigbus.c | ||
| signals.c | ||
| test-mmap.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests