|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver
What's the CONFIG_XEN_FC stuff all about? It doesn't appear to be
configurable (so it's always off), it's ifdef'ed all over the place, and
there are dead files (e.g., fcfront.c) that presumably would depend on that
option.
Either it needs to be plumbed in properly, or the XEN_FC stuff needs to be
stripped out entirely from this patchset.
-- Keir
On 19/10/07 06:15, "Jun Kamada" <kama@xxxxxxxxxxxxxx> wrote:
> Hi all,
>
> I will send total five patches on following e-mails.
>
> These patches provide functionality that guest domain can issue
> complete SCSI command to FC-SCSI HBA(Fibre Channel SCSI Host Bus
> Adapter) assigned to the guest domain.
> Using this functionality, guest domain can control such as tape device
> for backup and so on.
>
> We hope these patches will be merged into Xen 3.2.0.
>
> Thanks,
>
> -----
> Jun Kamada
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|