commit | 9354e6947adcd0b74b9c7de875ab8635a4e7e947 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Sep 11 18:54:16 2021 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 14 12:00:21 2021 -0700 |
tree | 6e0ee66676742f73e605a563ce6dafbb422957ff | |
parent | 120964219d7cb6c72ae629a7a71ff9c45a9c8a9b [diff] |
target/alpha: 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-7-f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>