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; 7+ 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] 7+ messages in thread
* [PULL 0/3] s390x fixes
@ 2022-07-20  7:57 Thomas Huth
  2022-07-20 15:27 ` Peter Maydell
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Huth @ 2022-07-20  7:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

 Hi!

The following changes since commit b8bb9bbf4695b89bbdca702a054db0a7a2c8ff2b:

  Merge tag 'pull-ppc-20220718' of https://gitlab.com/danielhb/qemu into staging (2022-07-18 19:27:25 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-07-20

for you to fetch changes up to 23f13e1986e2ed3a02b65c0bf376c8c61d04ae7a:

  tests/tcg/s390x: test signed vfmin/vfmax (2022-07-19 12:49:56 +0200)

----------------------------------------------------------------
* Fixes for s390x floating point vector instructions

----------------------------------------------------------------
Ilya Leoshkevich (3):
      target/s390x: fix handling of zeroes in vfmin/vfmax
      target/s390x: fix NaN propagation rules
      tests/tcg/s390x: test signed vfmin/vfmax

 target/s390x/tcg/vec_fpu_helper.c |   4 +-
 tests/tcg/s390x/vfminmax.c        | 411 ++++++++++++++++++++++++++++++++++++++
 fpu/softfloat-specialize.c.inc    |   3 +-
 tests/tcg/s390x/Makefile.target   |   7 +
 4 files changed, 422 insertions(+), 3 deletions(-)
 create mode 100644 tests/tcg/s390x/vfminmax.c



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

end of thread, other threads:[~2022-07-20 15:34 UTC | newest]

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2022-07-20  7:57 Thomas Huth
2022-07-20 15:27 ` 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).