summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorRichard Henderson2018-05-23 04:45:51 +0200
committerStafford Horne2018-07-02 17:05:28 +0200
commitfffde6695f4be3cf484f068f24e894280d7360ea (patch)
treea57e84a3446edbaaeea54915d049ffd83a12f400 /include/exec/exec-all.h
parenttarget/openrisc: Reduce tlb to a single dimension (diff)
downloadqemu-fffde6695f4be3cf484f068f24e894280d7360ea.tar.gz
qemu-fffde6695f4be3cf484f068f24e894280d7360ea.tar.xz
qemu-fffde6695f4be3cf484f068f24e894280d7360ea.zip
target/openrisc: Fix tlb flushing in mtspr
The previous code was confused, avoiding the flush of the old entry if the new entry is invalid. We need to flush the old page if the old entry is valid and the new page if the new entry is valid. This bug was masked by over-flushing elsewhere. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions