From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: does libxl provides python interface? Date: Mon, 11 May 2015 10:08:40 +0100 Message-ID: <1431335320.2660.574.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: big strong , xen-devel@lists.xensource.com, Wei Liu , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-11 at 09:59 +0100, Stefano Stabellini wrote: > A python binding existing under > tools/python/xen/lowlevel/xl, but it has been a while since the last > time that it was updated. The python bindings are broken and don't even build, plus has some conceptual issues in the design. It needs throwing away and rewriting. Ian.