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: Peter Maydell <peter.maydell@linaro.org>
55 Responsible Disclosure, Reporting Security Issues
56 ------------------------------
57 W: http://wiki.qemu.org/SecurityProcess
58 M: Michael S. Tsirkin <mst@redhat.com>
59 L: secalert@redhat.com
61 Guest CPU cores (TCG):
62 ----------------------
64 L: qemu-devel@nongnu.org
70 F: include/exec/cpu_ldst.h
71 F: include/exec/cpu_ldst_template.h
72 F: include/exec/helper*.h
75 M: Richard Henderson <rth@twiddle.net>
82 M: Peter Maydell <peter.maydell@linaro.org>
89 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
96 M: Michael Walle <michael@walle.cc>
103 F: include/hw/char/lm32_juart.h
113 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
115 F: target-microblaze/
119 M: Aurelien Jarno <aurelien@aurel32.net>
120 M: Leon Alrae <leon.alrae@imgtec.com>
127 M: Anthony Green <green@moxielogic.com>
132 M: Jia Liu <proljc@gmail.com>
136 F: tests/tcg/openrisc/
139 M: Alexander Graf <agraf@suse.de>
140 L: qemu-ppc@nongnu.org
146 M: Richard Henderson <rth@twiddle.net>
147 M: Alexander Graf <agraf@suse.de>
153 M: Aurelien Jarno <aurelien@aurel32.net>
159 M: Blue Swirl <blauwirbel@gmail.com>
160 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
167 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
173 M: Paolo Bonzini <pbonzini@redhat.com>
174 M: Richard Henderson <rth@twiddle.net>
180 M: Max Filippov <jcmvbkbc@gmail.com>
181 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
188 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
193 Guest CPU Cores (KVM):
194 ----------------------
197 M: Paolo Bonzini <pbonzini@redhat.com>
198 L: kvm@vger.kernel.org
204 M: Peter Maydell <peter.maydell@linaro.org>
209 M: James Hogan <james.hogan@imgtec.com>
214 M: Alexander Graf <agraf@suse.de>
219 M: Christian Borntraeger <borntraeger@de.ibm.com>
220 M: Cornelia Huck <cornelia.huck@de.ibm.com>
221 M: Alexander Graf <agraf@suse.de>
223 F: target-s390x/kvm.c
224 F: hw/intc/s390_flic.c
225 F: hw/intc/s390_flic_kvm.c
226 F: include/hw/s390x/s390_flic.h
229 M: Paolo Bonzini <pbonzini@redhat.com>
230 M: Marcelo Tosatti <mtosatti@redhat.com>
231 L: kvm@vger.kernel.org
235 Guest CPU Cores (Xen):
236 ----------------------
239 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
240 L: xen-devel@lists.xensource.com
249 L: qemu-devel@nongnu.org
255 L: qemu-devel@nongnu.org
260 L: qemu-devel@nongnu.org
261 M: Stefan Weil <sw@weilnetz.de>
268 M: Li Guang <lig.fnst@cn.fujitsu.com>
270 F: hw/*/allwinner-a10*
271 F: include/hw/*/allwinner-a10*
272 F: hw/arm/cubieboard.c
275 M: Evgeny Voevodin <e.voevodin@samsung.com>
276 M: Maksim Kozlov <m.kozlov@samsung.com>
277 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
278 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
283 M: Rob Herring <robh@kernel.org>
289 M: Antony Pavlov <antonynpavlov@gmail.com>
291 F: include/hw/arm/digic.h
295 L: qemu-devel@nongnu.org
300 M: Peter Chubb <peter.chubb@nicta.com.au>
306 M: Peter Maydell <peter.maydell@linaro.org>
308 F: hw/arm/integratorcp.c
311 L: qemu-devel@nongnu.org
313 F: hw/arm/mainstone.c
316 M: Jan Kiszka <jan.kiszka@web.de>
321 M: Andrzej Zaborowski <balrogg@gmail.com>
326 M: Andrzej Zaborowski <balrogg@gmail.com>
331 M: Peter Maydell <peter.maydell@linaro.org>
336 M: Andrzej Zaborowski <balrogg@gmail.com>
341 M: Peter Maydell <peter.maydell@linaro.org>
346 M: Peter Maydell <peter.maydell@linaro.org>
351 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
353 F: hw/arm/xilinx_zynq.c
354 F: hw/misc/zynq_slcr.c
356 F: hw/ssi/xilinx_spips.c
361 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
363 F: hw/cris/axis_dev88.c
368 EVR32 and uclinux BSP
369 M: Michael Walle <michael@walle.cc>
371 F: hw/lm32/lm32_boards.c
374 M: Michael Walle <michael@walle.cc>
376 F: hw/lm32/milkymist.c
386 F: hw/m68k/dummy_m68k.c
395 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
397 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
400 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
402 F: hw/microblaze/petalogix_ml605_mmu.c
407 M: Hervé Poussineau <hpoussin@reactos.org>
409 F: hw/mips/mips_jazz.c
412 M: Aurelien Jarno <aurelien@aurel32.net>
414 F: hw/mips/mips_malta.c
417 L: qemu-devel@nongnu.org
419 F: hw/mips/mips_mipssim.c
422 M: Aurelien Jarno <aurelien@aurel32.net>
424 F: hw/mips/mips_r4k.c
429 M: Jia Liu <proljc@gmail.com>
431 F: hw/openrisc/openrisc_sim.c
436 M: Alexander Graf <agraf@suse.de>
437 L: qemu-ppc@nongnu.org
439 F: hw/ppc/ppc405_boards.c
442 M: Alexander Graf <agraf@suse.de>
443 L: qemu-ppc@nongnu.org
445 F: hw/ppc/ppc440_bamboo.c
448 M: Alexander Graf <agraf@suse.de>
449 M: Scott Wood <scottwood@freescale.com>
450 L: qemu-ppc@nongnu.org
456 M: Alexander Graf <agraf@suse.de>
457 M: Scott Wood <scottwood@freescale.com>
458 L: qemu-ppc@nongnu.org
460 F: hw/ppc/mpc8544ds.c
461 F: hw/ppc/mpc8544_guts.c
464 M: Alexander Graf <agraf@suse.de>
465 L: qemu-ppc@nongnu.org
467 F: hw/ppc/mac_newworld.c
468 F: hw/pci-host/uninorth.c
469 F: hw/pci-bridge/dec.[hc]
473 M: Alexander Graf <agraf@suse.de>
474 L: qemu-ppc@nongnu.org
476 F: hw/ppc/mac_oldworld.c
477 F: hw/pci-host/grackle.c
481 M: Andreas Färber <andreas.faerber@web.de>
482 L: qemu-ppc@nongnu.org
485 F: hw/pci-host/prep.[hc]
486 F: hw/isa/pc87312.[hc]
489 M: Alexander Graf <agraf@suse.de>
490 L: qemu-ppc@nongnu.org
493 F: include/hw/*/spapr*
495 F: include/hw/*/xics*
496 F: pc-bios/spapr-rtas/*
499 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
500 L: qemu-ppc@nongnu.org
502 F: hw/ppc/virtex_ml507.c
507 M: Magnus Damm <magnus.damm@gmail.com>
512 M: Magnus Damm <magnus.damm@gmail.com>
519 M: Blue Swirl <blauwirbel@gmail.com>
520 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
525 M: Blue Swirl <blauwirbel@gmail.com>
526 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
528 F: hw/sparc64/sun4u.c
531 M: Fabien Chouteau <chouteau@adacore.com>
539 M: Alexander Graf <agraf@suse.de>
542 X: hw/s390x/*pci*.[hc]
545 M: Cornelia Huck <cornelia.huck@de.ibm.com>
546 M: Christian Borntraeger <borntraeger@de.ibm.com>
547 M: Alexander Graf <agraf@suse.de>
549 F: hw/s390x/s390-virtio-ccw.c
551 F: hw/s390x/sclp*.[hc]
552 F: hw/s390x/ipl*.[hc]
553 F: hw/s390x/*pci*.[hc]
556 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
560 PKUnity-3 SoC initramfs-with-busybox
561 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
569 M: Michael S. Tsirkin <mst@redhat.com>
573 F: hw/pci-host/piix.c
576 F: include/hw/pci-host/q35.h
577 F: include/hw/pci-host/pam.h
580 F: hw/i2c/smbus_ich9.c
583 F: include/hw/acpi/ich9.h
584 F: include/hw/acpi/piix.h
590 M: Max Filippov <jcmvbkbc@gmail.com>
594 XTFPGA (LX60, LX200, ML605, KC705)
595 M: Max Filippov <jcmvbkbc@gmail.com>
597 F: hw/xtensa/xtfpga.c
598 F: hw/net/opencores_eth.c
603 M: Jiri Slaby <jslaby@suse.cz>
608 M: John Snow <jsnow@redhat.com>
609 L: qemu-block@nongnu.org
615 F: hw/block/hd-geometry.c
618 T: git git://github.com/jnsnow/qemu.git ide
621 M: John Snow <jsnow@redhat.com>
622 L: qemu-block@nongnu.org
625 F: include/hw/block/fdc.h
626 T: git git://github.com/jnsnow/qemu.git ide
629 M: Peter Maydell <peter.maydell@linaro.org>
634 M: Michael S. Tsirkin <mst@redhat.com>
641 M: Alexander Graf <agraf@suse.de>
642 L: qemu-ppc@nongnu.org
647 M: Alexander Graf <agraf@suse.de>
648 M: Scott Wood <scottwood@freescale.com>
649 L: qemu-ppc@nongnu.org
654 M: Paolo Bonzini <pbonzini@redhat.com>
658 T: git git://github.com/bonzini/qemu.git scsi-next
662 F: hw/scsi/lsi53c895a.c
665 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
671 M: Gerd Hoffmann <kraxel@redhat.com>
674 F: tests/usb-*-test.c
677 M: Gerd Hoffmann <kraxel@redhat.com>
678 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
680 F: hw/usb/dev-serial.c
683 M: Alex Williamson <alex.williamson@redhat.com>
688 M: Michael S. Tsirkin <mst@redhat.com>
693 M: Michael S. Tsirkin <mst@redhat.com>
698 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
702 F: tests/virtio-9p-test.c
703 T: git git://github.com/kvaneesh/QEMU.git
706 M: Kevin Wolf <kwolf@redhat.com>
707 M: Stefan Hajnoczi <stefanha@redhat.com>
709 F: hw/block/virtio-blk.c
712 M: Cornelia Huck <cornelia.huck@de.ibm.com>
713 M: Christian Borntraeger <borntraeger@de.ibm.com>
715 F: hw/s390x/virtio-ccw.[hc]
716 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
719 M: Amit Shah <amit.shah@redhat.com>
721 F: hw/char/virtio-serial-bus.c
722 F: hw/char/virtio-console.c
723 F: include/hw/virtio/virtio-serial.h
726 M: Amit Shah <amit.shah@redhat.com>
728 F: hw/virtio/virtio-rng.c
729 F: include/hw/virtio/virtio-rng.h
733 M: Keith Busch <keith.busch@intel.com>
739 M: Hannes Reinecke <hare@suse.de>
745 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
746 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
749 F: include/hw/xilinx.h
752 M: Dmitry Fleytman <dmitry@daynix.com>
755 F: hw/scsi/vmw_pvscsi*
760 M: Vassili Karpov (malc) <av1474@comtv.ru>
761 M: Gerd Hoffmann <kraxel@redhat.com>
766 F: tests/es1370-test.c
767 F: tests/intel-hda-test.c
770 M: Kevin Wolf <kwolf@redhat.com>
771 M: Stefan Hajnoczi <stefanha@redhat.com>
781 F: tests/image-fuzzer/
782 F: tests/qemu-iotests/
783 T: git git://repo.or.cz/qemu/kevin.git block
784 T: git git://github.com/stefanha/qemu.git block
787 M: Jeff Cody <jcody@redhat.com>
788 L: qemu-block@nongnu.org
791 F: include/block/blockjob.h
796 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
799 M: Paolo Bonzini <pbonzini@redhat.com>
802 F: backends/msmouse.c
803 F: backends/testdev.c
805 Character Devices (Braille)
806 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
811 M: Markus Armbruster <armbru@redhat.com>
813 F: scripts/coverity-model.c
816 M: Andreas Färber <afaerber@suse.de>
823 M: Igor Mammedov <imammedo@redhat.com>
825 F: include/hw/cpu/icc_bus.h
829 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
830 M: Alexander Graf <agraf@suse.de>
835 L: qemu-devel@nongnu.org
841 M: Paolo Bonzini <pbonzini@redhat.com>
843 F: include/exec/ioport.h
845 F: include/exec/memory.h
847 F: include/exec/memory-internal.h
851 M: Gerd Hoffmann <kraxel@redhat.com>
853 F: include/ui/qemu-spice.h
855 F: audio/spiceaudio.c
859 M: Gerd Hoffmann <kraxel@redhat.com>
864 M: Andreas Färber <andreas.faerber@web.de>
865 M: Peter Maydell <peter.maydell@linaro.org>
870 M: Paolo Bonzini <pbonzini@redhat.com>
878 M: Luiz Capitulino <lcapitulino@redhat.com>
883 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
886 M: Stefan Hajnoczi <stefanha@redhat.com>
887 M: Jason Wang <jasowang@redhat.com>
890 T: git git://github.com/stefanha/qemu.git net
892 Netmap network backend
893 M: Luigi Rizzo <rizzo@iet.unipi.it>
894 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
895 M: Vincenzo Maffione <v.maffione@gmail.com>
896 W: http://info.iet.unipi.it/~luigi/netmap/
900 Network Block Device (NBD)
901 M: Paolo Bonzini <pbonzini@redhat.com>
906 T: git git://github.com/bonzini/qemu.git nbd-next
909 M: Luiz Capitulino <lcapitulino@redhat.com>
910 M: Michael Roth <mdroth@linux.vnet.ibm.com>
913 F: tests/qapi-schema/
914 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
917 M: Eric Blake <eblake@redhat.com>
918 M: Luiz Capitulino <lcapitulino@redhat.com>
919 M: Markus Armbruster <armbru@redhat.com>
922 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
925 M: Luiz Capitulino <lcapitulino@redhat.com>
928 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
931 M: Michael Roth <mdroth@linux.vnet.ibm.com>
934 T: git git://github.com/mdroth/qemu.git qga
937 M: Andreas Färber <afaerber@suse.de>
939 T: git git://github.com/afaerber/qemu-cpu.git qom-next
947 M: Luiz Capitulino <lcapitulino@redhat.com>
953 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
956 M: Jan Kiszka <jan.kiszka@siemens.com>
959 T: git git://git.kiszka.org/qemu.git queues/slirp
962 M: Stefan Hajnoczi <stefanha@redhat.com>
965 F: scripts/tracetool.py
966 F: scripts/tracetool/
968 T: git git://github.com/stefanha/qemu.git tracing
971 M: Blue Swirl <blauwirbel@gmail.com>
973 F: scripts/checkpatch.pl
976 M: Juan Quintela <quintela@redhat.com>
977 M: Amit Shah <amit.shah@redhat.com>
979 F: include/migration/
983 F: scripts/vmstate-static-checker.py
984 F: tests/vmstate-static-checker-data/
987 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
990 F: include/sysemu/seccomp.h
995 M: Riku Voipio <riku.voipio@iki.fi>
1001 M: Blue Swirl <blauwirbel@gmail.com>
1006 M: Riku Voipio <riku.voipio@iki.fi>
1010 Tiny Code Generator (TCG)
1011 -------------------------
1013 M: Richard Henderson <rth@twiddle.net>
1018 M: Claudio Fontana <claudio.fontana@huawei.com>
1019 M: Claudio Fontana <claudio.fontana@gmail.com>
1024 M: Andrzej Zaborowski <balrogg@gmail.com>
1029 L: qemu-devel@nongnu.org
1034 M: Aurelien Jarno <aurelien@aurel32.net>
1039 M: Aurelien Jarno <aurelien@aurel32.net>
1044 M: Vassili Karpov (malc) <av1474@comtv.ru>
1049 M: Vassili Karpov (malc) <av1474@comtv.ru>
1054 M: Alexander Graf <agraf@suse.de>
1055 M: Richard Henderson <rth@twiddle.net>
1060 M: Blue Swirl <blauwirbel@gmail.com>
1065 M: Stefan Weil <sw@weilnetz.de>
1073 L: qemu-stable@nongnu.org
1074 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1078 L: qemu-stable@nongnu.org
1079 M: Andreas Färber <afaerber@suse.de>
1080 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1084 L: qemu-stable@nongnu.org
1085 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1089 L: qemu-stable@nongnu.org
1090 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1096 M: Fam Zheng <famz@redhat.com>
1101 M: Josh Durgin <josh.durgin@inktank.com>
1102 M: Jeff Cody <jcody@redhat.com>
1103 L: qemu-block@nongnu.org
1106 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1109 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1110 M: Liu Yuan <namei.unix@gmail.com>
1111 M: Jeff Cody <jcody@redhat.com>
1112 L: qemu-block@nongnu.org
1113 L: sheepdog@lists.wpkg.org
1116 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1119 M: Jeff Cody <jcody@redhat.com>
1120 L: qemu-block@nongnu.org
1123 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1126 M: Stefan Weil <sw@weilnetz.de>
1131 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1132 M: Paolo Bonzini <pbonzini@redhat.com>
1133 M: Peter Lieven <pl@kamp.de>
1138 M: Jeff Cody <jcody@redhat.com>
1139 M: Peter Lieven <pl@kamp.de>
1140 L: qemu-block@nongnu.org
1143 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1146 M: Richard W.M. Jones <rjones@redhat.com>
1147 M: Jeff Cody <jcody@redhat.com>
1148 L: qemu-block@nongnu.org
1151 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1154 M: Chrysostomos Nanakos <chris@include.gr>
1155 M: Jeff Cody <jcody@redhat.com>
1156 L: qemu-block@nongnu.org
1158 F: block/archipelago.c
1159 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1162 M: Jeff Cody <jcody@redhat.com>
1163 L: qemu-block@nongnu.org
1166 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1169 M: Jeff Cody <jcody@redhat.com>
1170 L: qemu-block@nongnu.org
1173 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1176 M: Gonglei <arei.gonglei@huawei.com>