From: Helge Deller <[email protected]>

The following changes since commit 8dd5bceb2f9cc58481e9d22355a8d998220896de:

  Open 11.0 development tree (2025-12-23 14:45:38 +1100)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git 
tags/hppa-updates-qemu-v11-pull-request

for you to fetch changes up to b2c2d00f48cc5f4486cfba33b505ff86d79cb137:

  target/hppa: add 64 bit support to gdbstub (2025-12-23 16:41:56 +0100)

----------------------------------------------------------------
Please pull fixes and updates for the parisc architecture:

- New SeaBIOS-hppa v21 mit fixes for 715 machine
- ncr710 fixes for NetBSD and HP-UX on 715 machine
- 64-bit gdb support

Thanks!
Helge

----------------------------------------------------------------

Helge Deller (1):
  target/hppa: Update SeaBIOS-hppa to version 21

Soumyajyotii Ssarkar (10):
  scsi: ncr710: Add null pointer checks
  scsi: ncr710: Fix use after free in command_complete
  scsi: ncr710: Fix interrupt related register handing
  scsi: ncr710: Fix DMA State machine and flow control
  scsi: ncr710: Fix table indirect addressing endianness
  scsi: ncr710: Mark command complete in status phase and fix disconnect
  scsi: ncr710: Add LUN scanning
  scsi: ncr710: Simplify disconnect handling
  scsi: ncr710: Fix DSA register
  scsi: ncr710: Fix CTEST FIFO status

Sven Schnelle (1):
  target/hppa: add 64 bit support to gdbstub

 hw/scsi/ncr53c710.c         |  93 +++++++++++++++++++++++++++---------
 pc-bios/hppa-firmware.img   | Bin 630644 -> 628952 bytes
 pc-bios/hppa-firmware64.img | Bin 700304 -> 692032 bytes
 roms/seabios-hppa           |   2 +-
 target/hppa/gdbstub.c       |  62 ++++++++++++++++--------
 5 files changed, 112 insertions(+), 45 deletions(-)

-- 
2.52.0


Reply via email to