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>
459 PKUnity-3 SoC initramfs-with-busybox
460 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
468 M: Anthony Liguori <aliguori@us.ibm.com>
476 M: Max Filippov <jcmvbkbc@gmail.com>
481 M: Max Filippov <jcmvbkbc@gmail.com>
488 M: Kevin Wolf <kwolf@redhat.com>
493 M: Peter Maydell <peter.maydell@linaro.org>
498 M: Michael S. Tsirkin <mst@redhat.com>
505 M: Alexander Graf <agraf@suse.de>
506 L: qemu-ppc@nongnu.org
511 M: Alexander Graf <agraf@suse.de>
512 M: Scott Wood <scottwood@freescale.com>
513 L: qemu-ppc@nongnu.org
518 M: Paolo Bonzini <pbonzini@redhat.com>
522 T: git git://github.com/bonzini/qemu.git scsi-next
525 M: Paul Brook <paul@codesourcery.com>
530 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
536 M: Gerd Hoffmann <kraxel@redhat.com>
541 M: Alex Williamson <alex.williamson@redhat.com>
546 M: Michael S. Tsirkin <mst@redhat.com>
551 M: Anthony Liguori <aliguori@us.ibm.com>
556 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
560 T: git git://github.com/kvaneesh/QEMU.git
563 M: Kevin Wolf <kwolf@redhat.com>
564 M: Stefan Hajnoczi <stefanha@redhat.com>
569 M: Amit Shah <amit.shah@redhat.com>
572 F: hw/virtio-console*
575 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
576 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
579 F: hw/xilinx_uartlite.c
581 F: hw/xilinx_ethlite.c
589 M: Vassili Karpov (malc) <av1474@comtv.ru>
594 M: Kevin Wolf <kwolf@redhat.com>
595 M: Stefan Hajnoczi <stefanha@redhat.com>
601 M: Anthony Liguori <aliguori@us.ibm.com>
606 M: Andreas Färber <afaerber@suse.de>
609 F: include/qemu/cpu.h
613 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
614 M: Alexander Graf <agraf@suse.de>
619 M: qemu-devel@nongnu.org
625 M: Gerd Hoffmann <kraxel@redhat.com>
629 F: audio/spiceaudio.c
633 M: Anthony Liguori <aliguori@us.ibm.com>
638 M: Andreas Färber <andreas.faerber@web.de>
643 M: Anthony Liguori <aliguori@us.ibm.com>
648 M: Luiz Capitulino <lcapitulino@redhat.com>
649 M: Markus Armbruster <armbru@redhat.com>
654 M: Anthony Liguori <aliguori@us.ibm.com>
655 M: Stefan Hajnoczi <stefanha@redhat.com>
658 T: git git://github.com/stefanha/qemu.git net
660 Network Block Device (NBD)
661 M: Paolo Bonzini <pbonzini@redhat.com>
666 T: git git://github.com/bonzini/qemu.git nbd-next
669 M: Jan Kiszka <jan.kiszka@siemens.com>
672 T: git git://git.kiszka.org/qemu.git queues/slirp
675 M: Stefan Hajnoczi <stefanha@redhat.com>
678 F: scripts/tracetool.py
679 F: scripts/tracetool/
681 T: git git://github.com/stefanha/qemu.git tracing
684 M: Blue Swirl <blauwirbel@gmail.com>
686 F: scripts/checkpatch.pl
691 M: Blue Swirl <blauwirbel@gmail.com>
696 M: Riku Voipio <riku.voipio@iki.fi>
700 Tiny Code Generator (TCG)
701 -------------------------
703 M: qemu-devel@nongnu.org
708 M: Andrzej Zaborowski <balrogg@gmail.com>
713 M: Richard Henderson <rth@twiddle.net>
718 M: qemu-devel@nongnu.org
723 M: Aurelien Jarno <aurelien@aurel32.net>
728 M: Aurelien Jarno <aurelien@aurel32.net>
733 M: Vassili Karpov (malc) <av1474@comtv.ru>
738 M: Vassili Karpov (malc) <av1474@comtv.ru>
743 M: Alexander Graf <agraf@suse.de>
744 M: Richard Henderson <rth@twiddle.net>
749 M: Blue Swirl <blauwirbel@gmail.com>
754 M: Stefan Weil <sw@weilnetz.de>
761 L: qemu-stable@nongnu.org
762 T: git git://git.qemu.org/qemu-stable-1.0.git
766 L: qemu-stable@nongnu.org
767 T: git git://git.qemu.org/qemu-stable-0.15.git
771 L: qemu-stable@nongnu.org
772 T: git git://git.qemu.org/qemu-stable-0.14.git
776 L: qemu-stable@nongnu.org
777 T: git git://git.qemu.org/qemu-stable-0.10.git