Hi Ackerley, On 6/19/26 01:31, Ackerley Tng via B4 Relay wrote:
> config KVM_VM_MEMORY_ATTRIBUTES > - bool > + depends on KVM_SW_PROTECTED_VM || KVM_INTEL_TDX || KVM_AMD_SEV > + bool "Enable per-VM PRIVATE vs. SHARED attributes (for CoCo VMs)" Sorry for the style nitpick, but could you keep the type and prompt as the first attribute in the Kconfig option definition (like the other options do)? - Julian Braha
