From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: Framework for libxl interfacing with qemu monitor Date: Tue, 07 Jun 2011 12:54:33 -0600 Message-ID: <4DEE73E9.5030701@novell.com> References: <201106071033.30049.cyliu@novell.com> <1307436617.775.501.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1307436617.775.501.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Chun Yan Liu , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Ian Campbell wrote: > On Tue, 2011-06-07 at 03:33 +0100, Chun Yan Liu wrote: > >> Hi, list, >> >> Is there any plan to add a framework for libxl interfacing with qemu monitor >> (like what libvrit does)? What's the status now? >> > > With the upstream qemu the plan is to use QMP to communicate with qemu > from libxl. Anthony Perard posted an early version of his patch to do > this yesterday. > > For the qemu-xen tree most such communication is done via xenstore and > there is no current plan to integrate with the monitor (nor any need > AFAIK). > > What are you trying to achieve? > Plumb change-vnc-password through libxl IIRC. Regards, Jim