All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] Hppa v9.1 fixes patches
@ 2024-09-04 10:14 deller
  2024-09-04 10:14 ` [PULL 1/2] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64 deller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: deller @ 2024-09-04 10:14 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel, Peter Maydell; +Cc: deller

From: Helge Deller <deller@gmx.de>

The following changes since commit fd1952d814da738ed107e05583b3e02ac11e88ff:

  Update version for v9.1.0 release (2024-09-03 09:18:26 -0700)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/hppa-v9.1-fixes-pull-request

for you to fetch changes up to d33d3adb573794903380e03e767e06470514cefe:

  target/hppa: Fix random 32-bit linux-user crashes (2024-09-03 22:08:22 +0200)

----------------------------------------------------------------
hppa target fixes

Two important patches for the hppa target which missed qemu-v9.1:
- One fix for random linux-user crashes
- One fix for random issues due to loosing the division V-bit
  during delivery of hardware interrupts. This triggers all sorts
  of random faults when running in system mode.

Helge

----------------------------------------------------------------

Helge Deller (2):
  target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
  target/hppa: Fix random 32-bit linux-user crashes

 target/hppa/cpu.h    | 4 ++--
 target/hppa/helper.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2024-09-05 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 10:14 [PULL 0/2] Hppa v9.1 fixes patches deller
2024-09-04 10:14 ` [PULL 1/2] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64 deller
2024-09-04 10:14 ` [PULL 2/2] target/hppa: Fix random 32-bit linux-user crashes deller
2024-09-05 10:26 ` [PULL 0/2] Hppa v9.1 fixes patches Peter Maydell

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.