From mboxrd@z Thu Jan 1 00:00:00 1970 From: AP Xen Subject: Re: xl save -c issues with Windows 7 Ultimate Date: Tue, 3 May 2011 12:15:02 -0700 Message-ID: References: <1304427718.18845.103.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1304427718.18845.103.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Shriram Rajagopalan , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org I am not running with any PV drivers. I can try with James Harper's GPLPV drivers and see how it behaves. Thanks, AP On Tue, May 3, 2011 at 6:01 AM, Ian Campbell wrote: > On Fri, 2011-04-29 at 20:28 +0100, AP Xen wrote: >> I am trying to do an "xl save -c" on a Windows 7 Ultimate domain that >> will leave the domain running at the end of the save operation. > > Do you have pv drivers installed which support checkpoint suspends? I'm > not sure if such a thing even exists for Windows. > > I'm also not entirely sure that checkpointing was ever supported for HVM > domains without PV drivers (e.g. via emulated hibernation). Perhaps the > Remus guys know? > > [...] >> At the end of this the domain is frozen. Is this a known issue? Any >> pointers as to how to debug this? Where does xl pipe its debug >> messages to? > > /var/log/xen/xl-.log. You can also do "xl -vvv " to > get some additional debug output. > > Ian. > > >