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: Alexander Graf <agraf@suse.de>
106 M: Aurelien Jarno <aurelien@aurel32.net>
111 M: Blue Swirl <blauwirbel@gmail.com>
116 M: qemu-devel@nongnu.org
121 M: Max Filippov <jcmvbkbc@gmail.com>
122 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
126 Guest CPU Cores (KVM):
127 ----------------------
130 M: Avi Kivity <avi@redhat.com>
131 M: Marcelo Tosatti <mtosatti@redhat.com>
132 L: kvm@vger.kernel.org
138 M: Alexander Graf <agraf@suse.de>
143 M: Alexander Graf <agraf@suse.de>
145 F: target-s390x/kvm.c
148 M: Avi Kivity <avi@redhat.com>
149 M: Marcelo Tosatti <mtosatti@redhat.com>
150 L: kvm@vger.kernel.org
154 Guest CPU Cores (Xen):
155 ----------------------
158 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
159 L: xen-devel@lists.xensource.com
168 L: qemu-devel@nongnu.org
174 L: qemu-devel@nongnu.org
179 L: qemu-devel@nongnu.org
180 M: Stefan Weil <sw@weilnetz.de>
187 M: Evgeny Voevodin <e.voevodin@samsung.com>
188 M: Maksim Kozlov <m.kozlov@samsung.com>
189 M: Igor Mitsyanko <i.mitsyanko@samsung.com>
190 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
195 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
201 M: qemu-devel@nongnu.org
206 M: Paul Brook <paul@codesourcery.com>
207 M: Peter Maydell <peter.maydell@linaro.org>
212 M: qemu-devel@nongnu.org
217 M: Jan Kiszka <jan.kiszka@web.de>
222 M: Andrzej Zaborowski <balrogg@gmail.com>
227 M: Andrzej Zaborowski <balrogg@gmail.com>
232 M: Paul Brook <paul@codesourcery.com>
233 M: Peter Maydell <peter.maydell@linaro.org>
238 M: Andrzej Zaborowski <balrogg@gmail.com>
243 M: Paul Brook <paul@codesourcery.com>
244 M: Peter Maydell <peter.maydell@linaro.org>
249 M: Paul Brook <paul@codesourcery.com>
250 M: Peter Maydell <peter.maydell@linaro.org>
255 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
264 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
269 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
275 EVR32 and uclinux BSP
276 M: Michael Walle <michael@walle.cc>
281 M: Michael Walle <michael@walle.cc>
288 M: Paul Brook <paul@codesourcery.com>
293 M: Paul Brook <paul@codesourcery.com>
298 M: Paul Brook <paul@codesourcery.com>
305 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
307 F: hw/petalogix_s3adsp1800.c
312 M: Hervé Poussineau <hpoussin@reactos.org>
317 M: Aurelien Jarno <aurelien@aurel32.net>
322 M: qemu-devel@nongnu.org
327 M: Aurelien Jarno <aurelien@aurel32.net>
334 M: Alexander Graf <agraf@suse.de>
335 L: qemu-ppc@nongnu.org
337 F: hw/ppc405_boards.c
340 M: Alexander Graf <agraf@suse.de>
341 L: qemu-ppc@nongnu.org
348 M: Alexander Graf <agraf@suse.de>
349 L: qemu-ppc@nongnu.org
355 M: Andreas Färber <andreas.faerber@web.de>
356 L: qemu-ppc@nongnu.org
364 M: Magnus Damm <magnus.damm@gmail.com>
369 M: Magnus Damm <magnus.damm@gmail.com>
376 M: Blue Swirl <blauwirbel@gmail.com>
381 M: Blue Swirl <blauwirbel@gmail.com>
388 M: Alexander Graf <agraf@suse.de>
395 M: Anthony Liguori <aliguori@us.ibm.com>
397 F: hw/pc.[ch] hw/pc_piix.c
402 M: Max Filippov <jcmvbkbc@gmail.com>
407 M: Max Filippov <jcmvbkbc@gmail.com>
414 M: Kevin Wolf <kwolf@redhat.com>
419 M: Peter Maydell <peter.maydell@linaro.org>
424 M: Michael S. Tsirkin <mst@redhat.com>
430 M: Paolo Bonzini <pbonzini@redhat.com>
434 T: git://github.com/bonzini/qemu.git scsi-next
437 M: Paul Brook <paul@codesourcery.com>
442 M: Gerd Hoffmann <kraxel@redhat.com>
447 M: Michael S. Tsirkin <mst@redhat.com>
452 M: Anthony Liguori <aliguori@us.ibm.com>
457 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
460 T: https://github.com/kvaneesh/QEMU
464 M: Kevin Wolf <kwolf@redhat.com>
469 M: Amit Shah <amit.shah@redhat.com>
472 F: hw/virtio-console*
477 M: Vassili Karpov (malc) <av1474@comtv.ru>
482 M: Kevin Wolf <kwolf@redhat.com>
488 M: Anthony Liguori <aliguori@us.ibm.com>
493 M: qemu-devel@nongnu.org
499 M: Gerd Hoffmann <kraxel@redhat.com>
503 F: audio/spiceaudio.c
507 M: Anthony Liguori <aliguori@us.ibm.com>
512 M: Andreas Färber <andreas.faerber@web.de>
517 M: Anthony Liguori <aliguori@us.ibm.com>
522 M: Luiz Capitulino <lcapitulino@redhat.com>
523 M: Markus Armbruster <armbru@redhat.com>
528 M: Anthony Liguori <aliguori@us.ibm.com>
529 M: Mark McLoughlin <markmc@redhat.com>
533 Network Block Device (NBD)
534 M: Paolo Bonzini <pbonzini@redhat.com>
539 T: git://github.com/bonzini/qemu.git nbd-next
542 M: Jan Kiszka <jan.kiszka@siemens.com>
545 T: git://git.kiszka.org/qemu.git queues/slirp
548 M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
552 T: git://github.com/stefanha/qemu.git tracing
555 M: Blue Swirl <blauwirbel@gmail.com>
557 F: scripts/checkpatch.pl
562 M: Blue Swirl <blauwirbel@gmail.com>
567 M: qemu-devel@nongnu.org
572 M: Riku Voipio <riku.voipio@iki.fi>
576 Tiny Code Generator (TCG)
577 -------------------------
579 M: qemu-devel@nongnu.org
584 M: Andrzej Zaborowski <balrogg@gmail.com>
589 M: Richard Henderson <rth@twiddle.net>
594 M: qemu-devel@nongnu.org
599 M: Aurelien Jarno <aurelien@aurel32.net>
604 M: Aurelien Jarno <aurelien@aurel32.net>
609 M: Vassili Karpov (malc) <av1474@comtv.ru>
614 M: Vassili Karpov (malc) <av1474@comtv.ru>
619 M: Alexander Graf <agraf@suse.de>
620 M: Richard Henderson <rth@twiddle.net>
625 M: Blue Swirl <blauwirbel@gmail.com>
630 M: Stefan Weil <sw@weilnetz.de>