From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7i6a-0007sx-Bk for qemu-devel@nongnu.org; Fri, 09 Aug 2013 04:31:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7i6V-0004fp-GT for qemu-devel@nongnu.org; Fri, 09 Aug 2013 04:31:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7i6V-0004fI-9o for qemu-devel@nongnu.org; Fri, 09 Aug 2013 04:31:23 -0400 Date: Fri, 9 Aug 2013 10:31:12 +0200 From: Stefan Hajnoczi Message-ID: <20130809083112.GA22210@stefanha-thinkpad.redhat.com> References: <1374765505-14356-1-git-send-email-stefanha@redhat.com> <20130806150715.GB9327@stefanha-thinkpad.redhat.com> <520496C3.9010500@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <520496C3.9010500@linux.vnet.ibm.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v6 00/18] aio: drop io_flush() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: Kevin Wolf , Ping Fan Liu , Stefan Hajnoczi , qemu-devel@nongnu.org, Michael Roth , alex@alex.org.uk, Paolo Bonzini On Fri, Aug 09, 2013 at 03:14:11PM +0800, Wenchao Xia wrote: > =E4=BA=8E 2013-8-6 23:07, Stefan Hajnoczi =E5=86=99=E9=81=93: > >On Thu, Jul 25, 2013 at 05:18:07PM +0200, Stefan Hajnoczi wrote: > >Ping? > > > I tried to apply this series to do more work above it, but seems > code conflict with upstream. I sent a new revision of this series based on Kevin's block-next tree: git://github.com/stefanha/qemu.git bdrv_drain Stefan