From: Alexander Graf Date: Wed, 30 Jun 2010 13:18:46 +0000 (+0200) Subject: KVM: PPC: Make use of hash based Shadow MMU X-Git-Tag: v2.6.36-rc1~580^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef093bec0364ff5e6fd488cd81637f6bb3a2d0d;p=pandora-kernel.git KVM: PPC: Make use of hash based Shadow MMU We just introduced generic functions to handle shadow pages on PPC. This patch makes the respective backends make use of them, getting rid of a lot of duplicate code along the way. Signed-off-by: Alexander Graf Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed