|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver
Dear Keir-san,
On Mon, 22 Oct 2007 09:58:17 +0100
Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> 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.
The CONFIG_XEN_FC stuff is used for activating FC(Fibre Channel)
transport layer functionality. I will attach additional patch for the
stuff.
Please note:
The FC transport functionality for PV driver on HVM domain is not
activated even if this stuff is set. It is only available for 2.6.18
kernel for PV domain.
This is why definition of "struct fc_function_template" used for the
FC transport functionality are differrent for each kernel version.
Therefore "#ifdef" switch is needed for each kernel version. We didn't
implement the switch on current implementation.
Best regards,
-----
Jun Kamada
modify_Make_for_CONFIG_XEN_FC.patch
Description: Binary data
_______________________________________________
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/5] pvSCSI (SCSI pass through) driver, Jun Kamada
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Keir Fraser
- RE: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, James Harper
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Keir Fraser
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver,
Jun Kamada <=
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Keir Fraser
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Jun Kamada
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Keir Fraser
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Jun Kamada
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Keir Fraser
- Re: [Xen-devel] [PATCH 0/5] pvSCSI (SCSI pass through) driver, Jun Kamada
- [Xen-devel] [PATCH 4/6] pvSCSI (SCSI pass through) driver, Jun Kamada
- [Xen-devel] [PATCH 0/6] pvSCSI (SCSI pass through) driver, Jun Kamada
- [Xen-devel] Re: [PATCH 0/6] pvSCSI (SCSI pass through) driver, Keir Fraser
- [Xen-devel] Re: [PATCH 0/6] pvSCSI (SCSI pass through) driver, Jun Kamada
|
|
|
|
|