qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 01/19] migration: Create migration_ioc_proces


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH v6 01/19] migration: Create migration_ioc_process_incoming()
Date: Fri, 11 Aug 2017 15:50:56 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

On Tue, Aug 08, 2017 at 06:26:11PM +0200, Juan Quintela wrote:
> We pass the ioc instead of the fd.  This will allow us to have more
> than one channel open.  We also make sure that we set the
> from_src_file sooner, so we don't need to pass it as a parameter.
> 
> Signed-off-by: Juan Quintela <address@hidden>
> ---
>  migration/channel.c   |  3 +--
>  migration/migration.c | 25 ++++++++++++++++++++-----
>  migration/migration.h |  2 ++
>  3 files changed, 23 insertions(+), 7 deletions(-)

Reviewed-by: Daniel P. Berrange <address@hidden>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

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