From: Xiao Guangrong Date: Fri, 4 Mar 2011 11:00:00 +0000 (+0800) Subject: KVM: MMU: do not record gfn in kvm_mmu_pte_write X-Git-Tag: v2.6.39-rc1~436^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b26e26e4b7b94753b39f7edb0c34f3d1c4c167;p=pandora-kernel.git KVM: MMU: do not record gfn in kvm_mmu_pte_write No need to record the gfn to verifier the pte has the same mode as current vcpu, it's because we only speculatively update the pte only if the pte and vcpu have the same mode Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed