Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability

From: Wanpeng Li
Date: Tue Mar 21 2017 - 05:05:22 EST


2017-03-21 17:01 GMT+08:00 David Hildenbrand <david@xxxxxxxxxx>:
>
>> The same as cpu_has_vmx_ept_4levels().
>>
>>>
>>>> enable_vpid = 0;
>>>> +
>>>
>>> unrelated change
>>
>> To make the vpid codes more clear. Please refer to other callees in
>> hardware_setup().
>
> I was talking about the added empty line. This is unrelated to the patch
> you're posting.

Yeah, I was talking about the same thing. Just a *small* cleanup and
it is suitable for the patch.

Regards,
Wanpeng Li