From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjB16-00050h-MI for qemu-devel@nongnu.org; Tue, 28 Oct 2014 13:57:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjB11-0002Ci-Ob for qemu-devel@nongnu.org; Tue, 28 Oct 2014 13:57:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjB11-0002A7-HE for qemu-devel@nongnu.org; Tue, 28 Oct 2014 13:57:07 -0400 Message-ID: <544FD8EC.6010804@redhat.com> Date: Tue, 28 Oct 2014 18:57:00 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1414422825-6166-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On 10/28/2014 05:49 PM, Peter Maydell wrote: > On 28 October 2014 16:40, Peter Maydell wrote: >> I'm in the process of testing whether this is actually introduced >> by this set of patches or if they just happened to disturb something >> to the point where it caused glibc on the 32 bit box to complain. > > It does seem to also be present in master. I'd prefer to > have a fix for this before pushing any more pullreqs, ideally, > because "make check is unreliable" makes testing new pulls > awkward. Should we push hard freeze by one week and "slush" the tree until this is fixed? I can look at it tomorrow. Paolo