From: Richard Henderson <richard.henderson@linaro.org>
To: deller@kernel.org, qemu-devel@nongnu.org
Cc: Helge Deller <deller@gmx.de>
Subject: Re: [PULL 0/9] Hppa fixes 8.2 patches
Date: Tue, 9 Jan 2024 20:17:50 +1100 [thread overview]
Message-ID: <a07485d8-d9b4-4d98-8eb2-8d43e8718485@linaro.org> (raw)
In-Reply-To: <20240108143802.50256-1-deller@kernel.org>
On 1/9/24 01:37, deller@kernel.org wrote:
> From: Helge Deller <deller@gmx.de>
>
> The following changes since commit 7425b6277f12e82952cede1f531bfc689bf77fb1:
>
> Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-12-27 05:15:32 -0500)
>
> are available in the Git repository at:
>
> https://github.com/hdeller/qemu-hppa.git tags/hppa-fixes-8.2-pull-request
>
> for you to fetch changes up to 282abfd5ea2c489aec7276a50c39029de55bcd85:
>
> target/hppa: Update SeaBIOS-hppa to version 15 (2024-01-07 09:13:07 +0100)
>
> ----------------------------------------------------------------
> target/hppa qemu v8.2 regression fixes
>
> There were some regressions introduced with Qemu v8.2 on the hppa/hppa64
> target, e.g.:
>
> - 32-bit HP-UX crashes on B160L (32-bit) machine
> - NetBSD boot failure due to power button in page zero
> - NetBSD FPU detection failure
> - OpenBSD 7.4 boot failure
>
> This small patch series fixes those known regressions and
> additionally:
>
> - allows usage of the max. 3840MB of memory (instead of 3GB),
> - adds support for the qemu --nodefaults option (to debug other devices)
>
> This patch set will not fix those known (non-regression) bugs:
> - HP-UX and NetBSD still fail to boot on the new 64-bit C3700 machine
> - Linux kernel will still fail to boot on C3700 as long as kernel modules are used.
I believe at least one of these patches to be wrong.
Please do not pull right now.
r~
>
> ----------------------------------------------------------------
>
> Helge Deller (9):
> hw/hppa/machine: Allow up to 3840 MB total memory
> hw/hppa/machine: Disable default devices with --nodefaults option
> hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
> target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
> target/hppa: Strip upper 32-bits of IOR on error in probe
> target/hppa: Strip upper 32-bits of IOR on unaligned access error
> hw/hppa: Move software power button address back into PDC
> target/hppa: Avoid accessing %gr0 when raising exception
> target/hppa: Update SeaBIOS-hppa to version 15
>
> hw/hppa/machine.c | 33 ++++++++++++++++++++-------------
> hw/pci-host/astro.c | 26 +++++++++++++++++++++++---
> pc-bios/hppa-firmware.img | Bin 681388 -> 163324 bytes
> roms/seabios-hppa | 2 +-
> target/hppa/cpu.c | 2 +-
> target/hppa/mem_helper.c | 4 ++--
> target/hppa/op_helper.c | 2 +-
> 7 files changed, 48 insertions(+), 21 deletions(-)
>
prev parent reply other threads:[~2024-01-09 9:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 14:37 [PULL 0/9] Hppa fixes 8.2 patches deller
2024-01-08 14:37 ` [PULL 1/9] hw/hppa/machine: Allow up to 3840 MB total memory deller
2024-01-08 14:37 ` [PULL 2/9] hw/hppa/machine: Disable default devices with --nodefaults option deller
2024-01-08 14:37 ` [PULL 3/9] hw/pci-host/astro: Add missing astro & elroy registers for NetBSD deller
2024-01-08 14:37 ` [PULL 4/9] target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0 deller
2024-01-08 14:37 ` [PULL 5/9] target/hppa: Strip upper 32-bits of IOR on error in probe deller
2024-01-08 14:37 ` [PULL 6/9] target/hppa: Strip upper 32-bits of IOR on unaligned access error deller
2024-01-08 14:38 ` [PULL 7/9] hw/hppa: Move software power button address back into PDC deller
2024-01-08 14:38 ` [PULL 8/9] target/hppa: Avoid accessing %gr0 when raising exception deller
2024-01-08 14:38 ` [PULL 9/9] target/hppa: Update SeaBIOS-hppa to version 15 deller
2024-01-09 9:17 ` Richard Henderson [this message]
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=a07485d8-d9b4-4d98-8eb2-8d43e8718485@linaro.org \
--to=richard.henderson@linaro.org \
--cc=deller@gmx.de \
--cc=deller@kernel.org \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).