commit | 61fc4c2bfaee8f4da75ce217911f103da7a8a69e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 04 18:10:53 2025 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 23 15:07:32 2025 -0700 |
tree | 5cf464107e5796ff22805f408dc809f984ab924f | |
parent | 60b2c2e66b81c323c0bc70ea4233cdbf8cdae5b2 [diff] |
accel/tcg: Remove mttcg_enabled In qemu_tcg_mttcg_enabled, read the value from TCGState and eliminate the separate global variable. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>