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