qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HPPA64-PATCHES-for-8.2
@ 2023-11-17 10:45 deller
  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
  0 siblings, 2 replies; 3+ messages in thread
From: deller @ 2023-11-17 10:45 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel; +Cc: Helge Deller

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



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

end of thread, other threads:[~2023-11-17 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 10:45 [PATCH 0/2] HPPA64-PATCHES-for-8.2 deller
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

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).