From: deller@kernel.org
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: Helge Deller <deller@gmx.de>
Subject: [PATCH 0/2] HPPA64-PATCHES-for-8.2
Date: Fri, 17 Nov 2023 11:45:49 +0100 [thread overview]
Message-ID: <20231117104551.148255-1-deller@kernel.org> (raw)
From: Helge Deller <deller@gmx.de>
Two HPPA64 patches which I'd like to get included for 8.2.
The SHRPD patch fixes a real translation bug which then allows to boot
the 64-bit Linux kernels of the Debian-11 and Debian-12 installation CDs.
The second patch adds the instruction byte sequence to the
assembly log. This is not an actual bug fix, but it's important since
it helps a lot when trying to fix qemu translation bugs on hppa.
Helge
Helge Deller (2):
target/hppa: Fix 64-bit SHRPD instruction
disas/hppa: Show hexcode of instruction along with disassembly
disas/hppa.c | 3 +++
target/hppa/translate.c | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
--
2.41.0
next reply other threads:[~2023-11-17 10:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-17 10:45 deller [this message]
2023-11-17 10:45 ` [PATCH 1/2] target/hppa: Fix 64-bit SHRPD instruction deller
2023-11-17 10:45 ` [PATCH 2/2] disas/hppa: Show hexcode of instruction along with disassembly deller
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=20231117104551.148255-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--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 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).