WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] Fixes for P2M for save/restore functionality with 1-

To: xen-devel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] Fixes for P2M for save/restore functionality with 1-1 mapping for 2.6.40
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Thu, 14 Apr 2011 11:37:25 -0400
Cc:
Delivery-date: Thu, 14 Apr 2011 08:40:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
These two patches are proposed for 2.6.40.

During the testing of the 1-1 mapping with PV guests (so PCI passthrough with
"Patches for PCI passthrough with modified E820:
http://lists.xensource.com/archives/html/xen-devel/2011-04/msg00574.html)
I discovered some bugs in the way the E820 setup code works and as well when
we create the P2M parallel data structures to contain the MFNs of the P2M pages
(so p2m_top_mfn_p and p2m_top_mfn).

The patches are located in 
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git 
devel/p2m-e820-pci.v2

The diffstat:

 arch/x86/xen/p2m.c   |   30 ++++++++++++++++++++++++++++--
 arch/x86/xen/setup.c |    2 +-
 2 files changed, 29 insertions(+), 3 deletions(-)


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>