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

KVM: MMU: Simpify accessed/dirty/present/nx bit handling



Always set the accessed and dirty bit (since having them cleared causes
a read-modify-write cycle), always set the present bit, and copy the
nx bit from the guest.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 4436d466
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment