summaryrefslogtreecommitdiffstats
path: root/bsd-user/main.c
diff options
context:
space:
mode:
authorRichard Henderson2018-06-29 22:07:08 +0200
committerRichard Henderson2018-07-02 17:05:16 +0200
commit68fea038553039e53d425c6399202d13f1e5cfb8 (patch)
treed6367ef3e1689b7e7c227385df3815f534b49564 /bsd-user/main.c
parentaccel/tcg: Don't treat invalid TLB entries as needing recheck (diff)
downloadqemu-68fea038553039e53d425c6399202d13f1e5cfb8.tar.gz
qemu-68fea038553039e53d425c6399202d13f1e5cfb8.tar.xz
qemu-68fea038553039e53d425c6399202d13f1e5cfb8.zip
accel/tcg: Avoid caching overwritten tlb entries
When installing a TLB entry, remove any cached version of the same page in the VTLB. If the existing TLB entry matches, do not copy into the VTLB, but overwrite it. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/main.c')
0 files changed, 0 insertions, 0 deletions