From: Avi Kivity Date: Thu, 25 Dec 2008 13:10:50 +0000 (+0200) Subject: KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch() X-Git-Tag: v2.6.30-rc1~664^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a04c99b54ad9acb98a56113ec3163bc1039e13;p=pandora-kernel.git KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch() Effectively reverting to the pre walk_shadow() version -- but now with the reusable for_each(). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed