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: Aurelien Jarno <aurelien@aurel32.net>
89 M: Peter Maydell <peter.maydell@linaro.org>
95 M: Richard Henderson <rth@twiddle.net>
103 M: Peter Maydell <peter.maydell@linaro.org>
104 L: qemu-arm@nongnu.org
114 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
122 M: Michael Walle <michael@walle.cc>
129 F: include/hw/char/lm32_juart.h
139 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
141 F: target-microblaze/
143 F: disas/microblaze.c
146 M: Aurelien Jarno <aurelien@aurel32.net>
147 M: Leon Alrae <leon.alrae@imgtec.com>
155 M: Anthony Green <green@moxielogic.com>
161 M: Jia Liu <proljc@gmail.com>
165 F: tests/tcg/openrisc/
168 M: Alexander Graf <agraf@suse.de>
169 L: qemu-ppc@nongnu.org
176 M: Richard Henderson <rth@twiddle.net>
177 M: Alexander Graf <agraf@suse.de>
184 M: Aurelien Jarno <aurelien@aurel32.net>
191 M: Blue Swirl <blauwirbel@gmail.com>
192 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
200 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
206 M: Paolo Bonzini <pbonzini@redhat.com>
207 M: Richard Henderson <rth@twiddle.net>
208 M: Eduardo Habkost <ehabkost@redhat.com>
215 M: Max Filippov <jcmvbkbc@gmail.com>
216 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
223 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
228 Guest CPU Cores (KVM):
229 ----------------------
232 M: Paolo Bonzini <pbonzini@redhat.com>
233 L: kvm@vger.kernel.org
237 F: include/sysemu/kvm*.h
240 M: Peter Maydell <peter.maydell@linaro.org>
241 L: qemu-arm@nongnu.org
246 M: James Hogan <james.hogan@imgtec.com>
251 M: Alexander Graf <agraf@suse.de>
256 M: Christian Borntraeger <borntraeger@de.ibm.com>
257 M: Cornelia Huck <cornelia.huck@de.ibm.com>
258 M: Alexander Graf <agraf@suse.de>
260 F: target-s390x/kvm.c
261 F: target-s390x/ioinst.[ch]
262 F: target-s390x/machine.c
263 F: hw/intc/s390_flic.c
264 F: hw/intc/s390_flic_kvm.c
265 F: include/hw/s390x/s390_flic.h
267 T: git git://github.com/cohuck/qemu.git s390-next
268 T: git git://github.com/borntraeger/qemu.git s390-next
271 M: Paolo Bonzini <pbonzini@redhat.com>
272 M: Marcelo Tosatti <mtosatti@redhat.com>
273 L: kvm@vger.kernel.org
277 Guest CPU Cores (Xen):
278 ----------------------
281 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
282 L: xen-devel@lists.xensource.com
286 F: hw/char/xen_console.c
287 F: hw/display/xenfb.c
294 F: include/sysemu/xen-mapcache.h
300 L: qemu-devel@nongnu.org
306 L: qemu-devel@nongnu.org
311 L: qemu-devel@nongnu.org
312 M: Stefan Weil <sw@weilnetz.de>
320 M: Beniamino Galvani <b.galvani@gmail.com>
321 L: qemu-arm@nongnu.org
324 F: include/hw/*/allwinner*
325 F: hw/arm/cubieboard.c
328 M: Peter Maydell <peter.maydell@linaro.org>
329 L: qemu-arm@nongnu.org
340 F: include/hw/arm/primecell.h
343 M: Peter Maydell <peter.maydell@linaro.org>
344 L: qemu-arm@nongnu.org
347 F: hw/intc/gic_internal.h
349 F: hw/misc/arm11scu.c
350 F: hw/timer/a9gtimer*
352 F: include/hw/arm/arm.h
353 F: include/hw/intc/arm*
354 F: include/hw/misc/a9scu.h
355 F: include/hw/misc/arm11scu.h
356 F: include/hw/timer/a9gtimer.h
357 F: include/hw/timer/arm_mptimer.h
360 M: Evgeny Voevodin <e.voevodin@samsung.com>
361 M: Maksim Kozlov <m.kozlov@samsung.com>
362 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
363 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
364 L: qemu-arm@nongnu.org
367 F: include/hw/arm/exynos4210.h
370 M: Rob Herring <robh@kernel.org>
371 L: qemu-arm@nongnu.org
377 M: Antony Pavlov <antonynpavlov@gmail.com>
378 L: qemu-arm@nongnu.org
380 F: include/hw/arm/digic.h
384 L: qemu-devel@nongnu.org
385 L: qemu-arm@nongnu.org
390 M: Peter Chubb <peter.chubb@nicta.com.au>
391 L: qemu-arm@nongnu.org
395 F: include/hw/arm/fsl-imx31.h
398 M: Peter Maydell <peter.maydell@linaro.org>
399 L: qemu-arm@nongnu.org
401 F: hw/arm/integratorcp.c
404 M: Jan Kiszka <jan.kiszka@web.de>
405 L: qemu-arm@nongnu.org
410 M: Andrzej Zaborowski <balrogg@gmail.com>
411 L: qemu-arm@nongnu.org
416 M: Andrzej Zaborowski <balrogg@gmail.com>
417 L: qemu-arm@nongnu.org
422 M: Peter Maydell <peter.maydell@linaro.org>
423 L: qemu-arm@nongnu.org
426 F: hw/intc/realview_gic.c
427 F: include/hw/intc/realview_gic.h
430 M: Andrzej Zaborowski <balrogg@gmail.com>
431 L: qemu-arm@nongnu.org
433 F: hw/arm/mainstone.c
438 F: include/hw/arm/pxa.h
441 M: Peter Maydell <peter.maydell@linaro.org>
442 L: qemu-arm@nongnu.org
447 M: Peter Maydell <peter.maydell@linaro.org>
448 L: qemu-arm@nongnu.org
453 M: Alistair Francis <alistair.francis@xilinx.com>
454 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
455 L: qemu-arm@nongnu.org
457 F: hw/arm/xilinx_zynq.c
458 F: hw/misc/zynq_slcr.c
460 F: hw/ssi/xilinx_spips.c
463 M: Alistair Francis <alistair.francis@xilinx.com>
464 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
465 L: qemu-arm@nongnu.org
467 F: hw/arm/xlnx-zynqmp.c
468 F: hw/arm/xlnx-ep108.c
469 F: include/hw/arm/xlnx-zynqmp.h
472 M: Shannon Zhao <zhaoshenglong@huawei.com>
473 M: Shannon Zhao <shannon.zhao@linaro.org>
474 L: qemu-arm@nongnu.org
476 F: hw/arm/virt-acpi-build.c
477 F: include/hw/arm/virt-acpi-build.h
482 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
484 F: hw/cris/axis_dev88.c
489 EVR32 and uclinux BSP
490 M: Michael Walle <michael@walle.cc>
492 F: hw/lm32/lm32_boards.c
495 M: Michael Walle <michael@walle.cc>
497 F: hw/lm32/milkymist.c
507 F: hw/m68k/dummy_m68k.c
516 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
518 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
521 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
523 F: hw/microblaze/petalogix_ml605_mmu.c
528 M: Hervé Poussineau <hpoussin@reactos.org>
530 F: hw/mips/mips_jazz.c
533 M: Aurelien Jarno <aurelien@aurel32.net>
535 F: hw/mips/mips_malta.c
538 L: qemu-devel@nongnu.org
540 F: hw/mips/mips_mipssim.c
543 M: Aurelien Jarno <aurelien@aurel32.net>
545 F: hw/mips/mips_r4k.c
550 M: Jia Liu <proljc@gmail.com>
552 F: hw/openrisc/openrisc_sim.c
557 M: Alexander Graf <agraf@suse.de>
558 L: qemu-ppc@nongnu.org
560 F: hw/ppc/ppc405_boards.c
563 M: Alexander Graf <agraf@suse.de>
564 L: qemu-ppc@nongnu.org
566 F: hw/ppc/ppc440_bamboo.c
569 M: Alexander Graf <agraf@suse.de>
570 M: Scott Wood <scottwood@freescale.com>
571 L: qemu-ppc@nongnu.org
577 M: Alexander Graf <agraf@suse.de>
578 M: Scott Wood <scottwood@freescale.com>
579 L: qemu-ppc@nongnu.org
581 F: hw/ppc/mpc8544ds.c
582 F: hw/ppc/mpc8544_guts.c
585 M: Alexander Graf <agraf@suse.de>
586 L: qemu-ppc@nongnu.org
588 F: hw/ppc/mac_newworld.c
589 F: hw/pci-host/uninorth.c
590 F: hw/pci-bridge/dec.[hc]
594 M: Alexander Graf <agraf@suse.de>
595 L: qemu-ppc@nongnu.org
597 F: hw/ppc/mac_oldworld.c
598 F: hw/pci-host/grackle.c
602 M: Andreas Färber <andreas.faerber@web.de>
603 L: qemu-ppc@nongnu.org
606 F: hw/pci-host/prep.[hc]
607 F: hw/isa/pc87312.[hc]
610 M: David Gibson <david@gibson.dropbear.id.au>
611 M: Alexander Graf <agraf@suse.de>
612 L: qemu-ppc@nongnu.org
615 F: include/hw/*/spapr*
617 F: include/hw/*/xics*
618 F: pc-bios/spapr-rtas/*
621 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
622 L: qemu-ppc@nongnu.org
624 F: hw/ppc/virtex_ml507.c
629 M: Magnus Damm <magnus.damm@gmail.com>
634 M: Magnus Damm <magnus.damm@gmail.com>
641 M: Blue Swirl <blauwirbel@gmail.com>
642 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
647 M: Blue Swirl <blauwirbel@gmail.com>
648 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
650 F: hw/sparc64/sun4u.c
653 M: Fabien Chouteau <chouteau@adacore.com>
661 M: Cornelia Huck <cornelia.huck@de.ibm.com>
662 M: Christian Borntraeger <borntraeger@de.ibm.com>
663 M: Alexander Graf <agraf@suse.de>
665 F: hw/char/sclp*.[hc]
669 F: hw/watchdog/wdt_diag288.c
670 T: git git://github.com/cohuck/qemu.git s390-next
671 T: git git://github.com/borntraeger/qemu.git s390-next
675 PKUnity-3 SoC initramfs-with-busybox
676 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
684 M: Michael S. Tsirkin <mst@redhat.com>
688 F: hw/pci-host/piix.c
691 F: include/hw/pci-host/q35.h
692 F: include/hw/pci-host/pam.h
695 F: hw/i2c/smbus_ich9.c
698 F: include/hw/acpi/ich9.h
699 F: include/hw/acpi/piix.h
703 M: Michael S. Tsirkin <mst@redhat.com>
704 M: Paolo Bonzini <pbonzini@redhat.com>
706 F: hw/char/debugcon.c
707 F: hw/char/parallel.c
714 F: hw/misc/debugexit.c
715 F: hw/misc/pc-testdev.c
718 F: hw/timer/mc146818rtc*
724 M: Max Filippov <jcmvbkbc@gmail.com>
728 XTFPGA (LX60, LX200, ML605, KC705)
729 M: Max Filippov <jcmvbkbc@gmail.com>
731 F: hw/xtensa/xtfpga.c
732 F: hw/net/opencores_eth.c
737 M: Jiri Slaby <jslaby@suse.cz>
742 M: John Snow <jsnow@redhat.com>
743 L: qemu-block@nongnu.org
749 F: hw/block/hd-geometry.c
752 F: tests/libqos/ahci*
753 T: git git://github.com/jnsnow/qemu.git ide
756 M: John Snow <jsnow@redhat.com>
757 L: qemu-block@nongnu.org
760 F: include/hw/block/fdc.h
762 T: git git://github.com/jnsnow/qemu.git ide
765 M: Peter Maydell <peter.maydell@linaro.org>
768 F: include/hw/arm/omap.h
771 M: Alberto Garcia <berto@igalia.com>
773 F: hw/char/ipoctal232.c
777 M: Michael S. Tsirkin <mst@redhat.com>
780 F: hw/misc/pci-testdev.c
785 M: Michael S. Tsirkin <mst@redhat.com>
786 M: Igor Mammedov <imammedo@redhat.com>
789 F: include/hw/smbios/*
793 F: hw/i386/acpi-build.[hc]
795 F: hw/arm/virt-acpi-build.c
796 F: include/hw/arm/virt-acpi-build.h
800 M: Alexander Graf <agraf@suse.de>
801 L: qemu-ppc@nongnu.org
806 M: Alexander Graf <agraf@suse.de>
807 M: Scott Wood <scottwood@freescale.com>
808 L: qemu-ppc@nongnu.org
811 F: hw/pci-host/ppce500.c
815 M: Paolo Bonzini <pbonzini@redhat.com>
820 M: Jason Wang <jasowang@redhat.com>
823 T: git git://github.com/jasowang/qemu.git net
826 M: Paolo Bonzini <pbonzini@redhat.com>
830 T: git git://github.com/bonzini/qemu.git scsi-next
834 F: hw/scsi/lsi53c895a.c
837 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
844 M: Alistair Francis <alistair.francis@xilinx.com>
845 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
850 M: Gerd Hoffmann <kraxel@redhat.com>
853 F: tests/usb-*-test.c
855 F: docs/usb-storage.txt
860 M: Gerd Hoffmann <kraxel@redhat.com>
861 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
863 F: hw/usb/dev-serial.c
866 M: Alex Williamson <alex.williamson@redhat.com>
872 M: Michael S. Tsirkin <mst@redhat.com>
877 M: Michael S. Tsirkin <mst@redhat.com>
883 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
884 M: Greg Kurz <gkurz@linux.vnet.ibm.com>
888 F: tests/virtio-9p-test.c
889 T: git git://github.com/kvaneesh/QEMU.git
892 M: Stefan Hajnoczi <stefanha@redhat.com>
893 L: qemu-block@nongnu.org
895 F: hw/block/virtio-blk.c
896 F: hw/block/dataplane/*
897 F: hw/virtio/dataplane/*
898 T: git git://github.com/stefanha/qemu.git block
901 M: Cornelia Huck <cornelia.huck@de.ibm.com>
902 M: Christian Borntraeger <borntraeger@de.ibm.com>
904 F: hw/s390x/virtio-ccw.[hc]
905 T: git git://github.com/cohuck/qemu.git s390-next
906 T: git git://github.com/borntraeger/qemu.git s390-next
909 M: Gerd Hoffmann <kraxel@redhat.com>
911 F: hw/input/virtio-input*.c
912 F: include/hw/virtio/virtio-input.h
915 M: Amit Shah <amit.shah@redhat.com>
917 F: hw/char/virtio-serial-bus.c
918 F: hw/char/virtio-console.c
919 F: include/hw/virtio/virtio-serial.h
922 M: Amit Shah <amit.shah@redhat.com>
924 F: hw/virtio/virtio-rng.c
925 F: include/hw/virtio/virtio-rng.h
926 F: include/sysemu/rng*.h
930 M: Keith Busch <keith.busch@intel.com>
931 L: qemu-block@nongnu.org
937 M: Hannes Reinecke <hare@suse.de>
938 L: qemu-block@nongnu.org
944 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
945 M: Alistair Francis <alistair.francis@xilinx.com>
946 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
949 F: include/hw/xilinx.h
952 M: Dmitry Fleytman <dmitry@daynix.com>
955 F: hw/scsi/vmw_pvscsi*
958 M: Scott Feldman <sfeldma@gmail.com>
959 M: Jiri Pirko <jiri@resnulli.us>
964 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
968 F: include/hw/mem/nvdimm.h
973 M: Gerd Hoffmann <kraxel@redhat.com>
978 F: tests/es1370-test.c
979 F: tests/intel-hda-test.c
982 M: Kevin Wolf <kwolf@redhat.com>
983 L: qemu-block@nongnu.org
991 F: tests/qemu-iotests/
992 T: git git://repo.or.cz/qemu/kevin.git block
995 M: Stefan Hajnoczi <stefanha@redhat.com>
996 L: qemu-block@nongnu.org
1002 T: git git://github.com/stefanha/qemu.git block
1005 M: Jeff Cody <jcody@redhat.com>
1006 L: qemu-block@nongnu.org
1009 F: include/block/blockjob.h
1014 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1016 Block QAPI, monitor, command line
1017 M: Markus Armbruster <armbru@redhat.com>
1022 T: git git://repo.or.cz/qemu/armbru.git block-next
1024 Character device backends
1025 M: Paolo Bonzini <pbonzini@redhat.com>
1028 F: backends/msmouse.c
1029 F: backends/testdev.c
1031 Character Devices (Braille)
1032 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1037 M: Markus Armbruster <armbru@redhat.com>
1039 F: scripts/coverity-model.c
1042 M: Andreas Färber <afaerber@suse.de>
1045 F: include/qom/cpu.h
1046 F: target-i386/cpu.c
1049 M: Igor Mammedov <imammedo@redhat.com>
1051 F: include/hw/cpu/icc_bus.h
1055 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1056 M: Alexander Graf <agraf@suse.de>
1059 F: include/sysemu/device_tree.h
1062 M: Markus Armbruster <armbru@redhat.com>
1064 F: include/qapi/error.h
1065 F: include/qemu/error-report.h
1067 F: util/qemu-error.c
1070 L: qemu-devel@nongnu.org
1076 M: Paolo Bonzini <pbonzini@redhat.com>
1078 F: include/exec/ioport.h
1080 F: include/exec/memory.h
1081 F: include/exec/ram_addr.h
1083 F: include/exec/memory-internal.h
1087 M: Gerd Hoffmann <kraxel@redhat.com>
1089 F: include/ui/qemu-spice.h
1090 F: include/ui/spice-display.h
1092 F: audio/spiceaudio.c
1096 M: Gerd Hoffmann <kraxel@redhat.com>
1102 M: Andreas Färber <andreas.faerber@web.de>
1103 M: Peter Maydell <peter.maydell@linaro.org>
1108 M: Paolo Bonzini <pbonzini@redhat.com>
1116 M: Luiz Capitulino <lcapitulino@redhat.com>
1121 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1123 Network device backends
1124 M: Jason Wang <jasowang@redhat.com>
1128 T: git git://github.com/jasowang/qemu.git net
1130 Netmap network backend
1131 M: Luigi Rizzo <rizzo@iet.unipi.it>
1132 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1133 M: Vincenzo Maffione <v.maffione@gmail.com>
1134 W: http://info.iet.unipi.it/~luigi/netmap/
1138 Network Block Device (NBD)
1139 M: Paolo Bonzini <pbonzini@redhat.com>
1143 F: include/block/nbd*
1145 T: git git://github.com/bonzini/qemu.git nbd-next
1148 M: Eduardo Habkost <ehabkost@redhat.com>
1151 F: include/sysemu/numa.h
1154 T: git git://github.com/ehabkost/qemu.git numa
1157 M: Markus Armbruster <armbru@redhat.com>
1158 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1163 X: include/qapi/qmp/
1164 F: include/qapi/qmp/dispatch.h
1165 F: tests/qapi-schema/
1166 F: tests/test-*-visitor.c
1167 F: tests/test-qmp-*.c
1170 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1173 M: Eric Blake <eblake@redhat.com>
1174 M: Markus Armbruster <armbru@redhat.com>
1178 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1181 M: Luiz Capitulino <lcapitulino@redhat.com>
1184 F: include/qapi/qmp/
1185 X: include/qapi/qmp/dispatch.h
1186 F: tests/check-qdict.c
1187 F: tests/check-qfloat.c
1188 F: tests/check-qint.c
1189 F: tests/check-qjson.c
1190 F: tests/check-qlist.c
1191 F: tests/check-qstring.c
1192 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1195 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1198 T: git git://github.com/mdroth/qemu.git qga
1201 M: Andreas Färber <afaerber@suse.de>
1203 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1205 X: include/qom/cpu.h
1208 F: tests/check-qom-interface.c
1209 F: tests/check-qom-proplist.c
1213 M: Markus Armbruster <armbru@redhat.com>
1220 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1223 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1224 M: Jan Kiszka <jan.kiszka@siemens.com>
1228 F: include/net/slirp.h
1229 T: git git://git.kiszka.org/qemu.git queues/slirp
1232 M: Stefan Hajnoczi <stefanha@redhat.com>
1235 F: scripts/tracetool.py
1236 F: scripts/tracetool/
1238 T: git git://github.com/stefanha/qemu.git tracing
1241 M: Blue Swirl <blauwirbel@gmail.com>
1243 F: scripts/checkpatch.pl
1246 M: Juan Quintela <quintela@redhat.com>
1247 M: Amit Shah <amit.shah@redhat.com>
1249 F: include/migration/
1251 F: scripts/vmstate-static-checker.py
1252 F: tests/vmstate-static-checker-data/
1253 F: docs/migration.txt
1256 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1259 F: include/sysemu/seccomp.h
1262 M: Daniel P. Berrange <berrange@redhat.com>
1266 F: tests/test-crypto-*
1269 M: Stefan Hajnoczi <stefanha@redhat.com>
1270 M: Kevin Wolf <kwolf@redhat.com>
1272 F: include/qemu/coroutine*
1273 F: tests/test-coroutine.c
1276 M: Daniel P. Berrange <berrange@redhat.com>
1279 F: include/qemu/buffer.h
1282 M: Daniel P. Berrange <berrange@redhat.com>
1289 M: Daniel P. Berrange <berrange@redhat.com>
1290 M: Gerd Hoffmann <kraxel@redhat.com>
1291 M: Paolo Bonzini <pbonzini@redhat.com>
1293 F: include/qemu/sockets.h
1294 F: util/qemu-sockets.c
1296 Throttling infrastructure
1297 M: Alberto Garcia <berto@igalia.com>
1299 F: block/throttle-groups.c
1300 F: include/block/throttle-groups.h
1301 F: include/qemu/throttle.h
1303 L: qemu-block@nongnu.org
1308 M: Riku Voipio <riku.voipio@iki.fi>
1314 M: Blue Swirl <blauwirbel@gmail.com>
1319 M: Riku Voipio <riku.voipio@iki.fi>
1323 Tiny Code Generator (TCG)
1324 -------------------------
1326 M: Richard Henderson <rth@twiddle.net>
1331 M: Claudio Fontana <claudio.fontana@huawei.com>
1332 M: Claudio Fontana <claudio.fontana@gmail.com>
1334 L: qemu-arm@nongnu.org
1340 M: Andrzej Zaborowski <balrogg@gmail.com>
1342 L: qemu-arm@nongnu.org
1347 L: qemu-devel@nongnu.org
1353 M: Aurelien Jarno <aurelien@aurel32.net>
1359 M: Aurelien Jarno <aurelien@aurel32.net>
1365 M: Vassili Karpov (malc) <av1474@comtv.ru>
1371 M: Alexander Graf <agraf@suse.de>
1372 M: Richard Henderson <rth@twiddle.net>
1378 M: Blue Swirl <blauwirbel@gmail.com>
1384 M: Stefan Weil <sw@weilnetz.de>
1393 L: qemu-stable@nongnu.org
1394 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1398 L: qemu-stable@nongnu.org
1399 M: Andreas Färber <afaerber@suse.de>
1400 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1404 L: qemu-stable@nongnu.org
1405 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1409 L: qemu-stable@nongnu.org
1410 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1416 M: Fam Zheng <famz@redhat.com>
1417 L: qemu-block@nongnu.org
1422 M: Josh Durgin <jdurgin@redhat.com>
1423 M: Jeff Cody <jcody@redhat.com>
1424 L: qemu-block@nongnu.org
1427 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1430 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1431 M: Liu Yuan <namei.unix@gmail.com>
1432 M: Jeff Cody <jcody@redhat.com>
1433 L: qemu-block@nongnu.org
1434 L: sheepdog@lists.wpkg.org
1437 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1440 M: Jeff Cody <jcody@redhat.com>
1441 L: qemu-block@nongnu.org
1444 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1447 M: Stefan Weil <sw@weilnetz.de>
1448 L: qemu-block@nongnu.org
1453 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1454 M: Paolo Bonzini <pbonzini@redhat.com>
1455 M: Peter Lieven <pl@kamp.de>
1456 L: qemu-block@nongnu.org
1461 M: Jeff Cody <jcody@redhat.com>
1462 M: Peter Lieven <pl@kamp.de>
1463 L: qemu-block@nongnu.org
1466 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1469 M: Richard W.M. Jones <rjones@redhat.com>
1470 M: Jeff Cody <jcody@redhat.com>
1471 L: qemu-block@nongnu.org
1474 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1477 M: Chrysostomos Nanakos <chris@include.gr>
1478 M: Jeff Cody <jcody@redhat.com>
1479 L: qemu-block@nongnu.org
1481 F: block/archipelago.c
1482 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1485 M: Jeff Cody <jcody@redhat.com>
1486 L: qemu-block@nongnu.org
1489 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1492 M: Jeff Cody <jcody@redhat.com>
1493 L: qemu-block@nongnu.org
1496 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1499 M: Fam Zheng <famz@redhat.com>
1500 L: qemu-block@nongnu.org
1505 M: Gonglei <arei.gonglei@huawei.com>
1510 M: Alberto Garcia <berto@igalia.com>
1513 L: qemu-block@nongnu.org
1516 M: Stefan Hajnoczi <stefanha@redhat.com>
1517 L: qemu-block@nongnu.org
1519 F: block/blkverify.c
1522 M: Stefan Hajnoczi <stefanha@redhat.com>
1523 L: qemu-block@nongnu.org
1528 M: Stefan Hajnoczi <stefanha@redhat.com>
1529 L: qemu-block@nongnu.org
1534 M: Stefan Hajnoczi <stefanha@redhat.com>
1535 L: qemu-block@nongnu.org
1540 M: Stefan Hajnoczi <stefanha@redhat.com>
1541 M: Denis V. Lunev <den@openvz.org>
1542 L: qemu-block@nongnu.org
1544 F: block/parallels.c
1545 F: docs/specs/parallels.txt
1548 M: Stefan Hajnoczi <stefanha@redhat.com>
1549 L: qemu-block@nongnu.org
1554 M: Kevin Wolf <kwolf@redhat.com>
1555 L: qemu-block@nongnu.org
1557 F: block/linux-aio.c
1559 F: block/raw-posix.c
1560 F: block/raw-win32.c
1562 F: block/win32-aio.c
1565 M: Kevin Wolf <kwolf@redhat.com>
1566 L: qemu-block@nongnu.org
1571 M: Kevin Wolf <kwolf@redhat.com>
1572 L: qemu-block@nongnu.org
1577 M: Kevin Wolf <kwolf@redhat.com>
1578 L: qemu-block@nongnu.org
1583 M: Kevin Wolf <kwolf@redhat.com>
1584 L: qemu-block@nongnu.org
1589 M: Kevin Wolf <kwolf@redhat.com>
1590 L: qemu-block@nongnu.org
1595 M: Stefan Hajnoczi <stefanha@redhat.com>
1596 L: qemu-block@nongnu.org
1598 F: tests/image-fuzzer/
1600 Build and test automation
1601 -------------------------
1602 M: Alex Bennée <alex.bennee@linaro.org>
1603 L: qemu-devel@nongnu.org
1609 Build system architecture
1610 M: Daniel P. Berrange <berrange@redhat.com>
1612 F: docs/build-system.txt