|
From: | Richard Henderson |
Subject: | Re: [PATCH 17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps |
Date: | Fri, 24 Jan 2025 09:12:58 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/21/25 06:23, Philippe Mathieu-Daudé wrote:
Move has_work() from CPUClass to SysemuCPUOps and cpu_mips_hw_interrupts_enabled() to system. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- target/mips/internal.h | 4 ++-- target/mips/cpu.c | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |