mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
This value is constant across all thread-local copies of TCGContext, so we might as well move it out of thread-local storage. Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>