From: Helge Deller <del...@gmx.de> The following changes since commit 34a5cb6d8434303c170230644b2a7c1d5781d197:
Merge tag 'pull-tcg-20231114' of https://gitlab.com/rth7680/qemu into staging (2023-11-15 08:05:25 -0500) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/hppa64-fixes-pull-request for you to fetch changes up to 2f926bfd5b79e6219ae65a1e530b38f37d62b384: disas/hppa: Show hexcode of instruction along with disassembly (2023-11-17 18:36:36 +0100) ---------------------------------------------------------------- HPPA64 fixes 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 Deller (2): target/hppa: Fix 64-bit SHRPD instruction disas/hppa: Show hexcode of instruction along with disassembly disas/hppa.c | 6 +++++- target/hppa/translate.c | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) -- 2.41.0