diff options
| author | Philippe Mathieu-Daudé | 2021-09-11 18:54:33 +0200 |
|---|---|---|
| committer | Richard Henderson | 2021-09-14 21:00:21 +0200 |
| commit | 77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7 (patch) | |
| tree | 29259fc35f1d4d72e848d06be48ccc267fc0a60b /include/exec/exec-all.h | |
| parent | target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu (diff) | |
| download | qemu-77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7.tar.gz qemu-77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7.tar.xz qemu-77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7.zip | |
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
All targets call TCGCPUOps::cpu_exec_interrupt() from sysemu code.
Move its declaration to restrict it to system emulation.
Extend the code guarded.
Restrict the static inlined need_replay_interrupt() method to
avoid a "defined but not used" warning.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210911165434.531552-24-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
