|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Framework for libxl interfacing with qemu monitor
On Wednesday, June 08, 2011 02:54:33 AM Jim Fehlig wrote:
> 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.
Yes, we want to support change vnc password while VM is running. qemu monitor
already has that part of code, if libxl will have interface with qemu monitor,
then we can do change vnc password through libxl easily.
Thanks,
Chunyan
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|