Re: [PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup

From: Chao Gao

Date: Wed Feb 25 2026 - 09:43:34 EST


On Fri, Feb 13, 2026 at 05:26:46PM -0800, Sean Christopherson wrote:
>Assuming I didn't break anything between v2 and v3, I think this is ready to
>rip. Given the scope of the KVM changes, and that they extend outside of x86,
>my preference is to take this through the KVM tree. But a stable topic branch
>in tip would work too, though I think we'd want it sooner than later so that
>it can be used as a base.
>
>Chao, I deliberately omitted your Tested-by, as I shuffled things around enough
>while splitting up the main patch that I'm not 100% positive I didn't regress
>anything relative to v2.

I tested CPU hotplug/unplug, kvm-intel.ko loading/reloading, TD launches, and
loading kvm-intel.ko with tdx=1 when the TDX Module wasn't loaded. No issues
were found with this v3.

Tested-by: Chao Gao <chao.gao@xxxxxxxxx>