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

KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page



nonpae guests can call rmap_write_protect twice per page (for page tables)
or four times per page (for page directories), triggering a bogus warning.

Remove the warning.

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