Re: [PATCH v4 11/30] KVM: x86: Move kvm_{load,put}_guest_fpu() to fpu.h

From: Binbin Wu

Date: Mon Jun 15 2026 - 04:18:22 EST




On 6/13/2026 8:03 AM, Sean Christopherson wrote:
> Move the kvm_{load,put}_guest_fpu() helpers to fpu.h in anticipation of
> moving the bulk of KVM's register specific code out of x86.c.

Nit:
I think patch 4 did the moving, so it's not "in anticipation of" anymore?


>
> No functional change intended.
>
> Reviewed-by: Yosry Ahmed <yosry@xxxxxxxxxx>
> Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>


Reviewed-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>