From: Scott Wood Date: Tue, 14 Jun 2011 23:34:37 +0000 (-0500) Subject: KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead. X-Git-Tag: v3.1-rc1~264^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c1f4e35c3db6c7ea5a04503a43bcbeb98977df;p=pandora-kernel.git KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead. This is in line with what other architectures do, and will allow us to map things other than ordinary, unreserved kernel pages -- such as dedicated devices, or large contiguous reserved regions. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed