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
69 M: Michael Tokarev <mjt@tls.msk.ru>
70 M: Laurent Vivier <laurent@vivier.eu>
72 L: qemu-trivial@nongnu.org
73 K: ^Subject:.*(?i)trivial
74 T: git git://git.corpit.ru/qemu.git trivial-patches
75 T: git git://github.com/vivier/qemu.git trivial-patches
77 Guest CPU cores (TCG):
78 ----------------------
80 L: qemu-devel@nongnu.org
81 M: Paolo Bonzini <pbonzini@redhat.com>
82 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
83 M: Richard Henderson <rth@twiddle.net>
93 F: include/exec/cpu*.h
94 F: include/exec/exec-all.h
95 F: include/exec/helper*.h
96 F: include/exec/tb-hash.h
97 F: include/sysemu/cpus.h
100 M: Aurelien Jarno <aurelien@aurel32.net>
101 M: Peter Maydell <peter.maydell@linaro.org>
107 M: Richard Henderson <rth@twiddle.net>
115 M: Peter Maydell <peter.maydell@linaro.org>
116 L: qemu-arm@nongnu.org
126 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
135 M: Michael Walle <michael@walle.cc>
142 F: include/hw/char/lm32_juart.h
147 M: Laurent Vivier <laurent@vivier.eu>
153 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
155 F: target-microblaze/
157 F: disas/microblaze.c
160 M: Aurelien Jarno <aurelien@aurel32.net>
161 M: Yongbok Kim <yongbok.kim@imgtec.com>
166 F: hw/intc/mips_gic.c
167 F: hw/timer/mips_gictimer.c
169 F: include/hw/misc/mips_*
170 F: include/hw/intc/mips_gic.h
171 F: include/hw/timer/mips_gictimer.h
176 M: Anthony Green <green@moxielogic.com>
181 F: default-configs/moxie-softmmu.mak
184 M: Jia Liu <proljc@gmail.com>
188 F: tests/tcg/openrisc/
191 M: David Gibson <david@gibson.dropbear.id.au>
192 M: Alexander Graf <agraf@suse.de>
193 L: qemu-ppc@nongnu.org
201 M: Richard Henderson <rth@twiddle.net>
202 M: Alexander Graf <agraf@suse.de>
209 M: Aurelien Jarno <aurelien@aurel32.net>
217 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
218 M: Artyom Tarasenko <atar4qemu@gmail.com>
226 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
230 F: include/hw/unicore32/
233 M: Paolo Bonzini <pbonzini@redhat.com>
234 M: Richard Henderson <rth@twiddle.net>
235 M: Eduardo Habkost <ehabkost@redhat.com>
242 M: Max Filippov <jcmvbkbc@gmail.com>
243 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
250 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
254 F: include/hw/tricore/
256 Guest CPU Cores (KVM):
257 ----------------------
260 M: Paolo Bonzini <pbonzini@redhat.com>
261 L: kvm@vger.kernel.org
265 F: include/sysemu/kvm*.h
268 M: Peter Maydell <peter.maydell@linaro.org>
269 L: qemu-arm@nongnu.org
274 M: James Hogan <james.hogan@imgtec.com>
279 M: Alexander Graf <agraf@suse.de>
284 M: Christian Borntraeger <borntraeger@de.ibm.com>
285 M: Cornelia Huck <cornelia.huck@de.ibm.com>
286 M: Alexander Graf <agraf@suse.de>
288 F: target-s390x/kvm.c
289 F: target-s390x/ioinst.[ch]
290 F: target-s390x/machine.c
291 F: hw/intc/s390_flic.c
292 F: hw/intc/s390_flic_kvm.c
293 F: include/hw/s390x/s390_flic.h
295 T: git git://github.com/cohuck/qemu.git s390-next
296 T: git git://github.com/borntraeger/qemu.git s390-next
299 M: Paolo Bonzini <pbonzini@redhat.com>
300 M: Marcelo Tosatti <mtosatti@redhat.com>
301 L: kvm@vger.kernel.org
305 Guest CPU Cores (Xen):
306 ----------------------
309 M: Stefano Stabellini <sstabellini@kernel.org>
310 M: Anthony Perard <anthony.perard@citrix.com>
311 L: xen-devel@lists.xensource.com
315 F: hw/char/xen_console.c
316 F: hw/display/xenfb.c
323 F: include/sysemu/xen-mapcache.h
329 L: qemu-devel@nongnu.org
335 L: qemu-devel@nongnu.org
340 L: qemu-devel@nongnu.org
341 M: Stefan Weil <sw@weilnetz.de>
352 M: Beniamino Galvani <b.galvani@gmail.com>
353 L: qemu-arm@nongnu.org
356 F: include/hw/*/allwinner*
357 F: hw/arm/cubieboard.c
360 M: Peter Maydell <peter.maydell@linaro.org>
361 L: qemu-arm@nongnu.org
372 F: include/hw/arm/primecell.h
375 M: Peter Maydell <peter.maydell@linaro.org>
376 L: qemu-arm@nongnu.org
379 F: hw/intc/gic_internal.h
381 F: hw/misc/arm11scu.c
382 F: hw/timer/a9gtimer*
384 F: include/hw/arm/arm.h
385 F: include/hw/intc/arm*
386 F: include/hw/misc/a9scu.h
387 F: include/hw/misc/arm11scu.h
388 F: include/hw/timer/a9gtimer.h
389 F: include/hw/timer/arm_mptimer.h
392 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
393 L: qemu-arm@nongnu.org
396 F: include/hw/arm/exynos4210.h
399 M: Rob Herring <robh@kernel.org>
400 L: qemu-arm@nongnu.org
406 M: Antony Pavlov <antonynpavlov@gmail.com>
407 L: qemu-arm@nongnu.org
409 F: include/hw/arm/digic.h
413 L: qemu-devel@nongnu.org
414 L: qemu-arm@nongnu.org
419 M: Peter Chubb <peter.chubb@nicta.com.au>
420 L: qemu-arm@nongnu.org
424 F: include/hw/arm/fsl-imx31.h
427 M: Peter Maydell <peter.maydell@linaro.org>
428 L: qemu-arm@nongnu.org
430 F: hw/arm/integratorcp.c
433 M: Jan Kiszka <jan.kiszka@web.de>
434 L: qemu-arm@nongnu.org
439 M: Andrzej Zaborowski <balrogg@gmail.com>
440 L: qemu-arm@nongnu.org
445 M: Andrzej Zaborowski <balrogg@gmail.com>
446 L: qemu-arm@nongnu.org
451 M: Peter Maydell <peter.maydell@linaro.org>
452 L: qemu-arm@nongnu.org
455 F: hw/intc/realview_gic.c
456 F: include/hw/intc/realview_gic.h
459 M: Andrzej Zaborowski <balrogg@gmail.com>
460 L: qemu-arm@nongnu.org
462 F: hw/arm/mainstone.c
467 F: include/hw/arm/pxa.h
470 M: Peter Maydell <peter.maydell@linaro.org>
471 L: qemu-arm@nongnu.org
476 M: Peter Maydell <peter.maydell@linaro.org>
477 L: qemu-arm@nongnu.org
482 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
483 M: Alistair Francis <alistair.francis@xilinx.com>
484 L: qemu-arm@nongnu.org
488 F: hw/misc/zynq_slcr.c
492 M: Alistair Francis <alistair.francis@xilinx.com>
493 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
494 L: qemu-arm@nongnu.org
497 F: include/hw/*/xlnx*.h
500 M: Shannon Zhao <zhaoshenglong@huawei.com>
501 M: Shannon Zhao <shannon.zhao@linaro.org>
502 L: qemu-arm@nongnu.org
504 F: hw/arm/virt-acpi-build.c
505 F: include/hw/arm/virt-acpi-build.h
508 M: Alistair Francis <alistair@alistair23.me>
510 F: hw/arm/stm32f205_soc.c
511 F: hw/misc/stm32f2xx_syscfg.c
512 F: hw/char/stm32f2xx_usart.c
513 F: hw/timer/stm32f2xx_timer.c
515 F: hw/ssi/stm32f2xx_spi.c
518 M: Alistair Francis <alistair@alistair23.me>
520 F: hw/arm/netduino2.c
525 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
527 F: hw/cris/axis_dev88.c
532 EVR32 and uclinux BSP
533 M: Michael Walle <michael@walle.cc>
535 F: hw/lm32/lm32_boards.c
538 M: Michael Walle <michael@walle.cc>
540 F: hw/lm32/milkymist.c
550 F: hw/m68k/dummy_m68k.c
559 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
561 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
564 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
566 F: hw/microblaze/petalogix_ml605_mmu.c
571 M: Hervé Poussineau <hpoussin@reactos.org>
573 F: hw/mips/mips_jazz.c
576 M: Aurelien Jarno <aurelien@aurel32.net>
578 F: hw/mips/mips_malta.c
581 L: qemu-devel@nongnu.org
583 F: hw/mips/mips_mipssim.c
586 M: Aurelien Jarno <aurelien@aurel32.net>
588 F: hw/mips/mips_r4k.c
593 M: Jia Liu <proljc@gmail.com>
595 F: hw/openrisc/openrisc_sim.c
600 M: Alexander Graf <agraf@suse.de>
601 L: qemu-ppc@nongnu.org
603 F: hw/ppc/ppc405_boards.c
606 M: Alexander Graf <agraf@suse.de>
607 L: qemu-ppc@nongnu.org
609 F: hw/ppc/ppc440_bamboo.c
612 M: Alexander Graf <agraf@suse.de>
613 M: Scott Wood <scottwood@freescale.com>
614 L: qemu-ppc@nongnu.org
618 F: include/hw/ppc/ppc_e500.h
619 F: include/hw/pci-host/ppce500.h
620 F: pc-bios/u-boot.e500
623 M: Alexander Graf <agraf@suse.de>
624 M: Scott Wood <scottwood@freescale.com>
625 L: qemu-ppc@nongnu.org
627 F: hw/ppc/mpc8544ds.c
628 F: hw/ppc/mpc8544_guts.c
631 M: Alexander Graf <agraf@suse.de>
632 L: qemu-ppc@nongnu.org
634 F: hw/ppc/mac_newworld.c
635 F: hw/pci-host/uninorth.c
636 F: hw/pci-bridge/dec.[hc]
638 F: include/hw/ppc/mac_dbdma.h
639 F: hw/nvram/mac_nvram.c
642 M: Alexander Graf <agraf@suse.de>
643 L: qemu-ppc@nongnu.org
645 F: hw/ppc/mac_oldworld.c
646 F: hw/pci-host/grackle.c
648 F: hw/intc/heathrow_pic.c
651 L: qemu-devel@nongnu.org
652 L: qemu-ppc@nongnu.org
655 F: hw/pci-host/prep.[hc]
656 F: hw/isa/pc87312.[hc]
657 F: pc-bios/ppc_rom.bin
660 M: David Gibson <david@gibson.dropbear.id.au>
661 M: Alexander Graf <agraf@suse.de>
662 L: qemu-ppc@nongnu.org
665 F: include/hw/*/spapr*
667 F: include/hw/*/xics*
668 F: pc-bios/spapr-rtas/*
669 F: pc-bios/spapr-rtas.bin
671 F: pc-bios/skiboot.lid
672 F: docs/specs/ppc-spapr-hcalls.txt
673 F: docs/specs/ppc-spapr-hotplug.txt
675 F: tests/libqos/*spapr*
677 F: tests/libqos/rtas*
680 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
681 L: qemu-ppc@nongnu.org
683 F: hw/ppc/virtex_ml507.c
688 M: Magnus Damm <magnus.damm@gmail.com>
692 F: hw/timer/sh_timer.c
695 M: Magnus Damm <magnus.damm@gmail.com>
702 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
705 F: hw/dma/sparc32_dma.c
706 F: hw/dma/sun4m_iommu.c
707 F: include/hw/sparc/sparc32_dma.h
708 F: include/hw/sparc/sun4m.h
709 F: pc-bios/openbios-sparc32
712 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
714 F: hw/sparc64/sun4u.c
715 F: pc-bios/openbios-sparc64
718 M: Fabien Chouteau <chouteau@adacore.com>
722 F: include/hw/sparc/grlib.h
727 M: Cornelia Huck <cornelia.huck@de.ibm.com>
728 M: Christian Borntraeger <borntraeger@de.ibm.com>
729 M: Alexander Graf <agraf@suse.de>
731 F: hw/char/sclp*.[hc]
735 F: hw/watchdog/wdt_diag288.c
736 F: include/hw/watchdog/wdt_diag288.h
737 F: pc-bios/s390-ccw.img
738 F: default-configs/s390x-softmmu.mak
739 T: git git://github.com/cohuck/qemu.git s390-next
740 T: git git://github.com/borntraeger/qemu.git s390-next
744 PKUnity-3 SoC initramfs-with-busybox
745 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
753 M: Michael S. Tsirkin <mst@redhat.com>
757 F: hw/pci-host/piix.c
760 F: include/hw/pci-host/q35.h
761 F: include/hw/pci-host/pam.h
764 F: hw/i2c/smbus_ich9.c
767 F: include/hw/acpi/ich9.h
768 F: include/hw/acpi/piix4.h
772 M: Michael S. Tsirkin <mst@redhat.com>
773 M: Paolo Bonzini <pbonzini@redhat.com>
775 F: hw/char/debugcon.c
776 F: hw/char/parallel.c
783 F: hw/misc/debugexit.c
784 F: hw/misc/pc-testdev.c
787 F: hw/timer/mc146818rtc*
788 F: include/hw/i2c/pm_smbus.h
789 F: include/hw/timer/hpet.h
790 F: include/hw/timer/i8254*
791 F: include/hw/timer/mc146818rtc*
794 M: Eduardo Habkost <ehabkost@redhat.com>
795 M: Marcel Apfelbaum <marcel@redhat.com>
798 F: include/hw/boards.h
803 M: Max Filippov <jcmvbkbc@gmail.com>
807 XTFPGA (LX60, LX200, ML605, KC705)
808 M: Max Filippov <jcmvbkbc@gmail.com>
810 F: hw/xtensa/xtfpga.c
811 F: hw/net/opencores_eth.c
816 M: Jiri Slaby <jslaby@suse.cz>
821 M: John Snow <jsnow@redhat.com>
822 L: qemu-block@nongnu.org
829 F: hw/block/hd-geometry.c
832 F: tests/libqos/ahci*
833 T: git git://github.com/jnsnow/qemu.git ide
836 M: John Snow <jsnow@redhat.com>
837 L: qemu-block@nongnu.org
840 F: include/hw/block/fdc.h
842 T: git git://github.com/jnsnow/qemu.git ide
845 M: Peter Maydell <peter.maydell@linaro.org>
848 F: include/hw/arm/omap.h
851 M: Alberto Garcia <berto@igalia.com>
853 F: hw/char/ipoctal232.c
857 M: Michael S. Tsirkin <mst@redhat.com>
858 M: Marcel Apfelbaum <marcel@redhat.com>
861 F: hw/misc/pci-testdev.c
866 M: Michael S. Tsirkin <mst@redhat.com>
867 M: Igor Mammedov <imammedo@redhat.com>
870 F: include/hw/smbios/*
874 F: hw/i386/acpi-build.[hc]
875 F: hw/arm/virt-acpi-build.c
876 F: include/hw/arm/virt-acpi-build.h
879 M: Alexander Graf <agraf@suse.de>
880 L: qemu-ppc@nongnu.org
883 F: include/hw/ppc/ppc4xx.h
886 M: Alexander Graf <agraf@suse.de>
887 M: Scott Wood <scottwood@freescale.com>
888 L: qemu-ppc@nongnu.org
891 F: hw/pci-host/ppce500.c
895 M: Paolo Bonzini <pbonzini@redhat.com>
900 M: Jason Wang <jasowang@redhat.com>
903 F: tests/virtio-net-test.c
904 T: git git://github.com/jasowang/qemu.git net
907 M: Paolo Bonzini <pbonzini@redhat.com>
911 F: tests/virtio-scsi-test.c
912 T: git git://github.com/bonzini/qemu.git scsi-next
916 F: hw/scsi/lsi53c895a.c
919 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
926 M: Alistair Francis <alistair.francis@xilinx.com>
927 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
932 M: Gerd Hoffmann <kraxel@redhat.com>
935 F: tests/usb-*-test.c
937 F: docs/usb-storage.txt
942 M: Gerd Hoffmann <kraxel@redhat.com>
943 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
945 F: hw/usb/dev-serial.c
948 M: Alex Williamson <alex.williamson@redhat.com>
954 M: Michael S. Tsirkin <mst@redhat.com>
959 M: Michael S. Tsirkin <mst@redhat.com>
962 F: hw/virtio/Makefile.objs
963 F: hw/virtio/trace-events
965 F: include/hw/virtio/
966 F: tests/virtio-balloon-test.c
969 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
970 M: Greg Kurz <groug@kaod.org>
974 F: tests/virtio-9p-test.c
975 T: git git://github.com/kvaneesh/QEMU.git
976 T: git git://github.com/gkurz/qemu.git 9p-next
979 M: Stefan Hajnoczi <stefanha@redhat.com>
980 L: qemu-block@nongnu.org
982 F: hw/block/virtio-blk.c
983 F: hw/block/dataplane/*
984 F: tests/virtio-blk-test.c
985 T: git git://github.com/stefanha/qemu.git block
988 M: Cornelia Huck <cornelia.huck@de.ibm.com>
989 M: Christian Borntraeger <borntraeger@de.ibm.com>
991 F: hw/s390x/virtio-ccw.[hc]
992 T: git git://github.com/cohuck/qemu.git s390-next
993 T: git git://github.com/borntraeger/qemu.git s390-next
996 M: Gerd Hoffmann <kraxel@redhat.com>
998 F: hw/input/virtio-input*.c
999 F: include/hw/virtio/virtio-input.h
1002 M: Amit Shah <amit.shah@redhat.com>
1004 F: hw/char/virtio-serial-bus.c
1005 F: hw/char/virtio-console.c
1006 F: include/hw/virtio/virtio-serial.h
1007 F: tests/virtio-console-test.c
1008 F: tests/virtio-serial-test.c
1011 M: Amit Shah <amit.shah@redhat.com>
1013 F: hw/virtio/virtio-rng.c
1014 F: include/hw/virtio/virtio-rng.h
1015 F: include/sysemu/rng*.h
1017 F: tests/virtio-rng-test.c
1020 M: Gonglei <arei.gonglei@huawei.com>
1022 F: hw/virtio/virtio-crypto.c
1023 F: hw/virtio/virtio-crypto-pci.c
1024 F: include/hw/virtio/virtio-crypto.h
1027 M: Keith Busch <keith.busch@intel.com>
1028 L: qemu-block@nongnu.org
1031 F: tests/nvme-test.c
1034 M: Hannes Reinecke <hare@suse.de>
1035 L: qemu-block@nongnu.org
1037 F: hw/scsi/megasas.c
1040 Network packet abstractions
1041 M: Dmitry Fleytman <dmitry@daynix.com>
1043 F: include/net/eth.h
1045 F: hw/net/net_rx_pkt*
1046 F: hw/net/net_tx_pkt*
1049 M: Dmitry Fleytman <dmitry@daynix.com>
1052 F: hw/scsi/vmw_pvscsi*
1055 M: Jiri Pirko <jiri@resnulli.us>
1059 F: docs/specs/rocker.txt
1062 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1066 F: include/hw/mem/nvdimm.h
1069 M: Dmitry Fleytman <dmitry@daynix.com>
1074 M: Dmitry Fleytman <dmitry@daynix.com>
1079 M: Alistair Francis <alistair.francis@xilinx.com>
1081 F: hw/core/generic-loader.c
1082 F: include/hw/core/generic-loader.h
1087 M: Gerd Hoffmann <kraxel@redhat.com>
1091 F: include/hw/audio/
1092 F: tests/ac97-test.c
1093 F: tests/es1370-test.c
1094 F: tests/intel-hda-test.c
1097 M: Kevin Wolf <kwolf@redhat.com>
1098 M: Max Reitz <mreitz@redhat.com>
1099 L: qemu-block@nongnu.org
1107 F: tests/qemu-iotests/
1108 T: git git://repo.or.cz/qemu/kevin.git block
1111 M: Stefan Hajnoczi <stefanha@redhat.com>
1112 M: Fam Zheng <famz@redhat.com>
1113 L: qemu-block@nongnu.org
1119 F: include/block/aio.h
1120 T: git git://github.com/stefanha/qemu.git block
1123 M: Jeff Cody <jcody@redhat.com>
1124 L: qemu-block@nongnu.org
1127 F: include/block/blockjob.h
1132 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1134 Block QAPI, monitor, command line
1135 M: Markus Armbruster <armbru@redhat.com>
1140 T: git git://repo.or.cz/qemu/armbru.git block-next
1142 Character device backends
1143 M: Paolo Bonzini <pbonzini@redhat.com>
1146 F: backends/msmouse.c
1147 F: backends/testdev.c
1149 Character Devices (Braille)
1150 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1155 M: Markus Armbruster <armbru@redhat.com>
1157 F: scripts/coverity-model.c
1160 L: qemu-devel@nongnu.org
1163 F: include/qom/cpu.h
1166 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1167 M: Alexander Graf <agraf@suse.de>
1170 F: include/sysemu/device_tree.h
1173 M: Markus Armbruster <armbru@redhat.com>
1175 F: include/qapi/error.h
1176 F: include/qemu/error-report.h
1178 F: util/qemu-error.c
1181 L: qemu-devel@nongnu.org
1187 M: Paolo Bonzini <pbonzini@redhat.com>
1189 F: include/exec/ioport.h
1191 F: include/exec/memory.h
1192 F: include/exec/ram_addr.h
1194 F: include/exec/memory-internal.h
1198 M: Gerd Hoffmann <kraxel@redhat.com>
1200 F: include/ui/qemu-spice.h
1201 F: include/ui/spice-display.h
1203 F: audio/spiceaudio.c
1207 M: Gerd Hoffmann <kraxel@redhat.com>
1213 M: Peter Maydell <peter.maydell@linaro.org>
1218 M: Paolo Bonzini <pbonzini@redhat.com>
1226 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1231 F: include/monitor/hmp-target.h
1233 Network device backends
1234 M: Jason Wang <jasowang@redhat.com>
1238 T: git git://github.com/jasowang/qemu.git net
1240 Netmap network backend
1241 M: Luigi Rizzo <rizzo@iet.unipi.it>
1242 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1243 M: Vincenzo Maffione <v.maffione@gmail.com>
1244 W: http://info.iet.unipi.it/~luigi/netmap/
1248 Network Block Device (NBD)
1249 M: Paolo Bonzini <pbonzini@redhat.com>
1253 F: include/block/nbd*
1255 T: git git://github.com/bonzini/qemu.git nbd-next
1258 M: Eduardo Habkost <ehabkost@redhat.com>
1261 F: include/sysemu/numa.h
1262 T: git git://github.com/ehabkost/qemu.git numa
1264 Host Memory Backends
1265 M: Eduardo Habkost <ehabkost@redhat.com>
1266 M: Igor Mammedov <imammedo@redhat.com>
1268 F: backends/hostmem*.c
1269 F: include/sysemu/hostmem.h
1272 M: Gonglei <arei.gonglei@huawei.com>
1274 F: include/sysemu/cryptodev*.h
1275 F: backends/cryptodev*.c
1278 M: Markus Armbruster <armbru@redhat.com>
1279 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1284 X: include/qapi/qmp/
1285 F: include/qapi/qmp/dispatch.h
1286 F: tests/qapi-schema/
1287 F: tests/test-*-visitor.c
1288 F: tests/test-qmp-*.c
1291 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1294 M: Eric Blake <eblake@redhat.com>
1295 M: Markus Armbruster <armbru@redhat.com>
1299 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1302 M: Markus Armbruster <armbru@redhat.com>
1305 F: include/qapi/qmp/
1306 X: include/qapi/qmp/dispatch.h
1307 F: tests/check-qdict.c
1308 F: tests/check-qfloat.c
1309 F: tests/check-qint.c
1310 F: tests/check-qjson.c
1311 F: tests/check-qlist.c
1312 F: tests/check-qstring.c
1313 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1316 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1319 T: git git://github.com/mdroth/qemu.git qga
1322 M: Andreas Färber <afaerber@suse.de>
1324 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1326 X: include/qom/cpu.h
1329 F: tests/check-qom-interface.c
1330 F: tests/check-qom-proplist.c
1334 M: Markus Armbruster <armbru@redhat.com>
1340 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1343 M: Alistair Francis <alistair.francis@xilinx.com>
1345 F: hw/core/register.c
1346 F: include/hw/register.h
1349 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1350 M: Jan Kiszka <jan.kiszka@siemens.com>
1354 F: include/net/slirp.h
1355 T: git git://git.kiszka.org/qemu.git queues/slirp
1358 M: Paolo Bonzini <pbonzini@redhat.com>
1363 M: Stefan Hajnoczi <stefanha@redhat.com>
1366 F: scripts/tracetool.py
1367 F: scripts/tracetool/
1369 T: git git://github.com/stefanha/qemu.git tracing
1373 F: scripts/checkpatch.pl
1376 M: Juan Quintela <quintela@redhat.com>
1377 M: Amit Shah <amit.shah@redhat.com>
1379 F: include/migration/
1381 F: scripts/vmstate-static-checker.py
1382 F: tests/vmstate-static-checker-data/
1383 F: docs/migration.txt
1386 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1389 F: include/sysemu/seccomp.h
1392 M: Daniel P. Berrange <berrange@redhat.com>
1396 F: tests/test-crypto-*
1399 M: Stefan Hajnoczi <stefanha@redhat.com>
1400 M: Kevin Wolf <kwolf@redhat.com>
1402 F: include/qemu/coroutine*
1403 F: tests/test-coroutine.c
1406 M: Daniel P. Berrange <berrange@redhat.com>
1409 F: include/qemu/buffer.h
1412 M: Daniel P. Berrange <berrange@redhat.com>
1419 M: Daniel P. Berrange <berrange@redhat.com>
1420 M: Gerd Hoffmann <kraxel@redhat.com>
1421 M: Paolo Bonzini <pbonzini@redhat.com>
1423 F: include/qemu/sockets.h
1424 F: util/qemu-sockets.c
1426 Throttling infrastructure
1427 M: Alberto Garcia <berto@igalia.com>
1429 F: block/throttle-groups.c
1430 F: include/block/throttle-groups.h
1431 F: include/qemu/throttle.h
1433 L: qemu-block@nongnu.org
1436 M: Fam Zheng <famz@redhat.com>
1439 F: include/qemu/uuid.h
1440 F: tests/test-uuid.c
1443 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1446 F: include/migration/colo.h
1447 F: include/migration/failover.h
1451 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1452 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1454 F: docs/colo-proxy.txt
1456 F: net/filter-rewriter.c
1457 F: net/filter-mirror.c
1462 M: Riku Voipio <riku.voipio@iki.fi>
1470 F: default-configs/*-bsd-user.mak
1473 M: Riku Voipio <riku.voipio@iki.fi>
1476 F: default-configs/*-linux-user.mak
1478 Tiny Code Generator (TCG)
1479 -------------------------
1481 M: Richard Henderson <rth@twiddle.net>
1486 M: Claudio Fontana <claudio.fontana@huawei.com>
1487 M: Claudio Fontana <claudio.fontana@gmail.com>
1489 L: qemu-arm@nongnu.org
1495 M: Andrzej Zaborowski <balrogg@gmail.com>
1497 L: qemu-arm@nongnu.org
1502 L: qemu-devel@nongnu.org
1508 M: Aurelien Jarno <aurelien@aurel32.net>
1514 M: Aurelien Jarno <aurelien@aurel32.net>
1520 M: Richard Henderson <rth@twiddle.net>
1526 M: Alexander Graf <agraf@suse.de>
1527 M: Richard Henderson <rth@twiddle.net>
1538 M: Stefan Weil <sw@weilnetz.de>
1547 L: qemu-stable@nongnu.org
1548 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1552 L: qemu-stable@nongnu.org
1553 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1557 L: qemu-stable@nongnu.org
1558 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1562 L: qemu-stable@nongnu.org
1563 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1569 M: Fam Zheng <famz@redhat.com>
1570 L: qemu-block@nongnu.org
1575 M: Josh Durgin <jdurgin@redhat.com>
1576 M: Jeff Cody <jcody@redhat.com>
1577 L: qemu-block@nongnu.org
1580 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1583 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1584 M: Liu Yuan <namei.unix@gmail.com>
1585 M: Jeff Cody <jcody@redhat.com>
1586 L: qemu-block@nongnu.org
1587 L: sheepdog@lists.wpkg.org
1590 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1593 M: Jeff Cody <jcody@redhat.com>
1594 L: qemu-block@nongnu.org
1597 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1600 M: Stefan Weil <sw@weilnetz.de>
1601 L: qemu-block@nongnu.org
1606 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1607 M: Paolo Bonzini <pbonzini@redhat.com>
1608 M: Peter Lieven <pl@kamp.de>
1609 L: qemu-block@nongnu.org
1614 M: Jeff Cody <jcody@redhat.com>
1615 M: Peter Lieven <pl@kamp.de>
1616 L: qemu-block@nongnu.org
1619 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1622 M: Richard W.M. Jones <rjones@redhat.com>
1623 M: Jeff Cody <jcody@redhat.com>
1624 L: qemu-block@nongnu.org
1627 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1630 M: Chrysostomos Nanakos <chris@include.gr>
1631 M: Jeff Cody <jcody@redhat.com>
1632 L: qemu-block@nongnu.org
1634 F: block/archipelago.c
1635 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1638 M: Jeff Cody <jcody@redhat.com>
1639 L: qemu-block@nongnu.org
1642 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1645 M: Jeff Cody <jcody@redhat.com>
1646 L: qemu-block@nongnu.org
1649 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1652 M: Fam Zheng <famz@redhat.com>
1653 L: qemu-block@nongnu.org
1658 M: Gonglei <arei.gonglei@huawei.com>
1663 M: Alberto Garcia <berto@igalia.com>
1666 L: qemu-block@nongnu.org
1669 M: Stefan Hajnoczi <stefanha@redhat.com>
1670 L: qemu-block@nongnu.org
1672 F: block/blkverify.c
1675 M: Stefan Hajnoczi <stefanha@redhat.com>
1676 L: qemu-block@nongnu.org
1681 M: Stefan Hajnoczi <stefanha@redhat.com>
1682 L: qemu-block@nongnu.org
1687 M: Stefan Hajnoczi <stefanha@redhat.com>
1688 L: qemu-block@nongnu.org
1693 M: Stefan Hajnoczi <stefanha@redhat.com>
1694 M: Denis V. Lunev <den@openvz.org>
1695 L: qemu-block@nongnu.org
1697 F: block/parallels.c
1698 F: docs/specs/parallels.txt
1701 M: Stefan Hajnoczi <stefanha@redhat.com>
1702 L: qemu-block@nongnu.org
1707 M: Kevin Wolf <kwolf@redhat.com>
1708 L: qemu-block@nongnu.org
1710 F: block/linux-aio.c
1711 F: include/block/raw-aio.h
1712 F: block/raw-posix.c
1713 F: block/raw-win32.c
1715 F: block/win32-aio.c
1718 M: Kevin Wolf <kwolf@redhat.com>
1719 M: Max Reitz <mreitz@redhat.com>
1720 L: qemu-block@nongnu.org
1725 M: Kevin Wolf <kwolf@redhat.com>
1726 L: qemu-block@nongnu.org
1731 M: Kevin Wolf <kwolf@redhat.com>
1732 M: Max Reitz <mreitz@redhat.com>
1733 L: qemu-block@nongnu.org
1738 M: Kevin Wolf <kwolf@redhat.com>
1739 L: qemu-block@nongnu.org
1744 M: Kevin Wolf <kwolf@redhat.com>
1745 L: qemu-block@nongnu.org
1750 M: Stefan Hajnoczi <stefanha@redhat.com>
1751 L: qemu-block@nongnu.org
1753 F: tests/image-fuzzer/
1756 M: Wen Congyang <wency@cn.fujitsu.com>
1757 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1760 F: block/replication.c
1761 F: tests/test-replication.c
1762 F: docs/block-replication.txt
1764 Build and test automation
1765 -------------------------
1766 M: Alex Bennée <alex.bennee@linaro.org>
1767 L: qemu-devel@nongnu.org
1773 Build system architecture
1774 M: Daniel P. Berrange <berrange@redhat.com>
1776 F: docs/build-system.txt
1780 Docker based testing framework and cases
1781 M: Fam Zheng <famz@redhat.com>