From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [V7 PATCH 0/7]: PVH dom0.... Date: Tue, 17 Dec 2013 16:14:29 -0800 Message-ID: <20131217161429.4fa4aab7@mantra.us.oracle.com> References: <1387247911-28846-1-git-send-email-mukesh.rathor@oracle.com> <20131217144657.GA4683@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131217144657.GA4683@phenom.dumpdata.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: Konrad Rzeszutek Wilk Cc: george.dunlap@eu.citrix.com, Xen-devel@lists.xensource.com, tim@xen.org, keir.xen@gmail.com, JBeulich@suse.com List-Id: xen-devel@lists.xenproject.org On Tue, 17 Dec 2013 09:46:57 -0500 Konrad Rzeszutek Wilk wrote: > On Mon, Dec 16, 2013 at 06:38:24PM -0800, Mukesh Rathor wrote: > > Hi, > > > > V7: The only change from V6 is in patch #6: > > - remove p2m_rem_foreign: this code can be just skipped now > > as the most critical thing to release refcnt has been moved to ept > > - fixup get_page_from_gfn so that it returns refcnt for > > foreign pages also, altho this is redundant, as a refcnt is already > > held. But this simplifies code and helps ARM also. > > > > > > These patches are based on c/s: > > e423b5cd60ff95ba3680e2e4a8440d4d19b2b13e > > Could you also put it on your git tree please? git://oss.oracle.com/git/mrathor/xen.git branch: dom0pvh-v7 thanks Mukesh