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