commit | 6c8d41eab6d1774105562329eea3a731dd267c5c | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jan 21 12:59:48 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Mar 09 17:00:47 2025 +0100 |
tree | fd369a856a9737384c12053201f74cc343d2dc09 | |
parent | f5e67b6ddad2262fd692caeb6090fa138241306f [diff] |
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>