From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVL0R-0007za-B0 for qemu-devel@nongnu.org; Tue, 10 Mar 2015 10:19:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVL0M-0005o0-63 for qemu-devel@nongnu.org; Tue, 10 Mar 2015 10:19:35 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:36375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVL0M-0005nm-0B for qemu-devel@nongnu.org; Tue, 10 Mar 2015 10:19:30 -0400 Received: by labgd6 with SMTP id gd6so2038892lab.3 for ; Tue, 10 Mar 2015 07:19:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150310141636.GL13041@thinpad.lan.raisama.net> References: <1425933651-20736-1-git-send-email-ehabkost@redhat.com> <20150310141636.GL13041@thinpad.lan.raisama.net> From: Peter Maydell Date: Tue, 10 Mar 2015 14:19:09 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/7] X86 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Paolo Bonzini , =?UTF-8?Q?Andreas_F=C3=A4rber?= , QEMU Developers On 10 March 2015 at 14:16, Eduardo Habkost wrote: > On Tue, Mar 10, 2015 at 11:44:22AM +0000, Peter Maydell wrote: >> 'make check' fails for the i386 targets, apparently because qemu-system-i386 >> segfaults on startup: > > Ouch. > > But I couldn't reproduce it on my system using the tree at the tag > above. Was it a merge containing other changes that are not on qemu.git > yet? It was a merge against current head of master. -- PMM