diff options
author | Helge Deller <deller@gmx.de> | 2025-01-30 14:16:58 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2025-01-31 10:05:42 +0100 |
commit | db34be329162cf6b06192703065e6c1010dbe3c5 (patch) | |
tree | ed4fdbdec5796d22dfe9b0bee9f11a4c5569d47b | |
parent | 644ce5df2ea7b0fe34c56ab414182dd7ecd009dc (diff) | |
download | qemu-db34be329162cf6b06192703065e6c1010dbe3c5.zip qemu-db34be329162cf6b06192703065e6c1010dbe3c5.tar.gz qemu-db34be329162cf6b06192703065e6c1010dbe3c5.tar.bz2 |
target/hppa: Update SeaBIOS-hppa to version 18
This is SeaBIOS for the hppa architecture v18.
It allows us to emulate up to 256 GB RAM on 64-bit
guests and to boot HP-UX 64-bit one step further.
Fixes:
- Fix PDC_CACHE/PDC_CACHE_RET_SPID return value for space
register hashing on 64-bit HP-UX
- Fix IRT table entries to use slot number
- Increase PCI alignment for memory bars to 64k
New PDC functions & general enhancements:
- Allow up to 256 GB RAM on 64-bit machines
Signed-off-by: Helge Deller <deller@gmx.de>
-rwxr-xr-x[-rw-r--r--] | pc-bios/hppa-firmware.img | bin | 676760 -> 167644 bytes | |||
-rwxr-xr-x[-rw-r--r--] | pc-bios/hppa-firmware64.img | bin | 763416 -> 206104 bytes | |||
m--------- | roms/seabios-hppa | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img Binary files differindex 6832dfc..d5f6f2f 100644..100755 --- a/pc-bios/hppa-firmware.img +++ b/pc-bios/hppa-firmware.img diff --git a/pc-bios/hppa-firmware64.img b/pc-bios/hppa-firmware64.img Binary files differindex 16c08aa..577b0a1 100644..100755 --- a/pc-bios/hppa-firmware64.img +++ b/pc-bios/hppa-firmware64.img diff --git a/roms/seabios-hppa b/roms/seabios-hppa -Subproject a528f01d7abd511d3cc71b7acaab6e036ee524b +Subproject 1c516b481339f511d83a4afba9a48d1ac904e93 |