Re: [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load
From: Dan Williams
Date: Thu Oct 31 2024 - 18:57:15 EST
Huang, Kai wrote:
[..]
> One thing is currently INTEL_TDX_HOST depends on KVM_INTEL (with the
> reason that for now only KVM will use TDX), we can either remove this
> dependency together with the above diff, or we can have another patch in
> the future to remove that when TDX Connect comes near.
>
> I think we can leave this part to the future.
Agree, save that for later. There is latent effort to disconnect VTx
from KVM that TDX Connect is also eyeing, and I expect that work is what
allows INTEL_TDX_HOST to drop its KVM_INTEL dependency.