qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 06/17] io: make qio_channel_yield aware of AioCo


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH 06/17] io: make qio_channel_yield aware of AioContexts
Date: Tue, 24 Jan 2017 09:40:05 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Jan 24, 2017 at 10:38:51AM +0100, Paolo Bonzini wrote:
> 
> 
> On 24/01/2017 10:36, Daniel P. Berrange wrote:
> > 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 <address@hidden>
> >> Signed-off-by: Paolo Bonzini <address@hidden>
> >> ---
> >>         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 <address@hidden>
> 
> I suppose you mean either Reviewed-by or Acked-by? :)
> 
> Anyway, thanks for the reviews!

Well whatever is appropriate - I just meant to indicate that you can send
a pull request including these two io: patches without funnelling them
separately via my io-next queue :-)

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/ :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]