diff options
author | Richard Henderson | 2018-06-29 22:07:08 +0200 |
---|---|---|
committer | Richard Henderson | 2018-07-02 17:05:16 +0200 |
commit | 68fea038553039e53d425c6399202d13f1e5cfb8 (patch) | |
tree | d6367ef3e1689b7e7c227385df3815f534b49564 /bsd-user/main.c | |
parent | accel/tcg: Don't treat invalid TLB entries as needing recheck (diff) | |
download | qemu-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