From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pvops dom0 work roadmap Date: Wed, 19 Aug 2009 10:17:00 -0700 Message-ID: <4A8C338C.4010700@goop.org> References: <4A8AF65A.2040904@goop.org> <20090818200718.GD19938@edu.joroinen.fi> <4A8B0B1A.80406@goop.org> <20090819132609.GA21730@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090819132609.GA21730@phenom.dumpdata.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: Konrad Rzeszutek Wilk Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org On 08/19/09 06:26, Konrad Rzeszutek Wilk wrote: > - if you don't have CONFIG_HIBERNATION set it hangs at startup on the VGA init code (right after "about to get started"). I played > with turning CONFIG_SWAP off, which in turn unselects _HIBERNATION off. > It looks like I've been testing without CONFIG_HIBERNATION enabled, so I can't repro this. Are there any messages, either from the kernel log or in the Xen log? What does pressing '0' on the Xen console show? Are you building Xen with DEBUG=y? Thanks, J