|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 02/30] hw/core: Restrict cpu_has_work() to sysemu |
Date: | Fri, 3 Sep 2021 22:11:21 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 9/2/21 6:15 PM, Philippe Mathieu-Daudé wrote:
cpu_has_work() is only called from system emulation code. Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org> --- include/hw/core/cpu.h | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |