On 8/30/25 01:28, Paolo Bonzini wrote:
It is not used by user-mode emulation and is the only caller of cpu_interrupt() in qemu-sparc* binaries.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- target/sparc/int32_helper.c | 2 ++ target/sparc/int64_helper.c | 2 ++ 2 files changed, 4 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>