From: Sean Christopherson <seanjc@google.com>
To: Xiaoyao Li <xiaoyao.li@intel.com>
Cc: "Kirill A. Shutemov" <kas@kernel.org>,
Dave Hansen <dave.hansen@linux.intel.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-coco@lists.linux.dev, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org, x86@kernel.org,
Rick Edgecombe <rick.p.edgecombe@intel.com>,
Kai Huang <kai.huang@intel.com>,
binbin.wu@linux.intel.com, yan.y.zhao@intel.com,
reinette.chatre@intel.com, adrian.hunter@intel.com,
tony.lindgren@intel.com
Subject: Re: [PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES
Date: Tue, 15 Jul 2025 08:10:38 -0700 [thread overview]
Message-ID: <aHZvbok0tr7U4wf1@google.com> (raw)
In-Reply-To: <20250715091312.563773-1-xiaoyao.li@intel.com>
On Tue, Jul 15, 2025, Xiaoyao Li wrote:
> Xiaoyao Li (4):
> x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
> KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
> x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
> KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS
>
> arch/x86/coco/tdx/debug.c | 26 ++++++++--------
> arch/x86/coco/tdx/tdx.c | 8 ++---
> arch/x86/include/asm/shared/tdx.h | 50 +++++++++++++++----------------
> arch/x86/kvm/vmx/tdx.c | 4 +--
> arch/x86/kvm/vmx/tdx_arch.h | 6 ----
> 5 files changed, 44 insertions(+), 50 deletions(-)
Acked-by: Sean Christopherson <seanjc@google.com>
next prev parent reply other threads:[~2025-07-15 15:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 9:13 [PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES Xiaoyao Li
2025-07-15 9:13 ` [PATCH v3 1/4] x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE Xiaoyao Li
2025-07-15 9:13 ` [PATCH v3 2/4] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_* Xiaoyao Li
2025-07-15 21:21 ` Edgecombe, Rick P
2025-07-15 9:13 ` [PATCH v3 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_* Xiaoyao Li
2025-07-15 21:04 ` Edgecombe, Rick P
2025-07-17 1:27 ` Binbin Wu
2025-09-12 17:46 ` Kiryl Shutsemau
2025-07-15 9:13 ` [PATCH v3 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS Xiaoyao Li
2025-09-12 17:46 ` Kiryl Shutsemau
2025-07-15 15:10 ` Sean Christopherson [this message]
2025-07-15 21:44 ` [PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES Edgecombe, Rick P
2025-09-12 3:24 ` Xiaoyao Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aHZvbok0tr7U4wf1@google.com \
--to=seanjc@google.com \
--cc=adrian.hunter@intel.com \
--cc=binbin.wu@linux.intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=kai.huang@intel.com \
--cc=kas@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linux-coco@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=pbonzini@redhat.com \
--cc=reinette.chatre@intel.com \
--cc=rick.p.edgecombe@intel.com \
--cc=tglx@linutronix.de \
--cc=tony.lindgren@intel.com \
--cc=x86@kernel.org \
--cc=xiaoyao.li@intel.com \
--cc=yan.y.zhao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.