tree: https://github.com/intel/tdx.git guest-unaccepted-memory head: a32744b7839cbde0772dfb3609e3ef90c1a90be3 commit: a32744b7839cbde0772dfb3609e3ef90c1a90be3 [14/14] x86/tdx: Add unaccepted memory support config: reproduce: # https://github.com/intel/tdx/commit/a32744b7839cbde0772dfb3609e3ef90c1a90be3 git remote add intel-tdx https://github.com/intel/tdx.git git fetch --no-tags intel-tdx guest-unaccepted-memory git checkout a32744b7839cbde0772dfb3609e3ef90c1a90be3 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_UNACCEPTED_MEMORY --selectors CONFIG_INTEL_TDX_GUEST -a=x86_64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=x86_64 olddefconfig If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for UNACCEPTED_MEMORY when selected by INTEL_TDX_GUEST WARNING: unmet direct dependencies detected for UNACCEPTED_MEMORY Depends on [n]: EFI [=n] && EFI_STUB [=n] Selected by [y]: - INTEL_TDX_GUEST [=y] && HYPERVISOR_GUEST [=y] && X86_64 [=y] && CPU_SUP_INTEL [=y] && X86_X2APIC [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp