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

KVM: Assume that writes smaller than 4 bytes are to non-pagetable pages



This allows us to remove write protection earlier than otherwise.  Should
some mad OS choose to use byte writes to update pagetables, it will suffer
a performance hit, but still work correctly.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent c8681339
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