Re: [PATCH v2 0/4] target/s390x: Exit tb after executing ex_value

2022-07-06 Thread Thomas Huth

On 02/07/2022 08.02, Richard Henderson wrote:

Ok, version 1 didn't work, so once more with feeling.
Can you give it a try, Sven?


r~


Richard Henderson (4):
   target/s390x: Remove DISAS_GOTO_TB
   target/s390x: Remove DISAS_PC_STALE
   target/s390x: Remove DISAS_PC_STALE_NOCHAIN
   target/s390x: Exit tb after executing ex_value

  target/s390x/tcg/translate.c | 42 +++-
  1 file changed, 17 insertions(+), 25 deletions(-)



Thanks, queued to my s390x-next branch now:

 https://gitlab.com/thuth/qemu/-/commits/s390x-next/

 Thomas




Re: [PATCH v2 0/4] target/s390x: Exit tb after executing ex_value

2022-07-02 Thread Sven Schnelle
Hi Richard,

Richard Henderson  writes:

> Ok, version 1 didn't work, so once more with feeling.
> Can you give it a try, Sven?

This seems to work. Thanks a lot!

Regards
Sven



[PATCH v2 0/4] target/s390x: Exit tb after executing ex_value

2022-07-02 Thread Richard Henderson
Ok, version 1 didn't work, so once more with feeling.
Can you give it a try, Sven?


r~


Richard Henderson (4):
  target/s390x: Remove DISAS_GOTO_TB
  target/s390x: Remove DISAS_PC_STALE
  target/s390x: Remove DISAS_PC_STALE_NOCHAIN
  target/s390x: Exit tb after executing ex_value

 target/s390x/tcg/translate.c | 42 +++-
 1 file changed, 17 insertions(+), 25 deletions(-)

-- 
2.34.1