From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: Status of python libxl bindings Date: Wed, 27 Aug 2014 16:28:32 -0600 Message-ID: <53FE5B90.9020107@suse.com> References: <1408808123.30706.11.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1408808123.30706.11.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: xen-devel@lists.xensource.com, Martin Cerveny List-Id: xen-devel@lists.xenproject.org Ian Campbell wrote: > On Sat, 2014-08-23 at 14:12 +0200, Martin Cerveny wrote: > >> Hello. >> >> I see that binding was disabled by 2012 ( http://lists.xen.org/archives/html/xen-devel/2012-07/msg01297.html ). >> >> Is there any functional libxl-python bindings ? >> > > Not as far as I know, the in tree ones are IMHO broken at the design > level, but also they don't compile either... > > >> ( or use another toolstack - like python bindings for libvirt-libxl ? ) >> > > I don't know about libvirt language bindings but I would expect that no > specific libvirt-libxl bindings would be needed, so if you have Python > bindings for libvirt I expect they should be expected to work regardless > of the backend. > Correct. The libvirt python bindings will work with any hypervisor driver. Regards, Jim