From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4DHm-0008Oh-0T for qemu-devel@nongnu.org; Sat, 31 Oct 2009 08:42:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4DHh-0008NT-3X for qemu-devel@nongnu.org; Sat, 31 Oct 2009 08:42:25 -0400 Received: from [199.232.76.173] (port=38633 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4DHg-0008NO-O5 for qemu-devel@nongnu.org; Sat, 31 Oct 2009 08:42:20 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:49175) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4DHf-0003TO-AM for qemu-devel@nongnu.org; Sat, 31 Oct 2009 08:42:20 -0400 Message-ID: <4AEC30A6.6020600@mail.berlios.de> Date: Sat, 31 Oct 2009 13:42:14 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: [Qemu-devel] Re: PC machine types switched to SeaBIOS/gPXE References: <4AEAFE39.1030302@us.ibm.com> <4AEB408F.9060205@web.de> <4AEB426A.5080305@us.ibm.com> In-Reply-To: <4AEB426A.5080305@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Jan Kiszka , "qemu-devel@nongnu.org" Anthony Liguori schrieb: > Jan Kiszka wrote: >> Anthony Liguori wrote: >> >>> Hi, >>> >>> I just wanted to let everyone know that I've switched the PC machine >>> type to SeaBIOS and gPXE. SeaBIOS is a port of the Bochs BIOS to GCC, >>> by Kevin O'Conner, along with quite a lot of clean up and new >>> feature work. >>> >>> gPXE is the new development tree of etherboot which is now >>> deprecated. We've done a lot of testing of and while there are a few >>> outstanding >>> issues, almost everything seems to be working okay. >>> >>> Some known issues: >>> o e1000 pxe booting doesn't seem to work >>> o gPXE does not like the slirp tftp server >>> >> >> Can't confirm, works nicely here with default settings (e1000). >> > > Interesting. I'll have to look again. Hi, it loads the ROM, but ROM and e1000 don't match. I tested with a fresh build. Jan, did you check that qemu uses the correct bios path? Maybe -L was missing. Regards, Stefan