From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5uMl-0005QZ-F5 for qemu-devel@nongnu.org; Mon, 18 May 2009 00:22:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5uMg-0005QM-Gc for qemu-devel@nongnu.org; Mon, 18 May 2009 00:22:18 -0400 Received: from [199.232.76.173] (port=58061 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5uMg-0005QJ-Ap for qemu-devel@nongnu.org; Mon, 18 May 2009 00:22:14 -0400 Received: from mail2.shareable.org ([80.68.89.115]:38993) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M5uMf-0005rg-Ui for qemu-devel@nongnu.org; Mon, 18 May 2009 00:22:14 -0400 Date: Mon, 18 May 2009 05:22:08 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: [PATCH 1/4] Add GPL bios as a submodule Message-ID: <20090518042208.GC32609@shareable.org> References: <1242574141-18488-1-git-send-email-aliguori@us.ibm.com> <1242574141-18488-2-git-send-email-aliguori@us.ibm.com> <4A103084.2000508@redhat.com> <4A1031F4.4050401@us.ibm.com> <4A1039EB.4070906@redhat.com> <20090517175126.GA13426@shareable.org> <000001c9d71a$1a448730$4ecd9590$@com> <4A109A0D.1040607@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A109A0D.1040607@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: 'Anthony Liguori' , 'Dustin Kirkland' , 'Glauber Costa' , qemu-devel@nongnu.org, 'Avi Kivity' , 'Alex Graf' Anthony Liguori wrote: > Stanislav wrote: > >And similar question: why don't you think about switching to Coreboot ? > >What is the status Coreboot now ? Is it working for legacy OS ? > > > > Coreboot offers no value over seabios because to run any OS, you have to > run seabios as a payload of coreboot. In the list of Coreboot payloads, it has Linux in addition to GRUB, SeaBIOS etc. Does that not mean you can run Linux as a payload _instead_ of SeaBIOS, and therefore boot Linux guests using Coreboot alone? -- Jamie