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>
69 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
74 M: Michael Walle <michael@walle.cc>
79 M: Paul Brook <paul@codesourcery.com>
84 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
89 M: Aurelien Jarno <aurelien@aurel32.net>
94 M: Alexander Graf <agraf@suse.de>
99 M: Alexander Graf <agraf@suse.de>
104 M: Aurelien Jarno <aurelien@aurel32.net>
109 M: Blue Swirl <blauwirbel@gmail.com>
114 M: qemu-devel@nongnu.org
119 M: Max Filippov <jcmvbkbc@gmail.com>
120 W: http://kkv.spb.su/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
124 Guest CPU Cores (KVM):
125 ----------------------
128 M: Avi Kivity <avi@redhat.com>
129 M: Marcelo Tosatti <mtosatti@redhat.com>
130 L: kvm@vger.kernel.org
136 M: Alexander Graf <agraf@suse.de>
141 M: Alexander Graf <agraf@suse.de>
143 F: target-s390x/kvm.c
146 M: Avi Kivity <avi@redhat.com>
147 M: Marcelo Tosatti <mtosatti@redhat.com>
148 L: kvm@vger.kernel.org
152 Guest CPU Cores (Xen):
153 ----------------------
156 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
157 L: xen-devel@lists.xensource.com
165 M: qemu-devel@nongnu.org
170 M: Paul Brook <paul@codesourcery.com>
175 M: qemu-devel@nongnu.org
180 M: Jan Kiszka <jan.kiszka@web.de>
185 M: Andrzej Zaborowski <balrogg@gmail.com>
190 M: Andrzej Zaborowski <balrogg@gmail.com>
195 M: Paul Brook <paul@codesourcery.com>
200 M: Andrzej Zaborowski <balrogg@gmail.com>
205 M: Paul Brook <paul@codesourcery.com>
210 M: Paul Brook <paul@codesourcery.com>
217 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
222 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
228 EVR32 and uclinux BSP
229 M: Michael Walle <michael@walle.cc>
234 M: Michael Walle <michael@walle.cc>
241 M: Paul Brook <paul@codesourcery.com>
246 M: Paul Brook <paul@codesourcery.com>
251 M: Paul Brook <paul@codesourcery.com>
258 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
260 F: hw/petalogix_s3adsp1800.c
265 M: Hervé Poussineau <hpoussin@reactos.org>
270 M: Aurelien Jarno <aurelien@aurel32.net>
275 M: qemu-devel@nongnu.org
280 M: Aurelien Jarno <aurelien@aurel32.net>
287 M: Alexander Graf <agraf@suse.de>
289 F: hw/ppc405_boards.c
292 M: Alexander Graf <agraf@suse.de>
297 M: Alexander Graf <agraf@suse.de>
302 M: qemu-devel@nongnu.org
309 M: Magnus Damm <magnus.damm@gmail.com>
314 M: Magnus Damm <magnus.damm@gmail.com>
321 M: Blue Swirl <blauwirbel@gmail.com>
326 M: Blue Swirl <blauwirbel@gmail.com>
333 M: Alexander Graf <agraf@suse.de>
340 M: Anthony Liguori <aliguori@us.ibm.com>
342 F: hw/pc.[ch] hw/pc_piix.c
347 M: Max Filippov <jcmvbkbc@gmail.com>
349 F: hw/xtensa_dc232b.c
354 M: Kevin Wolf <kwolf@redhat.com>
359 M: Michael S. Tsirkin <mst@redhat.com>
365 M: Paul Brook <paul@codesourcery.com>
366 M: Kevin Wolf <kwolf@redhat.com>
372 M: Gerd Hoffmann <kraxel@redhat.com>
377 M: Michael S. Tsirkin <mst@redhat.com>
382 M: Anthony Liguori <aliguori@us.ibm.com>
387 M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
392 M: Kevin Wolf <kwolf@redhat.com>
397 M: Amit Shah <amit.shah@redhat.com>
400 F: hw/virtio-console*
405 M: Vassili Karpov (malc) <av1474@comtv.ru>
410 M: Kevin Wolf <kwolf@redhat.com>
416 M: Anthony Liguori <aliguori@us.ibm.com>
421 M: qemu-devel@nongnu.org
427 M: Gerd Hoffmann <kraxel@redhat.com>
431 F: audio/spiceaudio.c
435 M: Anthony Liguori <aliguori@us.ibm.com>
440 M: Anthony Liguori <aliguori@us.ibm.com>
445 M: Luiz Capitulino <lcapitulino@redhat.com>
446 M: Markus Armbruster <armbru@redhat.com>
451 M: Anthony Liguori <aliguori@us.ibm.com>
452 M: Mark McLoughlin <markmc@redhat.com>
457 M: Jan Kiszka <jan.kiszka@siemens.com>
460 T: git://git.kiszka.org/qemu.git queues/slirp
463 M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
466 T: git://repo.or.cz/qemu/stefanha.git tracing
471 M: Blue Swirl <blauwirbel@gmail.com>
476 M: qemu-devel@nongnu.org
481 M: Riku Voipio <riku.voipio@iki.fi>
485 Tiny Code Generator (TCG)
486 -------------------------
488 M: qemu-devel@nongnu.org
493 M: Andrzej Zaborowski <balrogg@gmail.com>
498 M: Richard Henderson <rth@twiddle.net>
503 M: qemu-devel@nongnu.org
508 M: Aurelien Jarno <aurelien@aurel32.net>
513 M: Aurelien Jarno <aurelien@aurel32.net>
518 M: Vassili Karpov (malc) <av1474@comtv.ru>
523 M: Vassili Karpov (malc) <av1474@comtv.ru>
528 M: Alexander Graf <agraf@suse.de>
529 M: Richard Henderson <rth@twiddle.net>
534 M: Blue Swirl <blauwirbel@gmail.com>