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

KVM: MMU: Initialize a shadow page's global attribute from cr4.pge



If cr4.pge is cleared, we ought to treat any ptes in the page as non-global.
This allows us to remove the check from set_spte().

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