[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250709141035.70299-1-xiaoyao.li@intel.com>
Date: Wed, 9 Jul 2025 22:10:35 +0800
From: Xiaoyao Li <xiaoyao.li@...el.com>
To: Dave Hansen <dave.hansen@...ux.intel.com>,
Sean Christopherson <seanjc@...gle.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>
Cc: Rick Edgecombe <rick.p.edgecombe@...el.com>,
"Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>,
Xiaoyao Li <xiaoyao.li@...el.com>,
"H . Peter Anvin" <hpa@...or.com>,
x86@...nel.org,
kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-coco@...ts.linux.dev
Subject: [PATCH] MAINTAINERS: Add KVM mail list to the TDX entry
KVM is the primary user of TDX within the kernel, and it is KVM that
provides support for running TDX guests.
Add the KVM mailing list to the TDX entry so that KVM people can be
informed of proposed changes and updates related to TDX.
Signed-off-by: Xiaoyao Li <xiaoyao.li@...el.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0c1d245bf7b8..f1fb15729460 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26907,6 +26907,7 @@ M: Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
R: Dave Hansen <dave.hansen@...ux.intel.com>
L: x86@...nel.org
L: linux-coco@...ts.linux.dev
+L: kvm@...r.kernel.org
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/tdx
F: Documentation/ABI/testing/sysfs-devices-virtual-misc-tdx_guest
--
2.43.0
Powered by blists - more mailing lists