From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v4 18/29] tools/libxl: Infrastructure for reading a libxl migration v2 stream Date: Tue, 14 Jul 2015 14:32:27 +0100 Message-ID: <21925.3947.329584.184727@mariner.uk.xensource.com> References: <1436871584-6522-1-git-send-email-andrew.cooper3@citrix.com> <1436871584-6522-19-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-19-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 18/29] tools/libxl: Infrastructure for reading a libxl migration v2 stream"): > This contains the event machinery and state machines to read an act on > a non-checkpointed migration v2 stream (with the exception of the > xc_domain_restore() handling which is spliced later in a bisectable > way). Acked-by: Ian Jackson