On 06/29/2018 09:17 AM, Peter Maydell wrote:
> In get_page_addr_code() when we check whether the TLB entry
> is marked as TLB_RECHECK, we should not go down that code
> path if the TLB entry is not valid at all (ie the TLB_INVALID
> bit is set).
> 
> Reported-by: Laurent Vivier <laur...@vivier.eu>
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
> This fixes the abort that Laurent was seeing with his m68k test case.


Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Also, queued to tcg-next.


r~

Reply via email to