From: Xiao Guangrong Date: Mon, 30 Aug 2010 10:25:51 +0000 (+0800) Subject: KVM: MMU: improve spte audit X-Git-Tag: v2.6.37-rc1~142^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2591865a234c6fb1162085d9b277236fa890b6;p=pandora-kernel.git KVM: MMU: improve spte audit Both audit_mappings() and audit_sptes_have_rmaps() need to walk vcpu's page table, so we can do these checking in a spte walking Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed