[PATCH 0/3] few hppa fixes for 64bit mode

Sven Schnelle posted 3 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240324080945.991100-1-svens@stackframe.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu.h        | 11 +++++++++--
target/hppa/mem_helper.c | 13 +++++++------
target/hppa/translate.c  | 12 +++---------
3 files changed, 19 insertions(+), 17 deletions(-)
[PATCH 0/3] few hppa fixes for 64bit mode
Posted by Sven Schnelle 1 month ago
Hi,

in preparation of getting 64bit HP-UX running in qemu, here are a few fixes
to make HP-UX progress a bit further.

Sven Schnelle (3):
  target/hppa: use gva_offset_mask() everywhere
  target/hppa: mask offset bits in gva
  target/hppa: fix building gva for wide mode

 target/hppa/cpu.h        | 11 +++++++++--
 target/hppa/mem_helper.c | 13 +++++++------
 target/hppa/translate.c  | 12 +++---------
 3 files changed, 19 insertions(+), 17 deletions(-)

-- 
2.43.2