On 10/27/25 22:15, [email protected] wrote:
From: Helge Deller<[email protected]>

The following changes since commit 3bf5c57a11827d9fa706524d57ee3e5af68a429e:

   Merge tag 'pull-tcg-20251014' ofhttps://gitlab.com/rth7680/qemu into staging 
(2025-10-14 10:25:05 -0700)

are available in the Git repository at:

   https://github.com/hdeller/qemu-hppa.git tags/devel-scsi-ncr710-pull-request

for you to fetch changes up to 95a3f921811ba3f817538580ee7b85336dd16e39:

   hw/hppa: Add 715 machine type including NCR710 SCSI (2025-10-27 22:13:22 
+0100)

----------------------------------------------------------------
HP-PARISC 715 machine with NCR710 SCSI chip

This series adds a new emulation for a HP PA-RISC 715/64 model,
as descrived here:https://www.openpa.net/systems/hp-9000_715.html.

That machine has no PCI bus and instead uses a "LASI" chip which has built-in
NCR 53c710 SCSI and i82596 network chips. Compared to the other already
emulated machines B160L and C3700, this machine should be able to support older
operating systems like HP-UX 9 as well.

The QEMU project participated in the Google Summer of Code 2025 program by
"Implementing LASI Network Card and NCR 710 SCSI Controller Device Models", and
Soumyajyotii Ssarkar stepped up to develop those drivers.

This patch series includes the code for the NCR710 SCSI controller,
the network code will follow in later patch series.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as 
appropriate.

r~

Reply via email to