From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Re: Xend cannot start Date: Mon, 18 Apr 2011 12:40:11 -0400 Message-ID: <20110418164011.GE20557@dumpdata.com> References: <201104181625201517258@gmail.com> <201104182348168544695@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <201104182348168544695@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "ruozeng.w" Cc: xen-devel List-Id: xen-devel@lists.xenproject.org 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