qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [sneak preview] major scsi overhaul
@ 2009-11-06 23:09 Gerd Hoffmann
  2009-11-07 15:22 ` Blue Swirl
                   ` (2 more replies)
  0 siblings, 3 replies; 43+ messages in thread
From: Gerd Hoffmann @ 2009-11-06 23:09 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

   Hi,

http://repo.or.cz/w/qemu/kraxel.git/shortlog/refs/heads/scsi.v6

What is in there?

   (1) Reworked scsi data structures.  There is a SCSIRequest struct now.
   (2) Restructed emulation in the scsi-disk driver.
   (3) New interface for HBA <=> SCSIDevice interaction:
       * building on the new SCSIRequest struct.
       * the silly read_data/write_data ping-pong game is gone.
       * support for scatter lists and zerocopy I/O is there.
   (4) Added support for the new interface to scsi-disk and scsi-generic.
   (5) Switched esp and usb-storage to the new interface.
       * fixed usb-storage state engine along the way.  And, no, a
         backport to stable isn't going to happen.  With the new
         interface state tracking is simpler and easier to get right.
   (6) A bunch of misc fixes and improvements.

What needs to be done?

   (1) Better patch descriptions.
   (2) Submit patches to the list for review.
   (3) Switch over lsi to the new interface.
   (4) Zap old interface, killing tons of dead code.
   (5) Final cleanups.

Why should you have a look?

   * You want use usb-storage.
     - works rock-solid now for me, it didn't before.
   * You are writing a megaraid-sas HBA.
   * You are writing a virtio-scsi HBA.
   * You are considering to merge this for 0.12

cheers,
   Gerd

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

end of thread, other threads:[~2009-12-07  8:51 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 23:09 [Qemu-devel] [sneak preview] major scsi overhaul Gerd Hoffmann
2009-11-07 15:22 ` Blue Swirl
2009-11-09  9:08   ` Gerd Hoffmann
2009-11-09 12:37     ` Avi Kivity
2009-11-09 13:03       ` Gerd Hoffmann
2009-11-09 13:17         ` Avi Kivity
2009-11-09 13:39           ` Gerd Hoffmann
2009-11-09 13:48             ` Avi Kivity
2009-11-09 20:38       ` Blue Swirl
2009-11-09 21:25         ` Gerd Hoffmann
2009-11-11  4:06 ` Paul Brook
2009-11-11  9:41   ` Gerd Hoffmann
2009-11-11 14:13     ` Paul Brook
2009-11-11 15:26       ` Gerd Hoffmann
2009-11-11 16:38         ` Paul Brook
2009-11-16 16:35           ` Gerd Hoffmann
2009-11-16 18:53             ` Paul Brook
2009-11-16 21:50               ` Gerd Hoffmann
2009-11-24 11:59               ` Gerd Hoffmann
2009-11-24 13:51                 ` Paul Brook
2009-11-25 16:37                   ` Gerd Hoffmann
2009-11-26  7:31                     ` Hannes Reinecke
2009-11-26  8:25                       ` Gerd Hoffmann
2009-11-26 10:57                         ` Hannes Reinecke
2009-11-26 11:04                           ` Gerd Hoffmann
2009-11-26 11:20                             ` Hannes Reinecke
2009-11-26 14:21                               ` Gerd Hoffmann
2009-11-26 14:27                                 ` Hannes Reinecke
2009-11-26 14:37                                   ` Gerd Hoffmann
2009-11-26 15:50                                     ` Hannes Reinecke
2009-11-27 11:08                                       ` Gerd Hoffmann
2009-12-02 13:47                                         ` Gerd Hoffmann
2009-12-07  8:28                                           ` Hannes Reinecke
2009-12-07  8:50                                             ` Gerd Hoffmann
2009-11-16 19:08             ` Ryan Harper
2009-11-16 20:40               ` Gerd Hoffmann
2009-11-16 21:45                 ` Ryan Harper
2009-11-11 11:21 ` [Qemu-devel] " Gerd Hoffmann
2009-11-11 11:52   ` Hannes Reinecke
2009-11-11 13:02     ` Gerd Hoffmann
2009-11-11 13:30       ` Hannes Reinecke
2009-11-11 14:37         ` Gerd Hoffmann
2009-11-12  9:54           ` Hannes Reinecke

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