From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 00/27] Libxl migration v2 Date: Thu, 2 Jul 2015 10:26:59 +0100 Message-ID: <559503E3.5010504@citrix.com> References: <1434375880-30914-1-git-send-email-andrew.cooper3@citrix.com> <5594E948.7060207@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5594E948.7060207@cn.fujitsu.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: Yang Hongyang , Xen-devel Cc: Wei Liu , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 02/07/15 08:33, Yang Hongyang wrote: > Hi Andrew, > > Are there any updates of this series that I can checkout and rebase > mine onto? > :) Not yet - I am very sorry it is taking this long. I am working on it and am half way through, but rebasing over the AO Abort series is proving far more complicated than I initially expected. A lot of functions which I had introduced or modified have had their number of parameters and error semantics changed. ~Andrew