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: Alexander Graf <agraf@suse.de>
149 M: Alexander Graf <agraf@suse.de>
151 F: target-s390x/kvm.c
154 M: Gleb Natapov <gleb@redhat.com>
155 M: Marcelo Tosatti <mtosatti@redhat.com>
156 L: kvm@vger.kernel.org
160 Guest CPU Cores (Xen):
161 ----------------------
164 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
165 L: xen-devel@lists.xensource.com
174 L: qemu-devel@nongnu.org
180 L: qemu-devel@nongnu.org
185 L: qemu-devel@nongnu.org
186 M: Stefan Weil <sw@weilnetz.de>
193 M: Evgeny Voevodin <e.voevodin@samsung.com>
194 M: Maksim Kozlov <m.kozlov@samsung.com>
195 M: Igor Mitsyanko <i.mitsyanko@samsung.com>
196 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
201 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
207 M: qemu-devel@nongnu.org
212 M: Peter Chubb <peter.chubb@nicta.com.au>
218 M: Paul Brook <paul@codesourcery.com>
219 M: Peter Maydell <peter.maydell@linaro.org>
224 M: qemu-devel@nongnu.org
229 M: Jan Kiszka <jan.kiszka@web.de>
234 M: Andrzej Zaborowski <balrogg@gmail.com>
239 M: Andrzej Zaborowski <balrogg@gmail.com>
244 M: Paul Brook <paul@codesourcery.com>
245 M: Peter Maydell <peter.maydell@linaro.org>
250 M: Andrzej Zaborowski <balrogg@gmail.com>
255 M: Paul Brook <paul@codesourcery.com>
256 M: Peter Maydell <peter.maydell@linaro.org>
261 M: Paul Brook <paul@codesourcery.com>
262 M: Peter Maydell <peter.maydell@linaro.org>
267 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
277 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
282 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
288 EVR32 and uclinux BSP
289 M: Michael Walle <michael@walle.cc>
294 M: Michael Walle <michael@walle.cc>
301 M: Paul Brook <paul@codesourcery.com>
306 M: Paul Brook <paul@codesourcery.com>
311 M: Paul Brook <paul@codesourcery.com>
318 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
320 F: hw/petalogix_s3adsp1800.c
323 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
325 F: hw/petalogix_ml605_mmu.c
330 M: Hervé Poussineau <hpoussin@reactos.org>
335 M: Aurelien Jarno <aurelien@aurel32.net>
340 M: qemu-devel@nongnu.org
345 M: Aurelien Jarno <aurelien@aurel32.net>
352 M: Alexander Graf <agraf@suse.de>
353 L: qemu-ppc@nongnu.org
355 F: hw/ppc405_boards.c
358 M: Alexander Graf <agraf@suse.de>
359 L: qemu-ppc@nongnu.org
361 F: hw/ppc440_bamboo.c
364 M: Alexander Graf <agraf@suse.de>
365 M: Scott Wood <scottwood@freescale.com>
366 L: qemu-ppc@nongnu.org
372 M: Alexander Graf <agraf@suse.de>
373 M: Scott Wood <scottwood@freescale.com>
374 L: qemu-ppc@nongnu.org
376 F: hw/ppc/mpc8544ds.c
380 M: Alexander Graf <agraf@suse.de>
381 L: qemu-ppc@nongnu.org
383 F: hw/ppc/mac_newworld.c
388 M: Alexander Graf <agraf@suse.de>
389 L: qemu-ppc@nongnu.org
391 F: hw/ppc/mac_oldworld.c
395 M: Andreas Färber <andreas.faerber@web.de>
396 L: qemu-ppc@nongnu.org
403 M: David Gibson <david@gibson.dropbear.id.au>
404 M: Alexander Graf <agraf@suse.de>
405 L: qemu-ppc@nongnu.org
410 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
411 L: qemu-ppc@nongnu.org
418 M: Magnus Damm <magnus.damm@gmail.com>
423 M: Magnus Damm <magnus.damm@gmail.com>
430 M: Blue Swirl <blauwirbel@gmail.com>
435 M: Blue Swirl <blauwirbel@gmail.com>
440 M: Fabien Chouteau <chouteau@adacore.com>
448 M: Alexander Graf <agraf@suse.de>
454 PKUnity-3 SoC initramfs-with-busybox
455 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
463 M: Anthony Liguori <aliguori@us.ibm.com>
471 M: Max Filippov <jcmvbkbc@gmail.com>
476 M: Max Filippov <jcmvbkbc@gmail.com>
483 M: Kevin Wolf <kwolf@redhat.com>
488 M: Peter Maydell <peter.maydell@linaro.org>
493 M: Michael S. Tsirkin <mst@redhat.com>
500 M: Alexander Graf <agraf@suse.de>
501 L: qemu-ppc@nongnu.org
506 M: Alexander Graf <agraf@suse.de>
507 M: Scott Wood <scottwood@freescale.com>
508 L: qemu-ppc@nongnu.org
513 M: Paolo Bonzini <pbonzini@redhat.com>
517 T: git git://github.com/bonzini/qemu.git scsi-next
520 M: Paul Brook <paul@codesourcery.com>
525 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
531 M: Gerd Hoffmann <kraxel@redhat.com>
536 M: Alex Williamson <alex.williamson@redhat.com>
541 M: Michael S. Tsirkin <mst@redhat.com>
546 M: Anthony Liguori <aliguori@us.ibm.com>
551 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
555 T: git git://github.com/kvaneesh/QEMU.git
558 M: Kevin Wolf <kwolf@redhat.com>
559 M: Stefan Hajnoczi <stefanha@redhat.com>
564 M: Amit Shah <amit.shah@redhat.com>
567 F: hw/virtio-console*
570 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
571 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
574 F: hw/xilinx_uartlite.c
576 F: hw/xilinx_ethlite.c
584 M: Vassili Karpov (malc) <av1474@comtv.ru>
589 M: Kevin Wolf <kwolf@redhat.com>
590 M: Stefan Hajnoczi <stefanha@redhat.com>
596 M: Anthony Liguori <aliguori@us.ibm.com>
601 M: Andreas Färber <afaerber@suse.de>
604 F: include/qemu/cpu.h
608 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
609 M: Alexander Graf <agraf@suse.de>
614 M: qemu-devel@nongnu.org
620 M: Gerd Hoffmann <kraxel@redhat.com>
624 F: audio/spiceaudio.c
628 M: Anthony Liguori <aliguori@us.ibm.com>
633 M: Andreas Färber <andreas.faerber@web.de>
638 M: Anthony Liguori <aliguori@us.ibm.com>
643 M: Luiz Capitulino <lcapitulino@redhat.com>
644 M: Markus Armbruster <armbru@redhat.com>
649 M: Anthony Liguori <aliguori@us.ibm.com>
650 M: Stefan Hajnoczi <stefanha@redhat.com>
653 T: git git://github.com/stefanha/qemu.git net
655 Network Block Device (NBD)
656 M: Paolo Bonzini <pbonzini@redhat.com>
661 T: git git://github.com/bonzini/qemu.git nbd-next
664 M: Jan Kiszka <jan.kiszka@siemens.com>
667 T: git git://git.kiszka.org/qemu.git queues/slirp
670 M: Stefan Hajnoczi <stefanha@redhat.com>
673 F: scripts/tracetool.py
674 F: scripts/tracetool/
676 T: git git://github.com/stefanha/qemu.git tracing
679 M: Blue Swirl <blauwirbel@gmail.com>
681 F: scripts/checkpatch.pl
686 M: Blue Swirl <blauwirbel@gmail.com>
691 M: Riku Voipio <riku.voipio@iki.fi>
695 Tiny Code Generator (TCG)
696 -------------------------
698 M: qemu-devel@nongnu.org
703 M: Andrzej Zaborowski <balrogg@gmail.com>
708 M: Richard Henderson <rth@twiddle.net>
713 M: qemu-devel@nongnu.org
718 M: Aurelien Jarno <aurelien@aurel32.net>
723 M: Aurelien Jarno <aurelien@aurel32.net>
728 M: Vassili Karpov (malc) <av1474@comtv.ru>
733 M: Vassili Karpov (malc) <av1474@comtv.ru>
738 M: Alexander Graf <agraf@suse.de>
739 M: Richard Henderson <rth@twiddle.net>
744 M: Blue Swirl <blauwirbel@gmail.com>
749 M: Stefan Weil <sw@weilnetz.de>
756 L: qemu-stable@nongnu.org
757 T: git git://git.qemu.org/qemu-stable-1.0.git
761 L: qemu-stable@nongnu.org
762 T: git git://git.qemu.org/qemu-stable-0.15.git
766 L: qemu-stable@nongnu.org
767 T: git git://git.qemu.org/qemu-stable-0.14.git
771 L: qemu-stable@nongnu.org
772 T: git git://git.qemu.org/qemu-stable-0.10.git