KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common()
authorAvi Kivity <avi@qumranet.com>
Thu, 31 May 2007 12:14:09 +0000 (15:14 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:44 +0000 (12:05 +0300)
commita18de5a403f9b5010527b2e7b05049b539b4facd
tree7b183d7a4191cebd089702d8512f697c23f23a05
parent97a0a01ea9229e4f3f0f06e0584227e9687159a5
KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common()

We want all shadow pte modifications in one place.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/paging_tmpl.h