qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
Date: Tue, 19 Sep 2023 11:26:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 14/9/23 19:44, Richard Henderson wrote:
Without this we can get see loops through cpu_io_recompile,
in which the cpu makes no progress.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  accel/tcg/cpu-exec.c | 2 +-
  accel/tcg/tb-maint.c | 6 ++++--
  2 files changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]