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: Anthony Green <green@moxielogic.com>
100 M: Alexander Graf <agraf@suse.de>
101 L: qemu-ppc@nongnu.org
106 M: Richard Henderson <rth@twiddle.net>
107 M: Alexander Graf <agraf@suse.de>
112 M: Aurelien Jarno <aurelien@aurel32.net>
117 M: Blue Swirl <blauwirbel@gmail.com>
122 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
127 M: qemu-devel@nongnu.org
132 M: Max Filippov <jcmvbkbc@gmail.com>
133 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
137 Guest CPU Cores (KVM):
138 ----------------------
141 M: Gleb Natapov <gleb@redhat.com>
142 M: Marcelo Tosatti <mtosatti@redhat.com>
143 L: kvm@vger.kernel.org
149 M: Peter Maydell <peter.maydell@linaro.org>
154 M: Alexander Graf <agraf@suse.de>
159 M: Alexander Graf <agraf@suse.de>
161 F: target-s390x/kvm.c
164 M: Gleb Natapov <gleb@redhat.com>
165 M: Marcelo Tosatti <mtosatti@redhat.com>
166 L: kvm@vger.kernel.org
170 Guest CPU Cores (Xen):
171 ----------------------
174 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
175 L: xen-devel@lists.xensource.com
184 L: qemu-devel@nongnu.org
190 L: qemu-devel@nongnu.org
195 L: qemu-devel@nongnu.org
196 M: Stefan Weil <sw@weilnetz.de>
203 M: Evgeny Voevodin <e.voevodin@samsung.com>
204 M: Maksim Kozlov <m.kozlov@samsung.com>
205 M: Igor Mitsyanko <i.mitsyanko@samsung.com>
206 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
211 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
217 M: qemu-devel@nongnu.org
222 M: Peter Chubb <peter.chubb@nicta.com.au>
228 M: Paul Brook <paul@codesourcery.com>
229 M: Peter Maydell <peter.maydell@linaro.org>
234 M: qemu-devel@nongnu.org
239 M: Jan Kiszka <jan.kiszka@web.de>
244 M: Andrzej Zaborowski <balrogg@gmail.com>
249 M: Andrzej Zaborowski <balrogg@gmail.com>
254 M: Paul Brook <paul@codesourcery.com>
255 M: Peter Maydell <peter.maydell@linaro.org>
260 M: Andrzej Zaborowski <balrogg@gmail.com>
265 M: Paul Brook <paul@codesourcery.com>
266 M: Peter Maydell <peter.maydell@linaro.org>
271 M: Paul Brook <paul@codesourcery.com>
272 M: Peter Maydell <peter.maydell@linaro.org>
277 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
287 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
292 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
298 EVR32 and uclinux BSP
299 M: Michael Walle <michael@walle.cc>
304 M: Michael Walle <michael@walle.cc>
311 M: Paul Brook <paul@codesourcery.com>
316 M: Paul Brook <paul@codesourcery.com>
321 M: Paul Brook <paul@codesourcery.com>
328 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
330 F: hw/petalogix_s3adsp1800.c
333 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
335 F: hw/petalogix_ml605_mmu.c
340 M: Hervé Poussineau <hpoussin@reactos.org>
345 M: Aurelien Jarno <aurelien@aurel32.net>
350 M: qemu-devel@nongnu.org
355 M: Aurelien Jarno <aurelien@aurel32.net>
362 M: Alexander Graf <agraf@suse.de>
363 L: qemu-ppc@nongnu.org
365 F: hw/ppc405_boards.c
368 M: Alexander Graf <agraf@suse.de>
369 L: qemu-ppc@nongnu.org
371 F: hw/ppc440_bamboo.c
374 M: Alexander Graf <agraf@suse.de>
375 M: Scott Wood <scottwood@freescale.com>
376 L: qemu-ppc@nongnu.org
382 M: Alexander Graf <agraf@suse.de>
383 M: Scott Wood <scottwood@freescale.com>
384 L: qemu-ppc@nongnu.org
386 F: hw/ppc/mpc8544ds.c
390 M: Alexander Graf <agraf@suse.de>
391 L: qemu-ppc@nongnu.org
393 F: hw/ppc/mac_newworld.c
398 M: Alexander Graf <agraf@suse.de>
399 L: qemu-ppc@nongnu.org
401 F: hw/ppc/mac_oldworld.c
405 M: Andreas Färber <andreas.faerber@web.de>
406 L: qemu-ppc@nongnu.org
413 M: David Gibson <david@gibson.dropbear.id.au>
414 M: Alexander Graf <agraf@suse.de>
415 L: qemu-ppc@nongnu.org
420 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
421 L: qemu-ppc@nongnu.org
428 M: Magnus Damm <magnus.damm@gmail.com>
433 M: Magnus Damm <magnus.damm@gmail.com>
440 M: Blue Swirl <blauwirbel@gmail.com>
445 M: Blue Swirl <blauwirbel@gmail.com>
450 M: Fabien Chouteau <chouteau@adacore.com>
458 M: Alexander Graf <agraf@suse.de>
463 M: Cornelia Huck <cornelia.huck@de.ibm.com>
464 M: Alexander Graf <agraf@suse.de>
466 F: hw/s390x/s390-virtio-ccw.c
468 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
472 PKUnity-3 SoC initramfs-with-busybox
473 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
481 M: Anthony Liguori <aliguori@us.ibm.com>
489 M: Max Filippov <jcmvbkbc@gmail.com>
494 M: Max Filippov <jcmvbkbc@gmail.com>
501 M: Kevin Wolf <kwolf@redhat.com>
506 M: Peter Maydell <peter.maydell@linaro.org>
511 M: Michael S. Tsirkin <mst@redhat.com>
518 M: Alexander Graf <agraf@suse.de>
519 L: qemu-ppc@nongnu.org
524 M: Alexander Graf <agraf@suse.de>
525 M: Scott Wood <scottwood@freescale.com>
526 L: qemu-ppc@nongnu.org
531 M: Paolo Bonzini <pbonzini@redhat.com>
535 T: git git://github.com/bonzini/qemu.git scsi-next
538 M: Paul Brook <paul@codesourcery.com>
543 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
549 M: Gerd Hoffmann <kraxel@redhat.com>
554 M: Alex Williamson <alex.williamson@redhat.com>
559 M: Michael S. Tsirkin <mst@redhat.com>
564 M: Anthony Liguori <aliguori@us.ibm.com>
569 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
573 T: git git://github.com/kvaneesh/QEMU.git
576 M: Kevin Wolf <kwolf@redhat.com>
577 M: Stefan Hajnoczi <stefanha@redhat.com>
582 M: Cornelia Huck <cornelia.huck@de.ibm.com>
584 F: hw/s390x/virtio-ccw.[hc]
585 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
588 M: Amit Shah <amit.shah@redhat.com>
591 F: hw/virtio-console*
594 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
595 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
598 F: hw/xilinx_uartlite.c
600 F: hw/xilinx_ethlite.c
608 M: Vassili Karpov (malc) <av1474@comtv.ru>
613 M: Kevin Wolf <kwolf@redhat.com>
614 M: Stefan Hajnoczi <stefanha@redhat.com>
620 M: Anthony Liguori <aliguori@us.ibm.com>
625 M: Andreas Färber <afaerber@suse.de>
628 F: include/qemu/cpu.h
632 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
633 M: Alexander Graf <agraf@suse.de>
638 M: qemu-devel@nongnu.org
644 M: Gerd Hoffmann <kraxel@redhat.com>
648 F: audio/spiceaudio.c
652 M: Anthony Liguori <aliguori@us.ibm.com>
657 M: Andreas Färber <andreas.faerber@web.de>
662 M: Anthony Liguori <aliguori@us.ibm.com>
667 M: Luiz Capitulino <lcapitulino@redhat.com>
668 M: Markus Armbruster <armbru@redhat.com>
673 M: Anthony Liguori <aliguori@us.ibm.com>
674 M: Stefan Hajnoczi <stefanha@redhat.com>
677 T: git git://github.com/stefanha/qemu.git net
679 Network Block Device (NBD)
680 M: Paolo Bonzini <pbonzini@redhat.com>
685 T: git git://github.com/bonzini/qemu.git nbd-next
688 M: Jan Kiszka <jan.kiszka@siemens.com>
691 T: git git://git.kiszka.org/qemu.git queues/slirp
694 M: Stefan Hajnoczi <stefanha@redhat.com>
697 F: scripts/tracetool.py
698 F: scripts/tracetool/
700 T: git git://github.com/stefanha/qemu.git tracing
703 M: Blue Swirl <blauwirbel@gmail.com>
705 F: scripts/checkpatch.pl
710 M: Blue Swirl <blauwirbel@gmail.com>
715 M: Riku Voipio <riku.voipio@iki.fi>
719 Tiny Code Generator (TCG)
720 -------------------------
722 M: qemu-devel@nongnu.org
727 M: Andrzej Zaborowski <balrogg@gmail.com>
732 M: Richard Henderson <rth@twiddle.net>
737 M: qemu-devel@nongnu.org
742 M: Aurelien Jarno <aurelien@aurel32.net>
747 M: Aurelien Jarno <aurelien@aurel32.net>
752 M: Vassili Karpov (malc) <av1474@comtv.ru>
757 M: Vassili Karpov (malc) <av1474@comtv.ru>
762 M: Alexander Graf <agraf@suse.de>
763 M: Richard Henderson <rth@twiddle.net>
768 M: Blue Swirl <blauwirbel@gmail.com>
773 M: Stefan Weil <sw@weilnetz.de>
780 L: qemu-stable@nongnu.org
781 T: git git://git.qemu.org/qemu-stable-1.0.git
785 L: qemu-stable@nongnu.org
786 T: git git://git.qemu.org/qemu-stable-0.15.git
790 L: qemu-stable@nongnu.org
791 T: git git://git.qemu.org/qemu-stable-0.14.git
795 L: qemu-stable@nongnu.org
796 T: git git://git.qemu.org/qemu-stable-0.10.git