target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
commitf364a7f9685732ba236ed268252dcf24926ff26a
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Sep 2021 16:54:32 +0000 (11 18:54 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Sep 2021 19:00:21 +0000 (14 12:00 -0700)
tree0da8ae45df0baa92601130bbb22535dabf001f3d
parent65c575b61e000ef862f899643ed0a818794881b9
target/xtensa: 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-23-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/xtensa/cpu.c
target/xtensa/cpu.h
target/xtensa/exc_helper.c