|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/4] PV SCSI driver (scsiback/scsifront)
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
|
|
|
|
|