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
239 M: Peter Maydell <peter.maydell@linaro.org>
240 L: qemu-arm@nongnu.org
245 M: James Hogan <james.hogan@imgtec.com>
250 M: Alexander Graf <agraf@suse.de>
255 M: Christian Borntraeger <borntraeger@de.ibm.com>
256 M: Cornelia Huck <cornelia.huck@de.ibm.com>
257 M: Alexander Graf <agraf@suse.de>
259 F: target-s390x/kvm.c
260 F: target-s390x/ioinst.[ch]
261 F: target-s390x/machine.c
262 F: hw/intc/s390_flic.c
263 F: hw/intc/s390_flic_kvm.c
264 F: include/hw/s390x/s390_flic.h
266 T: git git://github.com/cohuck/qemu.git s390-next
267 T: git git://github.com/borntraeger/qemu.git s390-next
270 M: Paolo Bonzini <pbonzini@redhat.com>
271 M: Marcelo Tosatti <mtosatti@redhat.com>
272 L: kvm@vger.kernel.org
276 Guest CPU Cores (Xen):
277 ----------------------
280 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
281 L: xen-devel@lists.xensource.com
285 F: hw/char/xen_console.c
286 F: hw/display/xenfb.c
293 F: include/sysemu/xen-mapcache.h
299 L: qemu-devel@nongnu.org
305 L: qemu-devel@nongnu.org
310 L: qemu-devel@nongnu.org
311 M: Stefan Weil <sw@weilnetz.de>
319 M: Beniamino Galvani <b.galvani@gmail.com>
320 L: qemu-arm@nongnu.org
323 F: include/hw/*/allwinner*
324 F: hw/arm/cubieboard.c
327 M: Peter Maydell <peter.maydell@linaro.org>
328 L: qemu-arm@nongnu.org
339 F: include/hw/arm/primecell.h
342 M: Peter Maydell <peter.maydell@linaro.org>
343 L: qemu-arm@nongnu.org
346 F: hw/intc/gic_internal.h
348 F: hw/misc/arm11scu.c
349 F: hw/timer/a9gtimer*
351 F: include/hw/arm/arm.h
352 F: include/hw/intc/arm*
353 F: include/hw/misc/a9scu.h
354 F: include/hw/misc/arm11scu.h
355 F: include/hw/timer/a9gtimer.h
356 F: include/hw/timer/arm_mptimer.h
359 M: Evgeny Voevodin <e.voevodin@samsung.com>
360 M: Maksim Kozlov <m.kozlov@samsung.com>
361 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
362 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
363 L: qemu-arm@nongnu.org
368 M: Rob Herring <robh@kernel.org>
369 L: qemu-arm@nongnu.org
375 M: Antony Pavlov <antonynpavlov@gmail.com>
376 L: qemu-arm@nongnu.org
378 F: include/hw/arm/digic.h
382 L: qemu-devel@nongnu.org
383 L: qemu-arm@nongnu.org
388 M: Peter Chubb <peter.chubb@nicta.com.au>
389 L: qemu-arm@nongnu.org
395 M: Peter Maydell <peter.maydell@linaro.org>
396 L: qemu-arm@nongnu.org
398 F: hw/arm/integratorcp.c
401 M: Jan Kiszka <jan.kiszka@web.de>
402 L: qemu-arm@nongnu.org
407 M: Andrzej Zaborowski <balrogg@gmail.com>
408 L: qemu-arm@nongnu.org
413 M: Andrzej Zaborowski <balrogg@gmail.com>
414 L: qemu-arm@nongnu.org
419 M: Peter Maydell <peter.maydell@linaro.org>
420 L: qemu-arm@nongnu.org
423 F: hw/intc/realview_gic.c
424 F: include/hw/intc/realview_gic.h
427 M: Andrzej Zaborowski <balrogg@gmail.com>
428 L: qemu-arm@nongnu.org
430 F: hw/arm/mainstone.c
437 M: Peter Maydell <peter.maydell@linaro.org>
438 L: qemu-arm@nongnu.org
443 M: Peter Maydell <peter.maydell@linaro.org>
444 L: qemu-arm@nongnu.org
449 M: Alistair Francis <alistair.francis@xilinx.com>
450 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
451 L: qemu-arm@nongnu.org
453 F: hw/arm/xilinx_zynq.c
454 F: hw/misc/zynq_slcr.c
456 F: hw/ssi/xilinx_spips.c
459 M: Alistair Francis <alistair.francis@xilinx.com>
460 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
461 L: qemu-arm@nongnu.org
463 F: hw/arm/xlnx-zynqmp.c
464 F: hw/arm/xlnx-ep108.c
465 F: include/hw/arm/xlnx-zynqmp.h
468 M: Shannon Zhao <zhaoshenglong@huawei.com>
469 M: Shannon Zhao <shannon.zhao@linaro.org>
470 L: qemu-arm@nongnu.org
472 F: hw/arm/virt-acpi-build.c
473 F: include/hw/arm/virt-acpi-build.h
478 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
480 F: hw/cris/axis_dev88.c
485 EVR32 and uclinux BSP
486 M: Michael Walle <michael@walle.cc>
488 F: hw/lm32/lm32_boards.c
491 M: Michael Walle <michael@walle.cc>
493 F: hw/lm32/milkymist.c
503 F: hw/m68k/dummy_m68k.c
512 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
514 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
517 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
519 F: hw/microblaze/petalogix_ml605_mmu.c
524 M: Hervé Poussineau <hpoussin@reactos.org>
526 F: hw/mips/mips_jazz.c
529 M: Aurelien Jarno <aurelien@aurel32.net>
531 F: hw/mips/mips_malta.c
534 L: qemu-devel@nongnu.org
536 F: hw/mips/mips_mipssim.c
539 M: Aurelien Jarno <aurelien@aurel32.net>
541 F: hw/mips/mips_r4k.c
546 M: Jia Liu <proljc@gmail.com>
548 F: hw/openrisc/openrisc_sim.c
553 M: Alexander Graf <agraf@suse.de>
554 L: qemu-ppc@nongnu.org
556 F: hw/ppc/ppc405_boards.c
559 M: Alexander Graf <agraf@suse.de>
560 L: qemu-ppc@nongnu.org
562 F: hw/ppc/ppc440_bamboo.c
565 M: Alexander Graf <agraf@suse.de>
566 M: Scott Wood <scottwood@freescale.com>
567 L: qemu-ppc@nongnu.org
573 M: Alexander Graf <agraf@suse.de>
574 M: Scott Wood <scottwood@freescale.com>
575 L: qemu-ppc@nongnu.org
577 F: hw/ppc/mpc8544ds.c
578 F: hw/ppc/mpc8544_guts.c
581 M: Alexander Graf <agraf@suse.de>
582 L: qemu-ppc@nongnu.org
584 F: hw/ppc/mac_newworld.c
585 F: hw/pci-host/uninorth.c
586 F: hw/pci-bridge/dec.[hc]
590 M: Alexander Graf <agraf@suse.de>
591 L: qemu-ppc@nongnu.org
593 F: hw/ppc/mac_oldworld.c
594 F: hw/pci-host/grackle.c
598 M: Andreas Färber <andreas.faerber@web.de>
599 L: qemu-ppc@nongnu.org
602 F: hw/pci-host/prep.[hc]
603 F: hw/isa/pc87312.[hc]
606 M: David Gibson <david@gibson.dropbear.id.au>
607 M: Alexander Graf <agraf@suse.de>
608 L: qemu-ppc@nongnu.org
611 F: include/hw/*/spapr*
613 F: include/hw/*/xics*
614 F: pc-bios/spapr-rtas/*
617 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
618 L: qemu-ppc@nongnu.org
620 F: hw/ppc/virtex_ml507.c
625 M: Magnus Damm <magnus.damm@gmail.com>
630 M: Magnus Damm <magnus.damm@gmail.com>
637 M: Blue Swirl <blauwirbel@gmail.com>
638 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
643 M: Blue Swirl <blauwirbel@gmail.com>
644 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
646 F: hw/sparc64/sun4u.c
649 M: Fabien Chouteau <chouteau@adacore.com>
657 M: Alexander Graf <agraf@suse.de>
660 X: hw/s390x/*pci*.[hc]
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]
669 X: hw/s390x/s390-virtio-bus.[ch]
672 F: hw/watchdog/wdt_diag288.c
673 T: git git://github.com/cohuck/qemu.git s390-next
674 T: git git://github.com/borntraeger/qemu.git s390-next
678 PKUnity-3 SoC initramfs-with-busybox
679 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
687 M: Michael S. Tsirkin <mst@redhat.com>
691 F: hw/pci-host/piix.c
694 F: include/hw/pci-host/q35.h
695 F: include/hw/pci-host/pam.h
698 F: hw/i2c/smbus_ich9.c
701 F: include/hw/acpi/ich9.h
702 F: include/hw/acpi/piix.h
706 M: Michael S. Tsirkin <mst@redhat.com>
707 M: Paolo Bonzini <pbonzini@redhat.com>
709 F: hw/char/debugcon.c
710 F: hw/char/parallel.c
717 F: hw/misc/debugexit.c
718 F: hw/misc/pc-testdev.c
721 F: hw/timer/mc146818rtc*
727 M: Max Filippov <jcmvbkbc@gmail.com>
731 XTFPGA (LX60, LX200, ML605, KC705)
732 M: Max Filippov <jcmvbkbc@gmail.com>
734 F: hw/xtensa/xtfpga.c
735 F: hw/net/opencores_eth.c
740 M: Jiri Slaby <jslaby@suse.cz>
745 M: John Snow <jsnow@redhat.com>
746 L: qemu-block@nongnu.org
752 F: hw/block/hd-geometry.c
755 F: tests/libqos/ahci*
756 T: git git://github.com/jnsnow/qemu.git ide
759 M: John Snow <jsnow@redhat.com>
760 L: qemu-block@nongnu.org
763 F: include/hw/block/fdc.h
765 T: git git://github.com/jnsnow/qemu.git ide
768 M: Peter Maydell <peter.maydell@linaro.org>
773 M: Alberto Garcia <berto@igalia.com>
775 F: hw/char/ipoctal232.c
779 M: Michael S. Tsirkin <mst@redhat.com>
782 F: hw/misc/pci-testdev.c
787 M: Michael S. Tsirkin <mst@redhat.com>
788 M: Igor Mammedov <imammedo@redhat.com>
791 F: include/hw/smbios/*
795 F: hw/i386/acpi-build.[hc]
797 F: hw/arm/virt-acpi-build.c
798 F: include/hw/arm/virt-acpi-build.h
802 M: Alexander Graf <agraf@suse.de>
803 L: qemu-ppc@nongnu.org
808 M: Alexander Graf <agraf@suse.de>
809 M: Scott Wood <scottwood@freescale.com>
810 L: qemu-ppc@nongnu.org
813 F: hw/pci-host/ppce500.c
817 M: Paolo Bonzini <pbonzini@redhat.com>
822 M: Jason Wang <jasowang@redhat.com>
825 T: git git://github.com/jasowang/qemu.git net
828 M: Paolo Bonzini <pbonzini@redhat.com>
832 T: git git://github.com/bonzini/qemu.git scsi-next
836 F: hw/scsi/lsi53c895a.c
839 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
846 M: Alistair Francis <alistair.francis@xilinx.com>
847 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
852 M: Gerd Hoffmann <kraxel@redhat.com>
855 F: tests/usb-*-test.c
858 M: Gerd Hoffmann <kraxel@redhat.com>
859 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
861 F: hw/usb/dev-serial.c
864 M: Alex Williamson <alex.williamson@redhat.com>
869 M: Michael S. Tsirkin <mst@redhat.com>
874 M: Michael S. Tsirkin <mst@redhat.com>
880 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
881 M: Greg Kurz <gkurz@linux.vnet.ibm.com>
885 F: tests/virtio-9p-test.c
886 T: git git://github.com/kvaneesh/QEMU.git
889 M: Stefan Hajnoczi <stefanha@redhat.com>
890 L: qemu-block@nongnu.org
892 F: hw/block/virtio-blk.c
893 F: hw/block/dataplane/*
894 F: hw/virtio/dataplane/*
895 T: git git://github.com/stefanha/qemu.git block
898 M: Cornelia Huck <cornelia.huck@de.ibm.com>
899 M: Christian Borntraeger <borntraeger@de.ibm.com>
901 F: hw/s390x/virtio-ccw.[hc]
902 T: git git://github.com/cohuck/qemu.git s390-next
903 T: git git://github.com/borntraeger/qemu.git s390-next
906 M: Gerd Hoffmann <kraxel@redhat.com>
908 F: hw/input/virtio-input*.c
909 F: include/hw/virtio/virtio-input.h
912 M: Amit Shah <amit.shah@redhat.com>
914 F: hw/char/virtio-serial-bus.c
915 F: hw/char/virtio-console.c
916 F: include/hw/virtio/virtio-serial.h
919 M: Amit Shah <amit.shah@redhat.com>
921 F: hw/virtio/virtio-rng.c
922 F: include/hw/virtio/virtio-rng.h
926 M: Keith Busch <keith.busch@intel.com>
927 L: qemu-block@nongnu.org
933 M: Hannes Reinecke <hare@suse.de>
934 L: qemu-block@nongnu.org
940 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
941 M: Alistair Francis <alistair.francis@xilinx.com>
942 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
945 F: include/hw/xilinx.h
948 M: Dmitry Fleytman <dmitry@daynix.com>
951 F: hw/scsi/vmw_pvscsi*
954 M: Scott Feldman <sfeldma@gmail.com>
955 M: Jiri Pirko <jiri@resnulli.us>
960 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
964 F: include/hw/mem/nvdimm.h
969 M: Gerd Hoffmann <kraxel@redhat.com>
974 F: tests/es1370-test.c
975 F: tests/intel-hda-test.c
978 M: Kevin Wolf <kwolf@redhat.com>
979 L: qemu-block@nongnu.org
987 F: tests/qemu-iotests/
988 T: git git://repo.or.cz/qemu/kevin.git block
991 M: Stefan Hajnoczi <stefanha@redhat.com>
992 L: qemu-block@nongnu.org
998 T: git git://github.com/stefanha/qemu.git block
1001 M: Jeff Cody <jcody@redhat.com>
1002 L: qemu-block@nongnu.org
1005 F: include/block/blockjob.h
1010 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1012 Block QAPI, monitor, command line
1013 M: Markus Armbruster <armbru@redhat.com>
1018 T: git git://repo.or.cz/qemu/armbru.git block-next
1020 Character device backends
1021 M: Paolo Bonzini <pbonzini@redhat.com>
1024 F: backends/msmouse.c
1025 F: backends/testdev.c
1027 Character Devices (Braille)
1028 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1033 M: Markus Armbruster <armbru@redhat.com>
1035 F: scripts/coverity-model.c
1038 M: Andreas Färber <afaerber@suse.de>
1041 F: include/qom/cpu.h
1042 F: target-i386/cpu.c
1045 M: Igor Mammedov <imammedo@redhat.com>
1047 F: include/hw/cpu/icc_bus.h
1051 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1052 M: Alexander Graf <agraf@suse.de>
1055 F: include/sysemu/device_tree.h
1058 M: Markus Armbruster <armbru@redhat.com>
1060 F: include/qapi/error.h
1061 F: include/qemu/error-report.h
1063 F: util/qemu-error.c
1066 L: qemu-devel@nongnu.org
1072 M: Paolo Bonzini <pbonzini@redhat.com>
1074 F: include/exec/ioport.h
1076 F: include/exec/memory.h
1077 F: include/exec/ram_addr.h
1079 F: include/exec/memory-internal.h
1083 M: Gerd Hoffmann <kraxel@redhat.com>
1085 F: include/ui/qemu-spice.h
1087 F: audio/spiceaudio.c
1091 M: Gerd Hoffmann <kraxel@redhat.com>
1096 M: Andreas Färber <andreas.faerber@web.de>
1097 M: Peter Maydell <peter.maydell@linaro.org>
1102 M: Paolo Bonzini <pbonzini@redhat.com>
1110 M: Luiz Capitulino <lcapitulino@redhat.com>
1115 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1117 Network device backends
1118 M: Jason Wang <jasowang@redhat.com>
1121 T: git git://github.com/jasowang/qemu.git net
1123 Netmap network backend
1124 M: Luigi Rizzo <rizzo@iet.unipi.it>
1125 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1126 M: Vincenzo Maffione <v.maffione@gmail.com>
1127 W: http://info.iet.unipi.it/~luigi/netmap/
1131 Network Block Device (NBD)
1132 M: Paolo Bonzini <pbonzini@redhat.com>
1136 F: include/block/nbd*
1138 T: git git://github.com/bonzini/qemu.git nbd-next
1141 M: Eduardo Habkost <ehabkost@redhat.com>
1144 F: include/sysemu/numa.h
1147 T: git git://github.com/ehabkost/qemu.git numa
1150 M: Markus Armbruster <armbru@redhat.com>
1151 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1156 X: include/qapi/qmp/
1157 F: include/qapi/qmp/dispatch.h
1158 F: tests/qapi-schema/
1159 F: tests/test-*-visitor.c
1160 F: tests/test-qmp-*.c
1163 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1166 M: Eric Blake <eblake@redhat.com>
1167 M: Markus Armbruster <armbru@redhat.com>
1171 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1174 M: Luiz Capitulino <lcapitulino@redhat.com>
1177 F: include/qapi/qmp/
1178 X: include/qapi/qmp/dispatch.h
1179 F: tests/check-qdict.c
1180 F: tests/check-qfloat.c
1181 F: tests/check-qint.c
1182 F: tests/check-qjson.c
1183 F: tests/check-qlist.c
1184 F: tests/check-qstring.c
1185 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1188 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1191 T: git git://github.com/mdroth/qemu.git qga
1194 M: Andreas Färber <afaerber@suse.de>
1196 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1198 X: include/qom/cpu.h
1201 F: tests/check-qom-interface.c
1202 F: tests/check-qom-proplist.c
1206 M: Markus Armbruster <armbru@redhat.com>
1213 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1216 M: Jan Kiszka <jan.kiszka@siemens.com>
1220 T: git git://git.kiszka.org/qemu.git queues/slirp
1223 M: Stefan Hajnoczi <stefanha@redhat.com>
1226 F: scripts/tracetool.py
1227 F: scripts/tracetool/
1229 T: git git://github.com/stefanha/qemu.git tracing
1232 M: Blue Swirl <blauwirbel@gmail.com>
1234 F: scripts/checkpatch.pl
1237 M: Juan Quintela <quintela@redhat.com>
1238 M: Amit Shah <amit.shah@redhat.com>
1240 F: include/migration/
1242 F: scripts/vmstate-static-checker.py
1243 F: tests/vmstate-static-checker-data/
1246 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1249 F: include/sysemu/seccomp.h
1252 M: Daniel P. Berrange <berrange@redhat.com>
1256 F: tests/test-crypto-*
1259 M: Stefan Hajnoczi <stefanha@redhat.com>
1260 M: Kevin Wolf <kwolf@redhat.com>
1262 F: include/qemu/coroutine*
1263 F: tests/test-coroutine.c
1266 M: Daniel P. Berrange <berrange@redhat.com>
1269 F: include/qemu/buffer.h
1272 M: Daniel P. Berrange <berrange@redhat.com>
1279 M: Daniel P. Berrange <berrange@redhat.com>
1280 M: Gerd Hoffmann <kraxel@redhat.com>
1281 M: Paolo Bonzini <pbonzini@redhat.com>
1283 F: include/qemu/sockets.h
1284 F: util/qemu-sockets.c
1286 Throttling infrastructure
1287 M: Alberto Garcia <berto@igalia.com>
1289 F: block/throttle-groups.c
1290 F: include/block/throttle-groups.h
1291 F: include/qemu/throttle.h
1293 L: qemu-block@nongnu.org
1298 M: Riku Voipio <riku.voipio@iki.fi>
1304 M: Blue Swirl <blauwirbel@gmail.com>
1309 M: Riku Voipio <riku.voipio@iki.fi>
1313 Tiny Code Generator (TCG)
1314 -------------------------
1316 M: Richard Henderson <rth@twiddle.net>
1321 M: Claudio Fontana <claudio.fontana@huawei.com>
1322 M: Claudio Fontana <claudio.fontana@gmail.com>
1324 L: qemu-arm@nongnu.org
1330 M: Andrzej Zaborowski <balrogg@gmail.com>
1332 L: qemu-arm@nongnu.org
1337 L: qemu-devel@nongnu.org
1343 M: Aurelien Jarno <aurelien@aurel32.net>
1349 M: Aurelien Jarno <aurelien@aurel32.net>
1355 M: Vassili Karpov (malc) <av1474@comtv.ru>
1361 M: Alexander Graf <agraf@suse.de>
1362 M: Richard Henderson <rth@twiddle.net>
1368 M: Blue Swirl <blauwirbel@gmail.com>
1374 M: Stefan Weil <sw@weilnetz.de>
1383 L: qemu-stable@nongnu.org
1384 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1388 L: qemu-stable@nongnu.org
1389 M: Andreas Färber <afaerber@suse.de>
1390 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1394 L: qemu-stable@nongnu.org
1395 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1399 L: qemu-stable@nongnu.org
1400 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1406 M: Fam Zheng <famz@redhat.com>
1407 L: qemu-block@nongnu.org
1412 M: Josh Durgin <jdurgin@redhat.com>
1413 M: Jeff Cody <jcody@redhat.com>
1414 L: qemu-block@nongnu.org
1417 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1420 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1421 M: Liu Yuan <namei.unix@gmail.com>
1422 M: Jeff Cody <jcody@redhat.com>
1423 L: qemu-block@nongnu.org
1424 L: sheepdog@lists.wpkg.org
1427 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1430 M: Jeff Cody <jcody@redhat.com>
1431 L: qemu-block@nongnu.org
1434 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1437 M: Stefan Weil <sw@weilnetz.de>
1438 L: qemu-block@nongnu.org
1443 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1444 M: Paolo Bonzini <pbonzini@redhat.com>
1445 M: Peter Lieven <pl@kamp.de>
1446 L: qemu-block@nongnu.org
1451 M: Jeff Cody <jcody@redhat.com>
1452 M: Peter Lieven <pl@kamp.de>
1453 L: qemu-block@nongnu.org
1456 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1459 M: Richard W.M. Jones <rjones@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: Chrysostomos Nanakos <chris@include.gr>
1468 M: Jeff Cody <jcody@redhat.com>
1469 L: qemu-block@nongnu.org
1471 F: block/archipelago.c
1472 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1475 M: Jeff Cody <jcody@redhat.com>
1476 L: qemu-block@nongnu.org
1479 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1482 M: Jeff Cody <jcody@redhat.com>
1483 L: qemu-block@nongnu.org
1486 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1489 M: Fam Zheng <famz@redhat.com>
1490 L: qemu-block@nongnu.org
1495 M: Gonglei <arei.gonglei@huawei.com>
1500 M: Alberto Garcia <berto@igalia.com>
1503 L: qemu-block@nongnu.org
1506 M: Stefan Hajnoczi <stefanha@redhat.com>
1507 L: qemu-block@nongnu.org
1509 F: block/blkverify.c
1512 M: Stefan Hajnoczi <stefanha@redhat.com>
1513 L: qemu-block@nongnu.org
1518 M: Stefan Hajnoczi <stefanha@redhat.com>
1519 L: qemu-block@nongnu.org
1524 M: Stefan Hajnoczi <stefanha@redhat.com>
1525 L: qemu-block@nongnu.org
1530 M: Stefan Hajnoczi <stefanha@redhat.com>
1531 M: Denis V. Lunev <den@openvz.org>
1532 L: qemu-block@nongnu.org
1534 F: block/parallels.c
1535 F: docs/specs/parallels.txt
1538 M: Stefan Hajnoczi <stefanha@redhat.com>
1539 L: qemu-block@nongnu.org
1544 M: Kevin Wolf <kwolf@redhat.com>
1545 L: qemu-block@nongnu.org
1547 F: block/linux-aio.c
1549 F: block/raw-posix.c
1550 F: block/raw-win32.c
1552 F: block/win32-aio.c
1555 M: Kevin Wolf <kwolf@redhat.com>
1556 L: qemu-block@nongnu.org
1561 M: Kevin Wolf <kwolf@redhat.com>
1562 L: qemu-block@nongnu.org
1567 M: Kevin Wolf <kwolf@redhat.com>
1568 L: qemu-block@nongnu.org
1573 M: Kevin Wolf <kwolf@redhat.com>
1574 L: qemu-block@nongnu.org
1579 M: Kevin Wolf <kwolf@redhat.com>
1580 L: qemu-block@nongnu.org
1585 M: Stefan Hajnoczi <stefanha@redhat.com>
1586 L: qemu-block@nongnu.org
1588 F: tests/image-fuzzer/
1590 Build and test automation
1591 -------------------------
1592 M: Alex Bennée <alex.bennee@linaro.org>
1593 L: qemu-devel@nongnu.org
1599 Build system architecture
1600 M: Daniel P. Berrange <berrange@redhat.com>
1602 F: docs/build-system.txt