commit | f364a7f9685732ba236ed268252dcf24926ff26a | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Sep 11 18:54:32 2021 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 14 12:00:21 2021 -0700 |
tree | 0da8ae45df0baa92601130bbb22535dabf001f3d | |
parent | 65c575b61e000ef862f899643ed0a818794881b9 [diff] |
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>