From: deller@kernel.org
To: Stefan Hajnoczi <stefanha@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org
Cc: Helge Deller <deller@gmx.de>
Subject: [PULL 0/3] HPPA FPE fixup patches
Date: Thu, 22 May 2025 10:12:54 +0200 [thread overview]
Message-ID: <20250522081257.3409-1-deller@kernel.org> (raw)
From: Helge Deller <deller@gmx.de>
The following changes since commit 7c949c53e936aa3a658d84ab53bae5cadaa5d59c:
Update version for the v10.0.0 release (2025-04-22 09:32:33 -0400)
are available in the Git repository at:
https://github.com/hdeller/qemu-hppa.git tags/hppa-fpe-fixup-pull-request
for you to fetch changes up to ebd394948de4e868cb8fc5b265a8a18f0935dce1:
target/hppa: Fix FPE exceptions (2025-05-17 13:52:40 +0200)
----------------------------------------------------------------
HPPA floating point exception handling fixes
Fixes and improvements in the floating point exception
handling in the hppa system and user emulation.
----------------------------------------------------------------
Helge Deller (3):
target/hppa: Copy instruction code into fr1 on FPU assist fault
linux-user/hppa: Send proper si_code on SIGFPE exception
target/hppa: Fix FPE exceptions
linux-user/hppa/cpu_loop.c | 12 ++++++++++--
target/hppa/fpu_helper.c | 20 +++++++++++++++++---
target/hppa/int_helper.c | 4 ++++
3 files changed, 31 insertions(+), 5 deletions(-)
--
2.47.0
next reply other threads:[~2025-05-22 8:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 8:12 deller [this message]
2025-05-22 8:12 ` [PULL 1/3] target/hppa: Copy instruction code into fr1 on FPU assist fault deller
2025-05-22 8:12 ` [PULL 2/3] linux-user/hppa: Send proper si_code on SIGFPE exception deller
2025-05-22 8:12 ` [PULL 3/3] target/hppa: Fix FPE exceptions deller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250522081257.3409-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.