From d8b483ba4336470805cc04c3a263ddc126c90175 Mon Sep 17 00:00:00 2001 From: Xiaoyao Li Date: Wed, 9 Jul 2025 22:10:35 +0800 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 Signed-off-by: Dave Hansen Acked-by: Sean Christopherson Link: https://lore.kernel.org/all/20250709141035.70299-1-xiaoyao.li%40intel.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 86fae8935629..707cac7fb95d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27328,6 +27328,7 @@ R: Dave Hansen R: Rick Edgecombe L: x86@kernel.org L: linux-coco@lists.linux.dev +L: kvm@vger.kernel.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/tdx N: tdx -- 2.47.3