From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: pv-ops dom0 doesn't boot, serial console broken Date: Tue, 26 Jan 2010 17:42:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: George Dunlap , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 26/01/2010 17:19, "George Dunlap" wrote: > Here's the console log of booting Linux 2.6.31.6 pv-ops (build with > "make kernels") on a 64-bit hypervisor c/s 20858:2636e5619708 is > attached. > > Any ideas? The Xen logging indicates some stuff is happening after dom0 is started. Probably either the console= option is incorrect, or if this is all happening before normal console output is initialised, at least earlyprintk should print something out I think. Clearly dom0 initialisation is getting reasonably far if it's tickling IRQ related bits and pieces. -- Keir