mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
KVM: MMU: Disable write access on clean large pages
By forcing clean huge pages to be read-only, we have separate roles for the shadow of a clean large page and the shadow of a dirty large page. This is necessary because different ptes will be instantiated for the two cases, even for read faults. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
c22e3514fc
commit
cc70e7374d
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue