qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] scsi & lsi53c895a fixes
@ 2009-11-19 10:07 Jan Kiszka
  2009-11-19 10:07 ` [Qemu-devel] [PATCH 6/7] lsi53c895a: Use alternative address when already reselected Jan Kiszka
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Kiszka @ 2009-11-19 10:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laszlo Ast

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(-)

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

end of thread, other threads:[~2009-11-19 10:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19 10:07 [Qemu-devel] [PATCH 0/7] scsi & lsi53c895a fixes Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 6/7] lsi53c895a: Use alternative address when already reselected Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 2/7] lsi53c895a: Whitespace and typo fixes Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 1/7] SCSI: Fix Standard INQUIRY data Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 5/7] lsi53c895a: Fix SDID in SELECT ID command Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 7/7] lsi53c895a: Implement IRQ on reselection Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 3/7] lsi53c895a: Add support for LSI53C700 Family Compatibility bit Jan Kiszka
2009-11-19 10:07 ` [Qemu-devel] [PATCH 4/7] lsi53c895a: Fix message code of DISCONNECT Jan Kiszka

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).