From: Scott Wood Date: Tue, 14 Jun 2011 23:34:41 +0000 (-0500) Subject: KVM: PPC: e500: enable magic page X-Git-Tag: v3.1-rc1~264^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4cd8b23ac5786943202c0174c717956947db43c;p=pandora-kernel.git KVM: PPC: e500: enable magic page This is a shared page used for paravirtualization. It is always present in the guest kernel's effective address space at the address indicated by the hypercall that enables it. The physical address specified by the hypercall is not used, as e500 does not have real mode. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed