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
86 F: include/sysemu/cpus.h
89 M: Aurelien Jarno <aurelien@aurel32.net>
90 M: Peter Maydell <peter.maydell@linaro.org>
96 M: Richard Henderson <rth@twiddle.net>
104 M: Peter Maydell <peter.maydell@linaro.org>
105 L: qemu-arm@nongnu.org
115 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
123 M: Michael Walle <michael@walle.cc>
130 F: include/hw/char/lm32_juart.h
140 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
142 F: target-microblaze/
144 F: disas/microblaze.c
147 M: Aurelien Jarno <aurelien@aurel32.net>
148 M: Leon Alrae <leon.alrae@imgtec.com>
156 M: Anthony Green <green@moxielogic.com>
162 M: Jia Liu <proljc@gmail.com>
166 F: tests/tcg/openrisc/
169 M: David Gibson <david@gibson.dropbear.id.au>
170 M: Alexander Graf <agraf@suse.de>
171 L: qemu-ppc@nongnu.org
178 M: Richard Henderson <rth@twiddle.net>
179 M: Alexander Graf <agraf@suse.de>
186 M: Aurelien Jarno <aurelien@aurel32.net>
194 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
195 M: Artyom Tarasenko <atar4qemu@gmail.com>
203 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
207 F: include/hw/unicore32/
210 M: Paolo Bonzini <pbonzini@redhat.com>
211 M: Richard Henderson <rth@twiddle.net>
212 M: Eduardo Habkost <ehabkost@redhat.com>
219 M: Max Filippov <jcmvbkbc@gmail.com>
220 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
227 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
231 F: include/hw/tricore/
233 Guest CPU Cores (KVM):
234 ----------------------
237 M: Paolo Bonzini <pbonzini@redhat.com>
238 L: kvm@vger.kernel.org
242 F: include/sysemu/kvm*.h
245 M: Peter Maydell <peter.maydell@linaro.org>
246 L: qemu-arm@nongnu.org
251 M: James Hogan <james.hogan@imgtec.com>
256 M: Alexander Graf <agraf@suse.de>
261 M: Christian Borntraeger <borntraeger@de.ibm.com>
262 M: Cornelia Huck <cornelia.huck@de.ibm.com>
263 M: Alexander Graf <agraf@suse.de>
265 F: target-s390x/kvm.c
266 F: target-s390x/ioinst.[ch]
267 F: target-s390x/machine.c
268 F: hw/intc/s390_flic.c
269 F: hw/intc/s390_flic_kvm.c
270 F: include/hw/s390x/s390_flic.h
272 T: git git://github.com/cohuck/qemu.git s390-next
273 T: git git://github.com/borntraeger/qemu.git s390-next
276 M: Paolo Bonzini <pbonzini@redhat.com>
277 M: Marcelo Tosatti <mtosatti@redhat.com>
278 L: kvm@vger.kernel.org
282 Guest CPU Cores (Xen):
283 ----------------------
286 M: Stefano Stabellini <sstabellini@kernel.org>
287 M: Anthony Perard <anthony.perard@citrix.com>
288 L: xen-devel@lists.xensource.com
292 F: hw/char/xen_console.c
293 F: hw/display/xenfb.c
300 F: include/sysemu/xen-mapcache.h
306 L: qemu-devel@nongnu.org
312 L: qemu-devel@nongnu.org
317 L: qemu-devel@nongnu.org
318 M: Stefan Weil <sw@weilnetz.de>
326 M: Beniamino Galvani <b.galvani@gmail.com>
327 L: qemu-arm@nongnu.org
330 F: include/hw/*/allwinner*
331 F: hw/arm/cubieboard.c
334 M: Peter Maydell <peter.maydell@linaro.org>
335 L: qemu-arm@nongnu.org
346 F: include/hw/arm/primecell.h
349 M: Peter Maydell <peter.maydell@linaro.org>
350 L: qemu-arm@nongnu.org
353 F: hw/intc/gic_internal.h
355 F: hw/misc/arm11scu.c
356 F: hw/timer/a9gtimer*
358 F: include/hw/arm/arm.h
359 F: include/hw/intc/arm*
360 F: include/hw/misc/a9scu.h
361 F: include/hw/misc/arm11scu.h
362 F: include/hw/timer/a9gtimer.h
363 F: include/hw/timer/arm_mptimer.h
366 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
367 L: qemu-arm@nongnu.org
370 F: include/hw/arm/exynos4210.h
373 M: Rob Herring <robh@kernel.org>
374 L: qemu-arm@nongnu.org
380 M: Antony Pavlov <antonynpavlov@gmail.com>
381 L: qemu-arm@nongnu.org
383 F: include/hw/arm/digic.h
387 L: qemu-devel@nongnu.org
388 L: qemu-arm@nongnu.org
393 M: Peter Chubb <peter.chubb@nicta.com.au>
394 L: qemu-arm@nongnu.org
398 F: include/hw/arm/fsl-imx31.h
401 M: Peter Maydell <peter.maydell@linaro.org>
402 L: qemu-arm@nongnu.org
404 F: hw/arm/integratorcp.c
407 M: Jan Kiszka <jan.kiszka@web.de>
408 L: qemu-arm@nongnu.org
413 M: Andrzej Zaborowski <balrogg@gmail.com>
414 L: qemu-arm@nongnu.org
419 M: Andrzej Zaborowski <balrogg@gmail.com>
420 L: qemu-arm@nongnu.org
425 M: Peter Maydell <peter.maydell@linaro.org>
426 L: qemu-arm@nongnu.org
429 F: hw/intc/realview_gic.c
430 F: include/hw/intc/realview_gic.h
433 M: Andrzej Zaborowski <balrogg@gmail.com>
434 L: qemu-arm@nongnu.org
436 F: hw/arm/mainstone.c
441 F: include/hw/arm/pxa.h
444 M: Peter Maydell <peter.maydell@linaro.org>
445 L: qemu-arm@nongnu.org
450 M: Peter Maydell <peter.maydell@linaro.org>
451 L: qemu-arm@nongnu.org
456 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
457 M: Alistair Francis <alistair.francis@xilinx.com>
458 L: qemu-arm@nongnu.org
462 F: hw/misc/zynq_slcr.c
466 M: Alistair Francis <alistair.francis@xilinx.com>
467 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
468 L: qemu-arm@nongnu.org
471 F: include/hw/*/xlnx*.h
474 M: Shannon Zhao <zhaoshenglong@huawei.com>
475 M: Shannon Zhao <shannon.zhao@linaro.org>
476 L: qemu-arm@nongnu.org
478 F: hw/arm/virt-acpi-build.c
479 F: include/hw/arm/virt-acpi-build.h
484 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
486 F: hw/cris/axis_dev88.c
491 EVR32 and uclinux BSP
492 M: Michael Walle <michael@walle.cc>
494 F: hw/lm32/lm32_boards.c
497 M: Michael Walle <michael@walle.cc>
499 F: hw/lm32/milkymist.c
509 F: hw/m68k/dummy_m68k.c
518 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
520 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
523 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
525 F: hw/microblaze/petalogix_ml605_mmu.c
530 M: Hervé Poussineau <hpoussin@reactos.org>
532 F: hw/mips/mips_jazz.c
535 M: Aurelien Jarno <aurelien@aurel32.net>
537 F: hw/mips/mips_malta.c
540 L: qemu-devel@nongnu.org
542 F: hw/mips/mips_mipssim.c
545 M: Aurelien Jarno <aurelien@aurel32.net>
547 F: hw/mips/mips_r4k.c
552 M: Jia Liu <proljc@gmail.com>
554 F: hw/openrisc/openrisc_sim.c
559 M: Alexander Graf <agraf@suse.de>
560 L: qemu-ppc@nongnu.org
562 F: hw/ppc/ppc405_boards.c
565 M: Alexander Graf <agraf@suse.de>
566 L: qemu-ppc@nongnu.org
568 F: hw/ppc/ppc440_bamboo.c
571 M: Alexander Graf <agraf@suse.de>
572 M: Scott Wood <scottwood@freescale.com>
573 L: qemu-ppc@nongnu.org
579 M: Alexander Graf <agraf@suse.de>
580 M: Scott Wood <scottwood@freescale.com>
581 L: qemu-ppc@nongnu.org
583 F: hw/ppc/mpc8544ds.c
584 F: hw/ppc/mpc8544_guts.c
587 M: Alexander Graf <agraf@suse.de>
588 L: qemu-ppc@nongnu.org
590 F: hw/ppc/mac_newworld.c
591 F: hw/pci-host/uninorth.c
592 F: hw/pci-bridge/dec.[hc]
596 M: Alexander Graf <agraf@suse.de>
597 L: qemu-ppc@nongnu.org
599 F: hw/ppc/mac_oldworld.c
600 F: hw/pci-host/grackle.c
604 L: qemu-devel@nongnu.org
605 L: qemu-ppc@nongnu.org
608 F: hw/pci-host/prep.[hc]
609 F: hw/isa/pc87312.[hc]
612 M: David Gibson <david@gibson.dropbear.id.au>
613 M: Alexander Graf <agraf@suse.de>
614 L: qemu-ppc@nongnu.org
617 F: include/hw/*/spapr*
619 F: include/hw/*/xics*
620 F: pc-bios/spapr-rtas/*
623 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
624 L: qemu-ppc@nongnu.org
626 F: hw/ppc/virtex_ml507.c
631 M: Magnus Damm <magnus.damm@gmail.com>
636 M: Magnus Damm <magnus.damm@gmail.com>
643 M: Blue Swirl <blauwirbel@gmail.com>
644 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
649 M: Blue Swirl <blauwirbel@gmail.com>
650 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
652 F: hw/sparc64/sun4u.c
655 M: Fabien Chouteau <chouteau@adacore.com>
663 M: Cornelia Huck <cornelia.huck@de.ibm.com>
664 M: Christian Borntraeger <borntraeger@de.ibm.com>
665 M: Alexander Graf <agraf@suse.de>
667 F: hw/char/sclp*.[hc]
671 F: hw/watchdog/wdt_diag288.c
672 F: include/hw/watchdog/wdt_diag288.h
673 F: pc-bios/s390-ccw.img
674 F: default-configs/s390x-softmmu.mak
675 T: git git://github.com/cohuck/qemu.git s390-next
676 T: git git://github.com/borntraeger/qemu.git s390-next
680 PKUnity-3 SoC initramfs-with-busybox
681 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
689 M: Michael S. Tsirkin <mst@redhat.com>
693 F: hw/pci-host/piix.c
696 F: include/hw/pci-host/q35.h
697 F: include/hw/pci-host/pam.h
700 F: hw/i2c/smbus_ich9.c
703 F: include/hw/acpi/ich9.h
704 F: include/hw/acpi/piix4.h
708 M: Michael S. Tsirkin <mst@redhat.com>
709 M: Paolo Bonzini <pbonzini@redhat.com>
711 F: hw/char/debugcon.c
712 F: hw/char/parallel.c
719 F: hw/misc/debugexit.c
720 F: hw/misc/pc-testdev.c
723 F: hw/timer/mc146818rtc*
724 F: include/hw/i2c/pm_smbus.h
725 F: include/hw/timer/hpet.h
726 F: include/hw/timer/i8254*
727 F: include/hw/timer/mc146818rtc*
730 M: Eduardo Habkost <ehabkost@redhat.com>
731 M: Marcel Apfelbaum <marcel@redhat.com>
734 F: include/hw/boards.h
739 M: Max Filippov <jcmvbkbc@gmail.com>
743 XTFPGA (LX60, LX200, ML605, KC705)
744 M: Max Filippov <jcmvbkbc@gmail.com>
746 F: hw/xtensa/xtfpga.c
747 F: hw/net/opencores_eth.c
752 M: Jiri Slaby <jslaby@suse.cz>
757 M: John Snow <jsnow@redhat.com>
758 L: qemu-block@nongnu.org
764 F: hw/block/hd-geometry.c
767 F: tests/libqos/ahci*
768 T: git git://github.com/jnsnow/qemu.git ide
771 M: John Snow <jsnow@redhat.com>
772 L: qemu-block@nongnu.org
775 F: include/hw/block/fdc.h
777 T: git git://github.com/jnsnow/qemu.git ide
780 M: Peter Maydell <peter.maydell@linaro.org>
783 F: include/hw/arm/omap.h
786 M: Alberto Garcia <berto@igalia.com>
788 F: hw/char/ipoctal232.c
792 M: Michael S. Tsirkin <mst@redhat.com>
793 M: Marcel Apfelbaum <marcel@redhat.com>
796 F: hw/misc/pci-testdev.c
801 M: Michael S. Tsirkin <mst@redhat.com>
802 M: Igor Mammedov <imammedo@redhat.com>
805 F: include/hw/smbios/*
809 F: hw/i386/acpi-build.[hc]
810 F: hw/arm/virt-acpi-build.c
811 F: include/hw/arm/virt-acpi-build.h
814 M: Alexander Graf <agraf@suse.de>
815 L: qemu-ppc@nongnu.org
820 M: Alexander Graf <agraf@suse.de>
821 M: Scott Wood <scottwood@freescale.com>
822 L: qemu-ppc@nongnu.org
825 F: hw/pci-host/ppce500.c
829 M: Paolo Bonzini <pbonzini@redhat.com>
834 M: Jason Wang <jasowang@redhat.com>
837 F: tests/virtio-net-test.c
838 T: git git://github.com/jasowang/qemu.git net
841 M: Paolo Bonzini <pbonzini@redhat.com>
845 F: tests/virtio-scsi-test.c
846 T: git git://github.com/bonzini/qemu.git scsi-next
850 F: hw/scsi/lsi53c895a.c
853 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
860 M: Alistair Francis <alistair.francis@xilinx.com>
861 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
866 M: Gerd Hoffmann <kraxel@redhat.com>
869 F: tests/usb-*-test.c
871 F: docs/usb-storage.txt
876 M: Gerd Hoffmann <kraxel@redhat.com>
877 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
879 F: hw/usb/dev-serial.c
882 M: Alex Williamson <alex.williamson@redhat.com>
888 M: Michael S. Tsirkin <mst@redhat.com>
893 M: Michael S. Tsirkin <mst@redhat.com>
897 F: include/hw/virtio/
898 F: tests/virtio-balloon-test.c
901 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
902 M: Greg Kurz <groug@kaod.org>
906 F: tests/virtio-9p-test.c
907 T: git git://github.com/kvaneesh/QEMU.git
908 T: git git://github.com/gkurz/qemu.git 9p-next
911 M: Stefan Hajnoczi <stefanha@redhat.com>
912 L: qemu-block@nongnu.org
914 F: hw/block/virtio-blk.c
915 F: hw/block/dataplane/*
916 F: tests/virtio-blk-test.c
917 T: git git://github.com/stefanha/qemu.git block
920 M: Cornelia Huck <cornelia.huck@de.ibm.com>
921 M: Christian Borntraeger <borntraeger@de.ibm.com>
923 F: hw/s390x/virtio-ccw.[hc]
924 T: git git://github.com/cohuck/qemu.git s390-next
925 T: git git://github.com/borntraeger/qemu.git s390-next
928 M: Gerd Hoffmann <kraxel@redhat.com>
930 F: hw/input/virtio-input*.c
931 F: include/hw/virtio/virtio-input.h
934 M: Amit Shah <amit.shah@redhat.com>
936 F: hw/char/virtio-serial-bus.c
937 F: hw/char/virtio-console.c
938 F: include/hw/virtio/virtio-serial.h
939 F: tests/virtio-console-test.c
940 F: tests/virtio-serial-test.c
943 M: Amit Shah <amit.shah@redhat.com>
945 F: hw/virtio/virtio-rng.c
946 F: include/hw/virtio/virtio-rng.h
947 F: include/sysemu/rng*.h
949 F: tests/virtio-rng-test.c
952 M: Keith Busch <keith.busch@intel.com>
953 L: qemu-block@nongnu.org
959 M: Hannes Reinecke <hare@suse.de>
960 L: qemu-block@nongnu.org
965 Network packet abstractions
966 M: Dmitry Fleytman <dmitry@daynix.com>
970 F: hw/net/net_rx_pkt*
971 F: hw/net/net_tx_pkt*
974 M: Dmitry Fleytman <dmitry@daynix.com>
977 F: hw/scsi/vmw_pvscsi*
980 M: Jiri Pirko <jiri@resnulli.us>
985 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
989 F: include/hw/mem/nvdimm.h
992 M: Dmitry Fleytman <dmitry@daynix.com>
997 M: Dmitry Fleytman <dmitry@daynix.com>
1004 M: Gerd Hoffmann <kraxel@redhat.com>
1008 F: tests/ac97-test.c
1009 F: tests/es1370-test.c
1010 F: tests/intel-hda-test.c
1013 M: Kevin Wolf <kwolf@redhat.com>
1014 M: Max Reitz <mreitz@redhat.com>
1015 L: qemu-block@nongnu.org
1023 F: tests/qemu-iotests/
1024 T: git git://repo.or.cz/qemu/kevin.git block
1027 M: Stefan Hajnoczi <stefanha@redhat.com>
1028 M: Fam Zheng <famz@redhat.com>
1029 L: qemu-block@nongnu.org
1035 F: include/block/aio.h
1036 T: git git://github.com/stefanha/qemu.git block
1039 M: Jeff Cody <jcody@redhat.com>
1040 L: qemu-block@nongnu.org
1043 F: include/block/blockjob.h
1048 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1050 Block QAPI, monitor, command line
1051 M: Markus Armbruster <armbru@redhat.com>
1056 T: git git://repo.or.cz/qemu/armbru.git block-next
1058 Character device backends
1059 M: Paolo Bonzini <pbonzini@redhat.com>
1062 F: backends/msmouse.c
1063 F: backends/testdev.c
1065 Character Devices (Braille)
1066 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1071 M: Markus Armbruster <armbru@redhat.com>
1073 F: scripts/coverity-model.c
1076 L: qemu-devel@nongnu.org
1079 F: include/qom/cpu.h
1082 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1083 M: Alexander Graf <agraf@suse.de>
1086 F: include/sysemu/device_tree.h
1089 M: Markus Armbruster <armbru@redhat.com>
1091 F: include/qapi/error.h
1092 F: include/qemu/error-report.h
1094 F: util/qemu-error.c
1097 L: qemu-devel@nongnu.org
1103 M: Paolo Bonzini <pbonzini@redhat.com>
1105 F: include/exec/ioport.h
1107 F: include/exec/memory.h
1108 F: include/exec/ram_addr.h
1110 F: include/exec/memory-internal.h
1114 M: Gerd Hoffmann <kraxel@redhat.com>
1116 F: include/ui/qemu-spice.h
1117 F: include/ui/spice-display.h
1119 F: audio/spiceaudio.c
1123 M: Gerd Hoffmann <kraxel@redhat.com>
1129 M: Peter Maydell <peter.maydell@linaro.org>
1134 M: Paolo Bonzini <pbonzini@redhat.com>
1142 M: Luiz Capitulino <lcapitulino@redhat.com>
1147 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1149 Network device backends
1150 M: Jason Wang <jasowang@redhat.com>
1154 T: git git://github.com/jasowang/qemu.git net
1156 Netmap network backend
1157 M: Luigi Rizzo <rizzo@iet.unipi.it>
1158 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1159 M: Vincenzo Maffione <v.maffione@gmail.com>
1160 W: http://info.iet.unipi.it/~luigi/netmap/
1164 Network Block Device (NBD)
1165 M: Paolo Bonzini <pbonzini@redhat.com>
1169 F: include/block/nbd*
1171 T: git git://github.com/bonzini/qemu.git nbd-next
1174 M: Eduardo Habkost <ehabkost@redhat.com>
1177 F: include/sysemu/numa.h
1178 T: git git://github.com/ehabkost/qemu.git numa
1180 Host Memory Backends
1181 M: Eduardo Habkost <ehabkost@redhat.com>
1182 M: Igor Mammedov <imammedo@redhat.com>
1184 F: backends/hostmem*.c
1185 F: include/sysemu/hostmem.h
1188 M: Markus Armbruster <armbru@redhat.com>
1189 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1194 X: include/qapi/qmp/
1195 F: include/qapi/qmp/dispatch.h
1196 F: tests/qapi-schema/
1197 F: tests/test-*-visitor.c
1198 F: tests/test-qmp-*.c
1201 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1204 M: Eric Blake <eblake@redhat.com>
1205 M: Markus Armbruster <armbru@redhat.com>
1209 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1212 M: Luiz Capitulino <lcapitulino@redhat.com>
1215 F: include/qapi/qmp/
1216 X: include/qapi/qmp/dispatch.h
1217 F: tests/check-qdict.c
1218 F: tests/check-qfloat.c
1219 F: tests/check-qint.c
1220 F: tests/check-qjson.c
1221 F: tests/check-qlist.c
1222 F: tests/check-qstring.c
1223 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1226 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1229 T: git git://github.com/mdroth/qemu.git qga
1232 M: Andreas Färber <afaerber@suse.de>
1234 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1236 X: include/qom/cpu.h
1239 F: tests/check-qom-interface.c
1240 F: tests/check-qom-proplist.c
1244 M: Markus Armbruster <armbru@redhat.com>
1250 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1253 M: Alistair Francis <alistair.francis@xilinx.com>
1255 F: hw/core/register.c
1256 F: include/hw/register.h
1259 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1260 M: Jan Kiszka <jan.kiszka@siemens.com>
1264 F: include/net/slirp.h
1265 T: git git://git.kiszka.org/qemu.git queues/slirp
1268 M: Paolo Bonzini <pbonzini@redhat.com>
1273 M: Stefan Hajnoczi <stefanha@redhat.com>
1276 F: scripts/tracetool.py
1277 F: scripts/tracetool/
1279 T: git git://github.com/stefanha/qemu.git tracing
1283 F: scripts/checkpatch.pl
1286 M: Juan Quintela <quintela@redhat.com>
1287 M: Amit Shah <amit.shah@redhat.com>
1289 F: include/migration/
1291 F: scripts/vmstate-static-checker.py
1292 F: tests/vmstate-static-checker-data/
1293 F: docs/migration.txt
1296 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1299 F: include/sysemu/seccomp.h
1302 M: Daniel P. Berrange <berrange@redhat.com>
1306 F: tests/test-crypto-*
1309 M: Stefan Hajnoczi <stefanha@redhat.com>
1310 M: Kevin Wolf <kwolf@redhat.com>
1312 F: include/qemu/coroutine*
1313 F: tests/test-coroutine.c
1316 M: Daniel P. Berrange <berrange@redhat.com>
1319 F: include/qemu/buffer.h
1322 M: Daniel P. Berrange <berrange@redhat.com>
1329 M: Daniel P. Berrange <berrange@redhat.com>
1330 M: Gerd Hoffmann <kraxel@redhat.com>
1331 M: Paolo Bonzini <pbonzini@redhat.com>
1333 F: include/qemu/sockets.h
1334 F: util/qemu-sockets.c
1336 Throttling infrastructure
1337 M: Alberto Garcia <berto@igalia.com>
1339 F: block/throttle-groups.c
1340 F: include/block/throttle-groups.h
1341 F: include/qemu/throttle.h
1343 L: qemu-block@nongnu.org
1348 M: Riku Voipio <riku.voipio@iki.fi>
1358 M: Riku Voipio <riku.voipio@iki.fi>
1362 Tiny Code Generator (TCG)
1363 -------------------------
1365 M: Richard Henderson <rth@twiddle.net>
1370 M: Claudio Fontana <claudio.fontana@huawei.com>
1371 M: Claudio Fontana <claudio.fontana@gmail.com>
1373 L: qemu-arm@nongnu.org
1379 M: Andrzej Zaborowski <balrogg@gmail.com>
1381 L: qemu-arm@nongnu.org
1386 L: qemu-devel@nongnu.org
1392 M: Aurelien Jarno <aurelien@aurel32.net>
1398 M: Aurelien Jarno <aurelien@aurel32.net>
1404 M: Vassili Karpov (malc) <av1474@comtv.ru>
1410 M: Alexander Graf <agraf@suse.de>
1411 M: Richard Henderson <rth@twiddle.net>
1422 M: Stefan Weil <sw@weilnetz.de>
1431 L: qemu-stable@nongnu.org
1432 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1436 L: qemu-stable@nongnu.org
1437 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1441 L: qemu-stable@nongnu.org
1442 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1446 L: qemu-stable@nongnu.org
1447 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1453 M: Fam Zheng <famz@redhat.com>
1454 L: qemu-block@nongnu.org
1459 M: Josh Durgin <jdurgin@redhat.com>
1460 M: Jeff Cody <jcody@redhat.com>
1461 L: qemu-block@nongnu.org
1464 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1467 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1468 M: Liu Yuan <namei.unix@gmail.com>
1469 M: Jeff Cody <jcody@redhat.com>
1470 L: qemu-block@nongnu.org
1471 L: sheepdog@lists.wpkg.org
1474 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1477 M: Jeff Cody <jcody@redhat.com>
1478 L: qemu-block@nongnu.org
1481 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1484 M: Stefan Weil <sw@weilnetz.de>
1485 L: qemu-block@nongnu.org
1490 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1491 M: Paolo Bonzini <pbonzini@redhat.com>
1492 M: Peter Lieven <pl@kamp.de>
1493 L: qemu-block@nongnu.org
1498 M: Jeff Cody <jcody@redhat.com>
1499 M: Peter Lieven <pl@kamp.de>
1500 L: qemu-block@nongnu.org
1503 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1506 M: Richard W.M. Jones <rjones@redhat.com>
1507 M: Jeff Cody <jcody@redhat.com>
1508 L: qemu-block@nongnu.org
1511 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1514 M: Chrysostomos Nanakos <chris@include.gr>
1515 M: Jeff Cody <jcody@redhat.com>
1516 L: qemu-block@nongnu.org
1518 F: block/archipelago.c
1519 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1522 M: Jeff Cody <jcody@redhat.com>
1523 L: qemu-block@nongnu.org
1526 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1529 M: Jeff Cody <jcody@redhat.com>
1530 L: qemu-block@nongnu.org
1533 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1536 M: Fam Zheng <famz@redhat.com>
1537 L: qemu-block@nongnu.org
1542 M: Gonglei <arei.gonglei@huawei.com>
1547 M: Alberto Garcia <berto@igalia.com>
1550 L: qemu-block@nongnu.org
1553 M: Stefan Hajnoczi <stefanha@redhat.com>
1554 L: qemu-block@nongnu.org
1556 F: block/blkverify.c
1559 M: Stefan Hajnoczi <stefanha@redhat.com>
1560 L: qemu-block@nongnu.org
1565 M: Stefan Hajnoczi <stefanha@redhat.com>
1566 L: qemu-block@nongnu.org
1571 M: Stefan Hajnoczi <stefanha@redhat.com>
1572 L: qemu-block@nongnu.org
1577 M: Stefan Hajnoczi <stefanha@redhat.com>
1578 M: Denis V. Lunev <den@openvz.org>
1579 L: qemu-block@nongnu.org
1581 F: block/parallels.c
1582 F: docs/specs/parallels.txt
1585 M: Stefan Hajnoczi <stefanha@redhat.com>
1586 L: qemu-block@nongnu.org
1591 M: Kevin Wolf <kwolf@redhat.com>
1592 L: qemu-block@nongnu.org
1594 F: block/linux-aio.c
1595 F: include/block/raw-aio.h
1596 F: block/raw-posix.c
1597 F: block/raw-win32.c
1599 F: block/win32-aio.c
1602 M: Kevin Wolf <kwolf@redhat.com>
1603 M: Max Reitz <mreitz@redhat.com>
1604 L: qemu-block@nongnu.org
1609 M: Kevin Wolf <kwolf@redhat.com>
1610 L: qemu-block@nongnu.org
1615 M: Kevin Wolf <kwolf@redhat.com>
1616 M: Max Reitz <mreitz@redhat.com>
1617 L: qemu-block@nongnu.org
1622 M: Kevin Wolf <kwolf@redhat.com>
1623 L: qemu-block@nongnu.org
1628 M: Kevin Wolf <kwolf@redhat.com>
1629 L: qemu-block@nongnu.org
1634 M: Stefan Hajnoczi <stefanha@redhat.com>
1635 L: qemu-block@nongnu.org
1637 F: tests/image-fuzzer/
1640 M: Wen Congyang <wency@cn.fujitsu.com>
1641 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1644 F: block/replication.c
1645 F: tests/test-replication.c
1646 F: docs/block-replication.txt
1648 Build and test automation
1649 -------------------------
1650 M: Alex Bennée <alex.bennee@linaro.org>
1651 L: qemu-devel@nongnu.org
1657 Build system architecture
1658 M: Daniel P. Berrange <berrange@redhat.com>
1660 F: docs/build-system.txt
1664 Docker based testing framework and cases
1665 M: Fam Zheng <famz@redhat.com>