4 The intention of this file is not to establish who owns what portions of the
5 code base, but to provide a set of names that developers can consult when they
6 have a question about a particular subset and also to provide a set of names
7 to be CC'd when submitting a patch to obtain appropriate review.
9 In general, if you have a question about inclusion of a patch, you should
10 consult qemu-devel and not any specific individual privately.
12 Descriptions of section entries:
14 M: Mail patches to: FullName <address@domain>
15 L: Mailing list that is relevant to this area
16 W: Web-page with status/info
17 Q: Patchwork web based patch tracking system site
18 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
19 S: Status, one of the following:
20 Supported: Someone is actually paid to look after this.
21 Maintained: Someone actually looks after it.
22 Odd Fixes: It has a maintainer but they don't have time to do
23 much other than throw the odd patch in. See below.
24 Orphan: No current maintainer [but maybe you could take the
25 role as you write your new code].
26 Obsolete: Old code. Something tagged obsolete generally means
27 it has been replaced by a better system and you
29 F: Files and directories with wildcard patterns.
30 A trailing slash includes all files and subdirectory files.
31 F: drivers/net/ all files in and below drivers/net
32 F: drivers/net/* all files in drivers/net, but not below
33 F: */net/* all files in "any top level directory"/net
34 One pattern per line. Multiple F: lines acceptable.
35 X: Files and directories that are NOT maintained, same rules as F:
36 Files exclusions are tested before file matches.
37 Can be useful for excluding a specific subdirectory, for instance:
40 matches all files in and below net excluding net/ipv6/
41 K: Keyword perl extended regex pattern to match content in a
42 patch or file. For instance:
44 matches patches or files that contain "of_get_profile"
45 K: \b(printk|pr_(info|err))\b
46 matches patches or files that contain one or more of the words
47 printk, pr_info or pr_err
48 One regex pattern per line. Multiple K: lines acceptable.
51 General Project Administration
52 ------------------------------
53 M: Anthony Liguori <aliguori@us.ibm.com>
54 M: Paul Brook <paul@codesourcery.com>
56 Guest CPU cores (TCG):
57 ----------------------
59 M: Richard Henderson <rth@twiddle.net>
64 M: Paul Brook <paul@codesourcery.com>
65 M: Peter Maydell <peter.maydell@linaro.org>
70 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
75 M: Michael Walle <michael@walle.cc>
80 M: Paul Brook <paul@codesourcery.com>
85 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
90 M: Aurelien Jarno <aurelien@aurel32.net>
95 M: Alexander Graf <agraf@suse.de>
96 L: qemu-ppc@nongnu.org
101 M: Richard Henderson <rth@twiddle.net>
102 M: Alexander Graf <agraf@suse.de>
107 M: Aurelien Jarno <aurelien@aurel32.net>
112 M: Blue Swirl <blauwirbel@gmail.com>
117 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
122 M: qemu-devel@nongnu.org
127 M: Max Filippov <jcmvbkbc@gmail.com>
128 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
132 Guest CPU Cores (KVM):
133 ----------------------
136 M: Gleb Natapov <gleb@redhat.com>
137 M: Marcelo Tosatti <mtosatti@redhat.com>
138 L: kvm@vger.kernel.org
144 M: Peter Maydell <peter.maydell@linaro.org>
149 M: Alexander Graf <agraf@suse.de>
154 M: Alexander Graf <agraf@suse.de>
156 F: target-s390x/kvm.c
159 M: Gleb Natapov <gleb@redhat.com>
160 M: Marcelo Tosatti <mtosatti@redhat.com>
161 L: kvm@vger.kernel.org
165 Guest CPU Cores (Xen):
166 ----------------------
169 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
170 L: xen-devel@lists.xensource.com
179 L: qemu-devel@nongnu.org
185 L: qemu-devel@nongnu.org
190 L: qemu-devel@nongnu.org
191 M: Stefan Weil <sw@weilnetz.de>
198 M: Evgeny Voevodin <e.voevodin@samsung.com>
199 M: Maksim Kozlov <m.kozlov@samsung.com>
200 M: Igor Mitsyanko <i.mitsyanko@samsung.com>
201 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
206 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
212 M: qemu-devel@nongnu.org
217 M: Peter Chubb <peter.chubb@nicta.com.au>
223 M: Paul Brook <paul@codesourcery.com>
224 M: Peter Maydell <peter.maydell@linaro.org>
229 M: qemu-devel@nongnu.org
234 M: Jan Kiszka <jan.kiszka@web.de>
239 M: Andrzej Zaborowski <balrogg@gmail.com>
244 M: Andrzej Zaborowski <balrogg@gmail.com>
249 M: Paul Brook <paul@codesourcery.com>
250 M: Peter Maydell <peter.maydell@linaro.org>
255 M: Andrzej Zaborowski <balrogg@gmail.com>
260 M: Paul Brook <paul@codesourcery.com>
261 M: Peter Maydell <peter.maydell@linaro.org>
266 M: Paul Brook <paul@codesourcery.com>
267 M: Peter Maydell <peter.maydell@linaro.org>
272 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
282 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
287 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
293 EVR32 and uclinux BSP
294 M: Michael Walle <michael@walle.cc>
299 M: Michael Walle <michael@walle.cc>
306 M: Paul Brook <paul@codesourcery.com>
311 M: Paul Brook <paul@codesourcery.com>
316 M: Paul Brook <paul@codesourcery.com>
323 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
325 F: hw/petalogix_s3adsp1800.c
328 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
330 F: hw/petalogix_ml605_mmu.c
335 M: Hervé Poussineau <hpoussin@reactos.org>
340 M: Aurelien Jarno <aurelien@aurel32.net>
345 M: qemu-devel@nongnu.org
350 M: Aurelien Jarno <aurelien@aurel32.net>
357 M: Alexander Graf <agraf@suse.de>
358 L: qemu-ppc@nongnu.org
360 F: hw/ppc405_boards.c
363 M: Alexander Graf <agraf@suse.de>
364 L: qemu-ppc@nongnu.org
366 F: hw/ppc440_bamboo.c
369 M: Alexander Graf <agraf@suse.de>
370 M: Scott Wood <scottwood@freescale.com>
371 L: qemu-ppc@nongnu.org
377 M: Alexander Graf <agraf@suse.de>
378 M: Scott Wood <scottwood@freescale.com>
379 L: qemu-ppc@nongnu.org
381 F: hw/ppc/mpc8544ds.c
385 M: Alexander Graf <agraf@suse.de>
386 L: qemu-ppc@nongnu.org
388 F: hw/ppc/mac_newworld.c
393 M: Alexander Graf <agraf@suse.de>
394 L: qemu-ppc@nongnu.org
396 F: hw/ppc/mac_oldworld.c
400 M: Andreas Färber <andreas.faerber@web.de>
401 L: qemu-ppc@nongnu.org
408 M: David Gibson <david@gibson.dropbear.id.au>
409 M: Alexander Graf <agraf@suse.de>
410 L: qemu-ppc@nongnu.org
415 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
416 L: qemu-ppc@nongnu.org
423 M: Magnus Damm <magnus.damm@gmail.com>
428 M: Magnus Damm <magnus.damm@gmail.com>
435 M: Blue Swirl <blauwirbel@gmail.com>
440 M: Blue Swirl <blauwirbel@gmail.com>
445 M: Fabien Chouteau <chouteau@adacore.com>
453 M: Alexander Graf <agraf@suse.de>
458 M: Cornelia Huck <cornelia.huck@de.ibm.com>
459 M: Alexander Graf <agraf@suse.de>
461 F: hw/s390x/s390-virtio-ccw.c
463 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
467 PKUnity-3 SoC initramfs-with-busybox
468 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
476 M: Anthony Liguori <aliguori@us.ibm.com>
484 M: Max Filippov <jcmvbkbc@gmail.com>
489 M: Max Filippov <jcmvbkbc@gmail.com>
496 M: Kevin Wolf <kwolf@redhat.com>
501 M: Peter Maydell <peter.maydell@linaro.org>
506 M: Michael S. Tsirkin <mst@redhat.com>
513 M: Alexander Graf <agraf@suse.de>
514 L: qemu-ppc@nongnu.org
519 M: Alexander Graf <agraf@suse.de>
520 M: Scott Wood <scottwood@freescale.com>
521 L: qemu-ppc@nongnu.org
526 M: Paolo Bonzini <pbonzini@redhat.com>
530 T: git git://github.com/bonzini/qemu.git scsi-next
533 M: Paul Brook <paul@codesourcery.com>
538 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
544 M: Gerd Hoffmann <kraxel@redhat.com>
549 M: Alex Williamson <alex.williamson@redhat.com>
554 M: Michael S. Tsirkin <mst@redhat.com>
559 M: Anthony Liguori <aliguori@us.ibm.com>
564 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
568 T: git git://github.com/kvaneesh/QEMU.git
571 M: Kevin Wolf <kwolf@redhat.com>
572 M: Stefan Hajnoczi <stefanha@redhat.com>
577 M: Cornelia Huck <cornelia.huck@de.ibm.com>
579 F: hw/s390x/virtio-ccw.[hc]
580 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
583 M: Amit Shah <amit.shah@redhat.com>
586 F: hw/virtio-console*
589 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
590 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
593 F: hw/xilinx_uartlite.c
595 F: hw/xilinx_ethlite.c
603 M: Vassili Karpov (malc) <av1474@comtv.ru>
608 M: Kevin Wolf <kwolf@redhat.com>
609 M: Stefan Hajnoczi <stefanha@redhat.com>
615 M: Anthony Liguori <aliguori@us.ibm.com>
620 M: Andreas Färber <afaerber@suse.de>
623 F: include/qemu/cpu.h
627 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
628 M: Alexander Graf <agraf@suse.de>
633 M: qemu-devel@nongnu.org
639 M: Gerd Hoffmann <kraxel@redhat.com>
643 F: audio/spiceaudio.c
647 M: Anthony Liguori <aliguori@us.ibm.com>
652 M: Andreas Färber <andreas.faerber@web.de>
657 M: Anthony Liguori <aliguori@us.ibm.com>
662 M: Luiz Capitulino <lcapitulino@redhat.com>
663 M: Markus Armbruster <armbru@redhat.com>
668 M: Anthony Liguori <aliguori@us.ibm.com>
669 M: Stefan Hajnoczi <stefanha@redhat.com>
672 T: git git://github.com/stefanha/qemu.git net
674 Network Block Device (NBD)
675 M: Paolo Bonzini <pbonzini@redhat.com>
680 T: git git://github.com/bonzini/qemu.git nbd-next
683 M: Jan Kiszka <jan.kiszka@siemens.com>
686 T: git git://git.kiszka.org/qemu.git queues/slirp
689 M: Stefan Hajnoczi <stefanha@redhat.com>
692 F: scripts/tracetool.py
693 F: scripts/tracetool/
695 T: git git://github.com/stefanha/qemu.git tracing
698 M: Blue Swirl <blauwirbel@gmail.com>
700 F: scripts/checkpatch.pl
705 M: Blue Swirl <blauwirbel@gmail.com>
710 M: Riku Voipio <riku.voipio@iki.fi>
714 Tiny Code Generator (TCG)
715 -------------------------
717 M: qemu-devel@nongnu.org
722 M: Andrzej Zaborowski <balrogg@gmail.com>
727 M: Richard Henderson <rth@twiddle.net>
732 M: qemu-devel@nongnu.org
737 M: Aurelien Jarno <aurelien@aurel32.net>
742 M: Aurelien Jarno <aurelien@aurel32.net>
747 M: Vassili Karpov (malc) <av1474@comtv.ru>
752 M: Vassili Karpov (malc) <av1474@comtv.ru>
757 M: Alexander Graf <agraf@suse.de>
758 M: Richard Henderson <rth@twiddle.net>
763 M: Blue Swirl <blauwirbel@gmail.com>
768 M: Stefan Weil <sw@weilnetz.de>
775 L: qemu-stable@nongnu.org
776 T: git git://git.qemu.org/qemu-stable-1.0.git
780 L: qemu-stable@nongnu.org
781 T: git git://git.qemu.org/qemu-stable-0.15.git
785 L: qemu-stable@nongnu.org
786 T: git git://git.qemu.org/qemu-stable-0.14.git
790 L: qemu-stable@nongnu.org
791 T: git git://git.qemu.org/qemu-stable-0.10.git