--- qemu/MAINTAINERS 2018/04/24 18:34:39 1.1.1.5 +++ qemu/MAINTAINERS 2018/04/24 19:35:24 1.1.1.8 @@ -20,7 +20,7 @@ Descriptions of section entries: 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.. + 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 @@ -56,12 +56,13 @@ M: Paul Brook Guest CPU cores (TCG): ---------------------- Alpha -M: qemu-devel@nongnu.org -S: Orphan +M: Richard Henderson +S: Maintained F: target-alpha/ ARM M: Paul Brook +M: Peter Maydell S: Maintained F: target-arm/ @@ -70,9 +71,14 @@ M: Edgar E. Iglesias +S: Maintained +F: target-lm32/ + M68K M: Paul Brook -S: Maintained +S: Odd Fixes F: target-m68k/ MicroBlaze @@ -82,11 +88,12 @@ F: target-microblaze/ MIPS M: Aurelien Jarno -S: Maintained +S: Odd Fixes F: target-mips/ PowerPC M: Alexander Graf +L: qemu-ppc@nongnu.org S: Maintained F: target-ppc/ @@ -97,7 +104,7 @@ F: target-s390x/ SH4 M: Aurelien Jarno -S: Maintained +S: Odd Fixes F: target-sh4/ SPARC @@ -105,11 +112,22 @@ M: Blue Swirl S: Maintained F: target-sparc/ +UniCore32 +M: Guan Xuetao +S: Maintained +F: target-unicore32/ + X86 M: qemu-devel@nongnu.org S: Odd Fixes F: target-i386/ +Xtensa +M: Max Filippov +W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa +S: Maintained +F: target-xtensa/ + Guest CPU Cores (KVM): ---------------------- @@ -138,8 +156,52 @@ L: kvm@vger.kernel.org S: Supported F: target-i386/kvm.c +Guest CPU Cores (Xen): +---------------------- + +X86 +M: Stefano Stabellini +L: xen-devel@lists.xensource.com +S: Supported +F: xen-* +F: */xen* + +Hosts: +------ + +LINUX +L: qemu-devel@nongnu.org +S: Maintained +F: linux-* +F: linux-headers/ + +POSIX +L: qemu-devel@nongnu.org +S: Maintained +F: *posix* + +W32, W64 +L: qemu-devel@nongnu.org +M: Stefan Weil +S: Maintained +F: *win32* + ARM Machines ------------ +Exynos +M: Evgeny Voevodin +M: Maksim Kozlov +M: Igor Mitsyanko +M: Dmitry Solodkiy +S: Maintained +F: hw/exynos* + +Calxeda Highbank +M: Mark Langsdorf +S: Supported +F: hw/highbank.c +F: hw/xgmac.c + Gumstix M: qemu-devel@nongnu.org S: Orphan @@ -147,6 +209,7 @@ F: hw/gumstix.c Integrator CP M: Paul Brook +M: Peter Maydell S: Maintained F: hw/integratorcp.c @@ -172,6 +235,7 @@ F: hw/palm.c Real View M: Paul Brook +M: Peter Maydell S: Maintained F: hw/realview* @@ -182,14 +246,23 @@ F: hw/spitz.c Stellaris M: Paul Brook +M: Peter Maydell S: Maintained F: hw/stellaris.c Versatile PB M: Paul Brook +M: Peter Maydell S: Maintained F: hw/versatilepb.c +Xilinx Zynq +M: Peter Crosthwaite +S: Maintained +F: hw/xilinx_zynq.c +F: hw/zynq_slcr.c +F: hw/cadence_* + CRIS Machines ------------- Axis Dev88 @@ -202,6 +275,18 @@ M: Edgar E. Iglesias +S: Maintained +F: hw/lm32_boards.c + +milkymist +M: Michael Walle +S: Maintained +F: hw/milkymist.c + M68K Machines ------------- an5206 @@ -252,23 +337,31 @@ PowerPC Machines ---------------- 405 M: Alexander Graf +L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc405_boards.c New World M: Alexander Graf +L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_newworld.c +F: hw/unin_pci.c +F: hw/dec_pci.[hc] Old World M: Alexander Graf +L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_oldworld.c +F: hw/grackle_pci.c -Prep -M: qemu-devel@nongnu.org -S: Orphan +PReP +M: Andreas Färber +L: qemu-ppc@nongnu.org +S: Odd Fixes F: hw/ppc_prep.c +F: hw/prep_pci.[hc] SH4 Machines ------------ @@ -306,7 +399,20 @@ X86 Machines PC M: Anthony Liguori S: Supported -F: hw/pc.[ch] hw/pc_piix.c +F: hw/pc.[ch] +F: hw/pc_piix.c + +Xtensa Machines +--------------- +sim +M: Max Filippov +S: Maintained +F: hw/xtensa_sim.c + +Avnet LX60 +M: Max Filippov +S: Maintained +F: hw/xtensa_lx60.c Devices ------- @@ -315,6 +421,11 @@ M: Kevin Wolf S: Odd Fixes F: hw/ide/ +OMAP +M: Peter Maydell +S: Maintained +F: hw/omap* + PCI M: Michael S. Tsirkin S: Supported @@ -322,11 +433,16 @@ F: hw/pci* F: hw/piix* SCSI +M: Paolo Bonzini +S: Supported +F: hw/virtio-scsi.* +F: hw/scsi* +T: git git://github.com/bonzini/qemu.git scsi-next + +LSI53C895A M: Paul Brook -M: Kevin Wolf S: Odd Fixes F: hw/lsi53c895a.c -F: hw/scsi* USB M: Gerd Hoffmann @@ -344,9 +460,11 @@ S: Supported F: hw/virtio* virtio-9p -M: Venkateswararao Jujjuri (JV) +M: Aneesh Kumar K.V S: Supported -F: hw/virtio-9p* +F: hw/9pfs/ +F: fsdev/ +T: git git://github.com/kvaneesh/QEMU.git virtio-blk M: Kevin Wolf @@ -396,6 +514,11 @@ M: Anthony Liguori S: Maintained F: ui/ +Cocoa graphics +M: Andreas Färber +S: Odd Fixes +F: ui/cocoa.m + Main loop M: Anthony Liguori S: Supported @@ -413,10 +536,33 @@ M: Mark McLoughlin S: Maintained F: net/ +Network Block Device (NBD) +M: Paolo Bonzini +S: Odd Fixes +F: block/nbd.c +F: nbd.* +F: qemu-nbd.c +T: git git://github.com/bonzini/qemu.git nbd-next + SLIRP -M: qemu-devel@nongnu.org -S: Orphan +M: Jan Kiszka +S: Maintained F: slirp/ +T: git git://git.kiszka.org/qemu.git queues/slirp + +Tracing +M: Stefan Hajnoczi +S: Maintained +F: trace/ +F: scripts/tracetool.py +F: scripts/tracetool/ +F: docs/tracing.txt +T: git git://github.com/stefanha/qemu.git tracing + +Checkpatch +M: Blue Swirl +S: Odd Fixes +F: scripts/checkpatch.pl Usermode Emulation ------------------ @@ -425,11 +571,6 @@ M: Blue Swirl S: Maintained F: bsd-user/ -Darwin user -M: qemu-devel@nongnu.org -S: Orphan -F: darwin-user/ - Linux user M: Riku Voipio S: Maintained @@ -463,7 +604,7 @@ S: Maintained F: tcg/ia64/ MIPS target -M: Aurelien Jarno +M: Aurelien Jarno S: Maintained F: tcg/mips/ @@ -487,3 +628,30 @@ SPARC target M: Blue Swirl S: Maintained F: tcg/sparc/ + +TCI target +M: Stefan Weil +S: Maintained +F: tcg/tci/ + +Stable branches +--------------- +Stable 1.0 +L: qemu-stable@nongnu.org +T: git git://git.qemu.org/qemu-stable-1.0.git +S: Orphan + +Stable 0.15 +L: qemu-stable@nongnu.org +T: git git://git.qemu.org/qemu-stable-0.15.git +S: Orphan + +Stable 0.14 +L: qemu-stable@nongnu.org +T: git git://git.qemu.org/qemu-stable-0.14.git +S: Orphan + +Stable 0.10 +L: qemu-stable@nongnu.org +T: git git://git.qemu.org/qemu-stable-0.10.git +S: Orphan