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)
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>

No differences found