From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 0/6] xen/arm: Xen save/restore/live migration support Date: Fri, 11 Apr 2014 15:15:14 +0100 Message-ID: <5347F8F2.4050502@linaro.org> References: <1397148539-19084-1-git-send-email-w1.huang@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1397148539-19084-1-git-send-email-w1.huang@samsung.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Huang Cc: stefano.stabellini@eu.citrix.com, yjhyun.yoo@samsung.com, ian.campbell@citrix.com, jaeyong.yoo@samsung.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi Wei, Thank you for the series, I plan to give a try on midway. On which board did you try the migration? On 04/10/2014 05:48 PM, Wei Huang wrote: > The following are the save/restore/live-migration patches I forward-ported to > the latest Xen tree. Note that I kept the order of original patches, and > Signed-off-by as well. For the patches I modified (see summary below), I > added my name as Signed-off-by. > > These patches aren't intended as the final version. Since Junghyun Yoo is > working on his patches, I think it is better to send out my version now > for discussion and proper merge. Let us make Xen 4.5 support these features. > > === Modification Summary === > > Patch 1: > * Adapt to latest Xen source code > * Setting IRQ status as enabled by checking ieanble bits after loading VM info > * Minor fixes to support 64-bit > > Patch 5: > * Add new p2m ARM type (p2m_ram_logdirty) to support dirty page tracking > > Patch 6: > * Enable save/restore/live migration support based on latest Xen code > * Adapt to latest Xen source code Might be a stupid, did you go through the different comments on the v5 sent by Jaeyong? Sorry if it was the case. Regards, -- Julien Grall