On Tue, Apr 01, 2025 at 09:01:36AM -0400, Xiaoyao Li wrote: > Date: Tue, 1 Apr 2025 09:01:36 -0400 > From: Xiaoyao Li <xiaoyao...@intel.com> > Subject: [PATCH v8 26/55] i386/tdx: Finalize TDX VM > X-Mailer: git-send-email 2.34.1 > > Invoke KVM_TDX_FINALIZE_VM to finalize the TD's measurement and make > the TD vCPUs runnable once machine initialization is complete. > > Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com> > Acked-by: Gerd Hoffmann <kra...@redhat.com> > --- > target/i386/kvm/tdx.c | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Zhao Liu <zhao1....@intel.com>