From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 04/27] tools/xl: Mandatory flag indicating the format of the migration stream Date: Tue, 16 Jun 2015 15:10:11 +0100 Message-ID: <55802E43.2040407@citrix.com> References: <1434375880-30914-1-git-send-email-andrew.cooper3@citrix.com> <1434375880-30914-5-git-send-email-andrew.cooper3@citrix.com> <1434461971.13744.161.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434461971.13744.161.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Wei Liu , Yang Hongyang , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On 16/06/15 14:39, Ian Campbell wrote: > On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: >> Introduced at this point so the python stream conversion code has a concrete >> ABI to use. > Please could you also explicitly mention that it isn't added to FLAG_ALL > yet because we don't actually implement it yet and that it will be added > there later. Certainly. > > With that: >> Signed-off-by: Andrew Cooper > Acked-by: Ian Campbell > > (although I wish I had a better name in mind...) Any suggestions welcome. ~Andrew