On Tue, Apr 01, 2025 at 09:01:59AM -0400, Xiaoyao Li wrote: > Date: Tue, 1 Apr 2025 09:01:59 -0400 > From: Xiaoyao Li <xiaoyao...@intel.com> > Subject: [PATCH v8 49/55] i386/tdx: Define supported KVM features for TDX > X-Mailer: git-send-email 2.34.1 > > For TDX, only limited KVM PV features are supported. > > Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com> > --- > target/i386/kvm/tdx.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+)
Reviewed-by: Zhao Liu <zhao1....@intel.com>