summary refs log tree commit diff stats
path: root/bsd-user/i386/target_arch_cpu.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-09-11 18:54:33 +0200
committerRichard Henderson <richard.henderson@linaro.org>2021-09-14 12:00:21 -0700
commit77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7 (patch)
tree29259fc35f1d4d72e848d06be48ccc267fc0a60b /bsd-user/i386/target_arch_cpu.c
parentf364a7f9685732ba236ed268252dcf24926ff26a (diff)
downloadfocaccia-qemu-77c0fc4e55cd7edf2f109fd5dca2395a1c91e9e7.tar.gz
focaccia-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 'bsd-user/i386/target_arch_cpu.c')
0 files changed, 0 insertions, 0 deletions