From: Avi Kivity Date: Thu, 21 Aug 2008 14:49:56 +0000 (+0300) Subject: KVM: MMU: Move SHADOW_PT_INDEX to mmu.c X-Git-Tag: v2.6.28-rc1~269^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135f8c2b078533cc74e75f696e73d47304a61125;p=pandora-kernel.git KVM: MMU: Move SHADOW_PT_INDEX to mmu.c It is not specific to the paging mode, so can be made global (and reusable). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed