]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove TCG_OVERSIZED_GUEST
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 3 Feb 2025 02:03:51 +0000 (18:03 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 18 Feb 2025 15:33:42 +0000 (07:33 -0800)
commitf441b4d19b289f55a378b8d033994f45a333b581
tree821a4af3522662ac19172a9eff170b8e245d210b
parent3a3b282879e83efdee1cb752e75351725e07e90a
tcg: Remove TCG_OVERSIZED_GUEST

This is now prohibited in configuration.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
accel/tcg/tcg-all.c
docs/devel/multi-thread-tcg.rst
include/qemu/atomic.h
include/tcg/oversized-guest.h [deleted file]
target/arm/ptw.c
target/riscv/cpu_helper.c