commit | 84cde4af081b9fa9c0fc82d3f1a8da406b4ba9e4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 04 18:52:36 2025 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 23 15:07:32 2025 -0700 |
tree | 1f63f8d59a93d3b2e70533b2b5fa8c4fb5398a9f | |
parent | d1aa577228e6eeda3589c6480d994ee4bd0d23e5 [diff] |
accel/tcg: Move mttcg warning to tcg_init_machine Delay the warning to tcg_init_machine, because we will have resolved the CPUClass at that point. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>