On Thu,  1 Mar 2018 17:53:56 -0500
"Emilio G. Cota" <c...@braap.org> wrote:

> Note: I looked into dropping dc->do_debug. However, I don't see
> an easy way to do it given that TOO_MANY is also valid
> when we just translate more than max_insns. Thus, the check
> for do_debug in "case DISAS_PC_CC_UPDATED" would still need
> additional state to know whether or not we came from
> breakpoint_check.
> 
> Cc: David Hildenbrand <da...@redhat.com>
> Cc: Cornelia Huck <coh...@redhat.com>
> Cc: Alexander Graf <ag...@suse.de>
> Cc: qemu-s3...@nongnu.org
> Signed-off-by: Emilio G. Cota <c...@braap.org>
> ---
>  target/s390x/translate.c | 162 
> +++++++++++++++++++++++------------------------
>  1 file changed, 80 insertions(+), 82 deletions(-)

Acked-by: Cornelia Huck <coh...@redhat.com>

Reply via email to