KVM: Move guest pte dirty bit management to the guest pagetable walker
authorAvi Kivity <avi@qumranet.com>
Thu, 11 Oct 2007 10:32:30 +0000 (12:32 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:51 +0000 (17:52 +0200)
This is more consistent with the accessed bit management, and makes the dirty
bit available earlier for other purposes.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found