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