From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: [V13 PATCH 0/2] pvh dom0 patches... Date: Mon, 19 May 2014 16:51:37 -0700 Message-ID: <1400543499-20328-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 1WmXLZ-0005gs-KZ for xen-devel@lists.xenproject.org; Mon, 19 May 2014 23:51:57 +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 v13 of dom0 pvh patch series based on c/s: 11dba84. git tree: git://oss.oracle.com/git/mrathor/xen.git branch: dom0pvh-v13 Changes from v12: patch 1: - don't allow paging/sharing if dom0 is pvh. - don't ignore rc from atomic_write_ept_entry even in paths that don't set foreign types. - use is_epte_superpage() instead of new.sp bit check in atomic_write_ept_entry patch 2: none thanks, Mukesh