[PATCH] Fixes for P2M for save/restore functionality with 1-1 mapping for 2.6.40

From: Konrad Rzeszutek Wilk
Date: Thu Apr 14 2011 - 11:38:38 EST


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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/