On 4/22/25 12:28, Richard Henderson wrote:
In effect, hoist the check for mttcg from tcg_n_regions()
to tcg_init_machine().

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/tcg/startup.h |  6 +++---
  tcg/tcg-internal.h    |  2 +-
  accel/tcg/tcg-all.c   | 14 ++++++++------
  tcg/region.c          | 27 ++++++++++++---------------
  tcg/tcg.c             | 14 +++++++-------
  5 files changed, 31 insertions(+), 32 deletions(-)


Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>


Reply via email to