KVM: MMU: Pass the guest pde to set_pte_common
authorAvi Kivity <avi@qumranet.com>
Thu, 31 May 2007 08:45:18 +0000 (11:45 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:43 +0000 (12:05 +0300)
commit6598c8b2420c30b48fc0d1d40d9ef6a1f7312107
tree737442b8f7b19da8eff72c738a384e030b1c6a4a
parente60d75ea292071e7ab33c10ca73fdd33fcbbe501
KVM: MMU: Pass the guest pde to set_pte_common

We will need the accessed bit (in addition to the dirty bit) and
also write access (for setting the dirty bit) in a future patch.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/paging_tmpl.h
This page took 0.028987 seconds and 5 git commands to generate.