[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH] MAINTAINERS: Remove all S: entries
Feature support status is tracked in SUPPORT.md nowadays. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- 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 <jbeulich@xxxxxxxx> -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 <jbeulich@xxxxxxxx> M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> -S: Maintained F: xen/drivers/passthrough/amd/ AMD SVM M: Jan Beulich <jbeulich@xxxxxxxx> M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> -S: Supported F: xen/arch/x86/hvm/svm/ F: xen/arch/x86/cpu/vpmu_amd.c ARGO M: Christopher Clark <christopher.w.clark@xxxxxxxxx> -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.whitehead@xxxxxxxxxxxxxxx> M: Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx> -S: Supported L: xen-devel@xxxxxxxxxxxxxxx F: xen/common/sched/arinc653.c F: tools/libxc/xc_arinc653.c @@ -232,7 +217,6 @@ ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE M: Stefano Stabellini <sstabellini@xxxxxxxxxx> M: Julien Grall <julien@xxxxxxx> R: Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx> -S: Supported L: xen-devel@xxxxxxxxxxxxxxxxxxxx F: docs/misc/arm/ F: xen/arch/arm/ @@ -252,14 +236,12 @@ F: xen/include/public/arch-arm.h Change Log M: Paul Durrant <paul@xxxxxxx> R: Community Manager <community.manager@xxxxxxxxxxxxxx> -S: Maintained F: CHANGELOG.md Continuous Integration (CI) M: Doug Goldstein <cardoe@xxxxxxxxxx> 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 <jgross@xxxxxxxx> M: Dario Faggioli <dfaggioli@xxxxxxxx> -S: Supported F: xen/common/sched/cpupool.c DEVICE TREE M: Stefano Stabellini <sstabellini@xxxxxxxxxx> M: Julien Grall <julien@xxxxxxx> -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 <jbeulich@xxxxxxxx> -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.ufimtseva@xxxxxxxxxx> -S: Supported F: xen/arch/x86/debug.c F: tools/debugger/gdbsx/ GOLANG BINDINGS M: George Dunlap <george.dunlap@xxxxxxxxxx> -S: Maintained F: tools/golang INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) R: Lukasz Hawrylko <lukasz.hawrylko@xxxxxxxxxxxxxxx> -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.tian@xxxxxxxxx> -S: Supported F: xen/drivers/passthrough/vtd/ INTEL(R) VT FOR X86 (VT-X) M: Jun Nakajima <jun.nakajima@xxxxxxxxx> M: Kevin Tian <kevin.tian@xxxxxxxxx> -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 <jbeulich@xxxxxxxx> M: Paul Durrant <paul@xxxxxxx> -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 <cardoe@xxxxxxxxxx> -S: Supported F: docs/misc/kconfig{,-language}.txt F: xen/tools/kconfig/ KDD DEBUGGER M: Tim Deegan <tim@xxxxxxx> -S: Odd Fixes F: tools/debugger/kdd/ KEXEC M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> -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.jackson@xxxxxxxxxxxxx> M: Wei Liu <wl@xxxxxxx> M: Anthony PERARD <anthony.perard@xxxxxxxxxx> -S: Supported F: tools/libxl/ F: tools/xl/ LIVEPATCH M: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> M: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx> -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.thibault@xxxxxxxxxxxx> -S: Supported L: minios-devel@xxxxxxxxxxxxxxxxxxxx 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.lindig@xxxxxxxxxx> M: David Scott <dave@xxxxxxxxxx> -S: Supported F: tools/ocaml/ OVMF UPSTREAM M: Anthony PERARD <anthony.perard@xxxxxxxxxx> M: Wei Liu <wl@xxxxxxx> -S: Supported T: git https://xenbits.xenproject.org/git-http/ovmf.git POWER MANAGEMENT M: Jan Beulich <jbeulich@xxxxxxxx> -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 <jgross@xxxxxxxx> -S: Supported F: xen/include/public/io/ PYTHON BINDINGS M: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> -S: Supported F: tools/python QEMU-DM M: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen-traditional.git QEMU UPSTREAM M: Stefano Stabellini <sstabellini@xxxxxxxxxx> M: Anthony Perard <anthony.perard@xxxxxxxxxx> -S: Supported T: git https://xenbits.xenproject.org/git-http/qemu-xen.git REMUS M: Shriram Rajagopalan <rshriram@xxxxxxxxx> M: Yang Hongyang <imhy.yang@xxxxxxxxx> -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 <dfaggioli@xxxxxxxx> M: Meng Xu <mengxu@xxxxxxxxxxxxx> -S: Supported F: xen/common/sched/rt.c SCHEDULING M: George Dunlap <george.dunlap@xxxxxxxxxx> M: Dario Faggioli <dfaggioli@xxxxxxxx> -S: Supported F: xen/common/sched/ SEABIOS UPSTREAM M: Wei Liu <wl@xxxxxxx> -S: Supported T: git https://xenbits.xenproject.org/git-http/seabios.git STUB DOMAINS M: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> -S: Supported F: config/Stubdom.mk.in F: m4/stubdom.m4 F: stubdom/ TEE MEDIATORS M: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx> -S: Supported F: xen/arch/arm/tee/ F: xen/include/asm-arm/tee TOOLSTACK M: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> M: Wei Liu <wl@xxxxxxx> -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 <tamas@xxxxxxxxxxxxx> R: Alexandru Isaila <aisaila@xxxxxxxxxxxxxxx> R: Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx> -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.pau@xxxxxxxxxx> -S: Supported F: xen/drivers/vpci/ F: xen/include/xen/vpci.h VTPM M: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> M: Quan Xu <quan.xu0@xxxxxxxxx> -S: Supported F: extras/mini-os/tpm* F: extras/mini-os/include/tpm* F: stubdom/vtpm/ @@ -521,7 +471,6 @@ M: Jan Beulich <jbeulich@xxxxxxxx> M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> R: Wei Liu <wl@xxxxxxx> R: Roger Pau Monné <roger.pau@xxxxxxxxxx> -S: Supported L: xen-devel@xxxxxxxxxxxxxxxxxxxx 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 <paul@xxxxxxx> -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 <jbeulich@xxxxxxxx> M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> R: George Dunlap <george.dunlap@xxxxxxxxxx> -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 <tamas@xxxxxxxxxxxxx> -S: Odd Fixes F: xen/arch/x86/mm/mem_sharing.c F: tools/tests/mem-sharing/ X86 SHADOW PAGETABLES M: Tim Deegan <tim@xxxxxxx> -S: Maintained F: xen/arch/x86/mm/shadow/ X86 VIRIDIAN ENLIGHTENMENTS M: Paul Durrant <paul@xxxxxxx> M: Wei Liu <wl@xxxxxxx> -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.dunlap@xxxxxxxxxx> -S: Supported F: tools/xentrace/ F: xen/common/trace.c F: xen/include/xen/trace.h XSM/FLASK M: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> -S: Supported F: tools/flask/ F: xen/include/xsm/ F: xen/xsm/ @@ -606,7 +547,6 @@ M: Julien Grall <julien@xxxxxxx> M: Stefano Stabellini <sstabellini@xxxxxxxxxx> M: Wei Liu <wl@xxxxxxx> L: xen-devel@xxxxxxxxxxxxxxxxxxxx -S: Supported F: * F: */ V: xen-maintainers-1 -- 2.11.0
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |