|
From: | Richard Henderson |
Subject: | Re: [PATCH 05/28] cpus: Restrict cpu_has_work() to system emulation |
Date: | Fri, 24 Jan 2025 08:52:45 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/21/25 06:23, Philippe Mathieu-Daudé wrote:
This method is not used on user emulation, because there is always work to do there. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- include/hw/core/cpu.h | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |