]> Git Repo - qemu.git/blob - MAINTAINERS
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
[qemu.git] / MAINTAINERS
1 QEMU Maintainers
2 ================
3
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.
8
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.
11
12 Descriptions of section entries:
13
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
28                         should be using that.
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:
38            F:   net/
39            X:   net/ipv6/
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:
43            K: of_get_profile
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.
49
50
51 General Project Administration
52 ------------------------------
53 M: Anthony Liguori <[email protected]>
54 M: Paul Brook <[email protected]>
55
56 Guest CPU cores (TCG):
57 ----------------------
58 Alpha
59 M: Richard Henderson <[email protected]>
60 S: Maintained
61 F: target-alpha/
62
63 ARM
64 M: Paul Brook <[email protected]>
65 S: Maintained
66 F: target-arm/
67
68 CRIS
69 M: Edgar E. Iglesias <[email protected]>
70 S: Maintained
71 F: target-cris/
72
73 LM32
74 M: Michael Walle <[email protected]>
75 S: Maintained
76 F: target-lm32/
77
78 M68K
79 M: Paul Brook <[email protected]>
80 S: Maintained
81 F: target-m68k/
82
83 MicroBlaze
84 M: Edgar E. Iglesias <[email protected]>
85 S: Maintained
86 F: target-microblaze/
87
88 MIPS
89 M: Aurelien Jarno <[email protected]>
90 S: Maintained
91 F: target-mips/
92
93 PowerPC
94 M: Alexander Graf <[email protected]>
95 S: Maintained
96 F: target-ppc/
97
98 S390
99 M: Alexander Graf <[email protected]>
100 S: Maintained
101 F: target-s390x/
102
103 SH4
104 M: Aurelien Jarno <[email protected]>
105 S: Maintained
106 F: target-sh4/
107
108 SPARC
109 M: Blue Swirl <[email protected]>
110 S: Maintained
111 F: target-sparc/
112
113 X86
114 M: [email protected]
115 S: Odd Fixes
116 F: target-i386/
117
118 Guest CPU Cores (KVM):
119 ----------------------
120
121 Overall
122 M: Avi Kivity <[email protected]>
123 M: Marcelo Tosatti <[email protected]>
124 L: [email protected]
125 S: Supported
126 F: kvm-*
127 F: */kvm.*
128
129 PPC
130 M: Alexander Graf <[email protected]>
131 S: Maintained
132 F: target-ppc/kvm.c
133
134 S390
135 M: Alexander Graf <[email protected]>
136 S: Maintained
137 F: target-s390x/kvm.c
138
139 X86
140 M: Avi Kivity <[email protected]>
141 M: Marcelo Tosatti <[email protected]>
142 L: [email protected]
143 S: Supported
144 F: target-i386/kvm.c
145
146 Guest CPU Cores (Xen):
147 ----------------------
148
149 X86
150 M: Stefano Stabellini <[email protected]>
151 L: [email protected]
152 S: Supported
153 F: xen-*
154 F: */xen*
155
156 ARM Machines
157 ------------
158 Gumstix
159 M: [email protected]
160 S: Orphan
161 F: hw/gumstix.c
162
163 Integrator CP
164 M: Paul Brook <[email protected]>
165 S: Maintained
166 F: hw/integratorcp.c
167
168 Mainstone
169 M: [email protected]
170 S: Orphan
171 F: hw/mainstone.c
172
173 Musicpal
174 M: Jan Kiszka <[email protected]>
175 S: Maintained
176 F: hw/musicpal.c
177
178 nSeries
179 M: Andrzej Zaborowski <[email protected]>
180 S: Maintained
181 F: hw/nseries.c
182
183 Palm
184 M: Andrzej Zaborowski <[email protected]>
185 S: Maintained
186 F: hw/palm.c
187
188 Real View
189 M: Paul Brook <[email protected]>
190 S: Maintained
191 F: hw/realview*
192
193 Spitz
194 M: Andrzej Zaborowski <[email protected]>
195 S: Maintained
196 F: hw/spitz.c
197
198 Stellaris
199 M: Paul Brook <[email protected]>
200 S: Maintained
201 F: hw/stellaris.c
202
203 Versatile PB
204 M: Paul Brook <[email protected]>
205 S: Maintained
206 F: hw/versatilepb.c
207
208 CRIS Machines
209 -------------
210 Axis Dev88
211 M: Edgar E. Iglesias <[email protected]>
212 S: Maintained
213 F: hw/axis_dev88.c
214
215 etraxfs
216 M: Edgar E. Iglesias <[email protected]>
217 S: Maintained
218 F: hw/etraxfs.c
219
220 LM32 Machines
221 -------------
222 EVR32 and uclinux BSP
223 M: Michael Walle <[email protected]>
224 S: Maintained
225 F: hw/lm32_boards.c
226
227 milkymist
228 M: Michael Walle <[email protected]>
229 S: Maintained
230 F: hw/milkymist.c
231
232 M68K Machines
233 -------------
234 an5206
235 M: Paul Brook <[email protected]>
236 S: Maintained
237 F: hw/an5206.c
238
239 dummy_m68k
240 M: Paul Brook <[email protected]>
241 S: Maintained
242 F: hw/dummy_m68k.c
243
244 mcf5208
245 M: Paul Brook <[email protected]>
246 S: Maintained
247 F: hw/mcf5208.c
248
249 MicroBlaze Machines
250 -------------------
251 petalogix_s3adsp1800
252 M: Edgar E. Iglesias <[email protected]>
253 S: Maintained
254 F: hw/petalogix_s3adsp1800.c
255
256 MIPS Machines
257 -------------
258 Jazz
259 M: HervĂ© Poussineau <[email protected]>
260 S: Maintained
261 F: hw/mips_jazz.c
262
263 Malta
264 M: Aurelien Jarno <[email protected]>
265 S: Maintained
266 F: hw/mips_malta.c
267
268 Mipssim
269 M: [email protected]
270 S: Orphan
271 F: hw/mips_mipssim.c
272
273 R4000
274 M: Aurelien Jarno <[email protected]>
275 S: Maintained
276 F: hw/mips_r4k.c
277
278 PowerPC Machines
279 ----------------
280 405
281 M: Alexander Graf <[email protected]>
282 S: Maintained
283 F: hw/ppc405_boards.c
284
285 New World
286 M: Alexander Graf <[email protected]>
287 S: Maintained
288 F: hw/ppc_newworld.c
289
290 Old World
291 M: Alexander Graf <[email protected]>
292 S: Maintained
293 F: hw/ppc_oldworld.c
294
295 Prep
296 M: [email protected]
297 S: Orphan
298 F: hw/ppc_prep.c
299
300 SH4 Machines
301 ------------
302 R2D
303 M: Magnus Damm <[email protected]>
304 S: Maintained
305 F: hw/r2d.c
306
307 Shix
308 M: Magnus Damm <[email protected]>
309 S: Orphan
310 F: hw/shix.c
311
312 SPARC Machines
313 --------------
314 Sun4m
315 M: Blue Swirl <[email protected]>
316 S: Maintained
317 F: hw/sun4m.c
318
319 Sun4u
320 M: Blue Swirl <[email protected]>
321 S: Maintained
322 F: hw/sun4u.c
323
324 S390 Machines
325 -------------
326 S390 Virtio
327 M: Alexander Graf <[email protected]>
328 S: Maintained
329 F: hw/s390-*.c
330
331 X86 Machines
332 ------------
333 PC
334 M: Anthony Liguori <[email protected]>
335 S: Supported
336 F: hw/pc.[ch] hw/pc_piix.c
337
338 Devices
339 -------
340 IDE
341 M: Kevin Wolf <[email protected]>
342 S: Odd Fixes
343 F: hw/ide/
344
345 PCI
346 M: Michael S. Tsirkin <[email protected]>
347 S: Supported
348 F: hw/pci*
349 F: hw/piix*
350
351 SCSI
352 M: Paul Brook <[email protected]>
353 M: Kevin Wolf <[email protected]>
354 S: Odd Fixes
355 F: hw/lsi53c895a.c
356 F: hw/scsi*
357
358 USB
359 M: Gerd Hoffmann <[email protected]>
360 S: Maintained
361 F: hw/usb*
362
363 vhost
364 M: Michael S. Tsirkin <[email protected]>
365 S: Supported
366 F: hw/vhost*
367
368 virtio
369 M: Anthony Liguori <[email protected]>
370 S: Supported
371 F: hw/virtio*
372
373 virtio-9p
374 M: Venkateswararao Jujjuri (JV) <[email protected]>
375 S: Supported
376 F: hw/virtio-9p*
377
378 virtio-blk
379 M: Kevin Wolf <[email protected]>
380 S: Supported
381 F: hw/virtio-blk*
382
383 virtio-serial
384 M: Amit Shah <[email protected]>
385 S: Supported
386 F: hw/virtio-serial*
387 F: hw/virtio-console*
388
389 Subsystems
390 ----------
391 Audio
392 M: Vassili Karpov (malc) <[email protected]>
393 S: Maintained
394 F: audio/
395
396 Block
397 M: Kevin Wolf <[email protected]>
398 S: Supported
399 F: block*
400 F: block/
401
402 Character Devices
403 M: Anthony Liguori <[email protected]>
404 S: Maintained
405 F: qemu-char.c
406
407 GDB stub
408 M: [email protected]
409 S: Odd Fixes
410 F: gdbstub*
411 F: gdb-xml/
412
413 SPICE
414 M: Gerd Hoffmann <[email protected]>
415 S: Supported
416 F: ui/qemu-spice.h
417 F: ui/spice-*.c
418 F: audio/spiceaudio.c
419 F: hw/qxl*
420
421 Graphics
422 M: Anthony Liguori <[email protected]>
423 S: Maintained
424 F: ui/
425
426 Main loop
427 M: Anthony Liguori <[email protected]>
428 S: Supported
429 F: vl.c
430
431 Monitor (QMP/HMP)
432 M: Luiz Capitulino <[email protected]>
433 M: Markus Armbruster <[email protected]>
434 S: Supported
435 F: monitor.c
436
437 Network device layer
438 M: Anthony Liguori <[email protected]>
439 M: Mark McLoughlin <[email protected]>
440 S: Maintained
441 F: net/
442
443 SLIRP
444 M: Jan Kiszka <[email protected]>
445 S: Maintained
446 F: slirp/
447 T: git://git.kiszka.org/qemu.git queues/slirp
448
449 Usermode Emulation
450 ------------------
451 BSD user
452 M: Blue Swirl <[email protected]>
453 S: Maintained
454 F: bsd-user/
455
456 Darwin user
457 M: [email protected]
458 S: Orphan
459 F: darwin-user/
460
461 Linux user
462 M: Riku Voipio <[email protected]>
463 S: Maintained
464 F: linux-user/
465
466 Tiny Code Generator (TCG)
467 -------------------------
468 Common code
469 M: [email protected]
470 S: Maintained
471 F: tcg/
472
473 ARM target
474 M: Andrzej Zaborowski <[email protected]>
475 S: Maintained
476 F: tcg/arm/
477
478 HPPA target
479 M: Richard Henderson <[email protected]>
480 S: Maintained
481 F: tcg/hppa/
482
483 i386 target
484 M: [email protected]
485 S: Maintained
486 F: tcg/i386/
487
488 IA64 target
489 M: Aurelien Jarno <[email protected]>
490 S: Maintained
491 F: tcg/ia64/
492
493 MIPS target
494 M: Aurelien Jarno <[email protected]>
495 S: Maintained
496 F: tcg/mips/
497
498 PPC
499 M: Vassili Karpov (malc) <[email protected]>
500 S: Maintained
501 F: tcg/ppc/
502
503 PPC64 target
504 M: Vassili Karpov (malc) <[email protected]>
505 S: Maintained
506 F: tcg/ppc64/
507
508 S390 target
509 M: Alexander Graf <[email protected]>
510 M: Richard Henderson <[email protected]>
511 S: Maintained
512 F: tcg/s390/
513
514 SPARC target
515 M: Blue Swirl <[email protected]>
516 S: Maintained
517 F: tcg/sparc/
This page took 0.051724 seconds and 4 git commands to generate.