From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH][VT] Fix vnc configure problem for vmx guest Date: Fri, 23 Sep 2005 10:23:33 +0100 Message-ID: <20050923092333.GJ2439@uk.xensource.com> References: <3ACA40606221794F80A5670F0AF15F8409947F8B@pdsmsx403> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <3ACA40606221794F80A5670F0AF15F8409947F8B@pdsmsx403> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Sep 23, 2005 at 08:31:39AM +0800, Ling, Xiaofeng wrote: > Fix vnc configure problem for vmx guest induced in 6984, Hi Xiofeng, Sorry for breaking your code yesterday, but could you please explain to me how it broke? I don't understand what was wrong, because as far as I can see, configVNC only depends on the config it receives, so moving it shouldn't have made any difference. Obviously it did, so could you explain it to me please? I specifically don't want to apply your patch because I want remove the dependency from image.py to self.info, and your patch puts that dependency back. Thanks, Ewan.