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
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
146 Guest CPU Cores (Xen):
147 ----------------------
150 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
151 L: xen-devel@lists.xensource.com
159 M: qemu-devel@nongnu.org
164 M: Paul Brook <paul@codesourcery.com>
169 M: qemu-devel@nongnu.org
174 M: Jan Kiszka <jan.kiszka@web.de>
179 M: Andrzej Zaborowski <balrogg@gmail.com>
184 M: Andrzej Zaborowski <balrogg@gmail.com>
189 M: Paul Brook <paul@codesourcery.com>
194 M: Andrzej Zaborowski <balrogg@gmail.com>
199 M: Paul Brook <paul@codesourcery.com>
204 M: Paul Brook <paul@codesourcery.com>
211 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
216 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
222 EVR32 and uclinux BSP
223 M: Michael Walle <michael@walle.cc>
228 M: Michael Walle <michael@walle.cc>
235 M: Paul Brook <paul@codesourcery.com>
240 M: Paul Brook <paul@codesourcery.com>
245 M: Paul Brook <paul@codesourcery.com>
252 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
254 F: hw/petalogix_s3adsp1800.c
259 M: Hervé Poussineau <hpoussin@reactos.org>
264 M: Aurelien Jarno <aurelien@aurel32.net>
269 M: qemu-devel@nongnu.org
274 M: Aurelien Jarno <aurelien@aurel32.net>
281 M: Alexander Graf <agraf@suse.de>
283 F: hw/ppc405_boards.c
286 M: Alexander Graf <agraf@suse.de>
291 M: Alexander Graf <agraf@suse.de>
296 M: qemu-devel@nongnu.org
303 M: Magnus Damm <magnus.damm@gmail.com>
308 M: Magnus Damm <magnus.damm@gmail.com>
315 M: Blue Swirl <blauwirbel@gmail.com>
320 M: Blue Swirl <blauwirbel@gmail.com>
327 M: Alexander Graf <agraf@suse.de>
334 M: Anthony Liguori <aliguori@us.ibm.com>
336 F: hw/pc.[ch] hw/pc_piix.c
341 M: Kevin Wolf <kwolf@redhat.com>
346 M: Michael S. Tsirkin <mst@redhat.com>
352 M: Paul Brook <paul@codesourcery.com>
353 M: Kevin Wolf <kwolf@redhat.com>
359 M: Gerd Hoffmann <kraxel@redhat.com>
364 M: Michael S. Tsirkin <mst@redhat.com>
369 M: Anthony Liguori <aliguori@us.ibm.com>
374 M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
379 M: Kevin Wolf <kwolf@redhat.com>
384 M: Amit Shah <amit.shah@redhat.com>
387 F: hw/virtio-console*
392 M: Vassili Karpov (malc) <av1474@comtv.ru>
397 M: Kevin Wolf <kwolf@redhat.com>
403 M: Anthony Liguori <aliguori@us.ibm.com>
408 M: qemu-devel@nongnu.org
414 M: Gerd Hoffmann <kraxel@redhat.com>
418 F: audio/spiceaudio.c
422 M: Anthony Liguori <aliguori@us.ibm.com>
427 M: Anthony Liguori <aliguori@us.ibm.com>
432 M: Luiz Capitulino <lcapitulino@redhat.com>
433 M: Markus Armbruster <armbru@redhat.com>
438 M: Anthony Liguori <aliguori@us.ibm.com>
439 M: Mark McLoughlin <markmc@redhat.com>
444 M: Jan Kiszka <jan.kiszka@siemens.com>
447 T: git://git.kiszka.org/qemu.git queues/slirp
452 M: Blue Swirl <blauwirbel@gmail.com>
457 M: qemu-devel@nongnu.org
462 M: Riku Voipio <riku.voipio@iki.fi>
466 Tiny Code Generator (TCG)
467 -------------------------
469 M: qemu-devel@nongnu.org
474 M: Andrzej Zaborowski <balrogg@gmail.com>
479 M: Richard Henderson <rth@twiddle.net>
484 M: qemu-devel@nongnu.org
489 M: Aurelien Jarno <aurelien@aurel32.net>
494 M: Aurelien Jarno <aurelien@aurel32.net>
499 M: Vassili Karpov (malc) <av1474@comtv.ru>
504 M: Vassili Karpov (malc) <av1474@comtv.ru>
509 M: Alexander Graf <agraf@suse.de>
510 M: Richard Henderson <rth@twiddle.net>
515 M: Blue Swirl <blauwirbel@gmail.com>