Searched hist:ab12c95d (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | noexec.c | ab12c95d Wed Aug 17 10:05:04 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> target/s390x: Make translator stop before the end of a page
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>
|
H A D | Makefile.target | ab12c95d Wed Aug 17 10:05:04 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> target/s390x: Make translator stop before the end of a page
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>
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | noexec.c.inc | ab12c95d Wed Aug 17 10:05:04 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> target/s390x: Make translator stop before the end of a page
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>
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | ab12c95d Wed Aug 17 10:05:04 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> target/s390x: Make translator stop before the end of a page
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>
|