[PULL 0/3] HPPA FPE fixup patches

deller@kernel.org posted 3 patches 5 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250522081257.3409-1-deller@kernel.org
Maintainers: Laurent Vivier <laurent@vivier.eu>, Richard Henderson <richard.henderson@linaro.org>, Helge Deller <deller@gmx.de>
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(-)
[PULL 0/3] HPPA FPE fixup patches
Posted by deller@kernel.org 5 months, 3 weeks ago
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