qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] s390x fixes
@ 2021-08-03 14:24 Thomas Huth
  2021-08-03 14:24 ` [PULL 1/3] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2021-08-03 14:24 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: qemu-s390x, Cornelia Huck, Laurent Vivier

 Hi Peter!

The following changes since commit 7f1cab9c628a798ae2607940993771e6300e9e00:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2021-08-02 17:21:50 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2021-08-03

for you to fetch changes up to 50e36dd61652a4a4f2af245655ed3ca08ef0a3ed:

  tests/tcg: Test that compare-and-trap raises SIGFPE (2021-08-03 15:17:38 +0200)

----------------------------------------------------------------
* Fixes for SIGILL and SIGFPE of the s390x linux-user target

----------------------------------------------------------------
Ilya Leoshkevich (1):
      target/s390x: Fix SIGILL and SIGFPE psw.addr reporting

Jonathan Albrecht (2):
      linux-user/s390x: signal with SIGFPE on compare-and-trap
      tests/tcg: Test that compare-and-trap raises SIGFPE

 linux-user/s390x/cpu_loop.c     |  66 +++++++++++++++++---------
 tests/tcg/s390x/Makefile.target |   2 +-
 tests/tcg/s390x/trap.c          | 102 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 148 insertions(+), 22 deletions(-)
 create mode 100644 tests/tcg/s390x/trap.c



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-04  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-03 14:24 [PULL 0/3] s390x fixes Thomas Huth
2021-08-03 14:24 ` [PULL 1/3] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting Thomas Huth
2021-08-03 14:24 ` [PULL 2/3] linux-user/s390x: signal with SIGFPE on compare-and-trap Thomas Huth
2021-08-03 14:24 ` [PULL 3/3] tests/tcg: Test that compare-and-trap raises SIGFPE Thomas Huth
2021-08-04  8:26 ` [PULL 0/3] s390x fixes Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).