diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2018-06-29 17:17:31 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-07-02 08:02:20 -0700 |
commit | 4b1a3e1e34ad971b58783d4a24448ccbf5bd8fd4 (patch) | |
tree | 390aa187f375330343f979aaeb485754e9eecf64 /default-configs/alpha-linux-user.mak | |
parent | e4c967a7201400d7f76e5847d5b4c4ac9e2566e0 (diff) |
accel/tcg: Don't treat invalid TLB entries as needing recheck
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).
Tested-by: Laurent Vivier <laurent@vivier.eu>
Reported-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180629161731.16239-1-peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'default-configs/alpha-linux-user.mak')
0 files changed, 0 insertions, 0 deletions