tcg: Split out tcg/oversized-guest.h
commit70f168f88cab3ee8b377e90cad398e69c3deafa4
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 Mar 2023 01:32:36 +0000 (27 18:32 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:28 +0000 (5 12:04 -0700)
tree5cc09ef059c535434d8bcf6052243c3d616d9695
parentd3ae5f5d4faf535aa50243241e48dddb488cfa9c
tcg: Split out tcg/oversized-guest.h

Move a use of TARGET_LONG_BITS out of tcg/tcg.h.
Include the new file only where required.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
accel/tcg/tcg-all.c
include/exec/cpu_ldst.h
include/tcg/oversized-guest.h [new file with mode: 0644]
include/tcg/tcg.h
target/arm/ptw.c
target/riscv/cpu_helper.c