Re: [RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run

From: Paolo Bonzini
Date: Mon Jul 11 2016 - 03:29:17 EST




On 11/07/2016 06:56, Wanpeng Li wrote:
> 2016-07-08 20:02 GMT+08:00 Paolo Bonzini <pbonzini@xxxxxxxxxx>:
>> As mentioned earlier, I don't have a reproducer yet that requires any
>> changes beyond Wanpeng's (patch 1)---it's possible of course to write
>> a kvm-unit-test testcase but I haven't had time for that yet.
>>
>> Thanks,
>>
>> Paolo Bonzini (2):
>> KVM: VMX: reflect broken preemption timer in vmcs_config
>> KVM: nVMX: keep preemption timer enabled during L2 execution
>
> Cool, this patchset works after my testing. Feel free to add my
> Tested-by for your two patches. :)

Great, thanks!

Paolo