From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: xenpaging fixes for kernel and hypervisor Date: Wed, 22 Sep 2010 19:20:46 +0200 Message-ID: <20100922172046.GA27313@aepfle.de> References: <20100915160521.GA16644@aepfle.de> <20100922154844.GD25088@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Patrick Colp Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Sep 22, Patrick Colp wrote: Thanks for your reply. I will try to fix this issue. > If you know the instruction or can send me whatever setup you use to > cause this bug, then I can help track it down. It sounds from your > other e-mails like you've just modified "xm create" to page everything > out right away? Its just xm start --vncviewer ${guest} ; xenpaging ${id} ${value}. At some point I would like to integrate it into the normal guest configuration, so its started similar to qemu-dm. Olaf