From: Xiao Guangrong Date: Sat, 28 Aug 2010 11:20:47 +0000 (+0800) Subject: KVM: MMU: check rmap for every spte X-Git-Tag: v2.6.37-rc1~142^2~129 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0beb8d660425aab339ff68e6f4d4528739e8fc4f;p=pandora-kernel.git KVM: MMU: check rmap for every spte The read-only spte also has reverse mapping, so fix the code to check them, also modify the function name to fit its doing Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed