qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] -incoming pause


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v2 0/3] -incoming pause
Date: Tue, 17 Feb 2015 18:16:43 +0530

On (Wed) 11 Feb 2015 [16:46:21], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> This patchset provides a way of setting options on an incoming
> migration before the fd/process/socket has been created.
> 
>    start qemu with   -incoming pause
>    <use the monitor to set whatever you need>
>    migrate_incoming theuri
> 
> v2:
>   Create migrate_incoming/migrate-incoming rather than squashing the -u
>   into the existing migrate command.

So the only comment I have is with the 'pause' name.

'pause' to me means there's a time period for which a pause has to be
done; or pausing an activity which is already in progress, both of
which are not true for this case.

My suggestions are 'wait' or 'hold' -- wait signifies we wait for a
connection; the uri for which we give later; similar for hold.


                Amit



reply via email to

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