Sagi Shahar wrote:
From: Isaku Yamahata isaku.yamahata@intel.com
Make sure that all the attributes enabled by the test are reported as supported by the TDX module.
This also exercises the KVM_TDX_CAPABILITIES ioctl.
NIT: I'd strike this as tdx_read_capabilities() was already exercised in the init path (last patch).
Reviewed-by: Ira Weiny ira.weiny@intel.com
[snip]