commit | 798ac8b5e9f7a43fd8a0b1469bf7df27a9a04dd4 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Sep 11 18:54:30 2021 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 14 12:00:21 2021 -0700 |
tree | 4e46f6a9b7fad3156174dc345b126f5f3e729a37 | |
parent | 73166ca348a9590c7e089e617851a91ffb8bcb23 [diff] |
target/sparc: 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-21-f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>