linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] TDX: Clean up the definitions of TDX ATTRIBUTES
@ 2025-07-08  8:03 Xiaoyao Li
  2025-07-08  8:03 ` [PATCH 1/2] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE Xiaoyao Li
  2025-07-08  8:03 ` [PATCH 2/2] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_* Xiaoyao Li
  0 siblings, 2 replies; 12+ messages in thread
From: Xiaoyao Li @ 2025-07-08  8:03 UTC (permalink / raw)
  To: Dave Hansen, Sean Christopherson, Paolo Bonzini
  Cc: linux-kernel, linux-coco, kvm, Kirill A. Shutemov,
	Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86,
	H. Peter Anvin, Xiaoyao Li, rick.p.edgecombe, Kai Huang,
	binbin.wu, yan.y.zhao, reinette.chatre, isaku.yamahata,
	adrian.hunter, tony.lindgren

It's a simple series. Patch 1 fixes the typo and Patch 2 removes the
redundant definitions of TD ATTRIBUTES bits.

Although some duplications were identified during the community review
of TDX KVM base support[1][2], a few slipped through unnoticed due to
the simultaneous evolution of the TD guest part.

[1] https://lore.kernel.org/all/e5387c7c-9df8-4e39-bbe9-23e8bb09e527@intel.com/
[2] https://lore.kernel.org/all/25bf543723a176bf910f27ede288f3d20f20aed1.camel@intel.com/

Xiaoyao Li (2):
  x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
  KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*

 arch/x86/coco/tdx/debug.c         | 2 +-
 arch/x86/include/asm/shared/tdx.h | 4 ++--
 arch/x86/kvm/vmx/tdx.c            | 4 ++--
 arch/x86/kvm/vmx/tdx_arch.h       | 6 ------
 4 files changed, 5 insertions(+), 11 deletions(-)


base-commit: e4775f57ad51a5a7f1646ac058a3d00c8eec1e98
-- 
2.43.0


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

end of thread, other threads:[~2025-07-09  3:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08  8:03 [PATCH 0/2] TDX: Clean up the definitions of TDX ATTRIBUTES Xiaoyao Li
2025-07-08  8:03 ` [PATCH 1/2] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE Xiaoyao Li
2025-07-08 11:03   ` Huang, Kai
2025-07-08 14:20   ` Edgecombe, Rick P
2025-07-09  3:32     ` Xiaoyao Li
2025-07-08  8:03 ` [PATCH 2/2] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_* Xiaoyao Li
2025-07-08 11:05   ` Huang, Kai
2025-07-08 14:03   ` Sean Christopherson
2025-07-08 14:28     ` Xiaoyao Li
2025-07-08 14:29     ` Edgecombe, Rick P
2025-07-08 14:44       ` Sean Christopherson
2025-07-09  0:43         ` Xiaoyao Li

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).