Re: [PATCH v3 8/8] KVM: VMX: Rename common exit info getters prefixes from "vmx" to "vt"
From: Binbin Wu
Date: Thu Sep 03 2026 - 23:01:39 EST
On 9/4/2026 9:03 AM, Sean Christopherson wrote:
> Rename all common prefixes for the APIs that get exit information common to
> VMX and TDX from "vmx" to "vt" to capture that they are used for both VMX
> and TDX vCPUs.
>
> No functional change intended.
>
> Reviewed-by: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
> Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>
> Tested-by: Kai Huang <kai.huang@xxxxxxxxx>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
Reviewed-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>