From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Live migration Date: Thu, 23 Jan 2014 23:16:04 +0100 Message-ID: <20140123221603.GA3550@aepfle.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Faizul Bari Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Jan 23, Faizul Bari wrote: > I am new to xen development. I am trying to add a feature to the live migration > process. Instead of depending on the expected downtime and transfer rate, I > want to be able to manually trigger the stop-copy phase of a live migration. > > I am totally lost in the code. Can someone please point me where I should start > looking to implement this feature. Have a look at this series of changes: http://lists.xen.org/archives/html/xen-devel/2013-03/msg02549.html Olaf