WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/3] some fixes for the pvSCSI driver

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/3] some fixes for the pvSCSI driver
From: Jun Kamada <kama@xxxxxxxxxxxxxx>
Date: Wed, 04 Jun 2008 18:22:52 +0900
Cc: kama@xxxxxxxxxxxxxx
Delivery-date: Wed, 04 Jun 2008 02:23:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I will post following three patches for pvSCSI driver.

1.) The cs562 has changed VBD backend's configuration parameter in
    drivers/xen/Kconfig. I'm sorry, it was a mistake. This patch 
    revert the modification.
2.) This patch fixes pvSCSI backend's configuration parameter, module
    dependency and module type, in drivers/xen/Kconfig.
3.) This patch enables SCSI command emulation framework.
    (The framework was "#if 0"ed on the source code last posted.)
    And also, REPORT_LUN command emulation is enabled.

As for 3.), we consider another flexible framework is needed which 
provides hot-plug of arbitrary emulation routines. (Some SCSI command,
especially for vendor unique command, may require different emulation
logic depends on the environment. This is the reason why we need the 
new framework.) We would like to continue to discuss about the design 
of the framework.


Best regards,

-----
Jun Kamada



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>