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>
65 M: Paul Brook <paul@codesourcery.com>
66 M: Peter Maydell <peter.maydell@linaro.org>
73 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
79 M: Michael Walle <michael@walle.cc>
85 M: Paul Brook <paul@codesourcery.com>
91 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
97 M: Aurelien Jarno <aurelien@aurel32.net>
103 M: Anthony Green <green@moxielogic.com>
108 M: Alexander Graf <agraf@suse.de>
109 L: qemu-ppc@nongnu.org
115 M: Richard Henderson <rth@twiddle.net>
116 M: Alexander Graf <agraf@suse.de>
122 M: Aurelien Jarno <aurelien@aurel32.net>
128 M: Blue Swirl <blauwirbel@gmail.com>
135 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
141 M: qemu-devel@nongnu.org
147 M: Max Filippov <jcmvbkbc@gmail.com>
148 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
153 Guest CPU Cores (KVM):
154 ----------------------
157 M: Gleb Natapov <gleb@redhat.com>
158 M: Marcelo Tosatti <mtosatti@redhat.com>
159 L: kvm@vger.kernel.org
165 M: Peter Maydell <peter.maydell@linaro.org>
170 M: Alexander Graf <agraf@suse.de>
175 M: Alexander Graf <agraf@suse.de>
177 F: target-s390x/kvm.c
180 M: Gleb Natapov <gleb@redhat.com>
181 M: Marcelo Tosatti <mtosatti@redhat.com>
182 L: kvm@vger.kernel.org
186 Guest CPU Cores (Xen):
187 ----------------------
190 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
191 L: xen-devel@lists.xensource.com
200 L: qemu-devel@nongnu.org
206 L: qemu-devel@nongnu.org
211 L: qemu-devel@nongnu.org
212 M: Stefan Weil <sw@weilnetz.de>
219 M: Evgeny Voevodin <e.voevodin@samsung.com>
220 M: Maksim Kozlov <m.kozlov@samsung.com>
221 M: Igor Mitsyanko <i.mitsyanko@samsung.com>
222 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
227 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
233 M: qemu-devel@nongnu.org
238 M: Peter Chubb <peter.chubb@nicta.com.au>
244 M: Paul Brook <paul@codesourcery.com>
245 M: Peter Maydell <peter.maydell@linaro.org>
247 F: hw/arm/integratorcp.c
250 M: qemu-devel@nongnu.org
252 F: hw/arm/mainstone.c
255 M: Jan Kiszka <jan.kiszka@web.de>
260 M: Andrzej Zaborowski <balrogg@gmail.com>
265 M: Andrzej Zaborowski <balrogg@gmail.com>
270 M: Paul Brook <paul@codesourcery.com>
271 M: Peter Maydell <peter.maydell@linaro.org>
276 M: Andrzej Zaborowski <balrogg@gmail.com>
281 M: Paul Brook <paul@codesourcery.com>
282 M: Peter Maydell <peter.maydell@linaro.org>
287 M: Paul Brook <paul@codesourcery.com>
288 M: Peter Maydell <peter.maydell@linaro.org>
293 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
295 F: hw/arm/xilinx_zynq.c
296 F: hw/misc/zynq_slcr.c
298 F: hw/ssi/xilinx_spips.c
303 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
305 F: hw/cris/axis_dev88.c
308 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
314 EVR32 and uclinux BSP
315 M: Michael Walle <michael@walle.cc>
317 F: hw/lm32/lm32_boards.c
320 M: Michael Walle <michael@walle.cc>
322 F: hw/lm32/milkymist.c
327 M: Paul Brook <paul@codesourcery.com>
332 M: Paul Brook <paul@codesourcery.com>
334 F: hw/m68k/dummy_m68k.c
337 M: Paul Brook <paul@codesourcery.com>
344 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
346 F: hw/microblaze/petalogix_s3adsp1800.c
349 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
351 F: hw/microblaze/petalogix_ml605_mmu.c
356 M: Hervé Poussineau <hpoussin@reactos.org>
358 F: hw/mips/mips_jazz.c
361 M: Aurelien Jarno <aurelien@aurel32.net>
363 F: hw/mips/mips_malta.c
366 M: qemu-devel@nongnu.org
368 F: hw/mips/mips_mipssim.c
371 M: Aurelien Jarno <aurelien@aurel32.net>
373 F: hw/mips/mips_r4k.c
378 M: Alexander Graf <agraf@suse.de>
379 L: qemu-ppc@nongnu.org
381 F: hw/ppc/ppc405_boards.c
384 M: Alexander Graf <agraf@suse.de>
385 L: qemu-ppc@nongnu.org
387 F: hw/ppc/ppc440_bamboo.c
390 M: Alexander Graf <agraf@suse.de>
391 M: Scott Wood <scottwood@freescale.com>
392 L: qemu-ppc@nongnu.org
398 M: Alexander Graf <agraf@suse.de>
399 M: Scott Wood <scottwood@freescale.com>
400 L: qemu-ppc@nongnu.org
402 F: hw/ppc/mpc8544ds.c
403 F: hw/ppc/mpc8544_guts.c
406 M: Alexander Graf <agraf@suse.de>
407 L: qemu-ppc@nongnu.org
409 F: hw/ppc/mac_newworld.c
410 F: hw/pci/devices/host-uninorth.c
411 F: hw/pci/devices/host-dec.[hc]
415 M: Alexander Graf <agraf@suse.de>
416 L: qemu-ppc@nongnu.org
418 F: hw/ppc/mac_oldworld.c
419 F: hw/pci/devices/host-grackle.c
423 M: Andreas Färber <andreas.faerber@web.de>
424 L: qemu-ppc@nongnu.org
427 F: hw/pci/devices/host-prep.[hc]
428 F: hw/isa/pc87312.[hc]
431 M: Alexander Graf <agraf@suse.de>
432 L: qemu-ppc@nongnu.org
435 F: include/hw/*/spapr*
437 F: include/hw/*/xics*
438 F: pc-bios/spapr-rtas/*
441 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
442 L: qemu-ppc@nongnu.org
444 F: hw/pci/virtex_ml507.c
449 M: Magnus Damm <magnus.damm@gmail.com>
454 M: Magnus Damm <magnus.damm@gmail.com>
461 M: Blue Swirl <blauwirbel@gmail.com>
466 M: Blue Swirl <blauwirbel@gmail.com>
468 F: hw/sparc64/sun4u.c
471 M: Fabien Chouteau <chouteau@adacore.com>
479 M: Alexander Graf <agraf@suse.de>
484 M: Cornelia Huck <cornelia.huck@de.ibm.com>
485 M: Alexander Graf <agraf@suse.de>
487 F: hw/s390x/s390-virtio-ccw.c
489 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
493 PKUnity-3 SoC initramfs-with-busybox
494 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
502 M: Anthony Liguori <aliguori@us.ibm.com>
510 M: Max Filippov <jcmvbkbc@gmail.com>
512 F: hw/xtensa/xtensa_sim.c
515 M: Max Filippov <jcmvbkbc@gmail.com>
517 F: hw/xtensa/xtensa_lx60.c
522 M: Kevin Wolf <kwolf@redhat.com>
528 M: Peter Maydell <peter.maydell@linaro.org>
533 M: Michael S. Tsirkin <mst@redhat.com>
540 M: Alexander Graf <agraf@suse.de>
541 L: qemu-ppc@nongnu.org
546 M: Alexander Graf <agraf@suse.de>
547 M: Scott Wood <scottwood@freescale.com>
548 L: qemu-ppc@nongnu.org
553 M: Paolo Bonzini <pbonzini@redhat.com>
557 T: git git://github.com/bonzini/qemu.git scsi-next
560 M: Paul Brook <paul@codesourcery.com>
562 F: hw/scsi/lsi53c895a.c
565 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
571 M: Gerd Hoffmann <kraxel@redhat.com>
576 M: Alex Williamson <alex.williamson@redhat.com>
581 M: Michael S. Tsirkin <mst@redhat.com>
586 M: Anthony Liguori <aliguori@us.ibm.com>
591 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
595 T: git git://github.com/kvaneesh/QEMU.git
598 M: Kevin Wolf <kwolf@redhat.com>
599 M: Stefan Hajnoczi <stefanha@redhat.com>
601 F: hw/block/virtio-blk.c
604 M: Cornelia Huck <cornelia.huck@de.ibm.com>
606 F: hw/s390x/virtio-ccw.[hc]
607 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
610 M: Amit Shah <amit.shah@redhat.com>
612 F: hw/char/virtio-serial-bus.c
613 F: hw/char/virtio-console.c
616 M: Keith Busch <keith.busch@intel.com>
621 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
622 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
625 F: include/hw/xilinx.h
630 M: Vassili Karpov (malc) <av1474@comtv.ru>
636 M: Kevin Wolf <kwolf@redhat.com>
637 M: Stefan Hajnoczi <stefanha@redhat.com>
644 M: Anthony Liguori <aliguori@us.ibm.com>
649 M: Andreas Färber <afaerber@suse.de>
652 F: include/qemu/cpu.h
656 M: Igor Mammedov <imammedo@redhat.com>
658 F: include/hw/cpu/icc_bus.h
662 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
663 M: Alexander Graf <agraf@suse.de>
668 M: qemu-devel@nongnu.org
674 M: Gerd Hoffmann <kraxel@redhat.com>
678 F: audio/spiceaudio.c
682 M: Anthony Liguori <aliguori@us.ibm.com>
687 M: Andreas Färber <andreas.faerber@web.de>
692 M: Anthony Liguori <aliguori@us.ibm.com>
697 M: Luiz Capitulino <lcapitulino@redhat.com>
704 M: Anthony Liguori <aliguori@us.ibm.com>
705 M: Stefan Hajnoczi <stefanha@redhat.com>
708 T: git git://github.com/stefanha/qemu.git net
710 Network Block Device (NBD)
711 M: Paolo Bonzini <pbonzini@redhat.com>
716 T: git git://github.com/bonzini/qemu.git nbd-next
719 M: Luiz Capitulino <lcapitulino@redhat.com>
720 M: Michael Roth <mdroth@linux.vnet.ibm.com>
725 M: Eric Blake <eblake@redhat.com>
726 M: Luiz Capitulino <lcapitulino@redhat.com>
727 M: Markus Armbruster <armbru@redhat.com>
732 M: Luiz Capitulino <lcapitulino@redhat.com>
740 M: Jan Kiszka <jan.kiszka@siemens.com>
743 T: git git://git.kiszka.org/qemu.git queues/slirp
746 M: Stefan Hajnoczi <stefanha@redhat.com>
749 F: scripts/tracetool.py
750 F: scripts/tracetool/
752 T: git git://github.com/stefanha/qemu.git tracing
755 M: Blue Swirl <blauwirbel@gmail.com>
757 F: scripts/checkpatch.pl
762 M: Blue Swirl <blauwirbel@gmail.com>
767 M: Riku Voipio <riku.voipio@iki.fi>
771 Tiny Code Generator (TCG)
772 -------------------------
774 M: qemu-devel@nongnu.org
779 M: Claudio Fontana <claudio.fontana@huawei.com>
780 M: Claudio Fontana <claudio.fontana@gmail.com>
785 M: Andrzej Zaborowski <balrogg@gmail.com>
790 M: Richard Henderson <rth@twiddle.net>
795 M: qemu-devel@nongnu.org
800 M: Aurelien Jarno <aurelien@aurel32.net>
805 M: Aurelien Jarno <aurelien@aurel32.net>
810 M: Vassili Karpov (malc) <av1474@comtv.ru>
815 M: Vassili Karpov (malc) <av1474@comtv.ru>
820 M: Alexander Graf <agraf@suse.de>
821 M: Richard Henderson <rth@twiddle.net>
826 M: Blue Swirl <blauwirbel@gmail.com>
831 M: Stefan Weil <sw@weilnetz.de>
838 L: qemu-stable@nongnu.org
839 T: git git://git.qemu.org/qemu-stable-1.0.git
843 L: qemu-stable@nongnu.org
844 T: git git://git.qemu.org/qemu-stable-0.15.git
848 L: qemu-stable@nongnu.org
849 T: git git://git.qemu.org/qemu-stable-0.14.git
853 L: qemu-stable@nongnu.org
854 T: git git://git.qemu.org/qemu-stable-0.10.git