From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdRqC-00057y-PQ for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:42:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdRqC-00057S-2T for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:42:48 -0400 Received: from [199.232.76.173] (port=43661 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdRqB-000575-1k for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:42:47 -0400 Received: from il.qumranet.com ([212.179.150.194]:19380) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdRqA-0006Xf-Fn for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:42:46 -0400 Message-ID: <48C7EAF5.9060609@qumranet.com> Date: Wed, 10 Sep 2008 18:42:45 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [Patch] Ali Chipset support for PC [+ questions about alpha-softmmu target] References: <1220975614.29130.86.camel@nibbler.dlib.indiana.edu> <1221052296.10782.23.camel@nibbler.dlib.indiana.edu> <79A514F4-8DF0-4D20-A74D-BBA41924AE24@adacore.com> <200809101546.50375.paul@codesourcery.com> In-Reply-To: <200809101546.50375.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Tristan Gingold Paul Brook wrote: >> So if you get the SRM decompressed from es40, you can start to work >> on the softmmu emulation. >> > > Does linux actually use the bios at all once it's loaded[1]? > On x86, yes (for the e820 map, etc.) ACPI is in the BIOS, there are 32-bit suspend/resume entry points, etc. -- error compiling committee.c: too many arguments to function