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