From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH] [VT] Fix VMX guest memory calculation in python code Date: Thu, 22 Sep 2005 11:22:03 +0100 Message-ID: <20050922102203.GD2439@uk.xensource.com> References: <59D45D057E9702469E5775CBB56411F17855B8@pdsmsx406> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <59D45D057E9702469E5775CBB56411F17855B8@pdsmsx406> 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 Thu, Sep 22, 2005 at 04:34:32PM +0800, Li, Xin B wrote: > VMX guest memory calculation in python code is corrupted by changeset > 6984, this patch fixes it. > > Also print vmx builder parameters before calling vmx builer, just like > what's done before calling linux builder. > > With this patch, qemu dm using SDL can work, however qemu dm using VNC > still has bug, we will fix it soon. > > Signed-off-by: Xin Li Applied, thanks. Ewan.