accel/tcg: Really restrict cpu_io_recompile() to system emulation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 16 Dec 2024 16:02:50 +0000 (17:02 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commitb7cc677478f329912fbc5c16ec36193c72aa9044
tree6982694e50fbc711203423115fd7aa1c304092d5
parent3e6bfabfbb12fbc19b92b03b72b948dc4f40d144
accel/tcg: Really restrict cpu_io_recompile() to system emulation

Commit 38fc4b11e03 ("accel/tcg: Restrict cpu_io_recompile() to
system emulation") inadvertently restricted cpu_io_recompile()
to SoftMMU. Correct to restrict to system emulation.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241216160514.56630-1-philmd@linaro.org>
accel/tcg/internal-target.h