From: Xiao Guangrong Date: Tue, 16 Oct 2012 12:10:12 +0000 (+0800) Subject: KVM: MMU: introduce FNAME(prefetch_gpte) X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6360cc0a545544b5e69ae4428ac031c4e43588;p=pandora-kernel.git KVM: MMU: introduce FNAME(prefetch_gpte) The only difference between FNAME(update_pte) and FNAME(pte_prefetch) is that the former is allowed to prefetch gfn from dirty logged slot, so introduce a common function to prefetch spte Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed