From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: Continuing problems booting Date: Fri, 27 Feb 2009 17:18:55 -0800 Message-ID: <49A890FF.4080803@goop.org> References: <49A0F68D.9070306@goop.org> <49A187B8.7000902@goop.org> <49A1DD80.1080903@goop.org> <49A241EC.3050300@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: M A Young Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org M A Young wrote: > On Wed, 25 Feb 2009, M A Young wrote: > >> My x86_64 system has started working with the latest set of patches, >> I suspect as a result of the mtrr related smp changes. If QEMU is >> still broken, I will submit the boot log once I get a chance to test it. > > The QEMU boot still fails (pvops patch up-to-date as of 2 days ago), > probably because it is emulating an ide style cdrom drive which I > believe xen still has problems with (I have similar problems booting a > different system with ide disks). The boot log (bzipped) is attached. (bzip's a bit of an overkill, its only 7k.) Yes, I think the legacy interrupts are not being set up completely, but I'm not quite sure how they should be set up. Will look into it. J