From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH 0 of 4] xenpaging fixes for xen-unstable Date: Mon, 03 Oct 2011 16:43:53 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The following series changes the p2m_mem_paging* functions to modify the p2mt under the p2m_lock, and there is a change to improve PoD handling. Please review and apply. Olaf xen/arch/x86/mm/p2m-pod.c | 15 ++++++++++ xen/arch/x86/mm/p2m.c | 69 ++++++++++++++++++++++++++++------------------ 2 files changed, 57 insertions(+), 27 deletions(-)