From: deller@kernel.org
To: Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: deller@gmx.de
Subject: [PULL 0/2] Hppa v9.1 fixes patches
Date: Wed, 4 Sep 2024 12:14:43 +0200 [thread overview]
Message-ID: <20240904101445.4127-1-deller@kernel.org> (raw)
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
next reply other threads:[~2024-09-04 10:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-04 10:14 deller [this message]
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
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=20240904101445.4127-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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.