From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: [V16 PATCH 0/3] pvh dom0 patches.. Date: Wed, 28 May 2014 17:26:54 -0700 Message-ID: <1401323217-19965-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: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WpoBl-0000FV-Na for xen-devel@lists.xenproject.org; Thu, 29 May 2014 00:27:21 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: George.Dunlap@eu.citrix.com, keir.xen@gmail.com, tim@xen.org, JBeulich@suse.com List-Id: xen-devel@lists.xenproject.org Hi, Attached please find v16. Changes from V15: patch 1: - remove get_pg_owner hunk from here as it's no longer called in the foreign map path - add unlikely to (rc) in ept_set_entry - move else if ( p2mt != p2m_invalid && to above if ( unlikey(rc) ) patch 2: - new get_pg_owner patch patch 3: no change. Tim, please take a look at patch 2. thanks, mukesh