From: Marcelo Tosatti Date: Wed, 10 Jun 2009 15:27:03 +0000 (-0300) Subject: KVM: MMU: introduce is_last_spte helper X-Git-Tag: v2.6.32-rc1~693^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776e6633363b5616be6fa4493a8b70ef8e2ea04b;p=pandora-kernel.git KVM: MMU: introduce is_last_spte helper Hiding some of the last largepage / level interaction (which is useful for gbpages and for zero based levels). Also merge the PT_PAGE_TABLE_LEVEL clearing loop in unlink_children. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed