target/mips: Restrict cpu_exec_interrupt() handler to sysemu
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Sep 2021 16:54:24 +0000 (18:54 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Sep 2021 19:00:21 +0000 (12:00 -0700)
commit6eb66e086a5b03ed197ad8db8b637ab304bbc4d9
tree5ed6a3021cd08706c8bf35a9007f0c2deecc4225
parenteb3ef3136eb2a56026d7f1516082e14a0c98f152
target/mips: Restrict cpu_exec_interrupt() handler to sysemu

Restrict cpu_exec_interrupt() and its callees to sysemu.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210911165434.531552-15-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/cpu.c
target/mips/tcg/exception.c
target/mips/tcg/sysemu/tlb_helper.c
target/mips/tcg/tcg-internal.h
target/mips/tcg/user/tlb_helper.c