From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuA0e-0000Wg-Qq for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:43:28 -0400 Received: from [140.186.70.92] (port=43817 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuA0d-0000Tq-FI for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:43:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nu9zg-00057W-8t for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:42:29 -0400 Received: from mail-px0-f173.google.com ([209.85.216.173]:56639) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nu9zg-00057G-0d for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:42:28 -0400 Received: by pxi3 with SMTP id 3so2904603pxi.28 for ; Tue, 23 Mar 2010 12:42:26 -0700 (PDT) Message-ID: <4BA9199E.1080206@codemonkey.ws> Date: Tue, 23 Mar 2010 14:42:22 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] git head broken? (x86 softmmu w/o kvm) References: <20100322212524.GA75169@triton8.kn-bremen.de> <20100323022726.GB14049@hall.aurel32.net> <20100323090344.GA28611@volta.aurel32.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Juergen Lock , Aurelien Jarno , qemu-devel@nongnu.org Hi, On 03/23/2010 02:24 PM, Blue Swirl wrote: > On 3/23/10, Aurelien Jarno wrote: > >> On Tue, Mar 23, 2010 at 03:27:26AM +0100, Aurelien Jarno wrote: >> > On Mon, Mar 22, 2010 at 10:25:24PM +0100, Juergen Lock wrote: >> > > Hi! >> > > >> > > I just wanted to make another FreeBSD qemu git head snaphot port update, >> > > and found both i386-softmmu and x86_64-softmmu no longer boot, they seem >> > > to hang early in the bios before it prints anything, last tb seems to be >> > > this loop: >> > > >> > >> > A quick bisect revealed it has been broken by this patch: >> > >> >> >> I have just pushed a patch to fix the problem. >> > Thanks, sorry for the trouble. > It would be nice to send a series like this to the list first in the future to give people a heads up. It's a useful set of clean-ups but it's nice to give people a chance to provide input. Regards, Anthony Liguori