diff options
author | 2024-04-29 23:12:39 +0200 | |
---|---|---|
committer | 2024-05-06 11:24:14 +0200 | |
commit | 57d828429e5f1d849bf808387d947d7a62f0322e (patch) | |
tree | f1b0ea59c24cc7f579476d23fff4a14d3b9f9ada /gdbstub/user-target.c | |
parent | accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation (diff) | |
download | qemu-57d828429e5f1d849bf808387d947d7a62f0322e.tar.xz qemu-57d828429e5f1d849bf808387d947d7a62f0322e.zip |
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
qemu_plugin_vcpu_exit_hook() is specific to TCG plugins,
so must be restricted to it in cpu_common_unrealizefn(),
similarly to how qemu_plugin_create_vcpu_state() is
restricted in the cpu_common_realizefn() counterpart.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240429213050.55177-2-philmd@linaro.org>
Diffstat (limited to 'gdbstub/user-target.c')
0 files changed, 0 insertions, 0 deletions