From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDYpD-0001OQ-3D for qemu-devel@nongnu.org; Thu, 07 Mar 2013 06:17:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDYpB-0004eY-UF for qemu-devel@nongnu.org; Thu, 07 Mar 2013 06:17:27 -0500 Message-ID: <5138772E.909@redhat.com> Date: Thu, 07 Mar 2013 12:17:02 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F7557B2BE14@lisa.maurer-it.com> <20130306231208.GA17594@ohm.aurel32.net> <20130307005351.GA19296@morn.localdomain> <5137ED49.3030204@redhat.com> In-Reply-To: <5137ED49.3030204@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] problems with freeBSD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Anthony Liguori , seabios@seabios.org, "qemu-devel@nongnu.org" , qemu-stable@nongnu.org, Kevin O'Connor , Dietmar Maurer , Aurelien Jarno Hi, > Probably works, but never appeared in a separate release: > > commit 3588185b8396eb97fd9efd41c2b97775465f67c4 > Author: Gerd Hoffmann > Date: Mon Jan 21 09:17:16 2013 +0100 > > seabios: update to 1.7.2 release Built with "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)" (rhel-6). > commit 5f876756c57c15f5e14d4136fc432b74f05f082b > Author: Anthony Liguori > Date: Wed Feb 6 05:12:06 2013 -0600 > > bios: recompile BIOS > gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) > commit 5c75fb10029c5fd1e705a6ef5d698fbea06c7a33 > Author: Gerd Hoffmann > Date: Thu Feb 28 09:18:56 2013 +0100 > > update seabios to 1.7.2.1 Built with "gcc (GCC) 4.7.2 20121015 (Red Hat 4.7.2-5)" (rhel-6 devtoolkit-1.1) as gcc 4.4 builds are too big and bumb seabios size from 128k to 256k. Which was the reason for anthonys rebuild. cheers, Gerd