[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v4 03/15] VMX: implement suppress #VE.



>From: Jan Beulich [mailto:JBeulich@xxxxxxxx]
>Sent: Friday, July 10, 2015 2:10 AM
>
>>>> On 10.07.15 at 02:52, <edmund.h.white@xxxxxxxxx> wrote:
>> @@ -1134,6 +1151,13 @@ int ept_p2m_init(struct p2m_domain *p2m)
>>          p2m->flush_hardware_cached_dirty = ept_flush_pml_buffers;
>>      }
>>
>> +    table =
>> + map_domain_page(pagetable_get_pfn(p2m_get_pagetable(p2m)));
>> +
>> +    for ( i = 0; i < EPT_PAGETABLE_ENTRIES; i++ )
>> +        table[i].suppress_ve = 1;
>> +
>> +    unmap_domain_page(table);
>
>See my comments/questions on v3. I find it irritating for new patch versions to
>be sent without addressing comments on the previous one (verbally or by
>adjusting code).
>
>Jan

Apologies - We did go through all your comments on v3 for the patches affected 
- I will respond to them on those threads next.
We posted v4 since we felt we had addressed the major code changes on 2 of the 
patches that were needed based on feedback so we wanted to post that before the 
deadline.

Ravi

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.