Re: [PATCH v4 01/30] KVM: x86: Extract REGS and SREGS runtime sync code to helpers

From: Huang, Kai

Date: Sun Jun 14 2026 - 22:18:03 EST


On Fri, 2026-06-12 at 17:03 -0700, Sean Christopherson wrote:
> Extract the REGS and SREGS portions of {store,sync}_regs() into separate
> helpers in anticipation of moving the register specific code out of x86.c
> and into regs.c.
>
> No functional change intended.
>
> Cc: Yosry Ahmed <yosry@xxxxxxxxxx>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>