]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/ppc: Move has_work() from CPUClass to SysemuCPUOps
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 12:04:18 +0000 (13:04 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 9 Mar 2025 16:00:47 +0000 (17:00 +0100)
commit71e950afe2b9cc43d1c4186c40c1aa0dced1077d
tree509c9e5b98d8ef38af29989343d94cab788e087a
parent6a2b2943145c1dcb44091afa993de6d01824190b
target/ppc: 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-16-philmd@linaro.org>
target/ppc/cpu_init.c