From nobody Tue Apr 30 04:31:13 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=eu.citrix.com ARC-Seal: i=1; a=rsa-sha256; t=1586276153; cv=none; d=zohomail.com; s=zohoarc; b=U7HCiD1Gb5/RVxEtYKb3NGqNFkCFxp9r1En6kKkruHJbAnk42UtkAJCe1NCgzKQXC7ryY+rMyhxevH868YGY8ocYPX4D4P6pKIrzdtDysykaaRx4l47SP7/ROcYnmFB0cMlQmfBksWqktP12YOHMH33Khe9+WNecelTOY+2BpDE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1586276153; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=PC+mwyUFd/wFo5P/iPITMEYngk98KGr2cPXiTS77DB0=; b=WjfteyxHb3YGpoAvd1AzrIoFkjbhEYX0r05S+OThAXKhUYkcuaiVz9zGRgrsMFM01kn/Lil4vL9lXDdzpPNlFM9VdR9OtdY+m6VbNKUp81kuXvkh7bTclkCxmkBXx6YevXgwsZ1tRglQ2DzSSQWJfJ7m8WoQdVPmRvnC1FpbSw8= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1586276153265626.7612070129779; Tue, 7 Apr 2020 09:15:53 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1jLqsn-00028n-42; Tue, 07 Apr 2020 16:15:25 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1jLqsm-00028i-BW for xen-devel@lists.xenproject.org; Tue, 07 Apr 2020 16:15:24 +0000 Received: from chiark.greenend.org.uk (unknown [2001:ba8:1e3::]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id fb9dd302-78ea-11ea-9e09-bc764e2007e4; Tue, 07 Apr 2020 16:15:23 +0000 (UTC) Received: from [172.18.45.5] (helo=zealot.relativity.greenend.org.uk) by chiark.greenend.org.uk (Debian Exim 4.84_2 #1) with esmtp (return-path ijackson@chiark.greenend.org.uk) id 1jLqsk-0003Hn-25; Tue, 07 Apr 2020 17:15:22 +0100 X-Inumbo-ID: fb9dd302-78ea-11ea-9e09-bc764e2007e4 From: Ian Jackson To: xen-devel@lists.xenproject.org Subject: [PATCH] MAINTAINERS: Remove all S: entries Date: Tue, 7 Apr 2020 17:15:19 +0100 Message-Id: <20200407161519.16493-1-ian.jackson@eu.citrix.com> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , Julien Grall , Wei Liu , Andrew Cooper , ian.jackson@eu.citrix.com, George Dunlap , Jan Beulich Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Feature support status is tracked in SUPPORT.md nowadays. Signed-off-by: Ian Jackson --- MAINTAINERS | 60 ---------------------------------------------------------= --- 1 file changed, 60 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8a4c869704..e784169d1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -69,16 +69,6 @@ Descriptions of section entries: L: Mailing list that is relevant to this area W: Web-page with status/info T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. - S: Status, one of the following: - Supported: Someone is actually paid to look after this. - Maintained: Someone actually looks after it. - Odd Fixes: It has a maintainer but they don't have time to do - much other than throw the odd patch in. See below.. - Orphan: No current maintainer [but maybe you could take the - role as you write your new code]. - Obsolete: Old code. Something tagged obsolete generally means - it has been replaced by a better system and you - should be using that. F: Files and directories with wildcard patterns. A trailing slash includes all files and subdirectory files. F: drivers/net/ all files in and below drivers/net @@ -194,7 +184,6 @@ Maintainers List (try to look for most precise areas fi= rst) =20 ACPI M: Jan Beulich -S: Supported F: xen/arch/x86/acpi/ F: xen/drivers/acpi/ F: xen/include/acpi/ @@ -203,19 +192,16 @@ F: tools/libacpi/ AMD IOMMU M: Jan Beulich M: Andrew Cooper -S: Maintained F: xen/drivers/passthrough/amd/ =20 AMD SVM M: Jan Beulich M: Andrew Cooper -S: Supported F: xen/arch/x86/hvm/svm/ F: xen/arch/x86/cpu/vpmu_amd.c =20 ARGO M: Christopher Clark -S: Maintained F: xen/include/public/argo.h F: xen/include/xen/argo.h F: xen/common/argo.c @@ -223,7 +209,6 @@ F: xen/common/argo.c ARINC653 SCHEDULER M: Josh Whitehead M: Stewart Hildebrand -S: Supported L: xen-devel@dornerworks.com F: xen/common/sched/arinc653.c F: tools/libxc/xc_arinc653.c @@ -232,7 +217,6 @@ ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE M: Stefano Stabellini M: Julien Grall R: Volodymyr Babchuk -S: Supported L: xen-devel@lists.xenproject.org F: docs/misc/arm/ F: xen/arch/arm/ @@ -252,14 +236,12 @@ F: xen/include/public/arch-arm.h Change Log M: Paul Durrant R: Community Manager -S: Maintained F: CHANGELOG.md =20 Continuous Integration (CI) M: Doug Goldstein W: https://gitlab.com/xen-project/xen W: https://travis-ci.org/xen-project/xen -S: Supported F: .gitlab-ci.yml F: .travis.yml F: automation/ @@ -268,13 +250,11 @@ F: scripts/travis-build CPU POOLS M: Juergen Gross M: Dario Faggioli -S: Supported F: xen/common/sched/cpupool.c =20 DEVICE TREE M: Stefano Stabellini M: Julien Grall -S: Supported F: xen/common/libfdt/ F: xen/common/device_tree.c F: xen/include/xen/libfdt/ @@ -283,7 +263,6 @@ F: xen/drivers/passthrough/device_tree.c =20 EFI M: Jan Beulich -S: Supported F: xen/arch/x86/efi/ F: xen/common/efi/ F: xen/include/efi/ @@ -292,30 +271,25 @@ F: xen/include/asm-x86/x86_*/efi*.h =20 GDBSX DEBUGGER M: Elena Ufimtseva -S: Supported F: xen/arch/x86/debug.c F: tools/debugger/gdbsx/ =20 GOLANG BINDINGS M: George Dunlap -S: Maintained F: tools/golang =20 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) R: Lukasz Hawrylko -S: Odd Fixes F: xen/arch/x86/tboot.c F: xen/include/asm-x86/tboot.h =20 INTEL(R) VT FOR DIRECTED I/O (VT-D) M: Kevin Tian -S: Supported F: xen/drivers/passthrough/vtd/ =20 INTEL(R) VT FOR X86 (VT-X) M: Jun Nakajima M: Kevin Tian -S: Supported F: xen/arch/x86/hvm/vmx/ F: xen/arch/x86/mm/p2m-ept.c F: xen/include/asm-x86/hvm/vmx/ @@ -324,7 +298,6 @@ F: xen/arch/x86/cpu/vpmu_intel.c IOMMU VENDOR INDEPENDENT CODE M: Jan Beulich M: Paul Durrant -S: Supported F: xen/drivers/passthrough/ X: xen/drivers/passthrough/amd/ X: xen/drivers/passthrough/arm/ @@ -334,18 +307,15 @@ F: xen/include/xen/iommu.h =20 KCONFIG M: Doug Goldstein -S: Supported F: docs/misc/kconfig{,-language}.txt F: xen/tools/kconfig/ =20 KDD DEBUGGER M: Tim Deegan -S: Odd Fixes F: tools/debugger/kdd/ =20 KEXEC M: Andrew Cooper -S: Supported F: xen/common/{kexec,kimage}.c F: xen/include/{kexec,kimage}.h F: xen/arch/x86/machine_kexec.c @@ -355,14 +325,12 @@ LIBXENLIGHT M: Ian Jackson M: Wei Liu M: Anthony PERARD -S: Supported F: tools/libxl/ F: tools/xl/ =20 LIVEPATCH M: Konrad Rzeszutek Wilk M: Ross Lagerwall -S: Supported F: docs/misc/livepatch.pandoc F: tools/misc/xen-livepatch.c F: xen/arch/*/livepatch* @@ -374,7 +342,6 @@ F: xen/test/livepatch/* =20 MINI-OS M: Samuel Thibault -S: Supported L: minios-devel@lists.xenproject.org T: git https://xenbits.xenproject.org/git-http/mini-os.git F: config/MiniOS.mk @@ -382,18 +349,15 @@ F: config/MiniOS.mk OCAML TOOLS M: Christian Lindig M: David Scott -S: Supported F: tools/ocaml/ =20 OVMF UPSTREAM M: Anthony PERARD M: Wei Liu -S: Supported T: git https://xenbits.xenproject.org/git-http/ovmf.git =20 POWER MANAGEMENT M: Jan Beulich -S: Supported F: xen/arch/x86/acpi/ X: xen/arch/x86/acpi/boot.c X: xen/arch/x86/acpi/lib.c @@ -402,29 +366,24 @@ F: xen/include/acpi/cpufreq/ =20 PUBLIC I/O INTERFACES AND PV DRIVERS DESIGNS M: Juergen Gross -S: Supported F: xen/include/public/io/ =20 PYTHON BINDINGS M: Marek Marczykowski-G=C3=B3recki -S: Supported F: tools/python =20 QEMU-DM M: Ian Jackson -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen-traditional.git =20 QEMU UPSTREAM M: Stefano Stabellini M: Anthony Perard -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen.git =20 REMUS M: Shriram Rajagopalan M: Yang Hongyang -S: Maintained F: docs/README.remus F: tools/libxl/libxl_remus_* F: tools/libxl/libxl_netbuffer.c @@ -435,37 +394,31 @@ F: tools/hotplug/Linux/block-drbd-probe RTDS SCHEDULER M: Dario Faggioli M: Meng Xu -S: Supported F: xen/common/sched/rt.c =20 SCHEDULING M: George Dunlap M: Dario Faggioli -S: Supported F: xen/common/sched/ =20 SEABIOS UPSTREAM M: Wei Liu -S: Supported T: git https://xenbits.xenproject.org/git-http/seabios.git =20 STUB DOMAINS M: Samuel Thibault -S: Supported F: config/Stubdom.mk.in F: m4/stubdom.m4 F: stubdom/ =20 TEE MEDIATORS M: Volodymyr Babchuk -S: Supported F: xen/arch/arm/tee/ F: xen/include/asm-arm/tee =20 TOOLSTACK M: Ian Jackson M: Wei Liu -S: Supported F: autogen.sh F: config/*.in F: install.sh @@ -483,7 +436,6 @@ VM EVENT, MEM ACCESS and MONITOR M: Tamas K Lengyel R: Alexandru Isaila R: Petre Pircalabu -S: Supported F: tools/tests/xen-access F: xen/arch/*/monitor.c F: xen/arch/*/vm_event.c @@ -502,14 +454,12 @@ F: xen/include/asm-x86/hvm/vm_event.h =20 VPCI M: Roger Pau Monn=C3=A9 -S: Supported F: xen/drivers/vpci/ F: xen/include/xen/vpci.h =20 VTPM M: Daniel De Graaf M: Quan Xu -S: Supported F: extras/mini-os/tpm* F: extras/mini-os/include/tpm* F: stubdom/vtpm/ @@ -521,7 +471,6 @@ M: Jan Beulich M: Andrew Cooper R: Wei Liu R: Roger Pau Monn=C3=A9 -S: Supported L: xen-devel@lists.xenproject.org F: xen/arch/x86/ F: xen/include/asm-x86/ @@ -539,7 +488,6 @@ F: tools/tests/x86_emulator/ =20 X86 I/O EMULATION M: Paul Durrant -S: Supported F: xen/arch/x86/hvm/emulate.c F: xen/arch/x86/hvm/intercept.c F: xen/arch/x86/hvm/io.c @@ -553,28 +501,23 @@ X86 MEMORY MANAGEMENT M: Jan Beulich M: Andrew Cooper R: George Dunlap -S: Supported F: xen/arch/x86/mm/ =20 X86 MEMORY PAGING -S: Orphaned F: xen/arch/x86/mm/mem_paging.c =20 X86 MEMORY SHARING M: Tamas K Lengyel -S: Odd Fixes F: xen/arch/x86/mm/mem_sharing.c F: tools/tests/mem-sharing/ =20 X86 SHADOW PAGETABLES M: Tim Deegan -S: Maintained F: xen/arch/x86/mm/shadow/ =20 X86 VIRIDIAN ENLIGHTENMENTS M: Paul Durrant M: Wei Liu -S: Supported F: xen/arch/x86/guest/hyperv/ F: xen/arch/x86/hvm/viridian/ F: xen/include/asm-x86/guest/hyperv.h @@ -584,14 +527,12 @@ F: xen/include/asm-x86/hvm/viridian.h =20 XENTRACE M: George Dunlap -S: Supported F: tools/xentrace/ F: xen/common/trace.c F: xen/include/xen/trace.h =20 XSM/FLASK M: Daniel De Graaf -S: Supported F: tools/flask/ F: xen/include/xsm/ F: xen/xsm/ @@ -606,7 +547,6 @@ M: Julien Grall M: Stefano Stabellini M: Wei Liu L: xen-devel@lists.xenproject.org -S: Supported F: * F: */ V: xen-maintainers-1 --=20 2.11.0