From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:33 +0000 (+0200) Subject: KVM: PPC: Add host MMU Support X-Git-Tag: v2.6.35-rc1~436^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32154f1b8b748ea23edc90b06f640304a979012;p=pandora-kernel.git KVM: PPC: Add host MMU Support In order to support 32 bit Book3S, we need to add code to enable our shadow MMU to actually add shadow PTEs. This is the module enabling that support. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed