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>
56 L: qemu-devel@nongnu.org
60 Responsible Disclosure, Reporting Security Issues
61 ------------------------------
62 W: http://wiki.qemu.org/SecurityProcess
63 M: Michael S. Tsirkin <mst@redhat.com>
64 L: secalert@redhat.com
66 Guest CPU cores (TCG):
67 ----------------------
69 L: qemu-devel@nongnu.org
70 M: Paolo Bonzini <pbonzini@redhat.com>
71 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
72 M: Richard Henderson <rth@twiddle.net>
82 F: include/exec/cpu*.h
83 F: include/exec/exec-all.h
84 F: include/exec/helper*.h
85 F: include/exec/tb-hash.h
88 M: Richard Henderson <rth@twiddle.net>
96 M: Peter Maydell <peter.maydell@linaro.org>
97 L: qemu-arm@nongnu.org
107 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
115 M: Michael Walle <michael@walle.cc>
122 F: include/hw/char/lm32_juart.h
132 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
134 F: target-microblaze/
136 F: disas/microblaze.c
139 M: Aurelien Jarno <aurelien@aurel32.net>
140 M: Leon Alrae <leon.alrae@imgtec.com>
148 M: Anthony Green <green@moxielogic.com>
154 M: Jia Liu <proljc@gmail.com>
158 F: tests/tcg/openrisc/
161 M: Alexander Graf <agraf@suse.de>
162 L: qemu-ppc@nongnu.org
169 M: Richard Henderson <rth@twiddle.net>
170 M: Alexander Graf <agraf@suse.de>
177 M: Aurelien Jarno <aurelien@aurel32.net>
184 M: Blue Swirl <blauwirbel@gmail.com>
185 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
193 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
199 M: Paolo Bonzini <pbonzini@redhat.com>
200 M: Richard Henderson <rth@twiddle.net>
201 M: Eduardo Habkost <ehabkost@redhat.com>
208 M: Max Filippov <jcmvbkbc@gmail.com>
209 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
216 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
221 Guest CPU Cores (KVM):
222 ----------------------
225 M: Paolo Bonzini <pbonzini@redhat.com>
226 L: kvm@vger.kernel.org
232 M: Peter Maydell <peter.maydell@linaro.org>
233 L: qemu-arm@nongnu.org
238 M: James Hogan <james.hogan@imgtec.com>
243 M: Alexander Graf <agraf@suse.de>
248 M: Christian Borntraeger <borntraeger@de.ibm.com>
249 M: Cornelia Huck <cornelia.huck@de.ibm.com>
250 M: Alexander Graf <agraf@suse.de>
252 F: target-s390x/kvm.c
253 F: target-s390x/ioinst.[ch]
254 F: target-s390x/machine.c
255 F: hw/intc/s390_flic.c
256 F: hw/intc/s390_flic_kvm.c
257 F: include/hw/s390x/s390_flic.h
259 T: git git://github.com/cohuck/qemu.git s390-next
260 T: git git://github.com/borntraeger/qemu.git s390-next
263 M: Paolo Bonzini <pbonzini@redhat.com>
264 M: Marcelo Tosatti <mtosatti@redhat.com>
265 L: kvm@vger.kernel.org
269 Guest CPU Cores (Xen):
270 ----------------------
273 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
274 L: xen-devel@lists.xensource.com
278 F: hw/char/xen_console.c
279 F: hw/display/xenfb.c
286 F: include/sysemu/xen-mapcache.h
292 L: qemu-devel@nongnu.org
298 L: qemu-devel@nongnu.org
303 L: qemu-devel@nongnu.org
304 M: Stefan Weil <sw@weilnetz.de>
312 M: Beniamino Galvani <b.galvani@gmail.com>
313 L: qemu-arm@nongnu.org
316 F: include/hw/*/allwinner*
317 F: hw/arm/cubieboard.c
320 M: Peter Maydell <peter.maydell@linaro.org>
321 L: qemu-arm@nongnu.org
332 F: include/hw/arm/primecell.h
335 M: Peter Maydell <peter.maydell@linaro.org>
336 L: qemu-arm@nongnu.org
339 F: hw/intc/gic_internal.h
341 F: hw/misc/arm11scu.c
342 F: hw/timer/a9gtimer*
344 F: include/hw/arm/arm.h
345 F: include/hw/intc/arm*
346 F: include/hw/misc/a9scu.h
347 F: include/hw/misc/arm11scu.h
348 F: include/hw/timer/a9gtimer.h
349 F: include/hw/timer/arm_mptimer.h
352 M: Evgeny Voevodin <e.voevodin@samsung.com>
353 M: Maksim Kozlov <m.kozlov@samsung.com>
354 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
355 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
356 L: qemu-arm@nongnu.org
361 M: Rob Herring <robh@kernel.org>
362 L: qemu-arm@nongnu.org
368 M: Antony Pavlov <antonynpavlov@gmail.com>
369 L: qemu-arm@nongnu.org
371 F: include/hw/arm/digic.h
375 L: qemu-devel@nongnu.org
376 L: qemu-arm@nongnu.org
381 M: Peter Chubb <peter.chubb@nicta.com.au>
382 L: qemu-arm@nongnu.org
388 M: Peter Maydell <peter.maydell@linaro.org>
389 L: qemu-arm@nongnu.org
391 F: hw/arm/integratorcp.c
394 M: Jan Kiszka <jan.kiszka@web.de>
395 L: qemu-arm@nongnu.org
400 M: Andrzej Zaborowski <balrogg@gmail.com>
401 L: qemu-arm@nongnu.org
406 M: Andrzej Zaborowski <balrogg@gmail.com>
407 L: qemu-arm@nongnu.org
412 M: Peter Maydell <peter.maydell@linaro.org>
413 L: qemu-arm@nongnu.org
416 F: hw/intc/realview_gic.c
417 F: include/hw/intc/realview_gic.h
420 M: Andrzej Zaborowski <balrogg@gmail.com>
421 L: qemu-arm@nongnu.org
423 F: hw/arm/mainstone.c
430 M: Peter Maydell <peter.maydell@linaro.org>
431 L: qemu-arm@nongnu.org
436 M: Peter Maydell <peter.maydell@linaro.org>
437 L: qemu-arm@nongnu.org
442 M: Alistair Francis <alistair.francis@xilinx.com>
443 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
444 L: qemu-arm@nongnu.org
446 F: hw/arm/xilinx_zynq.c
447 F: hw/misc/zynq_slcr.c
449 F: hw/ssi/xilinx_spips.c
452 M: Alistair Francis <alistair.francis@xilinx.com>
453 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
454 L: qemu-arm@nongnu.org
456 F: hw/arm/xlnx-zynqmp.c
457 F: hw/arm/xlnx-ep108.c
458 F: include/hw/arm/xlnx-zynqmp.h
461 M: Shannon Zhao <zhaoshenglong@huawei.com>
462 M: Shannon Zhao <shannon.zhao@linaro.org>
463 L: qemu-arm@nongnu.org
465 F: hw/arm/virt-acpi-build.c
466 F: include/hw/arm/virt-acpi-build.h
471 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
473 F: hw/cris/axis_dev88.c
478 EVR32 and uclinux BSP
479 M: Michael Walle <michael@walle.cc>
481 F: hw/lm32/lm32_boards.c
484 M: Michael Walle <michael@walle.cc>
486 F: hw/lm32/milkymist.c
496 F: hw/m68k/dummy_m68k.c
505 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
507 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
510 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
512 F: hw/microblaze/petalogix_ml605_mmu.c
517 M: Hervé Poussineau <hpoussin@reactos.org>
519 F: hw/mips/mips_jazz.c
522 M: Aurelien Jarno <aurelien@aurel32.net>
524 F: hw/mips/mips_malta.c
527 L: qemu-devel@nongnu.org
529 F: hw/mips/mips_mipssim.c
532 M: Aurelien Jarno <aurelien@aurel32.net>
534 F: hw/mips/mips_r4k.c
539 M: Jia Liu <proljc@gmail.com>
541 F: hw/openrisc/openrisc_sim.c
546 M: Alexander Graf <agraf@suse.de>
547 L: qemu-ppc@nongnu.org
549 F: hw/ppc/ppc405_boards.c
552 M: Alexander Graf <agraf@suse.de>
553 L: qemu-ppc@nongnu.org
555 F: hw/ppc/ppc440_bamboo.c
558 M: Alexander Graf <agraf@suse.de>
559 M: Scott Wood <scottwood@freescale.com>
560 L: qemu-ppc@nongnu.org
566 M: Alexander Graf <agraf@suse.de>
567 M: Scott Wood <scottwood@freescale.com>
568 L: qemu-ppc@nongnu.org
570 F: hw/ppc/mpc8544ds.c
571 F: hw/ppc/mpc8544_guts.c
574 M: Alexander Graf <agraf@suse.de>
575 L: qemu-ppc@nongnu.org
577 F: hw/ppc/mac_newworld.c
578 F: hw/pci-host/uninorth.c
579 F: hw/pci-bridge/dec.[hc]
583 M: Alexander Graf <agraf@suse.de>
584 L: qemu-ppc@nongnu.org
586 F: hw/ppc/mac_oldworld.c
587 F: hw/pci-host/grackle.c
591 M: Andreas Färber <andreas.faerber@web.de>
592 L: qemu-ppc@nongnu.org
595 F: hw/pci-host/prep.[hc]
596 F: hw/isa/pc87312.[hc]
599 M: David Gibson <david@gibson.dropbear.id.au>
600 M: Alexander Graf <agraf@suse.de>
601 L: qemu-ppc@nongnu.org
604 F: include/hw/*/spapr*
606 F: include/hw/*/xics*
607 F: pc-bios/spapr-rtas/*
610 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
611 L: qemu-ppc@nongnu.org
613 F: hw/ppc/virtex_ml507.c
618 M: Magnus Damm <magnus.damm@gmail.com>
623 M: Magnus Damm <magnus.damm@gmail.com>
630 M: Blue Swirl <blauwirbel@gmail.com>
631 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
636 M: Blue Swirl <blauwirbel@gmail.com>
637 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
639 F: hw/sparc64/sun4u.c
642 M: Fabien Chouteau <chouteau@adacore.com>
650 M: Alexander Graf <agraf@suse.de>
653 X: hw/s390x/*pci*.[hc]
656 M: Cornelia Huck <cornelia.huck@de.ibm.com>
657 M: Christian Borntraeger <borntraeger@de.ibm.com>
658 M: Alexander Graf <agraf@suse.de>
660 F: hw/char/sclp*.[hc]
662 X: hw/s390x/s390-virtio-bus.[ch]
665 F: hw/watchdog/wdt_diag288.c
666 T: git git://github.com/cohuck/qemu.git s390-next
667 T: git git://github.com/borntraeger/qemu.git s390-next
671 PKUnity-3 SoC initramfs-with-busybox
672 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
680 M: Michael S. Tsirkin <mst@redhat.com>
684 F: hw/pci-host/piix.c
687 F: include/hw/pci-host/q35.h
688 F: include/hw/pci-host/pam.h
691 F: hw/i2c/smbus_ich9.c
694 F: include/hw/acpi/ich9.h
695 F: include/hw/acpi/piix.h
699 M: Michael S. Tsirkin <mst@redhat.com>
700 M: Paolo Bonzini <pbonzini@redhat.com>
702 F: hw/char/debugcon.c
703 F: hw/char/parallel.c
710 F: hw/misc/debugexit.c
711 F: hw/misc/pc-testdev.c
714 F: hw/timer/mc146818rtc*
720 M: Max Filippov <jcmvbkbc@gmail.com>
724 XTFPGA (LX60, LX200, ML605, KC705)
725 M: Max Filippov <jcmvbkbc@gmail.com>
727 F: hw/xtensa/xtfpga.c
728 F: hw/net/opencores_eth.c
733 M: Jiri Slaby <jslaby@suse.cz>
738 M: John Snow <jsnow@redhat.com>
739 L: qemu-block@nongnu.org
745 F: hw/block/hd-geometry.c
748 F: tests/libqos/ahci*
749 T: git git://github.com/jnsnow/qemu.git ide
752 M: John Snow <jsnow@redhat.com>
753 L: qemu-block@nongnu.org
756 F: include/hw/block/fdc.h
758 T: git git://github.com/jnsnow/qemu.git ide
761 M: Peter Maydell <peter.maydell@linaro.org>
766 M: Alberto Garcia <berto@igalia.com>
768 F: hw/char/ipoctal232.c
772 M: Michael S. Tsirkin <mst@redhat.com>
775 F: hw/misc/pci-testdev.c
780 M: Michael S. Tsirkin <mst@redhat.com>
781 M: Igor Mammedov <imammedo@redhat.com>
784 F: include/hw/smbios/*
788 F: hw/i386/acpi-build.[hc]
790 F: hw/arm/virt-acpi-build.c
791 F: include/hw/arm/virt-acpi-build.h
795 M: Alexander Graf <agraf@suse.de>
796 L: qemu-ppc@nongnu.org
801 M: Alexander Graf <agraf@suse.de>
802 M: Scott Wood <scottwood@freescale.com>
803 L: qemu-ppc@nongnu.org
806 F: hw/pci-host/ppce500.c
810 M: Paolo Bonzini <pbonzini@redhat.com>
815 M: Jason Wang <jasowang@redhat.com>
818 T: git git://github.com/jasowang/qemu.git net
821 M: Paolo Bonzini <pbonzini@redhat.com>
825 T: git git://github.com/bonzini/qemu.git scsi-next
829 F: hw/scsi/lsi53c895a.c
832 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
839 M: Alistair Francis <alistair.francis@xilinx.com>
840 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
845 M: Gerd Hoffmann <kraxel@redhat.com>
848 F: tests/usb-*-test.c
851 M: Gerd Hoffmann <kraxel@redhat.com>
852 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
854 F: hw/usb/dev-serial.c
857 M: Alex Williamson <alex.williamson@redhat.com>
862 M: Michael S. Tsirkin <mst@redhat.com>
867 M: Michael S. Tsirkin <mst@redhat.com>
873 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
874 M: Greg Kurz <gkurz@linux.vnet.ibm.com>
878 F: tests/virtio-9p-test.c
879 T: git git://github.com/kvaneesh/QEMU.git
882 M: Stefan Hajnoczi <stefanha@redhat.com>
883 L: qemu-block@nongnu.org
885 F: hw/block/virtio-blk.c
886 F: hw/block/dataplane/*
887 F: hw/virtio/dataplane/*
888 T: git git://github.com/stefanha/qemu.git block
891 M: Cornelia Huck <cornelia.huck@de.ibm.com>
892 M: Christian Borntraeger <borntraeger@de.ibm.com>
894 F: hw/s390x/virtio-ccw.[hc]
895 T: git git://github.com/cohuck/qemu.git s390-next
896 T: git git://github.com/borntraeger/qemu.git s390-next
899 M: Gerd Hoffmann <kraxel@redhat.com>
901 F: hw/input/virtio-input*.c
902 F: include/hw/virtio/virtio-input.h
905 M: Amit Shah <amit.shah@redhat.com>
907 F: hw/char/virtio-serial-bus.c
908 F: hw/char/virtio-console.c
909 F: include/hw/virtio/virtio-serial.h
912 M: Amit Shah <amit.shah@redhat.com>
914 F: hw/virtio/virtio-rng.c
915 F: include/hw/virtio/virtio-rng.h
919 M: Keith Busch <keith.busch@intel.com>
920 L: qemu-block@nongnu.org
926 M: Hannes Reinecke <hare@suse.de>
927 L: qemu-block@nongnu.org
933 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
934 M: Alistair Francis <alistair.francis@xilinx.com>
935 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
938 F: include/hw/xilinx.h
941 M: Dmitry Fleytman <dmitry@daynix.com>
944 F: hw/scsi/vmw_pvscsi*
947 M: Scott Feldman <sfeldma@gmail.com>
948 M: Jiri Pirko <jiri@resnulli.us>
953 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
957 F: include/hw/mem/nvdimm.h
962 M: Gerd Hoffmann <kraxel@redhat.com>
967 F: tests/es1370-test.c
968 F: tests/intel-hda-test.c
971 M: Kevin Wolf <kwolf@redhat.com>
972 L: qemu-block@nongnu.org
980 F: tests/qemu-iotests/
981 T: git git://repo.or.cz/qemu/kevin.git block
984 M: Stefan Hajnoczi <stefanha@redhat.com>
985 L: qemu-block@nongnu.org
991 T: git git://github.com/stefanha/qemu.git block
994 M: Jeff Cody <jcody@redhat.com>
995 L: qemu-block@nongnu.org
998 F: include/block/blockjob.h
1003 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1005 Block QAPI, monitor, command line
1006 M: Markus Armbruster <armbru@redhat.com>
1011 T: git git://repo.or.cz/qemu/armbru.git block-next
1013 Character device backends
1014 M: Paolo Bonzini <pbonzini@redhat.com>
1017 F: backends/msmouse.c
1018 F: backends/testdev.c
1020 Character Devices (Braille)
1021 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1026 M: Markus Armbruster <armbru@redhat.com>
1028 F: scripts/coverity-model.c
1031 M: Andreas Färber <afaerber@suse.de>
1034 F: include/qom/cpu.h
1035 F: target-i386/cpu.c
1038 M: Igor Mammedov <imammedo@redhat.com>
1040 F: include/hw/cpu/icc_bus.h
1044 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1045 M: Alexander Graf <agraf@suse.de>
1048 F: include/sysemu/device_tree.h
1051 M: Markus Armbruster <armbru@redhat.com>
1053 F: include/qapi/error.h
1054 F: include/qemu/error-report.h
1056 F: util/qemu-error.c
1059 L: qemu-devel@nongnu.org
1065 M: Paolo Bonzini <pbonzini@redhat.com>
1067 F: include/exec/ioport.h
1069 F: include/exec/memory.h
1070 F: include/exec/ram_addr.h
1072 F: include/exec/memory-internal.h
1076 M: Gerd Hoffmann <kraxel@redhat.com>
1078 F: include/ui/qemu-spice.h
1080 F: audio/spiceaudio.c
1084 M: Gerd Hoffmann <kraxel@redhat.com>
1089 M: Andreas Färber <andreas.faerber@web.de>
1090 M: Peter Maydell <peter.maydell@linaro.org>
1095 M: Paolo Bonzini <pbonzini@redhat.com>
1103 M: Luiz Capitulino <lcapitulino@redhat.com>
1108 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1110 Network device backends
1111 M: Jason Wang <jasowang@redhat.com>
1114 T: git git://github.com/jasowang/qemu.git net
1116 Netmap network backend
1117 M: Luigi Rizzo <rizzo@iet.unipi.it>
1118 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1119 M: Vincenzo Maffione <v.maffione@gmail.com>
1120 W: http://info.iet.unipi.it/~luigi/netmap/
1124 Network Block Device (NBD)
1125 M: Paolo Bonzini <pbonzini@redhat.com>
1129 F: include/block/nbd*
1131 T: git git://github.com/bonzini/qemu.git nbd-next
1134 M: Eduardo Habkost <ehabkost@redhat.com>
1137 F: include/sysemu/numa.h
1140 T: git git://github.com/ehabkost/qemu.git numa
1143 M: Markus Armbruster <armbru@redhat.com>
1144 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1149 X: include/qapi/qmp/
1150 F: include/qapi/qmp/dispatch.h
1151 F: tests/qapi-schema/
1152 F: tests/test-*-visitor.c
1153 F: tests/test-qmp-*.c
1156 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1159 M: Eric Blake <eblake@redhat.com>
1160 M: Markus Armbruster <armbru@redhat.com>
1164 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1167 M: Luiz Capitulino <lcapitulino@redhat.com>
1170 F: include/qapi/qmp/
1171 X: include/qapi/qmp/dispatch.h
1172 F: tests/check-qdict.c
1173 F: tests/check-qfloat.c
1174 F: tests/check-qint.c
1175 F: tests/check-qjson.c
1176 F: tests/check-qlist.c
1177 F: tests/check-qstring.c
1178 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1181 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1184 T: git git://github.com/mdroth/qemu.git qga
1187 M: Andreas Färber <afaerber@suse.de>
1189 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1191 X: include/qom/cpu.h
1194 F: tests/check-qom-interface.c
1195 F: tests/check-qom-proplist.c
1199 M: Markus Armbruster <armbru@redhat.com>
1206 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1209 M: Jan Kiszka <jan.kiszka@siemens.com>
1213 T: git git://git.kiszka.org/qemu.git queues/slirp
1216 M: Stefan Hajnoczi <stefanha@redhat.com>
1219 F: scripts/tracetool.py
1220 F: scripts/tracetool/
1222 T: git git://github.com/stefanha/qemu.git tracing
1225 M: Blue Swirl <blauwirbel@gmail.com>
1227 F: scripts/checkpatch.pl
1230 M: Juan Quintela <quintela@redhat.com>
1231 M: Amit Shah <amit.shah@redhat.com>
1233 F: include/migration/
1235 F: scripts/vmstate-static-checker.py
1236 F: tests/vmstate-static-checker-data/
1239 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1242 F: include/sysemu/seccomp.h
1245 M: Daniel P. Berrange <berrange@redhat.com>
1249 F: tests/test-crypto-*
1252 M: Stefan Hajnoczi <stefanha@redhat.com>
1253 M: Kevin Wolf <kwolf@redhat.com>
1255 F: include/qemu/coroutine*
1256 F: tests/test-coroutine.c
1259 M: Daniel P. Berrange <berrange@redhat.com>
1262 F: include/qemu/buffer.h
1265 M: Daniel P. Berrange <berrange@redhat.com>
1272 M: Daniel P. Berrange <berrange@redhat.com>
1273 M: Gerd Hoffmann <kraxel@redhat.com>
1274 M: Paolo Bonzini <pbonzini@redhat.com>
1276 F: include/qemu/sockets.h
1277 F: util/qemu-sockets.c
1282 M: Riku Voipio <riku.voipio@iki.fi>
1288 M: Blue Swirl <blauwirbel@gmail.com>
1293 M: Riku Voipio <riku.voipio@iki.fi>
1297 Tiny Code Generator (TCG)
1298 -------------------------
1300 M: Richard Henderson <rth@twiddle.net>
1305 M: Claudio Fontana <claudio.fontana@huawei.com>
1306 M: Claudio Fontana <claudio.fontana@gmail.com>
1308 L: qemu-arm@nongnu.org
1314 M: Andrzej Zaborowski <balrogg@gmail.com>
1316 L: qemu-arm@nongnu.org
1321 L: qemu-devel@nongnu.org
1327 M: Aurelien Jarno <aurelien@aurel32.net>
1333 M: Aurelien Jarno <aurelien@aurel32.net>
1339 M: Vassili Karpov (malc) <av1474@comtv.ru>
1345 M: Alexander Graf <agraf@suse.de>
1346 M: Richard Henderson <rth@twiddle.net>
1352 M: Blue Swirl <blauwirbel@gmail.com>
1358 M: Stefan Weil <sw@weilnetz.de>
1367 L: qemu-stable@nongnu.org
1368 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1372 L: qemu-stable@nongnu.org
1373 M: Andreas Färber <afaerber@suse.de>
1374 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1378 L: qemu-stable@nongnu.org
1379 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1383 L: qemu-stable@nongnu.org
1384 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1390 M: Fam Zheng <famz@redhat.com>
1391 L: qemu-block@nongnu.org
1396 M: Josh Durgin <jdurgin@redhat.com>
1397 M: Jeff Cody <jcody@redhat.com>
1398 L: qemu-block@nongnu.org
1401 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1404 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1405 M: Liu Yuan <namei.unix@gmail.com>
1406 M: Jeff Cody <jcody@redhat.com>
1407 L: qemu-block@nongnu.org
1408 L: sheepdog@lists.wpkg.org
1411 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1414 M: Jeff Cody <jcody@redhat.com>
1415 L: qemu-block@nongnu.org
1418 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1421 M: Stefan Weil <sw@weilnetz.de>
1422 L: qemu-block@nongnu.org
1427 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1428 M: Paolo Bonzini <pbonzini@redhat.com>
1429 M: Peter Lieven <pl@kamp.de>
1430 L: qemu-block@nongnu.org
1435 M: Jeff Cody <jcody@redhat.com>
1436 M: Peter Lieven <pl@kamp.de>
1437 L: qemu-block@nongnu.org
1440 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1443 M: Richard W.M. Jones <rjones@redhat.com>
1444 M: Jeff Cody <jcody@redhat.com>
1445 L: qemu-block@nongnu.org
1448 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1451 M: Chrysostomos Nanakos <chris@include.gr>
1452 M: Jeff Cody <jcody@redhat.com>
1453 L: qemu-block@nongnu.org
1455 F: block/archipelago.c
1456 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1459 M: Jeff Cody <jcody@redhat.com>
1460 L: qemu-block@nongnu.org
1463 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1466 M: Jeff Cody <jcody@redhat.com>
1467 L: qemu-block@nongnu.org
1470 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1473 M: Fam Zheng <famz@redhat.com>
1474 L: qemu-block@nongnu.org
1479 M: Gonglei <arei.gonglei@huawei.com>
1484 M: Alberto Garcia <berto@igalia.com>
1487 L: qemu-block@nongnu.org
1490 M: Stefan Hajnoczi <stefanha@redhat.com>
1491 L: qemu-block@nongnu.org
1493 F: block/blkverify.c
1496 M: Stefan Hajnoczi <stefanha@redhat.com>
1497 L: qemu-block@nongnu.org
1502 M: Stefan Hajnoczi <stefanha@redhat.com>
1503 L: qemu-block@nongnu.org
1508 M: Stefan Hajnoczi <stefanha@redhat.com>
1509 L: qemu-block@nongnu.org
1514 M: Stefan Hajnoczi <stefanha@redhat.com>
1515 M: Denis V. Lunev <den@openvz.org>
1516 L: qemu-block@nongnu.org
1518 F: block/parallels.c
1519 F: docs/specs/parallels.txt
1522 M: Stefan Hajnoczi <stefanha@redhat.com>
1523 L: qemu-block@nongnu.org
1528 M: Kevin Wolf <kwolf@redhat.com>
1529 L: qemu-block@nongnu.org
1531 F: block/linux-aio.c
1533 F: block/raw-posix.c
1534 F: block/raw-win32.c
1536 F: block/win32-aio.c
1539 M: Kevin Wolf <kwolf@redhat.com>
1540 L: qemu-block@nongnu.org
1545 M: Kevin Wolf <kwolf@redhat.com>
1546 L: qemu-block@nongnu.org
1551 M: Kevin Wolf <kwolf@redhat.com>
1552 L: qemu-block@nongnu.org
1557 M: Kevin Wolf <kwolf@redhat.com>
1558 L: qemu-block@nongnu.org
1563 M: Kevin Wolf <kwolf@redhat.com>
1564 L: qemu-block@nongnu.org
1569 M: Stefan Hajnoczi <stefanha@redhat.com>
1570 L: qemu-block@nongnu.org
1572 F: tests/image-fuzzer/
1574 Build and test automation
1575 -------------------------
1576 M: Alex Bennée <alex.bennee@linaro.org>
1577 L: qemu-devel@nongnu.org
1583 Build system architecture
1584 M: Daniel P. Berrange <berrange@redhat.com>
1586 F: docs/build-system.txt