|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] implement xl vncviewer
On Wed, 2010-07-21 at 16:54 +0100, Ian Jackson wrote:
> Gianni Tedesco writes ("[Xen-devel] [PATCH] implement xl vncviewer"):
> > +int libxl_vncviewer_exec(struct libxl_ctx *ctx, uint32_t domid, int
> > autopass)
> > +{
>
> I think this is the wrong interface. What if I'm a management
> interface and I want to provide a vnc: URL or something ?
>
> The host/address and port information should be extractable from
> libxl.
>
> Ian.
I was following convention used for xenconsole exec. I think a
management interface might want to find pty node too for example.
I could implement a further patch which includes a set of calls to
expose orthogonal bits of functionality.
Thanks
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|