From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks Date: Tue, 16 Jun 2015 16:06:33 +0100 Message-ID: <55803B79.2080707@citrix.com> References: <1434375880-30914-1-git-send-email-andrew.cooper3@citrix.com> <1434375880-30914-28-git-send-email-andrew.cooper3@citrix.com> <1434467058.13744.214.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434467058.13744.214.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 16:04, Ian Campbell wrote: > On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: >> Libxl has now been fully adjusted not to need them. >> >> Signed-off-by: Andrew Cooper > Acked-by: Ian Campbell > > /me looks mournfully at the #28 shaped hole in this series which would > nuke all the migration v1 code from libxc :-) I was going to slip that into v2. I didn't want to delay posting v1 for review, given the proximity of the 4.6 freeze. I think I will transcribe the description of the legacy protocol from xg_save_restore.h and code up the legacy protocol in python. ~Andrew