On 7/10/26 22:53, Richard Henderson wrote:
Allow the debug_check_watchpoint callback to see the entire range that triggered the query. Signed-off-by: Richard Henderson <[email protected]> --- include/exec/breakpoint.h | 1 + accel/tcg/watchpoint.c | 2 ++ 2 files changed, 3 insertions(+)
Reviewed-by: Ilya Leoshkevich <[email protected]>
