qemu/accel/tcg
Richard Henderson 68fea03855 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>
2018-07-02 08:05:16 -07:00
..
Makefile.objs
atomic_template.h
cpu-exec-common.c
cpu-exec.c
cputlb.c accel/tcg: Avoid caching overwritten tlb entries 2018-07-02 08:05:16 -07:00
softmmu_template.h
tcg-all.c
tcg-runtime-gvec.c
tcg-runtime.c
tcg-runtime.h
trace-events
translate-all.c
translate-all.h
translator.c
user-exec-stub.c
user-exec.c