From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: xen/master head PVOPS kernel 2.6.31.1 fails to load under Xen Unstable on Intel's i7 (x) X58. config, console output attached. Date: Mon, 12 Oct 2009 10:10:15 -0400 Message-ID: <20091012141015.GC3829@phenom.dumpdata.com> References: <45c43ef50910112221g40661c2cu9b59d1c5eb576fab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <45c43ef50910112221g40661c2cu9b59d1c5eb576fab@mail.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: Bruce Edge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sun, Oct 11, 2009 at 10:21:12PM -0700, Bruce Edge wrote: > Does the xen/master dom0 kernel just not currrently support the i7 > with x58 chipset? No idea. But can you add some more verbose logging information? Add this in the kernel /xen.gz line: "guest_loglvl=all" and in the 'module /vmlinuz" add this: "earlyprintk=xen irqpoll console=hvc0 loglevel=10 debug" If 'quiet' shows in the line, remove it. .. snip .. > CONFIG_XEN_S3=y > CONFIG_XEN_GNTDEV=y What is the CONFIG_NR_CPUS set to? Try with CONFIG_NR_CPUS=64