aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-03-06 18:58:53 -0800
committerRichard Henderson <richard.henderson@linaro.org>2025-03-08 07:55:50 -0800
commit5469933810b00589d5db36408dd4e0236eec95ac (patch)
tree790e6eeb235471db09e5166c3f2ecc812e252f17 /rust/qemu-api
parentb9e3bf884aaa2d243fa3554c4dafea293187aa02 (diff)
downloadqemu-5469933810b00589d5db36408dd4e0236eec95ac.zip
qemu-5469933810b00589d5db36408dd4e0236eec95ac.tar.gz
qemu-5469933810b00589d5db36408dd4e0236eec95ac.tar.bz2
accel/tcg: Compile watchpoint.c once
Move tb_check_watchpoint declaration from tb-internal.h, which is still target-specific, to internal-common.h, which isn't. Otherwise, all that is required to build watchpoint.c once is to include the new exec/cpu-interrupt.h instead of exec/exec-all.h. Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions