qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/7] scsi & lsi53c895a fixes


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH 0/7] scsi & lsi53c895a fixes
Date: Thu, 19 Nov 2009 11:07:12 +0100
User-agent: StGIT/0.14.3

This series is required to use the lsi53c895a emulation with an old
proprietary driver. All changes should move the emulation closer to the
spec and the real hardware.

Find the patches also at git://git.kiszka.org/qemu.git queues/scsi

Laszlo Ast (7):
      SCSI: Fix Standard INQUIRY data
      lsi53c895a: Whitespace and typo fixes
      lsi53c895a: Add support for LSI53C700 Family Compatibility bit
      lsi53c895a: Fix message code of DISCONNECT
      lsi53c895a: Fix SDID in SELECT ID command
      lsi53c895a: Use alternative address when already reselected
      lsi53c895a: Implement IRQ on reselection

 hw/lsi53c895a.c |   66 +++++++++++++++++++++++++++++++++++++++++++++----------
 hw/scsi-disk.c  |    6 ++--
 2 files changed, 57 insertions(+), 15 deletions(-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]