From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDoqe-0008RE-L4 for qemu-devel@nongnu.org; Thu, 25 May 2017 05:14:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDoqd-0000i7-Ls for qemu-devel@nongnu.org; Thu, 25 May 2017 05:14:24 -0400 References: <20170511144208.24075-1-pbonzini@redhat.com> <3e999ccc-5a8b-9111-06eb-d10bb83f6c43@redhat.com> <20170525074012.GB8487@lemon.lan> From: Paolo Bonzini Message-ID: Date: Thu, 25 May 2017 11:14:14 +0200 MIME-Version: 1.0 In-Reply-To: <20170525074012.GB8487@lemon.lan> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2 00/18] Block layer thread safety, part 1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: stefanha@redhat.com, qemu-devel@nongnu.org, qemu-block@nongnu.org On 25/05/2017 09:40, Fam Zheng wrote: > On Wed, 05/24 10:32, Paolo Bonzini wrote: >> >> Ping? >> > > Looks good to me except for the mingw 32bit build failure reported by patchew: > > http://patchew.org/QEMU/20170511144208.24075-1-pbonzini@redhat.com/ > > Do you want to fix it? Sorry I missed that. It's a configure issue for which I'll send a patch shortly. Paolo