From: Xiao Guangrong Date: Fri, 16 Jul 2010 03:23:04 +0000 (+0800) Subject: KVM: MMU: fix broken page accessed tracking with ept enabled X-Git-Tag: v2.6.36-rc1~580^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa3db693ce925a14b7e17ab6f306dc0e6a5342c;p=pandora-kernel.git KVM: MMU: fix broken page accessed tracking with ept enabled In current code, if ept is enabled(shadow_accessed_mask = 0), the page accessed tracking is lost. Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed