]> Git Repo - qemu.git/commit
cputlb: Remove static tlb sizing
authorRichard Henderson <[email protected]>
Wed, 23 Jan 2019 20:49:19 +0000 (12:49 -0800)
committerRichard Henderson <[email protected]>
Mon, 28 Jan 2019 15:04:35 +0000 (07:04 -0800)
commite77c89fb086a9bf09dd11f72e4cb2093b426f32b
tree24e2ee4bc262c1ee2f2f853dea132d6e99e6326e
parent0a9a83d6bf9c42da05e46583e6a2ed11599ea089
cputlb: Remove static tlb sizing

Now that all tcg backends support TCG_TARGET_IMPLEMENTS_DYN_TLB,
remove the define and the old code.

Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
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
This page took 0.030356 seconds and 4 git commands to generate.