From: Joerg Roedel Date: Thu, 5 Mar 2009 12:12:29 +0000 (+0100) Subject: KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr X-Git-Tag: v2.6.31-rc1~393^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a1e9f89504f57b2b45645a7239dc8a8ddb0f4c;p=pandora-kernel.git KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr There is no reason to update the shadow pte here because the guest pte is only changed to dirty state. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed