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-devel

Re: Re: Re: [Xen-devel] Xend cannot start

To: "Konrad Rzeszutek Wilk" <konrad.wilk@xxxxxxxxxx>
Subject: Re: Re: Re: [Xen-devel] Xend cannot start
From: "ruozeng.w" <ruozeng.w@xxxxxxxxx>
Date: Tue, 19 Apr 2011 10:56:25 +0800
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 18 Apr 2011 19:57:04 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:references:subject:message-id :x-mailer:mime-version:content-type; bh=pludvYUc2QV1DNQYTbmaISXiFPoEhY4P30aNMv1yn0c=; b=xzrgafA7jn7h+yIXpQfK/zjF4pr57Da7CuovtfqrymAWWCTTWoJGYTusaGKATIQFXq tWzqAKj+l7siQ85UCguAJ/0O4qWFGNpyPshobjYHMvkDOKqP6gCmeH5Pik+snbEnSxk3 +7tr5DyuNbeWkxaP+t1Gx/bP4/kAffToMEJ9U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:x-mailer:mime-version :content-type; b=p/o7Stv/WyHk5mZcyJjHqDsB1+wq46T7DgxVJONW/cLSm2PxqU5+C2z10n4CHRIP+Y OAyHQamrQQdMfn551XUey8rN5WNsRU2z1xPNGfmxJYhPl1WaI1jn6oDXHxp11SBIcVq5 qohzstQ3qGgmLoHoA4+nLbtladMo06enXTB7g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <201104181625201517258@xxxxxxxxx>, <201104182348168544695@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I got the 2.6.39-rc3 kernel full source from http://www.kernel.org.
And CONFIG_PARAVIRT is turned on.
 
Here is the steps I configure the kernel:
1. Processor type and features
High Memory Support--->
64GB
(Then I can see PAE and some xen related options)
 
2. Processor type and features
--- Paravirtualized guest support--->
[*]Xen guest support
 
3. Device Drivers
Xen Driver Support--->
(All turned on by default)
 
4. Device Drivers
Metwork device support--->
<*> Xen network device frontend driver
<*> Xen backend network device
 
5. Bus options
<*>Xen PCI Frontend 
 
 
 
 
011-04-19

Wishes
Ruozeng W 

发件人: Konrad Rzeszutek Wilk
发送时间: 2011-04-19  00:40:18
收件人: ruozeng.w
抄送: Pasi K?kk?nen; xen-devel
主题: Re: Re: [Xen-devel] Xend cannot start
On Mon, Apr 18, 2011 at 11:48:19PM +0800, ruozeng.w wrote:
> I also  found that when "make modules_install" executed, it didn't install any module under /drivers/xen/, but I don't know why.
> In the kernel .config file, I can't find some item the Pv_ops direction mentioned, such as CONFIG_XEN_PCI, CONFIG_XEN_KBDDEV_FRONTEND, CONFIG_XEN_BLKDEV_BACKEND, and can't find the definition of these options(grep returns nothing), so I think they might be cancelled in new 2.6.39 kernel.
Where did you get the 2.6.39 kernel from?
Did you turn on CONFIG_PARAVIRT=y
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>