qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] Hppa v9.1 fixes patches


From: deller
Subject: [PULL 0/2] Hppa v9.1 fixes patches
Date: Wed, 4 Sep 2024 12:14:43 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]