* Modules in domU kernel config?
@ 2006-02-17 22:43 Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2006-02-17 22:43 UTC (permalink / raw)
To: xen-devel
I noticed the follow options compiled as modules in the xenU_x86_32
defconfig:
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_LIBCRC32C=m
Is this intentional? I would expect DEV_LOOP=y and would not expect
CONFIG_SCSI to be in there at all (if it's loaded, it'll take over major
8 and cause problems if you attempt to expose /dev/sda?).
The last time the config was touched was
690fc13948db7651eabbce8cc4b963342c8634dd which was updating to subarch
layout.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Modules in domU kernel config?
@ 2006-02-20 0:58 Ian Pratt
0 siblings, 0 replies; 2+ messages in thread
From: Ian Pratt @ 2006-02-20 0:58 UTC (permalink / raw)
To: Anthony Liguori, xen-devel
> I noticed the follow options compiled as modules in the xenU_x86_32
> defconfig:
>
> CONFIG_BLK_DEV_LOOP=m
> CONFIG_BLK_DEV_NBD=m
> CONFIG_SCSI=m
> CONFIG_BLK_DEV_SD=m
> CONFIG_FAT_FS=m
> CONFIG_MSDOS_FS=m
> CONFIG_VFAT_FS=m
> CONFIG_CRYPTO_MD5=m
> CONFIG_CRYPTO_CRC32C=m
> CONFIG_LIBCRC32C=m
>
> Is this intentional? I would expect DEV_LOOP=y and would not
> expect CONFIG_SCSI to be in there at all (if it's loaded,
> it'll take over major
> 8 and cause problems if you attempt to expose /dev/sda?).
I think we've always had iscsi as a module, mainly for folks using iscsi
from domU.
These days, most of the testing is on -xen kernels rather than -xen0/U.
Ian
> The last time the config was touched was
> 690fc13948db7651eabbce8cc4b963342c8634dd which was updating
> to subarch layout.
>
> Regards,
>
> Anthony Liguori
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-20 0:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-17 22:43 Modules in domU kernel config? Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2006-02-20 0:58 Ian Pratt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.