Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 947da538 authored by Avi Kivity's avatar Avi Kivity
Browse files

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: default avatarAvi Kivity <avi@qumranet.com>
parent 97646202
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment