Re: [PATCH v4 12/30] KVM: x86: Extract get/set MSR (list) ioctl logic to helpers
From: Binbin Wu
Date: Mon Jun 15 2026 - 04:30:47 EST
On 6/13/2026 8:03 AM, Sean Christopherson wrote:
> Extract the code for getting/setting MSRs and MSR lists to dedicated
> helpers in anticipation of moving the MSR code to a new msrs.c.
>
> 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>