]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Move has_work() from CPUClass to SysemuCPUOps
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 12:04:01 +0000 (13:04 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 9 Mar 2025 16:00:47 +0000 (17:00 +0100)
commit85edafe385f538ce3a84ed478faea12e28ab1720
treed7f691cac80e546aa99e613e78e35d5aba372326
parent55f29126b6f980f759e0bdab2e83361b98232305
target/mips: Move has_work() from CPUClass to SysemuCPUOps

Move has_work() from CPUClass to SysemuCPUOps and
cpu_mips_hw_interrupts_enabled() to system.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250125170125.32855-14-philmd@linaro.org>
target/mips/cpu.c
target/mips/internal.h