All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] target/s390x: Fix DR/D INT64_MIN / -1 host crash
@ 2026-07-14 19:02 Ilya Leoshkevich
  2026-07-14 19:02 ` [PATCH 1/2] " Ilya Leoshkevich
  2026-07-14 19:02 ` [PATCH 2/2] tests/tcg/s390x: Test DR overflow (INT64_MIN / -1) Ilya Leoshkevich
  0 siblings, 2 replies; 3+ messages in thread
From: Ilya Leoshkevich @ 2026-07-14 19:02 UTC (permalink / raw)
  To: Richard Henderson, Cornelia Huck, Eric Farman, Matthew Rosato
  Cc: David Hildenbrand, qemu-s390x, qemu-devel, Ilya Leoshkevich

Hi,

Christian reported that INT64_MIN / -1 crashes the emulator itself
instead of the guest program. This series fixes the issue and adds a
test.

Best regards,
Ilya

Ilya Leoshkevich (2):
  target/s390x: Fix DR/D INT64_MIN / -1 host crash
  tests/tcg/s390x: Test DR overflow (INT64_MIN / -1)

 target/s390x/tcg/int_helper.c |  3 ++-
 tests/tcg/s390x/div.c         | 37 +++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)

-- 
2.55.0



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

end of thread, other threads:[~2026-07-14 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-14 19:02 [PATCH 0/2] target/s390x: Fix DR/D INT64_MIN / -1 host crash Ilya Leoshkevich
2026-07-14 19:02 ` [PATCH 1/2] " Ilya Leoshkevich
2026-07-14 19:02 ` [PATCH 2/2] tests/tcg/s390x: Test DR overflow (INT64_MIN / -1) Ilya Leoshkevich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.