Marcelo Tosatti wrote:

>> +
>> +            if (is_rsvd_bits_set(vcpu, gpte, PT_PAGE_TABLE_LEVEL))
>> +                    break;
> 
> BTW, doesnt sync_page also lack reserved bit checking? (unrelated to
> this patch).
> 

I think it's not since if EPT is enabled, no unsync page exist, the sync page
path can't be trigged. :-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to