Commit 83202ca722 for qemu.org
commit 83202ca72277873d456d1017b8f3a2db4c6058ad
Merge: f96d2014dd b2c2d00f48
Author: Richard Henderson <richard.henderson@linaro.org>
Date: Sat Dec 27 08:43:07 2025 +1100
Merge tag 'hppa-updates-qemu-v11-pull-request' of https://github.com/hdeller/qemu-hppa into staging
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
# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCaUq53gAKCRD3ErUQojoP
# X0fqAP4wmQIDeyknz4uSZlfaNS7L6HElMrz1jiyyh0avKA/TjwD/UkSvVJJ5Ww7W
# DRx9W5Lg7if93+hQl00QnJGTzgQZQQo=
# =zro8
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 24 Dec 2025 02:48:46 AM AEDT
# gpg: using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F
# gpg: Good signature from "Helge Deller <deller@gmx.de>" [unknown]
# gpg: aka "Helge Deller <deller@kernel.org>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 4544 8228 2CD9 10DB EF3D 25F8 3E5F 3D04 A7A2 4603
# Subkey fingerprint: BCE9 123E 1AD2 9F07 C049 BBDE F712 B510 A23A 0F5F
* tag 'hppa-updates-qemu-v11-pull-request' of https://github.com/hdeller/qemu-hppa:
target/hppa: add 64 bit support to gdbstub
scsi: ncr710: Fix CTEST FIFO status
scsi: ncr710: Fix DSA register
scsi: ncr710: Simplify disconnect handling
scsi: ncr710: Add LUN scanning
scsi: ncr710: Mark command complete in status phase and fix disconnect
scsi: ncr710: Fix table indirect addressing endianness
scsi: ncr710: Fix DMA State machine and flow control
scsi: ncr710: Fix interrupt related register handing
scsi: ncr710: Fix use after free in command_complete
scsi: ncr710: Add null pointer checks
target/hppa: Update SeaBIOS-hppa to version 21
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>