KVM: MMU: mark pages that were inserted to the shadow pages table as accessed
authorIzik Eidus <izike@qumranet.com>
Mon, 26 Nov 2007 12:08:14 +0000 (14:08 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:15 +0000 (17:53 +0200)
Mark guest pages as accessed when removed from the shadow page tables for
better lru processing.

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

No differences found