xref: /openbmc/qemu/MAINTAINERS (revision 93b91c59)
1QEMU Maintainers
2================
3
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.
8
9In general, if you have a question about inclusion of a patch, you should
10consult qemu-devel and not any specific individual privately.
11
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
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
51General Project Administration
52------------------------------
53M: Anthony Liguori <aliguori@us.ibm.com>
54M: Paul Brook <paul@codesourcery.com>
55
56Guest CPU cores (TCG):
57----------------------
58Alpha
59M: Richard Henderson <rth@twiddle.net>
60S: Maintained
61F: target-alpha/
62
63ARM
64M: Paul Brook <paul@codesourcery.com>
65M: Peter Maydell <peter.maydell@linaro.org>
66S: Maintained
67F: target-arm/
68
69CRIS
70M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
71S: Maintained
72F: target-cris/
73
74LM32
75M: Michael Walle <michael@walle.cc>
76S: Maintained
77F: target-lm32/
78
79M68K
80M: Paul Brook <paul@codesourcery.com>
81S: Odd Fixes
82F: target-m68k/
83
84MicroBlaze
85M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
86S: Maintained
87F: target-microblaze/
88
89MIPS
90M: Aurelien Jarno <aurelien@aurel32.net>
91S: Odd Fixes
92F: target-mips/
93
94PowerPC
95M: Alexander Graf <agraf@suse.de>
96L: qemu-ppc@nongnu.org
97S: Maintained
98F: target-ppc/
99
100S390
101M: Alexander Graf <agraf@suse.de>
102S: Maintained
103F: target-s390x/
104
105SH4
106M: Aurelien Jarno <aurelien@aurel32.net>
107S: Odd Fixes
108F: target-sh4/
109
110SPARC
111M: Blue Swirl <blauwirbel@gmail.com>
112S: Maintained
113F: target-sparc/
114
115UniCore32
116M: Guan Xuetao <gxt@mprc.pku.edu.cn>
117S: Maintained
118F: target-unicore32/
119
120X86
121M: qemu-devel@nongnu.org
122S: Odd Fixes
123F: target-i386/
124
125Xtensa
126M: Max Filippov <jcmvbkbc@gmail.com>
127W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
128S: Maintained
129F: target-xtensa/
130
131Guest CPU Cores (KVM):
132----------------------
133
134Overall
135M: Avi Kivity <avi@redhat.com>
136M: Marcelo Tosatti <mtosatti@redhat.com>
137L: kvm@vger.kernel.org
138S: Supported
139F: kvm-*
140F: */kvm.*
141
142PPC
143M: Alexander Graf <agraf@suse.de>
144S: Maintained
145F: target-ppc/kvm.c
146
147S390
148M: Alexander Graf <agraf@suse.de>
149S: Maintained
150F: target-s390x/kvm.c
151
152X86
153M: Avi Kivity <avi@redhat.com>
154M: Marcelo Tosatti <mtosatti@redhat.com>
155L: kvm@vger.kernel.org
156S: Supported
157F: target-i386/kvm.c
158
159Guest CPU Cores (Xen):
160----------------------
161
162X86
163M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
164L: xen-devel@lists.xensource.com
165S: Supported
166F: xen-*
167F: */xen*
168
169Hosts:
170------
171
172LINUX
173L: qemu-devel@nongnu.org
174S: Maintained
175F: linux-*
176F: linux-headers/
177
178POSIX
179L: qemu-devel@nongnu.org
180S: Maintained
181F: *posix*
182
183W32, W64
184L: qemu-devel@nongnu.org
185M: Stefan Weil <sw@weilnetz.de>
186S: Maintained
187F: *win32*
188
189ARM Machines
190------------
191Exynos
192M: Evgeny Voevodin <e.voevodin@samsung.com>
193M: Maksim Kozlov <m.kozlov@samsung.com>
194M: Igor Mitsyanko <i.mitsyanko@samsung.com>
195M: Dmitry Solodkiy <d.solodkiy@samsung.com>
196S: Maintained
197F: hw/exynos*
198
199Calxeda Highbank
200M: Mark Langsdorf <mark.langsdorf@calxeda.com>
201S: Supported
202F: hw/highbank.c
203F: hw/xgmac.c
204
205Gumstix
206M: qemu-devel@nongnu.org
207S: Orphan
208F: hw/gumstix.c
209
210i.MX31
211M: Peter Chubb <peter.chubb@nicta.com.au>
212S: Odd fixes
213F: hw/imx*
214F: hw/kzm.c
215
216Integrator CP
217M: Paul Brook <paul@codesourcery.com>
218M: Peter Maydell <peter.maydell@linaro.org>
219S: Maintained
220F: hw/integratorcp.c
221
222Mainstone
223M: qemu-devel@nongnu.org
224S: Orphan
225F: hw/mainstone.c
226
227Musicpal
228M: Jan Kiszka <jan.kiszka@web.de>
229S: Maintained
230F: hw/musicpal.c
231
232nSeries
233M: Andrzej Zaborowski <balrogg@gmail.com>
234S: Maintained
235F: hw/nseries.c
236
237Palm
238M: Andrzej Zaborowski <balrogg@gmail.com>
239S: Maintained
240F: hw/palm.c
241
242Real View
243M: Paul Brook <paul@codesourcery.com>
244M: Peter Maydell <peter.maydell@linaro.org>
245S: Maintained
246F: hw/realview*
247
248Spitz
249M: Andrzej Zaborowski <balrogg@gmail.com>
250S: Maintained
251F: hw/spitz.c
252
253Stellaris
254M: Paul Brook <paul@codesourcery.com>
255M: Peter Maydell <peter.maydell@linaro.org>
256S: Maintained
257F: hw/stellaris.c
258
259Versatile PB
260M: Paul Brook <paul@codesourcery.com>
261M: Peter Maydell <peter.maydell@linaro.org>
262S: Maintained
263F: hw/versatilepb.c
264
265Xilinx Zynq
266M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
267S: Maintained
268F: hw/xilinx_zynq.c
269F: hw/zynq_slcr.c
270F: hw/cadence_*
271
272CRIS Machines
273-------------
274Axis Dev88
275M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
276S: Maintained
277F: hw/axis_dev88.c
278
279etraxfs
280M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
281S: Maintained
282F: hw/etraxfs.c
283
284LM32 Machines
285-------------
286EVR32 and uclinux BSP
287M: Michael Walle <michael@walle.cc>
288S: Maintained
289F: hw/lm32_boards.c
290
291milkymist
292M: Michael Walle <michael@walle.cc>
293S: Maintained
294F: hw/milkymist.c
295
296M68K Machines
297-------------
298an5206
299M: Paul Brook <paul@codesourcery.com>
300S: Maintained
301F: hw/an5206.c
302
303dummy_m68k
304M: Paul Brook <paul@codesourcery.com>
305S: Maintained
306F: hw/dummy_m68k.c
307
308mcf5208
309M: Paul Brook <paul@codesourcery.com>
310S: Maintained
311F: hw/mcf5208.c
312
313MicroBlaze Machines
314-------------------
315petalogix_s3adsp1800
316M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
317S: Maintained
318F: hw/petalogix_s3adsp1800.c
319
320petalogix_ml605
321M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
322S: Maintained
323F: hw/petalogix_ml605_mmu.c
324
325MIPS Machines
326-------------
327Jazz
328M: Hervé Poussineau <hpoussin@reactos.org>
329S: Maintained
330F: hw/mips_jazz.c
331
332Malta
333M: Aurelien Jarno <aurelien@aurel32.net>
334S: Maintained
335F: hw/mips_malta.c
336
337Mipssim
338M: qemu-devel@nongnu.org
339S: Orphan
340F: hw/mips_mipssim.c
341
342R4000
343M: Aurelien Jarno <aurelien@aurel32.net>
344S: Maintained
345F: hw/mips_r4k.c
346
347PowerPC Machines
348----------------
349405
350M: Alexander Graf <agraf@suse.de>
351L: qemu-ppc@nongnu.org
352S: Maintained
353F: hw/ppc405_boards.c
354
355New World
356M: Alexander Graf <agraf@suse.de>
357L: qemu-ppc@nongnu.org
358S: Maintained
359F: hw/ppc_newworld.c
360F: hw/unin_pci.c
361F: hw/dec_pci.[hc]
362
363Old World
364M: Alexander Graf <agraf@suse.de>
365L: qemu-ppc@nongnu.org
366S: Maintained
367F: hw/ppc_oldworld.c
368F: hw/grackle_pci.c
369
370PReP
371M: Andreas Färber <andreas.faerber@web.de>
372L: qemu-ppc@nongnu.org
373S: Odd Fixes
374F: hw/ppc_prep.c
375F: hw/prep_pci.[hc]
376
377SH4 Machines
378------------
379R2D
380M: Magnus Damm <magnus.damm@gmail.com>
381S: Maintained
382F: hw/r2d.c
383
384Shix
385M: Magnus Damm <magnus.damm@gmail.com>
386S: Orphan
387F: hw/shix.c
388
389SPARC Machines
390--------------
391Sun4m
392M: Blue Swirl <blauwirbel@gmail.com>
393S: Maintained
394F: hw/sun4m.c
395
396Sun4u
397M: Blue Swirl <blauwirbel@gmail.com>
398S: Maintained
399F: hw/sun4u.c
400
401S390 Machines
402-------------
403S390 Virtio
404M: Alexander Graf <agraf@suse.de>
405S: Maintained
406F: hw/s390-*.c
407
408UniCore32 Machines
409-------------
410PKUnity-3 SoC initramfs-with-busybox
411M: Guan Xuetao <gxt@mprc.pku.edu.cn>
412S: Maintained
413F: hw/puv3*
414F: hw/unicore32/
415
416X86 Machines
417------------
418PC
419M: Anthony Liguori <aliguori@us.ibm.com>
420S: Supported
421F: hw/pc.[ch]
422F: hw/pc_piix.c
423
424Xtensa Machines
425---------------
426sim
427M: Max Filippov <jcmvbkbc@gmail.com>
428S: Maintained
429F: hw/xtensa_sim.c
430
431Avnet LX60
432M: Max Filippov <jcmvbkbc@gmail.com>
433S: Maintained
434F: hw/xtensa_lx60.c
435
436Devices
437-------
438IDE
439M: Kevin Wolf <kwolf@redhat.com>
440S: Odd Fixes
441F: hw/ide/
442
443OMAP
444M: Peter Maydell <peter.maydell@linaro.org>
445S: Maintained
446F: hw/omap*
447
448PCI
449M: Michael S. Tsirkin <mst@redhat.com>
450S: Supported
451F: hw/pci*
452F: hw/piix*
453
454SCSI
455M: Paolo Bonzini <pbonzini@redhat.com>
456S: Supported
457F: hw/virtio-scsi.*
458F: hw/scsi*
459T: git git://github.com/bonzini/qemu.git scsi-next
460
461LSI53C895A
462M: Paul Brook <paul@codesourcery.com>
463S: Odd Fixes
464F: hw/lsi53c895a.c
465
466USB
467M: Gerd Hoffmann <kraxel@redhat.com>
468S: Maintained
469F: hw/usb*
470
471vhost
472M: Michael S. Tsirkin <mst@redhat.com>
473S: Supported
474F: hw/vhost*
475
476virtio
477M: Anthony Liguori <aliguori@us.ibm.com>
478S: Supported
479F: hw/virtio*
480
481virtio-9p
482M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
483S: Supported
484F: hw/9pfs/
485F: fsdev/
486T: git git://github.com/kvaneesh/QEMU.git
487
488virtio-blk
489M: Kevin Wolf <kwolf@redhat.com>
490S: Supported
491F: hw/virtio-blk*
492
493virtio-serial
494M: Amit Shah <amit.shah@redhat.com>
495S: Supported
496F: hw/virtio-serial*
497F: hw/virtio-console*
498
499Xilinx EDK
500M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
501M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
502S: Maintained
503F: hw/xilinx_axi*
504F: hw/xilinx_uartlite.c
505F: hw/xilinx_intc.c
506F: hw/xilinx_ethlite.c
507F: hw/xilinx_timer.c
508F: hw/xilinx.h
509
510Subsystems
511----------
512Audio
513M: Vassili Karpov (malc) <av1474@comtv.ru>
514S: Maintained
515F: audio/
516
517Block
518M: Kevin Wolf <kwolf@redhat.com>
519S: Supported
520F: block*
521F: block/
522
523Character Devices
524M: Anthony Liguori <aliguori@us.ibm.com>
525S: Maintained
526F: qemu-char.c
527
528Device Tree
529M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
530M: Alexander Graf <agraf@suse.de>
531S: Maintained
532F: device-tree.[ch]
533
534GDB stub
535M: qemu-devel@nongnu.org
536S: Odd Fixes
537F: gdbstub*
538F: gdb-xml/
539
540SPICE
541M: Gerd Hoffmann <kraxel@redhat.com>
542S: Supported
543F: ui/qemu-spice.h
544F: ui/spice-*.c
545F: audio/spiceaudio.c
546F: hw/qxl*
547
548Graphics
549M: Anthony Liguori <aliguori@us.ibm.com>
550S: Maintained
551F: ui/
552
553Cocoa graphics
554M: Andreas Färber <andreas.faerber@web.de>
555S: Odd Fixes
556F: ui/cocoa.m
557
558Main loop
559M: Anthony Liguori <aliguori@us.ibm.com>
560S: Supported
561F: vl.c
562
563Monitor (QMP/HMP)
564M: Luiz Capitulino <lcapitulino@redhat.com>
565M: Markus Armbruster <armbru@redhat.com>
566S: Supported
567F: monitor.c
568
569Network device layer
570M: Anthony Liguori <aliguori@us.ibm.com>
571M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
572S: Maintained
573F: net/
574T: git git://github.com/stefanha/qemu.git net
575
576Network Block Device (NBD)
577M: Paolo Bonzini <pbonzini@redhat.com>
578S: Odd Fixes
579F: block/nbd.c
580F: nbd.*
581F: qemu-nbd.c
582T: git git://github.com/bonzini/qemu.git nbd-next
583
584SLIRP
585M: Jan Kiszka <jan.kiszka@siemens.com>
586S: Maintained
587F: slirp/
588T: git git://git.kiszka.org/qemu.git queues/slirp
589
590Tracing
591M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
592S: Maintained
593F: trace/
594F: scripts/tracetool.py
595F: scripts/tracetool/
596F: docs/tracing.txt
597T: git git://github.com/stefanha/qemu.git tracing
598
599Checkpatch
600M: Blue Swirl <blauwirbel@gmail.com>
601S: Odd Fixes
602F: scripts/checkpatch.pl
603
604Usermode Emulation
605------------------
606BSD user
607M: Blue Swirl <blauwirbel@gmail.com>
608S: Maintained
609F: bsd-user/
610
611Linux user
612M: Riku Voipio <riku.voipio@iki.fi>
613S: Maintained
614F: linux-user/
615
616Tiny Code Generator (TCG)
617-------------------------
618Common code
619M: qemu-devel@nongnu.org
620S: Maintained
621F: tcg/
622
623ARM target
624M: Andrzej Zaborowski <balrogg@gmail.com>
625S: Maintained
626F: tcg/arm/
627
628HPPA target
629M: Richard Henderson <rth@twiddle.net>
630S: Maintained
631F: tcg/hppa/
632
633i386 target
634M: qemu-devel@nongnu.org
635S: Maintained
636F: tcg/i386/
637
638IA64 target
639M: Aurelien Jarno <aurelien@aurel32.net>
640S: Maintained
641F: tcg/ia64/
642
643MIPS target
644M: Aurelien Jarno <aurelien@aurel32.net>
645S: Maintained
646F: tcg/mips/
647
648PPC
649M: Vassili Karpov (malc) <av1474@comtv.ru>
650S: Maintained
651F: tcg/ppc/
652
653PPC64 target
654M: Vassili Karpov (malc) <av1474@comtv.ru>
655S: Maintained
656F: tcg/ppc64/
657
658S390 target
659M: Alexander Graf <agraf@suse.de>
660M: Richard Henderson <rth@twiddle.net>
661S: Maintained
662F: tcg/s390/
663
664SPARC target
665M: Blue Swirl <blauwirbel@gmail.com>
666S: Maintained
667F: tcg/sparc/
668
669TCI target
670M: Stefan Weil <sw@weilnetz.de>
671S: Maintained
672F: tcg/tci/
673
674Stable branches
675---------------
676Stable 1.0
677L: qemu-stable@nongnu.org
678T: git git://git.qemu.org/qemu-stable-1.0.git
679S: Orphan
680
681Stable 0.15
682L: qemu-stable@nongnu.org
683T: git git://git.qemu.org/qemu-stable-0.15.git
684S: Orphan
685
686Stable 0.14
687L: qemu-stable@nongnu.org
688T: git git://git.qemu.org/qemu-stable-0.14.git
689S: Orphan
690
691Stable 0.10
692L: qemu-stable@nongnu.org
693T: git git://git.qemu.org/qemu-stable-0.10.git
694S: Orphan
695