]> git.ipfire.org Git - thirdparty/qemu.git/commit
cpus: Restrict cpu_has_work() to system emulation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 11:53:40 +0000 (12:53 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 9 Mar 2025 16:00:47 +0000 (17:00 +0100)
commitc0ee4dd1552b73bdde90875ce62e036a3ca8a007
tree3a88537d1fdff50fe6b03a94be10c12c6e680318
parent0ebdf989c32031019aa0974dbb6b840fca52991e
cpus: Restrict cpu_has_work() to system emulation

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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250125170125.32855-2-philmd@linaro.org>
include/hw/core/cpu.h