On Tue, Apr 01, 2025 at 09:02:02AM -0400, Xiaoyao Li wrote: > Date: Tue, 1 Apr 2025 09:02:02 -0400 > From: Xiaoyao Li <xiaoyao...@intel.com> > Subject: [PATCH v8 52/55] i386/tdx: Don't treat SYSCALL as unavailable > X-Mailer: git-send-email 2.34.1
It's better to add the commit message (for example, your additional comment at v6 [1]). [1]: https://lore.kernel.org/qemu-devel/3345330e-c111-4d08-9852-9dede4695...@intel.com/ > Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com> > --- > Changes in v7: > - fix CPUID_EXT2_SYSCALL by adding it to actual; > --- > target/i386/kvm/tdx.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) Reviewed-by: Zhao Liu <zhao1....@intel.com>