accel/tcg: Introduce CF_BP_PAGE
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 22 Mar 2024 02:54:11 +0000 (16:54 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 May 2024 19:55:51 +0000 (12:55 -0700)
commitd828b92b8a61204d8a7aaa87a24e48ac7ab69143
treebc20417aa8c77cb8f89f44b2d83901658ebd5052
parent8d65cda7284edf31998778f92813bc6ef1e6ab77
accel/tcg: Introduce CF_BP_PAGE

Record the fact that we've found a breakpoint on the page
in which a TranslationBlock is running.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
include/exec/translation-block.h