From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v4 22/29] tools/libxl: Infrastructure for writing a v2 stream Date: Tue, 14 Jul 2015 14:40:55 +0100 Message-ID: <21925.4455.981818.345965@mariner.uk.xensource.com> References: <1436871584-6522-1-git-send-email-andrew.cooper3@citrix.com> <1436871584-6522-23-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1436871584-6522-23-git-send-email-andrew.cooper3@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: Andrew Cooper Cc: Ross Lagerwall , Wei Liu , Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org Andrew Cooper writes ("[PATCH v4 22/29] tools/libxl: Infrastructure for writing a v2 stream"): > From: Ross Lagerwall > > This contains the event machinery and state machines to write > non-checkpointed migration v2 stream (with the exception of the > xc_domain_save() handling which is spliced later in a bisectable way). Acked-by: Ian Jackson