From: Stefano Stabellini Date: Fri, 10 Dec 2010 14:52:45 +0000 (+0000) Subject: xen p2m: transparently change the p2m mappings in the m2p override X-Git-Tag: v2.6.38-rc1~72^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b705f0e98c489b18ba22a6eab9d694b546c8552;p=pandora-kernel.git xen p2m: transparently change the p2m mappings in the m2p override In m2p_add_override store the original mfn into page->index and then change the p2m mapping, setting mfns as FOREIGN_FRAME. In m2p_remove_override restore the original mapping. Signed-off-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed