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

Re: [Xen-devel] [PATCH 0/4] PV SCSI driver (scsiback/scsifront)

To: Tomonari Horikoshi <t.horikoshi@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 0/4] PV SCSI driver (scsiback/scsifront)
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Mon, 16 Jul 2007 13:43:48 +0300
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 16 Jul 2007 03:41:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <6FC7C540B22298t.horikoshi@xxxxxxxxxxxxxx>
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>
References: <6FC7C540B22298t.horikoshi@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Fri, Jul 13, 2007 at 08:26:46PM +0900, Tomonari Horikoshi wrote:
> 
> Hi all.
> 
> We developped a first version PV SCSI.
> (without a FC-SCSI driver by Kamada-san)
> 
> The change point is the following:
>  * implement python code
>    -> attach, detach, list support.
>       Usage
>       # xm scsihost-attach <Domain> scsi <SCSIHostno>
>       # xm scsihost-detach <Domain> <SCSIHostno>
>       # xm scsihost-list <Domain>
>       <SCSIHostno> = scsi host number on Dom0
> 

Hi!

Can you tell more about this patch..

The whole HBA is mapped to the guest.. Is the access to the devices on that
HBA exclusive for the guest, or can some of the devices be used on dom0 and
some on domU ?

Any plans to write single lun/id mapping code? 

-- Pasi

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

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