From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7Lb2-00025U-Ml for qemu-devel@nongnu.org; Tue, 13 Mar 2012 02:52:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7Lae-0006EM-3s for qemu-devel@nongnu.org; Tue, 13 Mar 2012 02:52:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7Lad-0006ED-SG for qemu-devel@nongnu.org; Tue, 13 Mar 2012 02:52:12 -0400 Message-ID: <4F5EEE96.7010004@redhat.com> Date: Tue, 13 Mar 2012 07:52:06 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1331557712-16248-1-git-send-email-kraxel@redhat.com> <4F5E0CA6.7090408@suse.de> <4F5E2363.7070709@codemonkey.ws> In-Reply-To: <4F5E2363.7070709@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] Update seabios to 1.6.3.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "seabios@seabios.org" , =?ISO-8859-15?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org Hi, > How extensively did you test the new seabios changes and are you able to > recreate? Given the small number of changes just a quick smoke test (boot linux guest). > gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) GNU ld version 2.20.51.0.2-5.28.el6 20091009 Here is the pull location I forgot: git://git.kraxel.org/qemu seabios-1.6.3.2 If that binary works for you your toolchain is broken ;) cheers, Gerd