Re: [PATCH v2 8/8] KVM: VMX: Rename common exit info getters prefixes from "vmx" to "vt"

From: Xiaoyao Li

Date: Thu Aug 27 2026 - 08:09:38 EST


On 8/27/2026 1:12 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.

Signed-off-by: Sean Christopherson<seanjc@xxxxxxxxxx>

I like the rename!

Reviewed-by: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>