From: Xiao Guangrong Date: Mon, 2 Aug 2010 08:14:04 +0000 (+0800) Subject: KVM: MMU: move bits lost judgement into a separate function X-Git-Tag: v2.6.37-rc1~142^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8672b7217a234c41d425a63b171af809e1169842;p=pandora-kernel.git KVM: MMU: move bits lost judgement into a separate function Introduce spte_has_volatile_bits() function to judge whether spte bits will miss, it's more readable and can help us to cleanup code later Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed