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: qemu-devel@nongnu.org
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
118 Guest CPU Cores (KVM):
119 ----------------------
122 M: Avi Kivity <avi@redhat.com>
123 M: Marcelo Tosatti <mtosatti@redhat.com>
124 L: kvm@vger.kernel.org
130 M: Alexander Graf <agraf@suse.de>
135 M: Alexander Graf <agraf@suse.de>
137 F: target-s390x/kvm.c
140 M: Avi Kivity <avi@redhat.com>
141 M: Marcelo Tosatti <mtosatti@redhat.com>
142 L: kvm@vger.kernel.org
149 M: qemu-devel@nongnu.org
154 M: Paul Brook <paul@codesourcery.com>
159 M: qemu-devel@nongnu.org
164 M: Jan Kiszka <jan.kiszka@web.de>
169 M: Andrzej Zaborowski <balrogg@gmail.com>
174 M: Andrzej Zaborowski <balrogg@gmail.com>
179 M: Paul Brook <paul@codesourcery.com>
184 M: Andrzej Zaborowski <balrogg@gmail.com>
189 M: Paul Brook <paul@codesourcery.com>
194 M: Paul Brook <paul@codesourcery.com>
201 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
206 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
212 EVR32 and uclinux BSP
213 M: Michael Walle <michael@walle.cc>
220 M: Paul Brook <paul@codesourcery.com>
225 M: Paul Brook <paul@codesourcery.com>
230 M: Paul Brook <paul@codesourcery.com>
237 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
239 F: hw/petalogix_s3adsp1800.c
244 M: Hervé Poussineau <hpoussin@reactos.org>
249 M: Aurelien Jarno <aurelien@aurel32.net>
254 M: qemu-devel@nongnu.org
259 M: Aurelien Jarno <aurelien@aurel32.net>
266 M: Alexander Graf <agraf@suse.de>
268 F: hw/ppc405_boards.c
271 M: Alexander Graf <agraf@suse.de>
276 M: Alexander Graf <agraf@suse.de>
281 M: qemu-devel@nongnu.org
288 M: Magnus Damm <magnus.damm@gmail.com>
293 M: Magnus Damm <magnus.damm@gmail.com>
300 M: Blue Swirl <blauwirbel@gmail.com>
305 M: Blue Swirl <blauwirbel@gmail.com>
312 M: Alexander Graf <agraf@suse.de>
319 M: Anthony Liguori <aliguori@us.ibm.com>
321 F: hw/pc.[ch] hw/pc_piix.c
326 M: Kevin Wolf <kwolf@redhat.com>
331 M: Michael S. Tsirkin <mst@redhat.com>
337 M: Paul Brook <paul@codesourcery.com>
338 M: Kevin Wolf <kwolf@redhat.com>
344 M: Gerd Hoffmann <kraxel@redhat.com>
349 M: Michael S. Tsirkin <mst@redhat.com>
354 M: Anthony Liguori <aliguori@us.ibm.com>
359 M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
364 M: Kevin Wolf <kwolf@redhat.com>
369 M: Amit Shah <amit.shah@redhat.com>
372 F: hw/virtio-console*
377 M: Vassili Karpov (malc) <av1474@comtv.ru>
382 M: Kevin Wolf <kwolf@redhat.com>
388 M: Anthony Liguori <aliguori@us.ibm.com>
393 M: qemu-devel@nongnu.org
399 M: Gerd Hoffmann <kraxel@redhat.com>
403 F: audio/spiceaudio.c
407 M: Anthony Liguori <aliguori@us.ibm.com>
412 M: Anthony Liguori <aliguori@us.ibm.com>
417 M: Luiz Capitulino <lcapitulino@redhat.com>
418 M: Markus Armbruster <armbru@redhat.com>
423 M: Anthony Liguori <aliguori@us.ibm.com>
424 M: Mark McLoughlin <markmc@redhat.com>
429 M: qemu-devel@nongnu.org
436 M: Blue Swirl <blauwirbel@gmail.com>
441 M: qemu-devel@nongnu.org
446 M: Riku Voipio <riku.voipio@iki.fi>
450 Tiny Code Generator (TCG)
451 -------------------------
453 M: qemu-devel@nongnu.org
458 M: Andrzej Zaborowski <balrogg@gmail.com>
463 M: Richard Henderson <rth@twiddle.net>
468 M: qemu-devel@nongnu.org
473 M: Aurelien Jarno <aurelien@aurel32.net>
478 M: Aurelien Jarno <aurelien@aurel32.ne>
483 M: Vassili Karpov (malc) <av1474@comtv.ru>
488 M: Vassili Karpov (malc) <av1474@comtv.ru>
493 M: Alexander Graf <agraf@suse.de>
494 M: Richard Henderson <rth@twiddle.net>
499 M: Blue Swirl <blauwirbel@gmail.com>