]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sh4: Move has_work() from CPUClass to SysemuCPUOps
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 12:09:23 +0000 (13:09 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 9 Mar 2025 16:00:47 +0000 (17:00 +0100)
commit644a8119bd54b075029acf7fad7740afb4fe9e63
tree70764a7e240ccdbc61af7fd3994525c0607396ac
parentf54c047e866802aa9c82f226dbb6b2542c4ff245
target/sh4: 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-21-philmd@linaro.org>
target/sh4/cpu.c