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