tcg: Add tlb_dyn_max_bits to TCGContext
commita66efde188e43041277822e582de1c897b966792
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 2 Apr 2023 17:07:57 +0000 (2 10:07 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (16 20:13 -0700)
treee88b456e2e91beb12dd301234be77969c3508f6a
parentaece72b76bfeffcab715cd62742fd7f366ceb079
tcg: Add tlb_dyn_max_bits to TCGContext

Disconnect guest tlb parameters from TCG compilation.

Reviewed-by: Anton Johansson <anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c
include/tcg/tcg.h
tcg/aarch64/tcg-target.c.inc
tcg/i386/tcg-target.c.inc