Re: [PATCH v3 0/4] Minor cleanup and refactor about vmcs

2019-10-22 Thread Paolo Bonzini
On 20/10/19 11:10, Xiaoyao Li wrote: > There is no functional changs, just some cleanup and renaming to increase > readability. > > Patch 1 is newly added from v2. > Patcd 2 and 3 is seperated from Patch 4. > > Xiaoyao Li (4): > KVM: VMX: Write VPID to vmcs when creating vcpu > KVM: VMX:

[PATCH v3 0/4] Minor cleanup and refactor about vmcs

2019-10-20 Thread Xiaoyao Li
There is no functional changs, just some cleanup and renaming to increase readability. Patch 1 is newly added from v2. Patcd 2 and 3 is seperated from Patch 4. Xiaoyao Li (4): KVM: VMX: Write VPID to vmcs when creating vcpu KVM: VMX: Remove vmx->hv_deadline_tsc initialization from