Please mention the capability name 'QEMU_CAPS_TDX_GUEST' in the summary line.
On Mon, Jun 30, 2025 at 14:17:16 +0800, Zhenzhong Duan wrote: > QEMU_CAPS_TDX_GUEST set means TDX supported with this QEMU. > > Signed-off-by: Chenyi Qiang <chenyi.qi...@intel.com> > Signed-off-by: Zhenzhong Duan <zhenzhong.d...@intel.com> > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > --- > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h | 1 + > tests/qemucapabilitiesdata/caps_10.1.0_x86_64+inteltdx.xml | 1 + > 3 files changed, 4 insertions(+) Reviewed-by: Peter Krempa <pkre...@redhat.com>