Re: [PATCH v6 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
From: Kiryl Shutsemau
Date: Mon Mar 30 2026 - 09:15:13 EST
On Thu, Mar 26, 2026 at 01:44:08AM -0700, Chao Gao wrote:
> + if (tdx_sysinfo.features.tdx_features0 & TDX_FEATURES0_UPDATE_COMPAT)
> + args.rcx |= TDX_SYS_SHUTDOWN_AVOID_COMPAT_SENSITIVE;
I think you need to explain what would happen if the feature is not
supported.
--
Kiryl Shutsemau / Kirill A. Shutemov