Message ID | 20241103195941.22724-1-deller@kernel.org |
---|---|
State | New |
Headers | show |
On Sun, 3 Nov 2024 at 19:59, <deller@kernel.org> wrote: > > From: Helge Deller <deller@gmx.de> > > The following changes since commit 92ec7805190313c9e628f8fc4eb4f932c15247bd: > > Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/qemu into staging (2024-10-31 16:34:25 +0000) > > are available in the Git repository at: > > https://github.com/hdeller/qemu-hppa.git tags/seabios-hppa-v17-pull-request > > for you to fetch changes up to c9d77526bddba0803a1fa982fb59ec98057150f9: > > target/hppa: Update SeaBIOS-hppa to version 17 (2024-11-03 20:46:06 +0100) > > ---------------------------------------------------------------- > SeaBIOS-hppa v17 pull request > > Please pull a single commit, which updates SeaBIOS-hppa > to version 17. > > If comes with some important firmware and SCSI fixes and > prepares for futher development to support 64-bit HP-UX > and MPE/UX in the future. > > New PDC functions & general enhancements: > - Add PDC_MODEL_GET_INSTALL_KERNEL firmware call > - Add PDC_PAT_EVENT firmware call > - Support ENTRY_IO_BOOTOUT > - Prefer memory-access over io-access of GSP serial port > - Disable LMMIO_DIRECT0 range during modification > - Small optimizations in IODC call > > Fixes: > - esp-scsi: indicate acceptance of MESSAGE IN phase data > - Avoid crash when booting without SCSI controller > - Remove exec flag from hppa-firmware.img > - Fix LMMIO detection for PCI cards on Astro/Elroy > - Avoid trashing MPE IPL bootloader stack > - HP-UX 11 64-bit saves number of RAM pages in PAGE0 at 0x33c > - Fix return value of PDC_CACHE/PDC_CACHE_RET_SPID for space id hashing > - Allow PDC functions to act when called in narrow mode > - pcidevice: Use portaddr_t for io port addresses > > Cleanups: > - Change default make target to "parisc" > - Clean the "out-64" directory on "make clean" > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM
From: Helge Deller <deller@gmx.de> The following changes since commit 92ec7805190313c9e628f8fc4eb4f932c15247bd: Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/qemu into staging (2024-10-31 16:34:25 +0000) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/seabios-hppa-v17-pull-request for you to fetch changes up to c9d77526bddba0803a1fa982fb59ec98057150f9: target/hppa: Update SeaBIOS-hppa to version 17 (2024-11-03 20:46:06 +0100) ---------------------------------------------------------------- SeaBIOS-hppa v17 pull request Please pull a single commit, which updates SeaBIOS-hppa to version 17. If comes with some important firmware and SCSI fixes and prepares for futher development to support 64-bit HP-UX and MPE/UX in the future. New PDC functions & general enhancements: - Add PDC_MODEL_GET_INSTALL_KERNEL firmware call - Add PDC_PAT_EVENT firmware call - Support ENTRY_IO_BOOTOUT - Prefer memory-access over io-access of GSP serial port - Disable LMMIO_DIRECT0 range during modification - Small optimizations in IODC call Fixes: - esp-scsi: indicate acceptance of MESSAGE IN phase data - Avoid crash when booting without SCSI controller - Remove exec flag from hppa-firmware.img - Fix LMMIO detection for PCI cards on Astro/Elroy - Avoid trashing MPE IPL bootloader stack - HP-UX 11 64-bit saves number of RAM pages in PAGE0 at 0x33c - Fix return value of PDC_CACHE/PDC_CACHE_RET_SPID for space id hashing - Allow PDC functions to act when called in narrow mode - pcidevice: Use portaddr_t for io port addresses Cleanups: - Change default make target to "parisc" - Clean the "out-64" directory on "make clean" ---------------------------------------------------------------- Helge Deller (1): target/hppa: Update SeaBIOS-hppa to version 17 pc-bios/hppa-firmware.img | Bin 167820 -> 676760 bytes pc-bios/hppa-firmware64.img | Bin 206024 -> 763416 bytes roms/seabios-hppa | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pc-bios/hppa-firmware.img mode change 100755 => 100644 pc-bios/hppa-firmware64.img