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
179 M: Richard Henderson <rth@twiddle.net>
180 M: Alexander Graf <agraf@suse.de>
187 M: Aurelien Jarno <aurelien@aurel32.net>
195 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
196 M: Artyom Tarasenko <atar4qemu@gmail.com>
204 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
208 F: include/hw/unicore32/
211 M: Paolo Bonzini <pbonzini@redhat.com>
212 M: Richard Henderson <rth@twiddle.net>
213 M: Eduardo Habkost <ehabkost@redhat.com>
220 M: Max Filippov <jcmvbkbc@gmail.com>
221 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
228 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
232 F: include/hw/tricore/
234 Guest CPU Cores (KVM):
235 ----------------------
238 M: Paolo Bonzini <pbonzini@redhat.com>
239 L: kvm@vger.kernel.org
243 F: include/sysemu/kvm*.h
246 M: Peter Maydell <peter.maydell@linaro.org>
247 L: qemu-arm@nongnu.org
252 M: James Hogan <james.hogan@imgtec.com>
257 M: Alexander Graf <agraf@suse.de>
262 M: Christian Borntraeger <borntraeger@de.ibm.com>
263 M: Cornelia Huck <cornelia.huck@de.ibm.com>
264 M: Alexander Graf <agraf@suse.de>
266 F: target-s390x/kvm.c
267 F: target-s390x/ioinst.[ch]
268 F: target-s390x/machine.c
269 F: hw/intc/s390_flic.c
270 F: hw/intc/s390_flic_kvm.c
271 F: include/hw/s390x/s390_flic.h
273 T: git git://github.com/cohuck/qemu.git s390-next
274 T: git git://github.com/borntraeger/qemu.git s390-next
277 M: Paolo Bonzini <pbonzini@redhat.com>
278 M: Marcelo Tosatti <mtosatti@redhat.com>
279 L: kvm@vger.kernel.org
283 Guest CPU Cores (Xen):
284 ----------------------
287 M: Stefano Stabellini <sstabellini@kernel.org>
288 M: Anthony Perard <anthony.perard@citrix.com>
289 L: xen-devel@lists.xensource.com
293 F: hw/char/xen_console.c
294 F: hw/display/xenfb.c
301 F: include/sysemu/xen-mapcache.h
307 L: qemu-devel@nongnu.org
313 L: qemu-devel@nongnu.org
318 L: qemu-devel@nongnu.org
319 M: Stefan Weil <sw@weilnetz.de>
327 M: Beniamino Galvani <b.galvani@gmail.com>
328 L: qemu-arm@nongnu.org
331 F: include/hw/*/allwinner*
332 F: hw/arm/cubieboard.c
335 M: Peter Maydell <peter.maydell@linaro.org>
336 L: qemu-arm@nongnu.org
347 F: include/hw/arm/primecell.h
350 M: Peter Maydell <peter.maydell@linaro.org>
351 L: qemu-arm@nongnu.org
354 F: hw/intc/gic_internal.h
356 F: hw/misc/arm11scu.c
357 F: hw/timer/a9gtimer*
359 F: include/hw/arm/arm.h
360 F: include/hw/intc/arm*
361 F: include/hw/misc/a9scu.h
362 F: include/hw/misc/arm11scu.h
363 F: include/hw/timer/a9gtimer.h
364 F: include/hw/timer/arm_mptimer.h
367 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
368 L: qemu-arm@nongnu.org
371 F: include/hw/arm/exynos4210.h
374 M: Rob Herring <robh@kernel.org>
375 L: qemu-arm@nongnu.org
381 M: Antony Pavlov <antonynpavlov@gmail.com>
382 L: qemu-arm@nongnu.org
384 F: include/hw/arm/digic.h
388 L: qemu-devel@nongnu.org
389 L: qemu-arm@nongnu.org
394 M: Peter Chubb <peter.chubb@nicta.com.au>
395 L: qemu-arm@nongnu.org
399 F: include/hw/arm/fsl-imx31.h
402 M: Peter Maydell <peter.maydell@linaro.org>
403 L: qemu-arm@nongnu.org
405 F: hw/arm/integratorcp.c
408 M: Jan Kiszka <jan.kiszka@web.de>
409 L: qemu-arm@nongnu.org
414 M: Andrzej Zaborowski <balrogg@gmail.com>
415 L: qemu-arm@nongnu.org
420 M: Andrzej Zaborowski <balrogg@gmail.com>
421 L: qemu-arm@nongnu.org
426 M: Peter Maydell <peter.maydell@linaro.org>
427 L: qemu-arm@nongnu.org
430 F: hw/intc/realview_gic.c
431 F: include/hw/intc/realview_gic.h
434 M: Andrzej Zaborowski <balrogg@gmail.com>
435 L: qemu-arm@nongnu.org
437 F: hw/arm/mainstone.c
442 F: include/hw/arm/pxa.h
445 M: Peter Maydell <peter.maydell@linaro.org>
446 L: qemu-arm@nongnu.org
451 M: Peter Maydell <peter.maydell@linaro.org>
452 L: qemu-arm@nongnu.org
457 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
458 M: Alistair Francis <alistair.francis@xilinx.com>
459 L: qemu-arm@nongnu.org
463 F: hw/misc/zynq_slcr.c
467 M: Alistair Francis <alistair.francis@xilinx.com>
468 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
469 L: qemu-arm@nongnu.org
472 F: include/hw/*/xlnx*.h
475 M: Shannon Zhao <zhaoshenglong@huawei.com>
476 M: Shannon Zhao <shannon.zhao@linaro.org>
477 L: qemu-arm@nongnu.org
479 F: hw/arm/virt-acpi-build.c
480 F: include/hw/arm/virt-acpi-build.h
485 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
487 F: hw/cris/axis_dev88.c
492 EVR32 and uclinux BSP
493 M: Michael Walle <michael@walle.cc>
495 F: hw/lm32/lm32_boards.c
498 M: Michael Walle <michael@walle.cc>
500 F: hw/lm32/milkymist.c
510 F: hw/m68k/dummy_m68k.c
519 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
521 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
524 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
526 F: hw/microblaze/petalogix_ml605_mmu.c
531 M: Hervé Poussineau <hpoussin@reactos.org>
533 F: hw/mips/mips_jazz.c
536 M: Aurelien Jarno <aurelien@aurel32.net>
538 F: hw/mips/mips_malta.c
541 L: qemu-devel@nongnu.org
543 F: hw/mips/mips_mipssim.c
546 M: Aurelien Jarno <aurelien@aurel32.net>
548 F: hw/mips/mips_r4k.c
553 M: Jia Liu <proljc@gmail.com>
555 F: hw/openrisc/openrisc_sim.c
560 M: Alexander Graf <agraf@suse.de>
561 L: qemu-ppc@nongnu.org
563 F: hw/ppc/ppc405_boards.c
566 M: Alexander Graf <agraf@suse.de>
567 L: qemu-ppc@nongnu.org
569 F: hw/ppc/ppc440_bamboo.c
572 M: Alexander Graf <agraf@suse.de>
573 M: Scott Wood <scottwood@freescale.com>
574 L: qemu-ppc@nongnu.org
578 F: include/hw/ppc/ppc_e500.h
579 F: include/hw/pci-host/ppce500.h
580 F: pc-bios/u-boot.e500
583 M: Alexander Graf <agraf@suse.de>
584 M: Scott Wood <scottwood@freescale.com>
585 L: qemu-ppc@nongnu.org
587 F: hw/ppc/mpc8544ds.c
588 F: hw/ppc/mpc8544_guts.c
591 M: Alexander Graf <agraf@suse.de>
592 L: qemu-ppc@nongnu.org
594 F: hw/ppc/mac_newworld.c
595 F: hw/pci-host/uninorth.c
596 F: hw/pci-bridge/dec.[hc]
598 F: include/hw/ppc/mac_dbdma.h
599 F: hw/nvram/mac_nvram.c
602 M: Alexander Graf <agraf@suse.de>
603 L: qemu-ppc@nongnu.org
605 F: hw/ppc/mac_oldworld.c
606 F: hw/pci-host/grackle.c
610 L: qemu-devel@nongnu.org
611 L: qemu-ppc@nongnu.org
614 F: hw/pci-host/prep.[hc]
615 F: hw/isa/pc87312.[hc]
618 M: David Gibson <david@gibson.dropbear.id.au>
619 M: Alexander Graf <agraf@suse.de>
620 L: qemu-ppc@nongnu.org
623 F: include/hw/*/spapr*
625 F: include/hw/*/xics*
626 F: pc-bios/spapr-rtas/*
627 F: pc-bios/spapr-rtas.bin
629 F: docs/specs/ppc-spapr-hcalls.txt
630 F: docs/specs/ppc-spapr-hotplug.txt
633 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
634 L: qemu-ppc@nongnu.org
636 F: hw/ppc/virtex_ml507.c
641 M: Magnus Damm <magnus.damm@gmail.com>
646 M: Magnus Damm <magnus.damm@gmail.com>
653 M: Blue Swirl <blauwirbel@gmail.com>
654 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
659 M: Blue Swirl <blauwirbel@gmail.com>
660 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
662 F: hw/sparc64/sun4u.c
665 M: Fabien Chouteau <chouteau@adacore.com>
673 M: Cornelia Huck <cornelia.huck@de.ibm.com>
674 M: Christian Borntraeger <borntraeger@de.ibm.com>
675 M: Alexander Graf <agraf@suse.de>
677 F: hw/char/sclp*.[hc]
681 F: hw/watchdog/wdt_diag288.c
682 F: include/hw/watchdog/wdt_diag288.h
683 F: pc-bios/s390-ccw.img
684 F: default-configs/s390x-softmmu.mak
685 T: git git://github.com/cohuck/qemu.git s390-next
686 T: git git://github.com/borntraeger/qemu.git s390-next
690 PKUnity-3 SoC initramfs-with-busybox
691 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
699 M: Michael S. Tsirkin <mst@redhat.com>
703 F: hw/pci-host/piix.c
706 F: include/hw/pci-host/q35.h
707 F: include/hw/pci-host/pam.h
710 F: hw/i2c/smbus_ich9.c
713 F: include/hw/acpi/ich9.h
714 F: include/hw/acpi/piix4.h
718 M: Michael S. Tsirkin <mst@redhat.com>
719 M: Paolo Bonzini <pbonzini@redhat.com>
721 F: hw/char/debugcon.c
722 F: hw/char/parallel.c
729 F: hw/misc/debugexit.c
730 F: hw/misc/pc-testdev.c
733 F: hw/timer/mc146818rtc*
734 F: include/hw/i2c/pm_smbus.h
735 F: include/hw/timer/hpet.h
736 F: include/hw/timer/i8254*
737 F: include/hw/timer/mc146818rtc*
740 M: Eduardo Habkost <ehabkost@redhat.com>
741 M: Marcel Apfelbaum <marcel@redhat.com>
744 F: include/hw/boards.h
749 M: Max Filippov <jcmvbkbc@gmail.com>
753 XTFPGA (LX60, LX200, ML605, KC705)
754 M: Max Filippov <jcmvbkbc@gmail.com>
756 F: hw/xtensa/xtfpga.c
757 F: hw/net/opencores_eth.c
762 M: Jiri Slaby <jslaby@suse.cz>
767 M: John Snow <jsnow@redhat.com>
768 L: qemu-block@nongnu.org
774 F: hw/block/hd-geometry.c
777 F: tests/libqos/ahci*
778 T: git git://github.com/jnsnow/qemu.git ide
781 M: John Snow <jsnow@redhat.com>
782 L: qemu-block@nongnu.org
785 F: include/hw/block/fdc.h
787 T: git git://github.com/jnsnow/qemu.git ide
790 M: Peter Maydell <peter.maydell@linaro.org>
793 F: include/hw/arm/omap.h
796 M: Alberto Garcia <berto@igalia.com>
798 F: hw/char/ipoctal232.c
802 M: Michael S. Tsirkin <mst@redhat.com>
803 M: Marcel Apfelbaum <marcel@redhat.com>
806 F: hw/misc/pci-testdev.c
811 M: Michael S. Tsirkin <mst@redhat.com>
812 M: Igor Mammedov <imammedo@redhat.com>
815 F: include/hw/smbios/*
819 F: hw/i386/acpi-build.[hc]
820 F: hw/arm/virt-acpi-build.c
821 F: include/hw/arm/virt-acpi-build.h
824 M: Alexander Graf <agraf@suse.de>
825 L: qemu-ppc@nongnu.org
828 F: include/hw/ppc/ppc4xx.h
831 M: Alexander Graf <agraf@suse.de>
832 M: Scott Wood <scottwood@freescale.com>
833 L: qemu-ppc@nongnu.org
836 F: hw/pci-host/ppce500.c
840 M: Paolo Bonzini <pbonzini@redhat.com>
845 M: Jason Wang <jasowang@redhat.com>
848 F: tests/virtio-net-test.c
849 T: git git://github.com/jasowang/qemu.git net
852 M: Paolo Bonzini <pbonzini@redhat.com>
856 F: tests/virtio-scsi-test.c
857 T: git git://github.com/bonzini/qemu.git scsi-next
861 F: hw/scsi/lsi53c895a.c
864 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
871 M: Alistair Francis <alistair.francis@xilinx.com>
872 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
877 M: Gerd Hoffmann <kraxel@redhat.com>
880 F: tests/usb-*-test.c
882 F: docs/usb-storage.txt
887 M: Gerd Hoffmann <kraxel@redhat.com>
888 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
890 F: hw/usb/dev-serial.c
893 M: Alex Williamson <alex.williamson@redhat.com>
899 M: Michael S. Tsirkin <mst@redhat.com>
904 M: Michael S. Tsirkin <mst@redhat.com>
908 F: include/hw/virtio/
909 F: tests/virtio-balloon-test.c
912 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
913 M: Greg Kurz <groug@kaod.org>
917 F: tests/virtio-9p-test.c
918 T: git git://github.com/kvaneesh/QEMU.git
919 T: git git://github.com/gkurz/qemu.git 9p-next
922 M: Stefan Hajnoczi <stefanha@redhat.com>
923 L: qemu-block@nongnu.org
925 F: hw/block/virtio-blk.c
926 F: hw/block/dataplane/*
927 F: tests/virtio-blk-test.c
928 T: git git://github.com/stefanha/qemu.git block
931 M: Cornelia Huck <cornelia.huck@de.ibm.com>
932 M: Christian Borntraeger <borntraeger@de.ibm.com>
934 F: hw/s390x/virtio-ccw.[hc]
935 T: git git://github.com/cohuck/qemu.git s390-next
936 T: git git://github.com/borntraeger/qemu.git s390-next
939 M: Gerd Hoffmann <kraxel@redhat.com>
941 F: hw/input/virtio-input*.c
942 F: include/hw/virtio/virtio-input.h
945 M: Amit Shah <amit.shah@redhat.com>
947 F: hw/char/virtio-serial-bus.c
948 F: hw/char/virtio-console.c
949 F: include/hw/virtio/virtio-serial.h
950 F: tests/virtio-console-test.c
951 F: tests/virtio-serial-test.c
954 M: Amit Shah <amit.shah@redhat.com>
956 F: hw/virtio/virtio-rng.c
957 F: include/hw/virtio/virtio-rng.h
958 F: include/sysemu/rng*.h
960 F: tests/virtio-rng-test.c
963 M: Keith Busch <keith.busch@intel.com>
964 L: qemu-block@nongnu.org
970 M: Hannes Reinecke <hare@suse.de>
971 L: qemu-block@nongnu.org
976 Network packet abstractions
977 M: Dmitry Fleytman <dmitry@daynix.com>
981 F: hw/net/net_rx_pkt*
982 F: hw/net/net_tx_pkt*
985 M: Dmitry Fleytman <dmitry@daynix.com>
988 F: hw/scsi/vmw_pvscsi*
991 M: Jiri Pirko <jiri@resnulli.us>
996 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1000 F: include/hw/mem/nvdimm.h
1003 M: Dmitry Fleytman <dmitry@daynix.com>
1008 M: Dmitry Fleytman <dmitry@daynix.com>
1015 M: Gerd Hoffmann <kraxel@redhat.com>
1019 F: tests/ac97-test.c
1020 F: tests/es1370-test.c
1021 F: tests/intel-hda-test.c
1024 M: Kevin Wolf <kwolf@redhat.com>
1025 M: Max Reitz <mreitz@redhat.com>
1026 L: qemu-block@nongnu.org
1034 F: tests/qemu-iotests/
1035 T: git git://repo.or.cz/qemu/kevin.git block
1038 M: Stefan Hajnoczi <stefanha@redhat.com>
1039 M: Fam Zheng <famz@redhat.com>
1040 L: qemu-block@nongnu.org
1046 F: include/block/aio.h
1047 T: git git://github.com/stefanha/qemu.git block
1050 M: Jeff Cody <jcody@redhat.com>
1051 L: qemu-block@nongnu.org
1054 F: include/block/blockjob.h
1059 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1061 Block QAPI, monitor, command line
1062 M: Markus Armbruster <armbru@redhat.com>
1067 T: git git://repo.or.cz/qemu/armbru.git block-next
1069 Character device backends
1070 M: Paolo Bonzini <pbonzini@redhat.com>
1073 F: backends/msmouse.c
1074 F: backends/testdev.c
1076 Character Devices (Braille)
1077 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1082 M: Markus Armbruster <armbru@redhat.com>
1084 F: scripts/coverity-model.c
1087 L: qemu-devel@nongnu.org
1090 F: include/qom/cpu.h
1093 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1094 M: Alexander Graf <agraf@suse.de>
1097 F: include/sysemu/device_tree.h
1100 M: Markus Armbruster <armbru@redhat.com>
1102 F: include/qapi/error.h
1103 F: include/qemu/error-report.h
1105 F: util/qemu-error.c
1108 L: qemu-devel@nongnu.org
1114 M: Paolo Bonzini <pbonzini@redhat.com>
1116 F: include/exec/ioport.h
1118 F: include/exec/memory.h
1119 F: include/exec/ram_addr.h
1121 F: include/exec/memory-internal.h
1125 M: Gerd Hoffmann <kraxel@redhat.com>
1127 F: include/ui/qemu-spice.h
1128 F: include/ui/spice-display.h
1130 F: audio/spiceaudio.c
1134 M: Gerd Hoffmann <kraxel@redhat.com>
1140 M: Peter Maydell <peter.maydell@linaro.org>
1145 M: Paolo Bonzini <pbonzini@redhat.com>
1153 M: Luiz Capitulino <lcapitulino@redhat.com>
1158 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1160 Network device backends
1161 M: Jason Wang <jasowang@redhat.com>
1165 T: git git://github.com/jasowang/qemu.git net
1167 Netmap network backend
1168 M: Luigi Rizzo <rizzo@iet.unipi.it>
1169 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1170 M: Vincenzo Maffione <v.maffione@gmail.com>
1171 W: http://info.iet.unipi.it/~luigi/netmap/
1175 Network Block Device (NBD)
1176 M: Paolo Bonzini <pbonzini@redhat.com>
1180 F: include/block/nbd*
1182 T: git git://github.com/bonzini/qemu.git nbd-next
1185 M: Eduardo Habkost <ehabkost@redhat.com>
1188 F: include/sysemu/numa.h
1189 T: git git://github.com/ehabkost/qemu.git numa
1191 Host Memory Backends
1192 M: Eduardo Habkost <ehabkost@redhat.com>
1193 M: Igor Mammedov <imammedo@redhat.com>
1195 F: backends/hostmem*.c
1196 F: include/sysemu/hostmem.h
1199 M: Markus Armbruster <armbru@redhat.com>
1200 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1205 X: include/qapi/qmp/
1206 F: include/qapi/qmp/dispatch.h
1207 F: tests/qapi-schema/
1208 F: tests/test-*-visitor.c
1209 F: tests/test-qmp-*.c
1212 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1215 M: Eric Blake <eblake@redhat.com>
1216 M: Markus Armbruster <armbru@redhat.com>
1220 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1223 M: Luiz Capitulino <lcapitulino@redhat.com>
1226 F: include/qapi/qmp/
1227 X: include/qapi/qmp/dispatch.h
1228 F: tests/check-qdict.c
1229 F: tests/check-qfloat.c
1230 F: tests/check-qint.c
1231 F: tests/check-qjson.c
1232 F: tests/check-qlist.c
1233 F: tests/check-qstring.c
1234 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1237 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1240 T: git git://github.com/mdroth/qemu.git qga
1243 M: Andreas Färber <afaerber@suse.de>
1245 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1247 X: include/qom/cpu.h
1250 F: tests/check-qom-interface.c
1251 F: tests/check-qom-proplist.c
1255 M: Markus Armbruster <armbru@redhat.com>
1261 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1264 M: Alistair Francis <alistair.francis@xilinx.com>
1266 F: hw/core/register.c
1267 F: include/hw/register.h
1270 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1271 M: Jan Kiszka <jan.kiszka@siemens.com>
1275 F: include/net/slirp.h
1276 T: git git://git.kiszka.org/qemu.git queues/slirp
1279 M: Paolo Bonzini <pbonzini@redhat.com>
1284 M: Stefan Hajnoczi <stefanha@redhat.com>
1287 F: scripts/tracetool.py
1288 F: scripts/tracetool/
1290 T: git git://github.com/stefanha/qemu.git tracing
1294 F: scripts/checkpatch.pl
1297 M: Juan Quintela <quintela@redhat.com>
1298 M: Amit Shah <amit.shah@redhat.com>
1300 F: include/migration/
1302 F: scripts/vmstate-static-checker.py
1303 F: tests/vmstate-static-checker-data/
1304 F: docs/migration.txt
1307 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1310 F: include/sysemu/seccomp.h
1313 M: Daniel P. Berrange <berrange@redhat.com>
1317 F: tests/test-crypto-*
1320 M: Stefan Hajnoczi <stefanha@redhat.com>
1321 M: Kevin Wolf <kwolf@redhat.com>
1323 F: include/qemu/coroutine*
1324 F: tests/test-coroutine.c
1327 M: Daniel P. Berrange <berrange@redhat.com>
1330 F: include/qemu/buffer.h
1333 M: Daniel P. Berrange <berrange@redhat.com>
1340 M: Daniel P. Berrange <berrange@redhat.com>
1341 M: Gerd Hoffmann <kraxel@redhat.com>
1342 M: Paolo Bonzini <pbonzini@redhat.com>
1344 F: include/qemu/sockets.h
1345 F: util/qemu-sockets.c
1347 Throttling infrastructure
1348 M: Alberto Garcia <berto@igalia.com>
1350 F: block/throttle-groups.c
1351 F: include/block/throttle-groups.h
1352 F: include/qemu/throttle.h
1354 L: qemu-block@nongnu.org
1359 M: Riku Voipio <riku.voipio@iki.fi>
1369 M: Riku Voipio <riku.voipio@iki.fi>
1373 Tiny Code Generator (TCG)
1374 -------------------------
1376 M: Richard Henderson <rth@twiddle.net>
1381 M: Claudio Fontana <claudio.fontana@huawei.com>
1382 M: Claudio Fontana <claudio.fontana@gmail.com>
1384 L: qemu-arm@nongnu.org
1390 M: Andrzej Zaborowski <balrogg@gmail.com>
1392 L: qemu-arm@nongnu.org
1397 L: qemu-devel@nongnu.org
1403 M: Aurelien Jarno <aurelien@aurel32.net>
1409 M: Aurelien Jarno <aurelien@aurel32.net>
1415 M: Vassili Karpov (malc) <av1474@comtv.ru>
1421 M: Alexander Graf <agraf@suse.de>
1422 M: Richard Henderson <rth@twiddle.net>
1433 M: Stefan Weil <sw@weilnetz.de>
1442 L: qemu-stable@nongnu.org
1443 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1447 L: qemu-stable@nongnu.org
1448 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1452 L: qemu-stable@nongnu.org
1453 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1457 L: qemu-stable@nongnu.org
1458 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1464 M: Fam Zheng <famz@redhat.com>
1465 L: qemu-block@nongnu.org
1470 M: Josh Durgin <jdurgin@redhat.com>
1471 M: Jeff Cody <jcody@redhat.com>
1472 L: qemu-block@nongnu.org
1475 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1478 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1479 M: Liu Yuan <namei.unix@gmail.com>
1480 M: Jeff Cody <jcody@redhat.com>
1481 L: qemu-block@nongnu.org
1482 L: sheepdog@lists.wpkg.org
1485 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1488 M: Jeff Cody <jcody@redhat.com>
1489 L: qemu-block@nongnu.org
1492 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1495 M: Stefan Weil <sw@weilnetz.de>
1496 L: qemu-block@nongnu.org
1501 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1502 M: Paolo Bonzini <pbonzini@redhat.com>
1503 M: Peter Lieven <pl@kamp.de>
1504 L: qemu-block@nongnu.org
1509 M: Jeff Cody <jcody@redhat.com>
1510 M: Peter Lieven <pl@kamp.de>
1511 L: qemu-block@nongnu.org
1514 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1517 M: Richard W.M. Jones <rjones@redhat.com>
1518 M: Jeff Cody <jcody@redhat.com>
1519 L: qemu-block@nongnu.org
1522 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1525 M: Chrysostomos Nanakos <chris@include.gr>
1526 M: Jeff Cody <jcody@redhat.com>
1527 L: qemu-block@nongnu.org
1529 F: block/archipelago.c
1530 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1533 M: Jeff Cody <jcody@redhat.com>
1534 L: qemu-block@nongnu.org
1537 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1540 M: Jeff Cody <jcody@redhat.com>
1541 L: qemu-block@nongnu.org
1544 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1547 M: Fam Zheng <famz@redhat.com>
1548 L: qemu-block@nongnu.org
1553 M: Gonglei <arei.gonglei@huawei.com>
1558 M: Alberto Garcia <berto@igalia.com>
1561 L: qemu-block@nongnu.org
1564 M: Stefan Hajnoczi <stefanha@redhat.com>
1565 L: qemu-block@nongnu.org
1567 F: block/blkverify.c
1570 M: Stefan Hajnoczi <stefanha@redhat.com>
1571 L: qemu-block@nongnu.org
1576 M: Stefan Hajnoczi <stefanha@redhat.com>
1577 L: qemu-block@nongnu.org
1582 M: Stefan Hajnoczi <stefanha@redhat.com>
1583 L: qemu-block@nongnu.org
1588 M: Stefan Hajnoczi <stefanha@redhat.com>
1589 M: Denis V. Lunev <den@openvz.org>
1590 L: qemu-block@nongnu.org
1592 F: block/parallels.c
1593 F: docs/specs/parallels.txt
1596 M: Stefan Hajnoczi <stefanha@redhat.com>
1597 L: qemu-block@nongnu.org
1602 M: Kevin Wolf <kwolf@redhat.com>
1603 L: qemu-block@nongnu.org
1605 F: block/linux-aio.c
1606 F: include/block/raw-aio.h
1607 F: block/raw-posix.c
1608 F: block/raw-win32.c
1610 F: block/win32-aio.c
1613 M: Kevin Wolf <kwolf@redhat.com>
1614 M: Max Reitz <mreitz@redhat.com>
1615 L: qemu-block@nongnu.org
1620 M: Kevin Wolf <kwolf@redhat.com>
1621 L: qemu-block@nongnu.org
1626 M: Kevin Wolf <kwolf@redhat.com>
1627 M: Max Reitz <mreitz@redhat.com>
1628 L: qemu-block@nongnu.org
1633 M: Kevin Wolf <kwolf@redhat.com>
1634 L: qemu-block@nongnu.org
1639 M: Kevin Wolf <kwolf@redhat.com>
1640 L: qemu-block@nongnu.org
1645 M: Stefan Hajnoczi <stefanha@redhat.com>
1646 L: qemu-block@nongnu.org
1648 F: tests/image-fuzzer/
1651 M: Wen Congyang <wency@cn.fujitsu.com>
1652 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1655 F: block/replication.c
1656 F: tests/test-replication.c
1657 F: docs/block-replication.txt
1659 Build and test automation
1660 -------------------------
1661 M: Alex Bennée <alex.bennee@linaro.org>
1662 L: qemu-devel@nongnu.org
1668 Build system architecture
1669 M: Daniel P. Berrange <berrange@redhat.com>
1671 F: docs/build-system.txt
1675 Docker based testing framework and cases
1676 M: Fam Zheng <famz@redhat.com>