From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hongyang Yang Subject: Re: [PATCH v2 1/6] xen/hvm: Permit HVM_PARAM_IDENT_PT to be set more than once Date: Mon, 11 May 2015 16:06:41 +0800 Message-ID: <55506311.7020804@cn.fujitsu.com> References: <1431119675-23847-1-git-send-email-andrew.cooper3@citrix.com> <1431119675-23847-2-git-send-email-andrew.cooper3@citrix.com> <55505F91.3050309@cn.fujitsu.com> <555061B5.7020301@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <555061B5.7020301@citrix.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: Andrew Cooper , Xen-devel Cc: Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 05/11/2015 04:00 PM, Andrew Cooper wrote: > On 11/05/2015 08:51, Hongyang Yang wrote: >> I've reviewed all of the series, looks good to me in general, I will >> rebase my >> patches on top of this series. Would you like me to take this series >> and send >> it together with mine? > > Yes please - for ease of review it would be far easier to maintain one > series rather than two. > > (I do have some feedback from your other comments so far, which you > probably want to consider before sending a new version of the series) Ok > > ~Andrew > -- Thanks, Yang.