|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] /etc/grub.d/09-xen for generating grub.cfg for hyperviso
On 05/19/2010 10:47 AM, listmail wrote:
> Yes that should do it and no corresponding boot/config-$(uname -r)
> means nothing will be generated for the respective kernel. There
> could also be a check for CONFIG_XEN=y to support Xenlinux kernels.
> That entry should not exist in pvops .config
Yes, it does. CONFIG_XEN is the master switch for all Xen-related
features in a pvops kernel. You would have to look for the absence of
CONFIG_PARAVIRT to detect a Xenlinux kernel.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|