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 <[email protected]>
> Signed-off-by: Peter Maydell <[email protected]>
> ---
> This fixes the abort that Laurent was seeing with his m68k test case.


Reviewed-by: Richard Henderson <[email protected]>
Also, queued to tcg-next.


r~

Reply via email to