Avi Kivity 947da53830 KVM: MMU: Set the accessed bit on non-speculative shadow ptes
If we populate a shadow pte due to a fault (and not speculatively due to a
pte write) then we can set the accessed bit on it, as we know it will be
set immediately on the next guest instruction.  This saves a read-modify-write
operation.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27 12:00:33 +03:00
..
2008-04-17 10:42:34 -04:00
2008-04-21 16:03:13 -07:00
2008-04-17 10:42:34 -04:00
2008-04-17 10:42:34 -04:00
2008-04-24 20:57:34 +10:00
2008-04-17 10:42:34 -04:00