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