On 15/9/23 18:32, Richard Henderson wrote:
Use created not halt_cond to test for cpu created.Fixes: 0d58c660689f ("softmmu: Use async_run_on_cpu in tcg_commit") Reported-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- softmmu/physmem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
