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
> ---
> include/hw/core/tcg-cpu-ops
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
---
include/hw/core/tcg-cpu-ops.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/