From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/python: remove broken xl binding Date: Thu, 8 Oct 2015 15:40:13 +0100 Message-ID: <1444315213.1410.212.camel@citrix.com> References: <1444150646-7959-1-git-send-email-wei.liu2@citrix.com> <56140120.1090904@citrix.com> <20151006190922.GB13546@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZkCMk-0003B6-Ek for xen-devel@lists.xenproject.org; Thu, 08 Oct 2015 14:40:18 +0000 In-Reply-To: <20151006190922.GB13546@l.oracle.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: Konrad Rzeszutek Wilk , Andrew Cooper Cc: xen-devel@lists.xenproject.org, Zhigang Wang , Wei Liu , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Tue, 2015-10-06 at 15:09 -0400, Konrad Rzeszutek Wilk wrote: > On Tue, Oct 06, 2015 at 06:13:04PM +0100, Andrew Cooper wrote: > > On 06/10/15 17:57, Wei Liu wrote: > > > Various people say this binding doesn't compile or doesn't work. > > > Remove > > > it for the benefit of xl feature development -- so that new features > > > won't need to worry about making this broken binding happy. > > > > > > This isn't going to expose any user visible changes because that > > > module > > > is not built by default. > > > > > > Signed-off-by: Wei Liu > > > > Reviewed-by: Andrew Cooper > > And Zhigang mentioned to me offline that he is OK with these being > gone too. Could we get a formal ack from one of you then please? > RIP python.. Just the (already broken) libxl bindings. The other ones remain (for now) and I'd be quite happy to see non-broken libxl bindings at some point. Ian.