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