OSDN Git Service

tcg: introduce dynamic TLB sizing
authorEmilio G. Cota <cota@braap.org>
Wed, 16 Jan 2019 17:01:13 +0000 (12:01 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Jan 2019 15:03:34 +0000 (07:03 -0800)
commit86e1eff8bc31a88a089d05b16277eafd7a3cf95b
tree5a5b82301e2ee910eda6ced84727312ac6d7d91f
parent3cea94bbc97180dd2de78993982645b11405b3b2
tcg: introduce dynamic TLB sizing

Disabled in all TCG backends for now.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <20190116170114.26802-3-cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
12 files changed:
accel/tcg/cputlb.c
include/exec/cpu-defs.h
include/exec/cpu_ldst.h
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/riscv/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tci/tcg-target.h