]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Move has_work() from CPUClass to SysemuCPUOps
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 12:09:35 +0000 (13:09 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 9 Mar 2025 16:00:47 +0000 (17:00 +0100)
commit82f0f44d62b3faacc447a68d05f3b58d3567ec5b
treeb5d969fad69f0f6f304d256e40a826db8f0be32e
parent644a8119bd54b075029acf7fad7740afb4fe9e63
target/sparc: Move has_work() from CPUClass to SysemuCPUOps

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250125170125.32855-22-philmd@linaro.org>
target/sparc/cpu.c