From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Sardo Subject: Re: Migration of paused domains Date: Sat, 19 Jul 2008 14:46:48 +0200 Message-ID: <4881E238.2040707@polito.it> References: <4881DF2C.4080806@polito.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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: James Harper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org James Harper ha scritto: >> today I wanted to find out if it was possible to migrate a paused >> domain. So, I tried the following: >> >> # xm pause >> # xm migrate >> > > For PV domains, migrate requires the DomU itself to make a suspend call > to the hypervisor when it is ready to suspend. I guess it can't do that > if it is paused... > > James I see. Would you be so kind to point me at that suspend call in the sources? Thanks again! - AS