From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVxWc-0002tR-Pa for qemu-devel@nongnu.org; Tue, 24 Jan 2017 04:36:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVxWa-0008Bu-SY for qemu-devel@nongnu.org; Tue, 24 Jan 2017 04:36:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60778) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cVxWa-0008Bc-MZ for qemu-devel@nongnu.org; Tue, 24 Jan 2017 04:36:24 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D120B3B721 for ; Tue, 24 Jan 2017 09:36:24 +0000 (UTC) Date: Tue, 24 Jan 2017 09:36:19 +0000 From: "Daniel P. Berrange" Message-ID: <20170124093619.GC14563@redhat.com> Reply-To: "Daniel P. Berrange" References: <20170120164322.21851-1-pbonzini@redhat.com> <20170120164322.21851-7-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170120164322.21851-7-pbonzini@redhat.com> Subject: Re: [Qemu-devel] [PATCH 06/17] io: make qio_channel_yield aware of AioContexts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, stefanha@redhat.com, famz@redhat.com On Fri, Jan 20, 2017 at 05:43:11PM +0100, Paolo Bonzini wrote: > Support separate coroutines for reading and writing, and place the > read/write handlers on the AioContext that the QIOChannel is registered > with. > > Cc: Daniel P. Berrange > Signed-off-by: Paolo Bonzini > --- > v1->v2: > improved qio_channel_set_aio_context docs, renamed to > qio_channel_attach_aio_context [Daniel, Stefan] > fixed pasto in "io: make qio_channel_yield aware of AioContexts" > > include/io/channel.h | 47 ++++++++++++++++++++++++++-- > io/channel.c | 86 +++++++++++++++++++++++++++++++++++++++------------- > 2 files changed, 109 insertions(+), 24 deletions(-) Signed-off-by: Daniel P. Berrange Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|