Patch 1 is the resend of a cleanup patch that was missed by the
community[1].
Patch 2 fixes the warnings when booting TDX guest on the platforms
(e.g., DMR) that support AMX alias bits.
Patch 3 allows AVX10 to be exposed/enabled for TDX guest.
[1] https://lore.kernel.org/qemu-devel/20250710141512.170302-1-xiaoyao.li@intel.com/
Xiaoyao Li (3):
i386/tdx: Use .has_gpa field to check if the gpa is valid
i386/tdx: Make AMX alias bits supported
i386/tdx: Add CPUID_24_0_EBX_AVX10_VL_MASK as supported
system/runstate.c | 2 +-
target/i386/kvm/tdx.c | 28 +++++++++++++++++++++-------
2 files changed, 22 insertions(+), 8 deletions(-)
--
2.43.0