From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Problems booting latest xen pv-ops linux kernel Date: Wed, 25 Nov 2009 11:34:24 -0800 Message-ID: <4B0D86C0.6000301@goop.org> References: <87zl6klp06.fsf@frosties.localdomain> <20091118071044.GO16033@reaktio.net> <20091118150856.GG15585@phenom.dumpdata.com> <20091118152800.GQ16033@reaktio.net> <87y6m3vzl9.fsf@frosties.localdomain> <20091119174113.GD9507@phenom.dumpdata.com> <87ws1m2cso.fsf@frosties.localdomain> <1403992454.20091120122516@eikelenboom.it> <20091120145020.GB18730@phenom.dumpdata.com> <2610068954.20091120232626@eikelenboom.it> <102901357.20091125124659@eikelenboom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <102901357.20091125124659@eikelenboom.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sander Eikelenboom Cc: Goswin von Brederlow , Xen Developers List , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On 11/25/09 03:46, Sander Eikelenboom wrote: > It seems with the bios option "ACPI APIC" on disabled: > (BTW the description of this bios option is: "Allows you to enable or disable the ACPI support in the APIC, When enabled the ACPI APIC table pointer is included in the RSDT pointer list.") > I wonder what the rationale for this is? I guess for some legacy OS support? > - xen 3.5 tip && 2.6.18.8-xen boots fine > - 2.6.31.6 jeremy's tree (without hypervisor) boots fine > - xen 3.5 tip && 2.6.31.6 jeremy's tree doesn't boot completely at gives the problems reported. > > With the option on enabled, it also boots xen 3.5 tip && 2.6.31.6 fine, but for what i recall i have seen the same problem occur rarely too. > I think we're approaching the point of officially not supporting legacy modes of operation (non-ACPI, non-APIC). At the moment we're trying to support them, but it just adds extra complexity for what I suspect is little value. J