[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH][VT] Fix vnc configure problem for vmx guest
On Fri, Sep 23, 2005 at 11:12:26PM +0800, Ling, Xiaofeng wrote: > see attach mail. That is why configVNC is seperated. > I know this fix is not seems so ideal, > I'd like to know if you have good idea for the problem. Thanks for that. I've had a look, and I don't see any reason for ImageHandler to be created before the domain itself, so I've moved the ImageHandler.create call so that it is after the xc.domain_create call. This means that you have the domid available inside configVNC, as necessary. The change will be pushed to the public server in the next few minutes. Let me know how you get on. Thanks, Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |