qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] HPPA64 updates


From: deller
Subject: [PATCH 0/5] HPPA64 updates
Date: Sat, 2 Mar 2024 23:35:19 +0100

From: Helge Deller <deller@gmx.de>

Some fixes for the hppa64 target.
Add references to SeaBIOS-hppa and hppa-firmware into
pc-bios/README file and add rom make targets.
Patches 2-5 need review.

Guenter Roeck (1):
  target/hppa: Fix unaligned double word accesses for hppa64

Helge Deller (4):
  target/hppa: Restore unwind_breg before calculating ior
  pc-bios/meson: Add hppa-firmware64.img blob
  pc-bios/README: Add information about hppa-firmware
  roms/hppa: Add build rules for hppa-firmware

 pc-bios/README           | 6 ++++++
 pc-bios/meson.build      | 1 +
 roms/Makefile            | 7 +++++++
 target/hppa/cpu.c        | 3 ++-
 target/hppa/helper.c     | 7 ++++++-
 target/hppa/mem_helper.c | 3 ++-
 target/hppa/op_helper.c  | 3 ++-
 7 files changed, 26 insertions(+), 4 deletions(-)

-- 
2.44.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]