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@amazon.com>
55 Guest CPU cores (TCG):
56 ----------------------
58 M: Richard Henderson <rth@twiddle.net>
64 M: Peter Maydell <peter.maydell@linaro.org>
71 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
77 M: Michael Walle <michael@walle.cc>
89 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
95 M: Aurelien Jarno <aurelien@aurel32.net>
101 M: Anthony Green <green@moxielogic.com>
106 M: Jia Liu <proljc@gmail.com>
112 M: Alexander Graf <agraf@suse.de>
113 L: qemu-ppc@nongnu.org
119 M: Richard Henderson <rth@twiddle.net>
120 M: Alexander Graf <agraf@suse.de>
126 M: Aurelien Jarno <aurelien@aurel32.net>
132 M: Blue Swirl <blauwirbel@gmail.com>
139 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
145 M: qemu-devel@nongnu.org
151 M: Max Filippov <jcmvbkbc@gmail.com>
152 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
157 Guest CPU Cores (KVM):
158 ----------------------
161 M: Paolo Bonzini <pbonzini@redhat.com>
162 L: kvm@vger.kernel.org
168 M: Peter Maydell <peter.maydell@linaro.org>
173 M: Alexander Graf <agraf@suse.de>
178 M: Alexander Graf <agraf@suse.de>
180 F: target-s390x/kvm.c
183 M: Marcelo Tosatti <mtosatti@redhat.com>
184 L: kvm@vger.kernel.org
188 Guest CPU Cores (Xen):
189 ----------------------
192 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
193 L: xen-devel@lists.xensource.com
202 L: qemu-devel@nongnu.org
208 L: qemu-devel@nongnu.org
213 L: qemu-devel@nongnu.org
214 M: Stefan Weil <sw@weilnetz.de>
221 M: Li Guang <lig.fnst@cn.fujitsu.com>
223 F: hw/*/allwinner-a10*
224 F: include/hw/*/allwinner-a10*
225 F: hw/arm/cubieboard.c
228 M: Evgeny Voevodin <e.voevodin@samsung.com>
229 M: Maksim Kozlov <m.kozlov@samsung.com>
230 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
231 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
236 M: Mark Langsdorf <mark.langsdorf@calxeda.com>
242 M: Antony Pavlov <antonynpavlov@gmail.com>
244 F: include/hw/arm/digic.h
248 M: qemu-devel@nongnu.org
253 M: Peter Chubb <peter.chubb@nicta.com.au>
259 M: Peter Maydell <peter.maydell@linaro.org>
261 F: hw/arm/integratorcp.c
264 M: qemu-devel@nongnu.org
266 F: hw/arm/mainstone.c
269 M: Jan Kiszka <jan.kiszka@web.de>
274 M: Andrzej Zaborowski <balrogg@gmail.com>
279 M: Andrzej Zaborowski <balrogg@gmail.com>
284 M: Peter Maydell <peter.maydell@linaro.org>
289 M: Andrzej Zaborowski <balrogg@gmail.com>
294 M: Peter Maydell <peter.maydell@linaro.org>
299 M: Peter Maydell <peter.maydell@linaro.org>
304 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
306 F: hw/arm/xilinx_zynq.c
307 F: hw/misc/zynq_slcr.c
309 F: hw/ssi/xilinx_spips.c
314 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
316 F: hw/cris/axis_dev88.c
321 EVR32 and uclinux BSP
322 M: Michael Walle <michael@walle.cc>
324 F: hw/lm32/lm32_boards.c
327 M: Michael Walle <michael@walle.cc>
329 F: hw/lm32/milkymist.c
339 F: hw/m68k/dummy_m68k.c
348 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
350 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
353 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
355 F: hw/microblaze/petalogix_ml605_mmu.c
360 M: Hervé Poussineau <hpoussin@reactos.org>
362 F: hw/mips/mips_jazz.c
365 M: Aurelien Jarno <aurelien@aurel32.net>
367 F: hw/mips/mips_malta.c
370 M: qemu-devel@nongnu.org
372 F: hw/mips/mips_mipssim.c
375 M: Aurelien Jarno <aurelien@aurel32.net>
377 F: hw/mips/mips_r4k.c
382 M: Jia Liu <proljc@gmail.com>
384 F: hw/openrisc/openrisc_sim.c
389 M: Alexander Graf <agraf@suse.de>
390 L: qemu-ppc@nongnu.org
392 F: hw/ppc/ppc405_boards.c
395 M: Alexander Graf <agraf@suse.de>
396 L: qemu-ppc@nongnu.org
398 F: hw/ppc/ppc440_bamboo.c
401 M: Alexander Graf <agraf@suse.de>
402 M: Scott Wood <scottwood@freescale.com>
403 L: qemu-ppc@nongnu.org
409 M: Alexander Graf <agraf@suse.de>
410 M: Scott Wood <scottwood@freescale.com>
411 L: qemu-ppc@nongnu.org
413 F: hw/ppc/mpc8544ds.c
414 F: hw/ppc/mpc8544_guts.c
417 M: Alexander Graf <agraf@suse.de>
418 L: qemu-ppc@nongnu.org
420 F: hw/ppc/mac_newworld.c
421 F: hw/pci-host/uninorth.c
422 F: hw/pci-bridge/dec.[hc]
426 M: Alexander Graf <agraf@suse.de>
427 L: qemu-ppc@nongnu.org
429 F: hw/ppc/mac_oldworld.c
430 F: hw/pci-host/grackle.c
434 M: Andreas Färber <andreas.faerber@web.de>
435 L: qemu-ppc@nongnu.org
438 F: hw/pci-host/prep.[hc]
439 F: hw/isa/pc87312.[hc]
442 M: Alexander Graf <agraf@suse.de>
443 L: qemu-ppc@nongnu.org
446 F: include/hw/*/spapr*
448 F: include/hw/*/xics*
449 F: pc-bios/spapr-rtas/*
452 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
453 L: qemu-ppc@nongnu.org
455 F: hw/ppc/virtex_ml507.c
460 M: Magnus Damm <magnus.damm@gmail.com>
465 M: Magnus Damm <magnus.damm@gmail.com>
472 M: Blue Swirl <blauwirbel@gmail.com>
477 M: Blue Swirl <blauwirbel@gmail.com>
479 F: hw/sparc64/sun4u.c
482 M: Fabien Chouteau <chouteau@adacore.com>
490 M: Alexander Graf <agraf@suse.de>
495 M: Cornelia Huck <cornelia.huck@de.ibm.com>
496 M: Alexander Graf <agraf@suse.de>
498 F: hw/s390x/s390-virtio-ccw.c
500 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
504 PKUnity-3 SoC initramfs-with-busybox
505 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
513 M: Anthony Liguori <aliguori@amazon.com>
514 M: Michael S. Tsirkin <mst@redhat.com>
518 F: hw/pci-host/piix.c
521 F: include/hw/pci-host/q35.h
522 F: include/hw/pci-host/pam.h
525 F: hw/i2c/smbus_ich9.c
528 F: include/hw/acpi/ich9.h
529 F: include/hw/acpi/piix.h
535 M: Max Filippov <jcmvbkbc@gmail.com>
537 F: hw/xtensa/xtensa_sim.c
540 M: Max Filippov <jcmvbkbc@gmail.com>
542 F: hw/xtensa/xtensa_lx60.c
547 M: Kevin Wolf <kwolf@redhat.com>
553 M: Peter Maydell <peter.maydell@linaro.org>
558 M: Michael S. Tsirkin <mst@redhat.com>
565 M: Alexander Graf <agraf@suse.de>
566 L: qemu-ppc@nongnu.org
571 M: Alexander Graf <agraf@suse.de>
572 M: Scott Wood <scottwood@freescale.com>
573 L: qemu-ppc@nongnu.org
578 M: Paolo Bonzini <pbonzini@redhat.com>
582 T: git git://github.com/bonzini/qemu.git scsi-next
586 F: hw/scsi/lsi53c895a.c
589 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
595 M: Gerd Hoffmann <kraxel@redhat.com>
600 M: Alex Williamson <alex.williamson@redhat.com>
605 M: Michael S. Tsirkin <mst@redhat.com>
610 M: Anthony Liguori <aliguori@amazon.com>
611 M: Michael S. Tsirkin <mst@redhat.com>
616 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
620 T: git git://github.com/kvaneesh/QEMU.git
623 M: Kevin Wolf <kwolf@redhat.com>
624 M: Stefan Hajnoczi <stefanha@redhat.com>
626 F: hw/block/virtio-blk.c
629 M: Cornelia Huck <cornelia.huck@de.ibm.com>
631 F: hw/s390x/virtio-ccw.[hc]
632 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
635 M: Amit Shah <amit.shah@redhat.com>
637 F: hw/char/virtio-serial-bus.c
638 F: hw/char/virtio-console.c
641 M: Keith Busch <keith.busch@intel.com>
646 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
647 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
650 F: include/hw/xilinx.h
655 M: Vassili Karpov (malc) <av1474@comtv.ru>
656 M: Gerd Hoffmann <kraxel@redhat.com>
662 M: Kevin Wolf <kwolf@redhat.com>
663 M: Stefan Hajnoczi <stefanha@redhat.com>
668 T: git git://repo.or.cz/qemu/kevin.git block
669 T: git git://github.com/stefanha/qemu.git block
672 M: Anthony Liguori <aliguori@amazon.com>
677 M: Andreas Färber <afaerber@suse.de>
684 M: Igor Mammedov <imammedo@redhat.com>
686 F: include/hw/cpu/icc_bus.h
690 M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
691 M: Alexander Graf <agraf@suse.de>
696 M: qemu-devel@nongnu.org
702 M: Gerd Hoffmann <kraxel@redhat.com>
704 F: include/ui/qemu-spice.h
706 F: audio/spiceaudio.c
710 M: Anthony Liguori <aliguori@amazon.com>
715 M: Andreas Färber <andreas.faerber@web.de>
716 M: Peter Maydell <peter.maydell@linaro.org>
721 M: Anthony Liguori <aliguori@amazon.com>
726 M: Luiz Capitulino <lcapitulino@redhat.com>
731 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
734 M: Anthony Liguori <aliguori@amazon.com>
735 M: Stefan Hajnoczi <stefanha@redhat.com>
738 T: git git://github.com/stefanha/qemu.git net
740 Netmap network backend
741 M: Luigi Rizzo <rizzo@iet.unipi.it>
742 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
743 M: Vincenzo Maffione <v.maffione@gmail.com>
744 W: http://info.iet.unipi.it/~luigi/netmap/
748 Network Block Device (NBD)
749 M: Paolo Bonzini <pbonzini@redhat.com>
754 T: git git://github.com/bonzini/qemu.git nbd-next
757 M: Luiz Capitulino <lcapitulino@redhat.com>
758 M: Michael Roth <mdroth@linux.vnet.ibm.com>
761 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
764 M: Eric Blake <eblake@redhat.com>
765 M: Luiz Capitulino <lcapitulino@redhat.com>
766 M: Markus Armbruster <armbru@redhat.com>
769 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
772 M: Luiz Capitulino <lcapitulino@redhat.com>
778 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
781 M: Jan Kiszka <jan.kiszka@siemens.com>
784 T: git git://git.kiszka.org/qemu.git queues/slirp
787 M: Stefan Hajnoczi <stefanha@redhat.com>
790 F: scripts/tracetool.py
791 F: scripts/tracetool/
793 T: git git://github.com/stefanha/qemu.git tracing
796 M: Blue Swirl <blauwirbel@gmail.com>
798 F: scripts/checkpatch.pl
801 M: Eduardo Otubo <otubo@linux.vnet.ibm.com>
804 F: include/sysemu/seccomp.h
809 M: Blue Swirl <blauwirbel@gmail.com>
814 M: Riku Voipio <riku.voipio@iki.fi>
818 Tiny Code Generator (TCG)
819 -------------------------
821 M: qemu-devel@nongnu.org
822 M: Richard Henderson <rth@twiddle.net>
827 M: Claudio Fontana <claudio.fontana@huawei.com>
828 M: Claudio Fontana <claudio.fontana@gmail.com>
833 M: Andrzej Zaborowski <balrogg@gmail.com>
838 M: qemu-devel@nongnu.org
843 M: Aurelien Jarno <aurelien@aurel32.net>
848 M: Aurelien Jarno <aurelien@aurel32.net>
853 M: Vassili Karpov (malc) <av1474@comtv.ru>
858 M: Vassili Karpov (malc) <av1474@comtv.ru>
863 M: Alexander Graf <agraf@suse.de>
864 M: Richard Henderson <rth@twiddle.net>
869 M: Blue Swirl <blauwirbel@gmail.com>
874 M: Stefan Weil <sw@weilnetz.de>
882 L: qemu-stable@nongnu.org
883 T: git git://git.qemu-project.org/qemu-stable-1.0.git
887 L: qemu-stable@nongnu.org
888 M: Andreas Färber <afaerber@suse.de>
889 T: git git://git.qemu-project.org/qemu-stable-0.15.git
893 L: qemu-stable@nongnu.org
894 T: git git://git.qemu-project.org/qemu-stable-0.14.git
898 L: qemu-stable@nongnu.org
899 T: git git://git.qemu-project.org/qemu-stable-0.10.git
905 M: Fam Zheng <famz@redhat.com>
910 M: Josh Durgin <josh.durgin@inktank.com>
915 M: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
916 M: Liu Yuan <namei.unix@gmail.com>
917 L: sheepdog@lists.wpkg.org
922 M: Jeff Cody <jcody@redhat.com>
927 M: Stefan Weil <sw@weilnetz.de>
932 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
933 M: Paolo Bonzini <pbonzini@redhat.com>
934 M: Peter Lieven <pl@kamp.de>
939 M: Peter Lieven <pl@kamp.de>
944 M: Richard W.M. Jones <rjones@redhat.com>