Hi Radim: Thanks for your review. On 3/9/2018 12:15 AM, rkrc...@redhat.com wrote: > 2018-02-27 06:57+0000, Tianyu Lan: >> From: Lan Tianyu <tianyu....@microsoft.com> >> >> This patch is to check sreg value first and then load vcpu in order >> to avoid redundant loading/putting vcpu. >> >> Signed-off-by: Lan Tianyu <tianyu....@microsoft.com> >> --- > > Patch "KVM: x86: KVM_CAP_SYNC_REGS" made significant changes to the > sregs setter, so the patch cannot be applied in current form. > > I think that moving the X86_CR4_OSXSAVE check to guest_cpuid_has still > makes sense, but avoiding the vcpu_load/put would produce worse code > elsewhere and avoiding the load/put is not critical as any error is > probably going to be the end for this VM. >
OK. I will update patch.