qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] Lasi fixes patches
@ 2025-11-09 22:06 deller
  2025-11-09 22:06 ` [PULL 1/7] ncr710: Fix potential null pointer dereference deller
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: deller @ 2025-11-09 22:06 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel; +Cc: Soumyajyotii Ssarkar, Helge Deller

From: Helge Deller <deller@gmx.de>

The following changes since commit 917ac07f9aef579b9538a81d45f45850aba42906:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2025-11-05 16:07:18 +0100)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/lasi-fixes-pull-request

for you to fetch changes up to 8c1fa9cbecba50ae7e732923ee567fe40551d1a6:

  target/hppa: Update SeaBIOS-hppa to version 20 (2025-11-09 22:47:31 +0100)

----------------------------------------------------------------
hppa lasi bugfixes pull request

Please pull a bunch of fixes which repair issues introduced due to the previous
patch series which added LASI SCSI and LASI network card support as  well as
the new 715 machines.
This includes fixes for reported coverty issues, and repairs the B160L machine
emulation.

Thanks!
Helge

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

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

Soumyajyotii Ssarkar (6):
  ncr710: Fix potential null pointer dereference
  ncr710: Drop leftover debug code
  i82596: Remove crc_valid variable
  i82596: Adding proper break-statement functionality in RX functions
  ncr710: Add missing vmstate entries
  ncr710: Use address space of device instead of global address space

 hw/net/i82596.c             |  14 +++++---------
 hw/scsi/lasi_ncr710.c       |   4 ++++
 hw/scsi/lasi_ncr710.h       |   1 -
 hw/scsi/ncr53c710.c         |  16 +++++-----------
 hw/scsi/ncr53c710.h         |   1 +
 pc-bios/hppa-firmware.img   | Bin 630056 -> 630644 bytes
 pc-bios/hppa-firmware64.img | Bin 699872 -> 700304 bytes
 roms/seabios-hppa           |   2 +-
 8 files changed, 16 insertions(+), 22 deletions(-)

-- 
2.51.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-10 14:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-09 22:06 [PULL 0/7] Lasi fixes patches deller
2025-11-09 22:06 ` [PULL 1/7] ncr710: Fix potential null pointer dereference deller
2025-11-09 22:06 ` [PULL 2/7] ncr710: Drop leftover debug code deller
2025-11-09 22:06 ` [PULL 3/7] i82596: Remove crc_valid variable deller
2025-11-09 22:06 ` [PULL 4/7] i82596: Adding proper break-statement functionality in RX functions deller
2025-11-09 22:06 ` [PULL 5/7] ncr710: Add missing vmstate entries deller
2025-11-09 22:06 ` [PULL 6/7] ncr710: Use address space of device instead of global address space deller
2025-11-10 14:32 ` [PULL 0/7] Lasi fixes patches Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).