qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] TDX: Fix and enhancement
@ 2025-06-03  5:03 Xiaoyao Li
  2025-06-03  5:03 ` [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f Xiaoyao Li
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Xiaoyao Li @ 2025-06-03  5:03 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Igor Mammedov, Daniel P . Berrangé, Xiaoyao Li, qemu-devel

Patch 1 and patch 3 are the left review feedback of TDX QEMU v9 series.

Patch 2 is caught during preparing patch 3. 

Xiaoyao Li (3):
  i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
  i386/tdx: Fix the typo of the comment of struct TdxGuest
  i386/tdx: Clarify the error message of
    mrconfigid/mrowner/mrownerconfig

 target/i386/cpu.h     |  4 ++--
 target/i386/kvm/tdx.c | 14 ++++++++++----
 target/i386/kvm/tdx.h |  6 +++---
 3 files changed, 15 insertions(+), 9 deletions(-)


base-commit: 6322b753f798337835e205b6d805356bea582c86
-- 
2.43.0



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-06-17 18:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-03  5:03 [PATCH 0/3] TDX: Fix and enhancement Xiaoyao Li
2025-06-03  5:03 ` [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f Xiaoyao Li
2025-06-03  8:31   ` Daniel P. Berrangé
2025-06-03  9:22   ` Igor Mammedov
2025-06-04 10:35   ` Zhao Liu
2025-06-03  5:03 ` [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest Xiaoyao Li
2025-06-03  8:30   ` Daniel P. Berrangé
2025-06-03  9:24   ` Igor Mammedov
2025-06-04 10:36   ` Zhao Liu
2025-06-03  5:03 ` [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig Xiaoyao Li
2025-06-03  8:30   ` Daniel P. Berrangé
2025-06-03  9:27   ` Igor Mammedov
2025-06-04 10:38   ` Zhao Liu
2025-06-17 18:02 ` [PATCH 0/3] TDX: Fix and enhancement Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).