]> git.proxmox.com Git - mirror_qemu.git/blame - MAINTAINERS
PPC: Pseries: Check for PCI boundaries
[mirror_qemu.git] / MAINTAINERS
CommitLineData
b6f97c14
FB
1QEMU Maintainers
2================
3
fd5d5c56
AL
4The intention of this file is not to establish who owns what portions of the
5code base, but to provide a set of names that developers can consult when they
6have a question about a particular subset and also to provide a set of names
7to be CC'd when submitting a patch to obtain appropriate review.
3cd9acb4 8
fd5d5c56
AL
9In general, if you have a question about inclusion of a patch, you should
10consult qemu-devel and not any specific individual privately.
b6f97c14 11
fd5d5c56
AL
12Descriptions 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
c91bbffb 23 much other than throw the odd patch in. See below.
fd5d5c56
AL
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
51General Project Administration
52------------------------------
53M: Anthony Liguori <aliguori@us.ibm.com>
54M: Paul Brook <paul@codesourcery.com>
55
56Guest CPU cores (TCG):
57----------------------
58Alpha
8d6df264
RH
59M: Richard Henderson <rth@twiddle.net>
60S: Maintained
fd5d5c56 61F: target-alpha/
b6f97c14 62
b6f97c14 63ARM
fd5d5c56 64M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 65M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
66S: Maintained
67F: target-arm/
68
69CRIS
70M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
71S: Maintained
72F: target-cris/
73
07bf23a7
MW
74LM32
75M: Michael Walle <michael@walle.cc>
76S: Maintained
77F: target-lm32/
78
fd5d5c56
AL
79M68K
80M: Paul Brook <paul@codesourcery.com>
81S: Maintained
82F: target-m68k/
83
84MicroBlaze
85M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
86S: Maintained
87F: target-microblaze/
88
b6f97c14 89MIPS
ddb13561
AJ
90M: Aurelien Jarno <aurelien@aurel32.net>
91S: Maintained
fd5d5c56
AL
92F: target-mips/
93
b6f97c14 94PowerPC
fd5d5c56 95M: Alexander Graf <agraf@suse.de>
a6c98685 96L: qemu-ppc@nongnu.org
fd5d5c56
AL
97S: Maintained
98F: target-ppc/
99
100S390
101M: Alexander Graf <agraf@suse.de>
102S: Maintained
103F: target-s390x/
104
b6f97c14 105SH4
ddb13561
AJ
106M: Aurelien Jarno <aurelien@aurel32.net>
107S: Maintained
fd5d5c56
AL
108F: target-sh4/
109
110SPARC
111M: Blue Swirl <blauwirbel@gmail.com>
112S: Maintained
113F: target-sparc/
114
115X86
116M: qemu-devel@nongnu.org
117S: Odd Fixes
118F: target-i386/
119
16e7caae
MF
120Xtensa
121M: Max Filippov <jcmvbkbc@gmail.com>
375847a6 122W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
16e7caae
MF
123S: Maintained
124F: target-xtensa/
125
fd5d5c56
AL
126Guest CPU Cores (KVM):
127----------------------
128
129Overall
130M: Avi Kivity <avi@redhat.com>
131M: Marcelo Tosatti <mtosatti@redhat.com>
132L: kvm@vger.kernel.org
133S: Supported
134F: kvm-*
135F: */kvm.*
136
137PPC
138M: Alexander Graf <agraf@suse.de>
139S: Maintained
140F: target-ppc/kvm.c
141
749717a0 142S390
fd5d5c56
AL
143M: Alexander Graf <agraf@suse.de>
144S: Maintained
145F: target-s390x/kvm.c
146
147X86
148M: Avi Kivity <avi@redhat.com>
149M: Marcelo Tosatti <mtosatti@redhat.com>
150L: kvm@vger.kernel.org
151S: Supported
152F: target-i386/kvm.c
153
8a6b0cd7
SS
154Guest CPU Cores (Xen):
155----------------------
156
157X86
158M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
159L: xen-devel@lists.xensource.com
160S: Supported
161F: xen-*
162F: */xen*
163
fd5d5c56
AL
164ARM Machines
165------------
166Gumstix
167M: qemu-devel@nongnu.org
168S: Orphan
169F: hw/gumstix.c
170
171Integrator CP
172M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 173M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
174S: Maintained
175F: hw/integratorcp.c
176
177Mainstone
178M: qemu-devel@nongnu.org
179S: Orphan
180F: hw/mainstone.c
181
182Musicpal
183M: Jan Kiszka <jan.kiszka@web.de>
184S: Maintained
185F: hw/musicpal.c
186
187nSeries
188M: Andrzej Zaborowski <balrogg@gmail.com>
189S: Maintained
190F: hw/nseries.c
191
192Palm
193M: Andrzej Zaborowski <balrogg@gmail.com>
194S: Maintained
195F: hw/palm.c
196
197Real View
198M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 199M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
200S: Maintained
201F: hw/realview*
202
203Spitz
204M: Andrzej Zaborowski <balrogg@gmail.com>
205S: Maintained
206F: hw/spitz.c
207
208Stellaris
209M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 210M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
211S: Maintained
212F: hw/stellaris.c
213
214Versatile PB
215M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 216M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
217S: Maintained
218F: hw/versatilepb.c
219
220CRIS Machines
221-------------
222Axis Dev88
223M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
224S: Maintained
225F: hw/axis_dev88.c
226
227etraxfs
228M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
229S: Maintained
230F: hw/etraxfs.c
231
07bf23a7
MW
232LM32 Machines
233-------------
234EVR32 and uclinux BSP
235M: Michael Walle <michael@walle.cc>
236S: Maintained
237F: hw/lm32_boards.c
238
d118aa6b
MW
239milkymist
240M: Michael Walle <michael@walle.cc>
241S: Maintained
242F: hw/milkymist.c
243
afcacd53 244M68K Machines
fd5d5c56
AL
245-------------
246an5206
247M: Paul Brook <paul@codesourcery.com>
248S: Maintained
249F: hw/an5206.c
250
251dummy_m68k
252M: Paul Brook <paul@codesourcery.com>
253S: Maintained
254F: hw/dummy_m68k.c
255
256mcf5208
257M: Paul Brook <paul@codesourcery.com>
258S: Maintained
259F: hw/mcf5208.c
260
261MicroBlaze Machines
262-------------------
263petalogix_s3adsp1800
264M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
265S: Maintained
266F: hw/petalogix_s3adsp1800.c
267
268MIPS Machines
269-------------
270Jazz
271M: Hervé Poussineau <hpoussin@reactos.org>
272S: Maintained
273F: hw/mips_jazz.c
274
275Malta
276M: Aurelien Jarno <aurelien@aurel32.net>
277S: Maintained
278F: hw/mips_malta.c
279
280Mipssim
281M: qemu-devel@nongnu.org
282S: Orphan
283F: hw/mips_mipssim.c
284
285R4000
286M: Aurelien Jarno <aurelien@aurel32.net>
287S: Maintained
288F: hw/mips_r4k.c
289
290PowerPC Machines
291----------------
292405
293M: Alexander Graf <agraf@suse.de>
a6c98685 294L: qemu-ppc@nongnu.org
fd5d5c56
AL
295S: Maintained
296F: hw/ppc405_boards.c
297
298New World
299M: Alexander Graf <agraf@suse.de>
a6c98685 300L: qemu-ppc@nongnu.org
fd5d5c56
AL
301S: Maintained
302F: hw/ppc_newworld.c
0a6eec6b 303F: hw/unin_pci.c
fd5d5c56
AL
304
305Old World
306M: Alexander Graf <agraf@suse.de>
a6c98685 307L: qemu-ppc@nongnu.org
fd5d5c56
AL
308S: Maintained
309F: hw/ppc_oldworld.c
0a6eec6b 310F: hw/grackle_pci.c
fd5d5c56 311
ec38d398
AF
312PReP
313M: Andreas Färber <andreas.faerber@web.de>
a6c98685 314L: qemu-ppc@nongnu.org
ec38d398 315S: Odd Fixes
fd5d5c56
AL
316F: hw/ppc_prep.c
317
318SH4 Machines
319------------
320R2D
321M: Magnus Damm <magnus.damm@gmail.com>
322S: Maintained
323F: hw/r2d.c
324
325Shix
326M: Magnus Damm <magnus.damm@gmail.com>
afcacd53 327S: Orphan
fd5d5c56
AL
328F: hw/shix.c
329
330SPARC Machines
331--------------
332Sun4m
333M: Blue Swirl <blauwirbel@gmail.com>
334S: Maintained
335F: hw/sun4m.c
336
337Sun4u
338M: Blue Swirl <blauwirbel@gmail.com>
339S: Maintained
340F: hw/sun4u.c
341
342S390 Machines
343-------------
344S390 Virtio
345M: Alexander Graf <agraf@suse.de>
346S: Maintained
347F: hw/s390-*.c
348
349X86 Machines
350------------
351PC
352M: Anthony Liguori <aliguori@us.ibm.com>
353S: Supported
354F: hw/pc.[ch] hw/pc_piix.c
355
16e7caae
MF
356Xtensa Machines
357---------------
375847a6 358sim
16e7caae
MF
359M: Max Filippov <jcmvbkbc@gmail.com>
360S: Maintained
375847a6
MF
361F: hw/xtensa_sim.c
362
363Avnet LX60
364M: Max Filippov <jcmvbkbc@gmail.com>
365S: Maintained
366F: hw/xtensa_lx60.c
16e7caae 367
fd5d5c56
AL
368Devices
369-------
370IDE
371M: Kevin Wolf <kwolf@redhat.com>
372S: Odd Fixes
373F: hw/ide/
374
f5f487b2
PM
375OMAP
376M: Peter Maydell <peter.maydell@linaro.org>
377S: Maintained
378F: hw/omap*
379
fd5d5c56
AL
380PCI
381M: Michael S. Tsirkin <mst@redhat.com>
382S: Supported
383F: hw/pci*
384F: hw/piix*
385
386SCSI
387M: Paul Brook <paul@codesourcery.com>
388M: Kevin Wolf <kwolf@redhat.com>
389S: Odd Fixes
390F: hw/lsi53c895a.c
391F: hw/scsi*
392
393USB
5d0d62fe
GH
394M: Gerd Hoffmann <kraxel@redhat.com>
395S: Maintained
fd5d5c56
AL
396F: hw/usb*
397
398vhost
399M: Michael S. Tsirkin <mst@redhat.com>
400S: Supported
401F: hw/vhost*
402
403virtio
404M: Anthony Liguori <aliguori@us.ibm.com>
405S: Supported
406F: hw/virtio*
407
408virtio-9p
409M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
410S: Supported
411F: hw/virtio-9p*
412
413virtio-blk
414M: Kevin Wolf <kwolf@redhat.com>
415S: Supported
416F: hw/virtio-blk*
417
418virtio-serial
419M: Amit Shah <amit.shah@redhat.com>
420S: Supported
421F: hw/virtio-serial*
422F: hw/virtio-console*
423
424Subsystems
425----------
426Audio
427M: Vassili Karpov (malc) <av1474@comtv.ru>
428S: Maintained
429F: audio/
430
431Block
432M: Kevin Wolf <kwolf@redhat.com>
433S: Supported
434F: block*
435F: block/
436
437Character Devices
438M: Anthony Liguori <aliguori@us.ibm.com>
439S: Maintained
440F: qemu-char.c
441
442GDB stub
443M: qemu-devel@nongnu.org
444S: Odd Fixes
445F: gdbstub*
446F: gdb-xml/
447
7ee3bf03
GH
448SPICE
449M: Gerd Hoffmann <kraxel@redhat.com>
450S: Supported
451F: ui/qemu-spice.h
452F: ui/spice-*.c
453F: audio/spiceaudio.c
454F: hw/qxl*
455
fd5d5c56
AL
456Graphics
457M: Anthony Liguori <aliguori@us.ibm.com>
458S: Maintained
459F: ui/
460
351f1bf6
AF
461Cocoa graphics
462M: Andreas Färber <andreas.faerber@web.de>
463S: Odd Fixes
464F: ui/cocoa.m
465
fd5d5c56
AL
466Main loop
467M: Anthony Liguori <aliguori@us.ibm.com>
468S: Supported
469F: vl.c
470
471Monitor (QMP/HMP)
472M: Luiz Capitulino <lcapitulino@redhat.com>
473M: Markus Armbruster <armbru@redhat.com>
474S: Supported
475F: monitor.c
476
477Network device layer
478M: Anthony Liguori <aliguori@us.ibm.com>
479M: Mark McLoughlin <markmc@redhat.com>
480S: Maintained
481F: net/
482
44f76b28
PB
483Network Block Device (NBD)
484M: Paolo Bonzini <pbonzini@redhat.com>
485S: Odd Fixes
486F: block/nbd.c
487F: nbd.*
488F: qemu-nbd.c
489
fd5d5c56 490SLIRP
bafc72ab
JK
491M: Jan Kiszka <jan.kiszka@siemens.com>
492S: Maintained
fd5d5c56 493F: slirp/
bafc72ab 494T: git://git.kiszka.org/qemu.git queues/slirp
fd5d5c56 495
598a3f35
SH
496Tracing
497M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
498S: Maintained
499F: trace/
92af0bfd 500T: git://github.com/stefanha/qemu.git tracing
598a3f35 501
14f40fdc
BS
502Checkpatch
503M: Blue Swirl <blauwirbel@gmail.com>
504S: Odd Fixes
505F: scripts/checkpatch.pl
506
fd5d5c56
AL
507Usermode Emulation
508------------------
509BSD user
510M: Blue Swirl <blauwirbel@gmail.com>
511S: Maintained
512F: bsd-user/
513
514Darwin user
515M: qemu-devel@nongnu.org
516S: Orphan
517F: darwin-user/
518
519Linux user
520M: Riku Voipio <riku.voipio@iki.fi>
521S: Maintained
522F: linux-user/
42f5a7e9
AJ
523
524Tiny Code Generator (TCG)
525-------------------------
526Common code
527M: qemu-devel@nongnu.org
528S: Maintained
529F: tcg/
530
531ARM target
532M: Andrzej Zaborowski <balrogg@gmail.com>
533S: Maintained
534F: tcg/arm/
535
536HPPA target
537M: Richard Henderson <rth@twiddle.net>
538S: Maintained
539F: tcg/hppa/
540
541i386 target
542M: qemu-devel@nongnu.org
543S: Maintained
544F: tcg/i386/
545
546IA64 target
547M: Aurelien Jarno <aurelien@aurel32.net>
548S: Maintained
549F: tcg/ia64/
550
551MIPS target
d6eec7a2 552M: Aurelien Jarno <aurelien@aurel32.net>
42f5a7e9
AJ
553S: Maintained
554F: tcg/mips/
555
556PPC
557M: Vassili Karpov (malc) <av1474@comtv.ru>
558S: Maintained
559F: tcg/ppc/
560
561PPC64 target
562M: Vassili Karpov (malc) <av1474@comtv.ru>
563S: Maintained
564F: tcg/ppc64/
565
566S390 target
567M: Alexander Graf <agraf@suse.de>
568M: Richard Henderson <rth@twiddle.net>
569S: Maintained
570F: tcg/s390/
571
572SPARC target
573M: Blue Swirl <blauwirbel@gmail.com>
574S: Maintained
575F: tcg/sparc/
bc75c9e5
SW
576
577TCI target
578M: Stefan Weil <sw@weilnetz.de>
579S: Maintained
580F: tcg/tci