lkml.org 
[lkml]   [2011]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] virtio-scsi driver
Date

This is the first version of the driver for the virtio-scsi. It
implements a subset of the spec, in particular it does not implement
asynchronous notifications for either LUN reset/removal/addition or
CD-ROM media events.

Other matching bits:

- spec at http://people.redhat.com/pbonzini/virtio-spec.pdf (and just
sent out)

- QEMU implementation at git://github.com/bonzini/qemu.git,
branch virtio-scsi

Please review.

Paolo Bonzini (2):
virtio-scsi: first version
virtio-scsi: add error handling

drivers/scsi/Kconfig | 8 +
drivers/scsi/Makefile | 1 +
drivers/scsi/virtio_scsi.c | 551 ++++++++++++++++++++++++++++++++++++++++++++
include/linux/virtio_ids.h | 1 +
4 files changed, 561 insertions(+), 0 deletions(-)
create mode 100644 drivers/scsi/virtio_scsi.c

--
1.7.7.1



\
 
 \ /
  Last update: 2011-11-30 14:57    [W:0.195 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site