From: Xiao Guangrong Date: Thu, 22 Sep 2011 08:55:36 +0000 (+0800) Subject: KVM: MMU: do not mark accessed bit on pte write path X-Git-Tag: v3.3-rc1~131^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01f8d5e02cc79998e3160f7ad545f77891b00e5;p=pandora-kernel.git KVM: MMU: do not mark accessed bit on pte write path In current code, the accessed bit is always set when page fault occurred, do not need to set it on pte write path Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed