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: Paul Brook <paul@codesourcery.com>
79 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
84 M: Aurelien Jarno <aurelien@aurel32.net>
89 M: Alexander Graf <agraf@suse.de>
94 M: Alexander Graf <agraf@suse.de>
99 M: Aurelien Jarno <aurelien@aurel32.net>
104 M: Blue Swirl <blauwirbel@gmail.com>
109 M: qemu-devel@nongnu.org
113 Guest CPU Cores (KVM):
114 ----------------------
117 M: Avi Kivity <avi@redhat.com>
118 M: Marcelo Tosatti <mtosatti@redhat.com>
119 L: kvm@vger.kernel.org
125 M: Alexander Graf <agraf@suse.de>
130 M: Alexander Graf <agraf@suse.de>
132 F: target-s390x/kvm.c
135 M: Avi Kivity <avi@redhat.com>
136 M: Marcelo Tosatti <mtosatti@redhat.com>
137 L: kvm@vger.kernel.org
144 M: qemu-devel@nongnu.org
149 M: Paul Brook <paul@codesourcery.com>
154 M: qemu-devel@nongnu.org
159 M: Jan Kiszka <jan.kiszka@web.de>
164 M: Andrzej Zaborowski <balrogg@gmail.com>
169 M: Andrzej Zaborowski <balrogg@gmail.com>
174 M: Paul Brook <paul@codesourcery.com>
179 M: Andrzej Zaborowski <balrogg@gmail.com>
184 M: Paul Brook <paul@codesourcery.com>
189 M: Paul Brook <paul@codesourcery.com>
196 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
201 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
208 M: Paul Brook <paul@codesourcery.com>
213 M: Paul Brook <paul@codesourcery.com>
218 M: Paul Brook <paul@codesourcery.com>
225 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
227 F: hw/petalogix_s3adsp1800.c
232 M: Hervé Poussineau <hpoussin@reactos.org>
237 M: Aurelien Jarno <aurelien@aurel32.net>
242 M: qemu-devel@nongnu.org
247 M: Aurelien Jarno <aurelien@aurel32.net>
254 M: Alexander Graf <agraf@suse.de>
256 F: hw/ppc405_boards.c
259 M: Alexander Graf <agraf@suse.de>
264 M: Alexander Graf <agraf@suse.de>
269 M: qemu-devel@nongnu.org
276 M: Magnus Damm <magnus.damm@gmail.com>
281 M: Magnus Damm <magnus.damm@gmail.com>
288 M: Blue Swirl <blauwirbel@gmail.com>
293 M: Blue Swirl <blauwirbel@gmail.com>
300 M: Alexander Graf <agraf@suse.de>
307 M: Anthony Liguori <aliguori@us.ibm.com>
309 F: hw/pc.[ch] hw/pc_piix.c
314 M: Kevin Wolf <kwolf@redhat.com>
319 M: Michael S. Tsirkin <mst@redhat.com>
325 M: Paul Brook <paul@codesourcery.com>
326 M: Kevin Wolf <kwolf@redhat.com>
332 M: Gerd Hoffmann <kraxel@redhat.com>
337 M: Michael S. Tsirkin <mst@redhat.com>
342 M: Anthony Liguori <aliguori@us.ibm.com>
347 M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
352 M: Kevin Wolf <kwolf@redhat.com>
357 M: Amit Shah <amit.shah@redhat.com>
360 F: hw/virtio-console*
365 M: Vassili Karpov (malc) <av1474@comtv.ru>
370 M: Kevin Wolf <kwolf@redhat.com>
376 M: Anthony Liguori <aliguori@us.ibm.com>
381 M: qemu-devel@nongnu.org
387 M: Gerd Hoffmann <kraxel@redhat.com>
391 F: audio/spiceaudio.c
395 M: Anthony Liguori <aliguori@us.ibm.com>
400 M: Anthony Liguori <aliguori@us.ibm.com>
405 M: Luiz Capitulino <lcapitulino@redhat.com>
406 M: Markus Armbruster <armbru@redhat.com>
411 M: Anthony Liguori <aliguori@us.ibm.com>
412 M: Mark McLoughlin <markmc@redhat.com>
417 M: qemu-devel@nongnu.org
424 M: Blue Swirl <blauwirbel@gmail.com>
429 M: qemu-devel@nongnu.org
434 M: Riku Voipio <riku.voipio@iki.fi>
438 Tiny Code Generator (TCG)
439 -------------------------
441 M: qemu-devel@nongnu.org
446 M: Andrzej Zaborowski <balrogg@gmail.com>
451 M: Richard Henderson <rth@twiddle.net>
456 M: qemu-devel@nongnu.org
461 M: Aurelien Jarno <aurelien@aurel32.net>
466 M: Aurelien Jarno <aurelien@aurel32.ne>
471 M: Vassili Karpov (malc) <av1474@comtv.ru>
476 M: Vassili Karpov (malc) <av1474@comtv.ru>
481 M: Alexander Graf <agraf@suse.de>
482 M: Richard Henderson <rth@twiddle.net>
487 M: Blue Swirl <blauwirbel@gmail.com>