On 7/20/21 3:17 AM, Richard Henderson wrote: > 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. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > include/hw/core/tcg-cpu-ops.h | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>