Skip to content

Commit 81e39b6

Browse files
kirylhansendc
authored andcommitted
MAINTAINERS: Update the file list in the TDX entry.
This includes files that were previously missed in the TDX entry file list and makes it more future-proof. Most importantly, this now covers the recently added KVM enabling. [ dhansen: move from explicit files to "tdx" filename match ] Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lore.kernel.org/all/20250708101922.50560-2-kirill.shutemov%40linux.intel.com
1 parent c17b750 commit 81e39b6

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27329,13 +27329,8 @@ L: x86@kernel.org
2732927329
L: linux-coco@lists.linux.dev
2733027330
S: Supported
2733127331
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/tdx
27332-
F: Documentation/ABI/testing/sysfs-devices-virtual-misc-tdx_guest
27333-
F: arch/x86/boot/compressed/tdx*
27334-
F: arch/x86/coco/tdx/
27335-
F: arch/x86/include/asm/shared/tdx.h
27336-
F: arch/x86/include/asm/tdx.h
27337-
F: arch/x86/virt/vmx/tdx/
27338-
F: drivers/virt/coco/tdx-guest
27332+
N: tdx
27333+
K: \b(tdx)
2733927334

2734027335
X86 VDSO
2734127336
M: Andy Lutomirski <luto@kernel.org>

0 commit comments

Comments
 (0)