KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 5 Mar 2009 12:12:29 +0000 (13:12 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:26 +0000 (11:48 +0300)
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 <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found