]> Git Repo - linux.git/commit
KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
authorJoerg Roedel <[email protected]>
Thu, 5 Mar 2009 12:12:29 +0000 (13:12 +0100)
committerAvi Kivity <[email protected]>
Wed, 10 Jun 2009 08:48:26 +0000 (11:48 +0300)
commitf5a1e9f89504f57b2b45645a7239dc8a8ddb0f4c
tree535cc4d6928bc2457acf77d6b0a92e45dc772a12
parent74a3a8f152053394a016518cc2f2fee216897fa4
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 <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
arch/x86/kvm/paging_tmpl.h
This page took 0.057461 seconds and 4 git commands to generate.