WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Howto make a 2.6.26 kernel for my domUs

To: "CHERAMY Guillaume" <guillaume.cheramy@xxxxxxxxx>
Subject: Re: [Xen-users] Howto make a 2.6.26 kernel for my domUs
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Fri, 14 Nov 2008 23:21:07 -0500
Cc: Xen-user List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 14 Nov 2008 20:21:44 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4uQYn5pzvz5K2vwHevuwtmanQQXgBxmKitoLM2fjjyM=; b=Aehe3UUFdN7bFBc2FyYyGUnP+RY3CUDv55OYUQxE7n0UQC/KXv11fyfpJFLj0wZpHu RGfL98wG+RxrByMzPvbhjOURV781s56ae9hyYygkAAJpELy7FXQwKWz6LwnAJTxCNYtn scc8eZRIpMFkgwU485DGkadzXlOVhUA6GoU0E=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=OTzig4DGe1Dm+xYP+5+C9ga2Ejx3aKYuFChkDXNRh05nqLqOC66nGHJgtBrnukAtHD 4BTSIw3Fxdm7PWwV86WPM5Pn978/FDBPXHppr2Gpvn7KUIPP9LmJxyLD3dCoMp6bvc+b ud1yROkyDAdQMcDJxTtz7EczZwU2GhiL0M5ls=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <491C5314.1050906@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <491C5314.1050906@xxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Nov 13, 2008 at 11:17 AM, CHERAMY Guillaume
<guillaume.cheramy@xxxxxxxxx> wrote:
> Hello,
>
>    I wants to make a self compiled kernel for my domUs on a debian etch
> server with Xen 3.1.4 and 2.6.18.8 dom0 kernel.
>
> So, I download sources for linux-2.6.26.8, and I enabled all the Xen
> features :
>
> Symbol: HVC_XEN [=y]
> Symbol: XEN_BALLOON [=y]
> Symbol: XEN_FBDEV_FRONTEND [=y]
> Symbol: XEN_SCRUB_PAGES [=y]
> Symbol: XEN_KBDDEV_FRONTEND [=y]
> Symbol: XEN_BLKDEV_FRONTEND [=y]
> Symbol: XEN_NETDEV_FRONTEND [=y]
> Symbol: XEN [=y]
>

You may also need/want:

CONFIG_PARAVIRT_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_CLOCK=y

reference:
http://xen.markmail.org/search/?q=config_paravirt

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
http://runningxen.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>