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/6] pvSCSI: Fix some issues

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/6] pvSCSI: Fix some issues
From: Jun Kamada <kama@xxxxxxxxxxxxxx>
Date: Mon, 08 Dec 2008 20:00:58 +0900
Cc: kama@xxxxxxxxxxxxxx
Delivery-date: Mon, 08 Dec 2008 03:01:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, all,

I will post some patches in order to fix issues of pvSCSI driver.

1. HVM domain support.
2. Fix incorrect value of "sense_len" field in response packet.
3. Fix emulation logic of "REPORT LUN" command. (This fix relates to 
   the issue James-san pointed out on 30 Nov.)
4. Disable backend driver removal functionality. (The functionality 
   did not work well.)
5. HVM domain support. (unmodified_driver support)


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>
  • [Xen-devel] [PATCH 0/6] pvSCSI: Fix some issues, Jun Kamada <=