Feature support status is tracked in SUPPORT.md nowadays. Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> --- 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 first) ACPI M: Jan Beulich <jbeul...@suse.com> -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 <jbeul...@suse.com> M: Andrew Cooper <andrew.coop...@citrix.com> -S: Maintained F: xen/drivers/passthrough/amd/ AMD SVM M: Jan Beulich <jbeul...@suse.com> M: Andrew Cooper <andrew.coop...@citrix.com> -S: Supported F: xen/arch/x86/hvm/svm/ F: xen/arch/x86/cpu/vpmu_amd.c ARGO M: Christopher Clark <christopher.w.cl...@gmail.com> -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 <josh.whiteh...@dornerworks.com> M: Stewart Hildebrand <stewart.hildebr...@dornerworks.com> -S: Supported L: xen-de...@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 <sstabell...@kernel.org> M: Julien Grall <jul...@xen.org> R: Volodymyr Babchuk <volodymyr_babc...@epam.com> -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 <p...@xen.org> R: Community Manager <community.mana...@xenproject.org> -S: Maintained F: CHANGELOG.md Continuous Integration (CI) M: Doug Goldstein <car...@cardoe.com> 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 <jgr...@suse.com> M: Dario Faggioli <dfaggi...@suse.com> -S: Supported F: xen/common/sched/cpupool.c DEVICE TREE M: Stefano Stabellini <sstabell...@kernel.org> M: Julien Grall <jul...@xen.org> -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 EFI M: Jan Beulich <jbeul...@suse.com> -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 GDBSX DEBUGGER M: Elena Ufimtseva <elena.ufimts...@oracle.com> -S: Supported F: xen/arch/x86/debug.c F: tools/debugger/gdbsx/ GOLANG BINDINGS M: George Dunlap <george.dun...@citrix.com> -S: Maintained F: tools/golang INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) R: Lukasz Hawrylko <lukasz.hawry...@linux.intel.com> -S: Odd Fixes F: xen/arch/x86/tboot.c F: xen/include/asm-x86/tboot.h INTEL(R) VT FOR DIRECTED I/O (VT-D) M: Kevin Tian <kevin.t...@intel.com> -S: Supported F: xen/drivers/passthrough/vtd/ INTEL(R) VT FOR X86 (VT-X) M: Jun Nakajima <jun.nakaj...@intel.com> M: Kevin Tian <kevin.t...@intel.com> -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 <jbeul...@suse.com> M: Paul Durrant <p...@xen.org> -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 KCONFIG M: Doug Goldstein <car...@cardoe.com> -S: Supported F: docs/misc/kconfig{,-language}.txt F: xen/tools/kconfig/ KDD DEBUGGER M: Tim Deegan <t...@xen.org> -S: Odd Fixes F: tools/debugger/kdd/ KEXEC M: Andrew Cooper <andrew.coop...@citrix.com> -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 <ian.jack...@eu.citrix.com> M: Wei Liu <w...@xen.org> M: Anthony PERARD <anthony.per...@citrix.com> -S: Supported F: tools/libxl/ F: tools/xl/ LIVEPATCH M: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> M: Ross Lagerwall <ross.lagerw...@citrix.com> -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/* MINI-OS M: Samuel Thibault <samuel.thiba...@ens-lyon.org> -S: Supported L: minios-de...@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 <christian.lin...@citrix.com> M: David Scott <d...@recoil.org> -S: Supported F: tools/ocaml/ OVMF UPSTREAM M: Anthony PERARD <anthony.per...@citrix.com> M: Wei Liu <w...@xen.org> -S: Supported T: git https://xenbits.xenproject.org/git-http/ovmf.git POWER MANAGEMENT M: Jan Beulich <jbeul...@suse.com> -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/ PUBLIC I/O INTERFACES AND PV DRIVERS DESIGNS M: Juergen Gross <jgr...@suse.com> -S: Supported F: xen/include/public/io/ PYTHON BINDINGS M: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> -S: Supported F: tools/python QEMU-DM M: Ian Jackson <ian.jack...@eu.citrix.com> -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen-traditional.git QEMU UPSTREAM M: Stefano Stabellini <sstabell...@kernel.org> M: Anthony Perard <anthony.per...@citrix.com> -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen.git REMUS M: Shriram Rajagopalan <rshri...@cs.ubc.ca> M: Yang Hongyang <imhy.y...@gmail.com> -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 <dfaggi...@suse.com> M: Meng Xu <men...@cis.upenn.edu> -S: Supported F: xen/common/sched/rt.c SCHEDULING M: George Dunlap <george.dun...@citrix.com> M: Dario Faggioli <dfaggi...@suse.com> -S: Supported F: xen/common/sched/ SEABIOS UPSTREAM M: Wei Liu <w...@xen.org> -S: Supported T: git https://xenbits.xenproject.org/git-http/seabios.git STUB DOMAINS M: Samuel Thibault <samuel.thiba...@ens-lyon.org> -S: Supported F: config/Stubdom.mk.in F: m4/stubdom.m4 F: stubdom/ TEE MEDIATORS M: Volodymyr Babchuk <volodymyr_babc...@epam.com> -S: Supported F: xen/arch/arm/tee/ F: xen/include/asm-arm/tee TOOLSTACK M: Ian Jackson <ian.jack...@eu.citrix.com> M: Wei Liu <w...@xen.org> -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 <ta...@tklengyel.com> R: Alexandru Isaila <aisa...@bitdefender.com> R: Petre Pircalabu <ppircal...@bitdefender.com> -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 VPCI M: Roger Pau Monné <roger....@citrix.com> -S: Supported F: xen/drivers/vpci/ F: xen/include/xen/vpci.h VTPM M: Daniel De Graaf <dgde...@tycho.nsa.gov> M: Quan Xu <quan....@gmail.com> -S: Supported F: extras/mini-os/tpm* F: extras/mini-os/include/tpm* F: stubdom/vtpm/ @@ -521,7 +471,6 @@ M: Jan Beulich <jbeul...@suse.com> M: Andrew Cooper <andrew.coop...@citrix.com> R: Wei Liu <w...@xen.org> R: Roger Pau Monné <roger....@citrix.com> -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/ X86 I/O EMULATION M: Paul Durrant <p...@xen.org> -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 <jbeul...@suse.com> M: Andrew Cooper <andrew.coop...@citrix.com> R: George Dunlap <george.dun...@citrix.com> -S: Supported F: xen/arch/x86/mm/ X86 MEMORY PAGING -S: Orphaned F: xen/arch/x86/mm/mem_paging.c X86 MEMORY SHARING M: Tamas K Lengyel <ta...@tklengyel.com> -S: Odd Fixes F: xen/arch/x86/mm/mem_sharing.c F: tools/tests/mem-sharing/ X86 SHADOW PAGETABLES M: Tim Deegan <t...@xen.org> -S: Maintained F: xen/arch/x86/mm/shadow/ X86 VIRIDIAN ENLIGHTENMENTS M: Paul Durrant <p...@xen.org> M: Wei Liu <w...@xen.org> -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 XENTRACE M: George Dunlap <george.dun...@citrix.com> -S: Supported F: tools/xentrace/ F: xen/common/trace.c F: xen/include/xen/trace.h XSM/FLASK M: Daniel De Graaf <dgde...@tycho.nsa.gov> -S: Supported F: tools/flask/ F: xen/include/xsm/ F: xen/xsm/ @@ -606,7 +547,6 @@ M: Julien Grall <jul...@xen.org> M: Stefano Stabellini <sstabell...@kernel.org> M: Wei Liu <w...@xen.org> L: xen-devel@lists.xenproject.org -S: Supported F: * F: */ V: xen-maintainers-1 -- 2.11.0