On 23.07.25 12:46, Fuad Tabba wrote:
From: Sean Christopherson <seanjc@xxxxxxxxxx> Select KVM_GENERIC_PRIVATE_MEM and KVM_GENERIC_MEMORY_ATTRIBUTES directly from KVM_INTEL_TDX, i.e. if and only if TDX support is fully enabled in KVM. There is no need to enable KVM's private memory support just because the core kernel's INTEL_TDX_HOST is enabled. Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Signed-off-by: Fuad Tabba <tabba@xxxxxxxxxx> ---
Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> -- Cheers, David / dhildenb