From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches... Date: Wed, 24 Jul 2013 07:21:00 +0100 Message-ID: References: <1374631171-15224-1-git-send-email-mukesh.rathor@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374631171-15224-1-git-send-email-mukesh.rathor@oracle.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: Mukesh Rathor , Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 24/07/2013 02:59, "Mukesh Rathor" wrote: > Hi Keir, > > These V10 patches are in pretty good shape. I've addressed all the > issues Jan had in previous versions, and jfyi, he and I've been back > and forth on pretty much every patch in this series. Lot of the patches > have 'acked' or 'reviewed' tags. Kindly review. These need to get in the tree now, or they're going to miss yet another cycle. Hasn't it been two/three years? Acked-by: Keir Fraser > Christoph: > I've made the minor changes you suggested in V9, please review > patches 20 and 21. > > New in V10: minor changes in 20/21 to not call vmx create and destroy > functions, as they are noop for pvh. Also, in patch 16 > add check to not migrage hvm timers for PVH. > > To repeat from before, these are xen changes to support > boot of a 64bit PVH domU guest. Built on top of unstable git c/s: > 704302ce9404c73cfb687d31adcf67094ab5bb53 > > The public git tree for this: > git clone -n git://oss.oracle.com/git/mrathor/xen.git . > git checkout pvh.v10 > > Coming in future after this is done, two patchsets: > - 1) tools changes and 2) dom0 changes. > > Thanks for all the help, > Mukesh >