From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Huang Subject: Re: [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls Date: Wed, 16 Apr 2014 10:54:20 -0500 Message-ID: <534EA7AC.8060308@samsung.com> References: <1397595918-30419-1-git-send-email-w1.huang@samsung.com> <1397595918-30419-2-git-send-email-w1.huang@samsung.com> <534E51D0.9020502@linaro.org> <534E77E602000078000096E6@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <534E77E602000078000096E6@nat28.tlf.novell.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: Jan Beulich , Julien Grall , xen-devel@lists.xen.org Cc: Keir Fraser , ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, jaeyong.yoo@samsung.com, yjhyun.yoo@samsung.com List-Id: xen-devel@lists.xenproject.org On 04/16/2014 05:30 AM, Jan Beulich wrote: >>>> On 16.04.14 at 11:48, wrote: >> You are modifying common code in this patch. I've add Jan and Keir. > > That's for x86 side changes. IanC, IanJ, and Tim should also be copied > for common code changes now (unless it is clear that IanC, who was > already copied, would deal with it). Sorry, will do next time. I will break the patches into smaller, independent components for specific reviewers to comment. > >> Also, I would create a separate patch for this code movement. > > Indeed. Plus it needs explanation why XEN_DOMCTL_gethvmcontext_partial > doesn't also get moved. Will fix. > > Jan > >