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