From: Alexander Graf Date: Thu, 29 Jul 2010 12:47:54 +0000 (+0200) Subject: KVM: PPC: Magic Page Book3s support X-Git-Tag: v2.6.37-rc1~142^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8508940a88691ad3d1c46608cd968eb4be9cbc5;p=pandora-kernel.git KVM: PPC: Magic Page Book3s support We need to override EA as well as PA lookups for the magic page. When the guest tells us to project it, the magic page overrides any guest mappings. In order to reflect that, we need to hook into all the MMU layers of KVM to force map the magic page if necessary. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed