From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdmqT-0008TG-G3 for qemu-devel@nongnu.org; Thu, 11 Sep 2008 10:08:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdmqR-0008Q0-R9 for qemu-devel@nongnu.org; Thu, 11 Sep 2008 10:08:29 -0400 Received: from [199.232.76.173] (port=53605 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdmqR-0008PV-Hc for qemu-devel@nongnu.org; Thu, 11 Sep 2008 10:08:27 -0400 Received: from wf-out-1314.google.com ([209.85.200.173]:2101) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdmqR-0008Hr-2Q for qemu-devel@nongnu.org; Thu, 11 Sep 2008 10:08:27 -0400 Received: by wf-out-1314.google.com with SMTP id 27so360338wfd.4 for ; Thu, 11 Sep 2008 07:08:24 -0700 (PDT) Message-ID: <761ea48b0809110708m4447c2c0ma70f4347c49fe114@mail.gmail.com> Date: Thu, 11 Sep 2008 16:08:24 +0200 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] [Patch] Ali Chipset support for PC [+ questions about alpha-softmmu target] In-Reply-To: <1475E75B-475C-479B-9CF7-2684ED010881@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> <1475E75B-475C-479B-9CF7-2684ED010881@adacore.com> 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 On Wed, Sep 10, 2008 at 5:19 PM, Tristan Gingold wrote: > > The SRM contains the PALcode and any OS depends on PALcode. > MILO is an open-source firmware for Alpha. Maybe we could start from it > too. My understanding is that SRM is required anyway to boot "modern" Alpha systems. MILO is used on older systems. cf: http://www.alphalinux.org/faq/SRM-HOWTO Laurent