hw/core: Introduce TCGCPUOps.debug_check_breakpoint
commite3f7c801f1b21b01066c5293f7659f1054c4d63b
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 19 Jul 2021 18:14:30 +0000 (19 08:14 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jul 2021 17:47:04 +0000 (21 07:47 -1000)
treed38e05b74662fab6eecfa1b271b374febd528d45
parent258afb487f33267d8dcbbaee6555b2633f74cc7d
hw/core: Introduce TCGCPUOps.debug_check_breakpoint

New hook to return true when an architectural breakpoint is
to be recognized and false when it should be suppressed.

First use must wait until other pieces are in place.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/hw/core/tcg-cpu-ops.h