|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Kernel 2.6.15.4 and Xen
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Mark Turner
> Sent: 02 March 2006 14:58
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Cc: Mark Turner
> Subject: Re: [Xen-users] Kernel 2.6.15.4 and Xen
>
> On 2 Mar 2006, at 14:05, Mark Turner wrote:
> > When I "make menuconfig" I can't see any mention of Xen in the
> > "Processor type and features" section or any of the sections below
> > there. In fact I'm fairly sure I looked through every branch of the
> > menus. Could you be more specific please and describe
> exactly where it
> > is in case I missed it?
Is this a Xen supplied linux.tar.bz2 or a generic (e.g. from kernel.org
etc)?
You still need a patch from the Xen to apply to the standard kernel. In
the Xen distribution, you'll find a patch-2.6.16-rc4.bz2 for example,
which is the patch for the latest(ish) Xen & kernel. You'd need a 2.6.15
patch for the 2.6.15 kernel, of course.
This obviously applies also for kernel 2.6.12 for example, so nothing
changed here, although the format of the patch was more like a patch
directory structure (.../patches/linux-2.6.12/* for example).
>
> Also....
>
> dom0a:/usr/src/linux-2.6.15.4# grep -i xen .config
> dom0a:/usr/src/linux-2.6.15.4#
>
quad:~/xen-unstable.hg/linux-2.6.16-rc4-xen0 # grep -i xen .config
# Linux kernel version: 2.6.16-rc4-xen0
CONFIG_X86_64_XEN=y
CONFIG_X86_XEN_GENAPIC=y
CONFIG_XEN_PCIDEV_FRONTEND=y
# CONFIG_XEN_PCIDEV_FE_DEBUG is not set
CONFIG_XEN=y
# XEN
CONFIG_XEN_PRIVILEGED_GUEST=y
# CONFIG_XEN_UNPRIVILEGED_GUEST is not set
CONFIG_XEN_PCIDEV_BACKEND=y
# CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set
CONFIG_XEN_PCIDEV_BACKEND_PASS=y
# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
CONFIG_XEN_BLKDEV_BACKEND=y
# CONFIG_XEN_BLKDEV_TAP_BE is not set
CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
# CONFIG_XEN_TPMDEV_BACKEND is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_BLKDEV_TAP is not set
# CONFIG_XEN_TPMDEV_FRONTEND is not set
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DISABLE_SERIAL=y
quad:~/xen-unstable.hg/linux-2.6.16-rc4-xen0 #
--
Mats
> Cheers,
>
> Mark.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|