[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/5] Hppa latest patches
From: |
deller |
Subject: |
[PULL 0/5] Hppa latest patches |
Date: |
Sun, 3 Mar 2024 06:46:40 +0100 |
From: Helge Deller <deller@gmx.de>
The following changes since commit e1007b6bab5cf97705bf4f2aaec1f607787355b8:
Merge tag 'pull-request-2024-03-01' of https://gitlab.com/thuth/qemu into
staging (2024-03-01 10:14:32 +0000)
are available in the Git repository at:
https://github.com/hdeller/qemu-hppa.git tags/hppa-latest-pull-request
for you to fetch changes up to 839a88e8bd1a1efe05844c39a59985482894f4de:
roms/hppa: Add build rules for hppa-firmware (2024-03-03 06:41:19 +0100)
----------------------------------------------------------------
HPPA64 updates
----------------------------------------------------------------
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 | 3 ++-
target/hppa/mem_helper.c | 3 ++-
target/hppa/op_helper.c | 3 ++-
7 files changed, 22 insertions(+), 4 deletions(-)
--
2.44.0
- [PULL 0/5] Hppa latest patches,
deller <=
- [PULL 1/5] target: hppa: Fix unaligned double word accesses for hppa64, deller, 2024/03/03
- [PULL 4/5] pc-bios/README: Add information about hppa-firmware, deller, 2024/03/03
- [PULL 2/5] target/hppa: Restore unwind_breg before calculating ior, deller, 2024/03/03
- [PULL 3/5] pc-bios/meson: Add hppa-firmware64.img blob, deller, 2024/03/03
- [PULL 5/5] roms/hppa: Add build rules for hppa-firmware, deller, 2024/03/03
- Re: [PULL 0/5] Hppa latest patches, Peter Maydell, 2024/03/05