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
121 F: include/hw/cpu/a*mpcore.h
127 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
136 M: Richard Henderson <rth@twiddle.net>
142 M: Michael Walle <michael@walle.cc>
149 F: include/hw/char/lm32_juart.h
154 M: Laurent Vivier <laurent@vivier.eu>
160 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
162 F: target/microblaze/
164 F: disas/microblaze.c
167 M: Aurelien Jarno <aurelien@aurel32.net>
168 M: Yongbok Kim <yongbok.kim@imgtec.com>
173 F: hw/intc/mips_gic.c
174 F: hw/timer/mips_gictimer.c
176 F: include/hw/misc/mips_*
177 F: include/hw/intc/mips_gic.h
178 F: include/hw/timer/mips_gictimer.h
183 M: Anthony Green <green@moxielogic.com>
188 F: default-configs/moxie-softmmu.mak
191 M: Jia Liu <proljc@gmail.com>
195 F: tests/tcg/openrisc/
198 M: David Gibson <david@gibson.dropbear.id.au>
199 M: Alexander Graf <agraf@suse.de>
200 L: qemu-ppc@nongnu.org
208 M: Richard Henderson <rth@twiddle.net>
209 M: Alexander Graf <agraf@suse.de>
216 M: Aurelien Jarno <aurelien@aurel32.net>
224 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
225 M: Artyom Tarasenko <atar4qemu@gmail.com>
233 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
237 F: include/hw/unicore32/
240 M: Paolo Bonzini <pbonzini@redhat.com>
241 M: Richard Henderson <rth@twiddle.net>
242 M: Eduardo Habkost <ehabkost@redhat.com>
249 M: Max Filippov <jcmvbkbc@gmail.com>
250 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
257 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
261 F: include/hw/tricore/
263 Guest CPU Cores (KVM):
264 ----------------------
267 M: Paolo Bonzini <pbonzini@redhat.com>
268 L: kvm@vger.kernel.org
272 F: include/sysemu/kvm*.h
275 M: Peter Maydell <peter.maydell@linaro.org>
276 L: qemu-arm@nongnu.org
281 M: James Hogan <james.hogan@imgtec.com>
286 M: Alexander Graf <agraf@suse.de>
291 M: Christian Borntraeger <borntraeger@de.ibm.com>
292 M: Cornelia Huck <cornelia.huck@de.ibm.com>
293 M: Alexander Graf <agraf@suse.de>
295 F: target/s390x/kvm.c
296 F: target/s390x/ioinst.[ch]
297 F: target/s390x/machine.c
298 F: hw/intc/s390_flic.c
299 F: hw/intc/s390_flic_kvm.c
300 F: include/hw/s390x/s390_flic.h
302 T: git git://github.com/cohuck/qemu.git s390-next
303 T: git git://github.com/borntraeger/qemu.git s390-next
306 M: Paolo Bonzini <pbonzini@redhat.com>
307 M: Marcelo Tosatti <mtosatti@redhat.com>
308 L: kvm@vger.kernel.org
312 Guest CPU Cores (Xen):
313 ----------------------
316 M: Stefano Stabellini <sstabellini@kernel.org>
317 M: Anthony Perard <anthony.perard@citrix.com>
318 L: xen-devel@lists.xensource.com
322 F: hw/char/xen_console.c
323 F: hw/display/xenfb.c
330 F: include/sysemu/xen-mapcache.h
336 L: qemu-devel@nongnu.org
342 L: qemu-devel@nongnu.org
347 L: qemu-devel@nongnu.org
348 M: Stefan Weil <sw@weilnetz.de>
359 M: Beniamino Galvani <b.galvani@gmail.com>
360 L: qemu-arm@nongnu.org
363 F: include/hw/*/allwinner*
364 F: hw/arm/cubieboard.c
367 M: Peter Maydell <peter.maydell@linaro.org>
368 L: qemu-arm@nongnu.org
379 F: include/hw/arm/primecell.h
382 M: Peter Maydell <peter.maydell@linaro.org>
383 L: qemu-arm@nongnu.org
386 F: hw/intc/gic_internal.h
388 F: hw/misc/arm11scu.c
389 F: hw/timer/a9gtimer*
391 F: include/hw/arm/arm.h
392 F: include/hw/intc/arm*
393 F: include/hw/misc/a9scu.h
394 F: include/hw/misc/arm11scu.h
395 F: include/hw/timer/a9gtimer.h
396 F: include/hw/timer/arm_mptimer.h
399 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
400 L: qemu-arm@nongnu.org
403 F: include/hw/arm/exynos4210.h
406 M: Rob Herring <robh@kernel.org>
407 L: qemu-arm@nongnu.org
413 M: Antony Pavlov <antonynpavlov@gmail.com>
414 L: qemu-arm@nongnu.org
416 F: include/hw/arm/digic.h
420 L: qemu-devel@nongnu.org
421 L: qemu-arm@nongnu.org
426 M: Peter Chubb <peter.chubb@nicta.com.au>
427 L: qemu-arm@nongnu.org
432 F: include/hw/arm/fsl-imx31.h
435 M: Peter Maydell <peter.maydell@linaro.org>
436 L: qemu-arm@nongnu.org
438 F: hw/arm/integratorcp.c
439 F: hw/misc/arm_integrator_debug.c
442 M: Jan Kiszka <jan.kiszka@web.de>
443 L: qemu-arm@nongnu.org
448 M: Andrzej Zaborowski <balrogg@gmail.com>
449 L: qemu-arm@nongnu.org
454 M: Andrzej Zaborowski <balrogg@gmail.com>
455 L: qemu-arm@nongnu.org
460 M: Peter Maydell <peter.maydell@linaro.org>
461 L: qemu-arm@nongnu.org
464 F: hw/cpu/realview_mpcore.c
465 F: hw/intc/realview_gic.c
466 F: include/hw/intc/realview_gic.h
469 M: Andrzej Zaborowski <balrogg@gmail.com>
470 L: qemu-arm@nongnu.org
472 F: hw/arm/mainstone.c
477 F: hw/misc/mst_fpga.c
478 F: include/hw/arm/pxa.h
481 M: Peter Maydell <peter.maydell@linaro.org>
482 L: qemu-arm@nongnu.org
487 M: Peter Maydell <peter.maydell@linaro.org>
488 L: qemu-arm@nongnu.org
493 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
494 M: Alistair Francis <alistair.francis@xilinx.com>
495 L: qemu-arm@nongnu.org
500 F: include/hw/misc/zynq*
504 M: Alistair Francis <alistair.francis@xilinx.com>
505 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
506 L: qemu-arm@nongnu.org
509 F: include/hw/*/xlnx*.h
512 M: Shannon Zhao <zhaoshenglong@huawei.com>
513 M: Shannon Zhao <shannon.zhao@linaro.org>
514 L: qemu-arm@nongnu.org
516 F: hw/arm/virt-acpi-build.c
519 M: Alistair Francis <alistair@alistair23.me>
521 F: hw/arm/stm32f205_soc.c
522 F: hw/misc/stm32f2xx_syscfg.c
523 F: hw/char/stm32f2xx_usart.c
524 F: hw/timer/stm32f2xx_timer.c
526 F: hw/ssi/stm32f2xx_spi.c
529 M: Alistair Francis <alistair@alistair23.me>
531 F: hw/arm/netduino2.c
536 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
538 F: hw/cris/axis_dev88.c
543 EVR32 and uclinux BSP
544 M: Michael Walle <michael@walle.cc>
546 F: hw/lm32/lm32_boards.c
549 M: Michael Walle <michael@walle.cc>
551 F: hw/lm32/milkymist.c
562 F: hw/m68k/dummy_m68k.c
567 F: hw/m68k/mcf_intc.c
568 F: hw/char/mcf_uart.c
574 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
576 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
579 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
581 F: hw/microblaze/petalogix_ml605_mmu.c
586 M: Hervé Poussineau <hpoussin@reactos.org>
588 F: hw/mips/mips_jazz.c
591 M: Aurelien Jarno <aurelien@aurel32.net>
593 F: hw/mips/mips_malta.c
596 L: qemu-devel@nongnu.org
598 F: hw/mips/mips_mipssim.c
601 M: Aurelien Jarno <aurelien@aurel32.net>
603 F: hw/mips/mips_r4k.c
608 M: Jia Liu <proljc@gmail.com>
610 F: hw/openrisc/openrisc_sim.c
615 M: Alexander Graf <agraf@suse.de>
616 L: qemu-ppc@nongnu.org
618 F: hw/ppc/ppc405_boards.c
621 M: Alexander Graf <agraf@suse.de>
622 L: qemu-ppc@nongnu.org
624 F: hw/ppc/ppc440_bamboo.c
627 M: Alexander Graf <agraf@suse.de>
628 M: Scott Wood <scottwood@freescale.com>
629 L: qemu-ppc@nongnu.org
633 F: include/hw/ppc/ppc_e500.h
634 F: include/hw/pci-host/ppce500.h
635 F: pc-bios/u-boot.e500
638 M: Alexander Graf <agraf@suse.de>
639 M: Scott Wood <scottwood@freescale.com>
640 L: qemu-ppc@nongnu.org
642 F: hw/ppc/mpc8544ds.c
643 F: hw/ppc/mpc8544_guts.c
646 M: Alexander Graf <agraf@suse.de>
647 L: qemu-ppc@nongnu.org
649 F: hw/ppc/mac_newworld.c
650 F: hw/pci-host/uninorth.c
651 F: hw/pci-bridge/dec.[hc]
653 F: include/hw/ppc/mac_dbdma.h
654 F: hw/nvram/mac_nvram.c
657 M: Alexander Graf <agraf@suse.de>
658 L: qemu-ppc@nongnu.org
660 F: hw/ppc/mac_oldworld.c
661 F: hw/pci-host/grackle.c
663 F: hw/intc/heathrow_pic.c
666 L: qemu-devel@nongnu.org
667 L: qemu-ppc@nongnu.org
670 F: hw/pci-host/prep.[hc]
671 F: hw/isa/pc87312.[hc]
672 F: pc-bios/ppc_rom.bin
675 M: David Gibson <david@gibson.dropbear.id.au>
676 M: Alexander Graf <agraf@suse.de>
677 L: qemu-ppc@nongnu.org
680 F: include/hw/*/spapr*
682 F: include/hw/*/xics*
683 F: pc-bios/spapr-rtas/*
684 F: pc-bios/spapr-rtas.bin
686 F: pc-bios/skiboot.lid
687 F: docs/specs/ppc-spapr-hcalls.txt
688 F: docs/specs/ppc-spapr-hotplug.txt
690 F: tests/libqos/*spapr*
692 F: tests/libqos/rtas*
695 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
696 L: qemu-ppc@nongnu.org
698 F: hw/ppc/virtex_ml507.c
703 M: Magnus Damm <magnus.damm@gmail.com>
707 F: hw/timer/sh_timer.c
710 M: Magnus Damm <magnus.damm@gmail.com>
717 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
720 F: hw/dma/sparc32_dma.c
721 F: hw/dma/sun4m_iommu.c
722 F: hw/misc/eccmemctl.c
723 F: hw/misc/slavio_misc.c
724 F: include/hw/sparc/sparc32_dma.h
725 F: include/hw/sparc/sun4m.h
726 F: pc-bios/openbios-sparc32
729 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
731 F: hw/sparc64/sun4u.c
732 F: pc-bios/openbios-sparc64
735 M: Artyom Tarasenko <atar4qemu@gmail.com>
737 F: hw/sparc64/sun4v.c
738 F: hw/timer/sun4v-rtc.c
739 F: include/hw/timer/sun4v-rtc.h
742 M: Fabien Chouteau <chouteau@adacore.com>
746 F: include/hw/sparc/grlib.h
751 M: Cornelia Huck <cornelia.huck@de.ibm.com>
752 M: Christian Borntraeger <borntraeger@de.ibm.com>
753 M: Alexander Graf <agraf@suse.de>
755 F: hw/char/sclp*.[hc]
759 F: hw/watchdog/wdt_diag288.c
760 F: include/hw/watchdog/wdt_diag288.h
761 F: pc-bios/s390-ccw.img
762 F: default-configs/s390x-softmmu.mak
763 T: git git://github.com/cohuck/qemu.git s390-next
764 T: git git://github.com/borntraeger/qemu.git s390-next
768 PKUnity-3 SoC initramfs-with-busybox
769 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
777 M: Michael S. Tsirkin <mst@redhat.com>
781 F: hw/pci-host/piix.c
784 F: include/hw/pci-host/q35.h
785 F: include/hw/pci-host/pam.h
788 F: hw/i2c/smbus_ich9.c
791 F: include/hw/acpi/ich9.h
792 F: include/hw/acpi/piix4.h
796 M: Michael S. Tsirkin <mst@redhat.com>
797 M: Paolo Bonzini <pbonzini@redhat.com>
799 F: hw/char/debugcon.c
800 F: hw/char/parallel.c
807 F: hw/misc/debugexit.c
808 F: hw/misc/pc-testdev.c
811 F: hw/timer/mc146818rtc*
812 F: include/hw/i2c/pm_smbus.h
813 F: include/hw/timer/hpet.h
814 F: include/hw/timer/i8254*
815 F: include/hw/timer/mc146818rtc*
818 M: Eduardo Habkost <ehabkost@redhat.com>
819 M: Marcel Apfelbaum <marcel@redhat.com>
822 F: hw/core/null-machine.c
823 F: include/hw/boards.h
828 M: Max Filippov <jcmvbkbc@gmail.com>
832 XTFPGA (LX60, LX200, ML605, KC705)
833 M: Max Filippov <jcmvbkbc@gmail.com>
835 F: hw/xtensa/xtfpga.c
836 F: hw/net/opencores_eth.c
841 M: Jiri Slaby <jslaby@suse.cz>
846 M: John Snow <jsnow@redhat.com>
847 L: qemu-block@nongnu.org
854 F: hw/block/hd-geometry.c
857 F: tests/libqos/ahci*
858 T: git git://github.com/jnsnow/qemu.git ide
861 M: John Snow <jsnow@redhat.com>
862 L: qemu-block@nongnu.org
865 F: include/hw/block/fdc.h
867 T: git git://github.com/jnsnow/qemu.git ide
870 M: Peter Maydell <peter.maydell@linaro.org>
873 F: include/hw/arm/omap.h
876 M: Alberto Garcia <berto@igalia.com>
878 F: hw/char/ipoctal232.c
882 M: Michael S. Tsirkin <mst@redhat.com>
883 M: Marcel Apfelbaum <marcel@redhat.com>
886 F: hw/misc/pci-testdev.c
891 M: Michael S. Tsirkin <mst@redhat.com>
892 M: Igor Mammedov <imammedo@redhat.com>
895 F: include/hw/smbios/*
899 F: hw/i386/acpi-build.[hc]
900 F: hw/arm/virt-acpi-build.c
903 M: Alexander Graf <agraf@suse.de>
904 L: qemu-ppc@nongnu.org
907 F: include/hw/ppc/ppc4xx.h
910 M: Alexander Graf <agraf@suse.de>
911 M: Scott Wood <scottwood@freescale.com>
912 L: qemu-ppc@nongnu.org
915 F: hw/pci-host/ppce500.c
919 M: Paolo Bonzini <pbonzini@redhat.com>
924 M: Jason Wang <jasowang@redhat.com>
927 F: tests/virtio-net-test.c
928 T: git git://github.com/jasowang/qemu.git net
931 M: Paolo Bonzini <pbonzini@redhat.com>
935 F: tests/virtio-scsi-test.c
936 T: git git://github.com/bonzini/qemu.git scsi-next
940 F: hw/scsi/lsi53c895a.c
943 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
950 M: Alistair Francis <alistair.francis@xilinx.com>
951 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
956 M: Gerd Hoffmann <kraxel@redhat.com>
959 F: tests/usb-*-test.c
961 F: docs/usb-storage.txt
966 M: Gerd Hoffmann <kraxel@redhat.com>
967 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
969 F: hw/usb/dev-serial.c
972 M: Alex Williamson <alex.williamson@redhat.com>
978 M: Michael S. Tsirkin <mst@redhat.com>
983 M: Michael S. Tsirkin <mst@redhat.com>
986 F: hw/virtio/Makefile.objs
987 F: hw/virtio/trace-events
989 F: include/hw/virtio/
990 F: tests/virtio-balloon-test.c
993 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
994 M: Greg Kurz <groug@kaod.org>
998 F: tests/virtio-9p-test.c
999 T: git git://github.com/kvaneesh/QEMU.git
1000 T: git git://github.com/gkurz/qemu.git 9p-next
1003 M: Stefan Hajnoczi <stefanha@redhat.com>
1004 L: qemu-block@nongnu.org
1006 F: hw/block/virtio-blk.c
1007 F: hw/block/dataplane/*
1008 F: tests/virtio-blk-test.c
1009 T: git git://github.com/stefanha/qemu.git block
1012 M: Cornelia Huck <cornelia.huck@de.ibm.com>
1013 M: Christian Borntraeger <borntraeger@de.ibm.com>
1015 F: hw/s390x/virtio-ccw.[hc]
1016 T: git git://github.com/cohuck/qemu.git s390-next
1017 T: git git://github.com/borntraeger/qemu.git s390-next
1020 M: Gerd Hoffmann <kraxel@redhat.com>
1022 F: hw/input/virtio-input*.c
1023 F: include/hw/virtio/virtio-input.h
1026 M: Amit Shah <amit.shah@redhat.com>
1028 F: hw/char/virtio-serial-bus.c
1029 F: hw/char/virtio-console.c
1030 F: include/hw/virtio/virtio-serial.h
1031 F: tests/virtio-console-test.c
1032 F: tests/virtio-serial-test.c
1035 M: Amit Shah <amit.shah@redhat.com>
1037 F: hw/virtio/virtio-rng.c
1038 F: include/hw/virtio/virtio-rng.h
1039 F: include/sysemu/rng*.h
1041 F: tests/virtio-rng-test.c
1044 M: Gonglei <arei.gonglei@huawei.com>
1046 F: hw/virtio/virtio-crypto.c
1047 F: hw/virtio/virtio-crypto-pci.c
1048 F: include/hw/virtio/virtio-crypto.h
1051 M: Keith Busch <keith.busch@intel.com>
1052 L: qemu-block@nongnu.org
1055 F: tests/nvme-test.c
1058 M: Hannes Reinecke <hare@suse.de>
1059 L: qemu-block@nongnu.org
1061 F: hw/scsi/megasas.c
1064 Network packet abstractions
1065 M: Dmitry Fleytman <dmitry@daynix.com>
1067 F: include/net/eth.h
1069 F: hw/net/net_rx_pkt*
1070 F: hw/net/net_tx_pkt*
1073 M: Dmitry Fleytman <dmitry@daynix.com>
1076 F: hw/scsi/vmw_pvscsi*
1079 M: Jiri Pirko <jiri@resnulli.us>
1083 F: docs/specs/rocker.txt
1086 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1090 F: include/hw/mem/nvdimm.h
1093 M: Dmitry Fleytman <dmitry@daynix.com>
1098 M: Dmitry Fleytman <dmitry@daynix.com>
1103 M: Alistair Francis <alistair.francis@xilinx.com>
1105 F: hw/core/generic-loader.c
1106 F: include/hw/core/generic-loader.h
1109 M: Thomas Huth <thuth@redhat.com>
1111 F: hw/nvram/chrp_nvram.c
1112 F: include/hw/nvram/chrp_nvram.h
1113 F: tests/prom-env-test.c
1118 M: Gerd Hoffmann <kraxel@redhat.com>
1122 F: include/hw/audio/
1123 F: tests/ac97-test.c
1124 F: tests/es1370-test.c
1125 F: tests/intel-hda-test.c
1128 M: Kevin Wolf <kwolf@redhat.com>
1129 M: Max Reitz <mreitz@redhat.com>
1130 L: qemu-block@nongnu.org
1138 F: tests/qemu-iotests/
1139 T: git git://repo.or.cz/qemu/kevin.git block
1142 M: Stefan Hajnoczi <stefanha@redhat.com>
1143 M: Fam Zheng <famz@redhat.com>
1144 L: qemu-block@nongnu.org
1150 F: include/block/aio.h
1151 T: git git://github.com/stefanha/qemu.git block
1154 M: Jeff Cody <jcody@redhat.com>
1155 L: qemu-block@nongnu.org
1158 F: include/block/blockjob.h
1163 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1165 Block QAPI, monitor, command line
1166 M: Markus Armbruster <armbru@redhat.com>
1171 T: git git://repo.or.cz/qemu/armbru.git block-next
1174 M: Fam Zheng <famz@redhat.com>
1175 M: John Snow <jsnow@redhat.com>
1176 L: qemu-block@nongnu.org
1179 F: block/dirty-bitmap.c
1180 F: include/qemu/hbitmap.h
1181 F: include/block/dirty-bitmap.h
1182 F: tests/test-hbitmap.c
1184 T: git git://github.com/famz/qemu.git bitmaps
1185 T: git git://github.com/jnsnow/qemu.git bitmaps
1187 Character device backends
1188 M: Paolo Bonzini <pbonzini@redhat.com>
1191 F: backends/msmouse.c
1192 F: backends/testdev.c
1194 Character Devices (Braille)
1195 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1200 M: Markus Armbruster <armbru@redhat.com>
1202 F: scripts/coverity-model.c
1205 L: qemu-devel@nongnu.org
1208 F: include/qom/cpu.h
1211 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1212 M: Alexander Graf <agraf@suse.de>
1215 F: include/sysemu/device_tree.h
1218 M: Markus Armbruster <armbru@redhat.com>
1220 F: include/qapi/error.h
1221 F: include/qemu/error-report.h
1223 F: util/qemu-error.c
1226 L: qemu-devel@nongnu.org
1232 M: Paolo Bonzini <pbonzini@redhat.com>
1234 F: include/exec/ioport.h
1236 F: include/exec/memory.h
1237 F: include/exec/ram_addr.h
1239 F: include/exec/memory-internal.h
1243 M: Gerd Hoffmann <kraxel@redhat.com>
1245 F: include/ui/qemu-spice.h
1246 F: include/ui/spice-display.h
1248 F: audio/spiceaudio.c
1252 M: Gerd Hoffmann <kraxel@redhat.com>
1258 M: Peter Maydell <peter.maydell@linaro.org>
1263 M: Paolo Bonzini <pbonzini@redhat.com>
1271 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1276 F: include/monitor/hmp-target.h
1278 Network device backends
1279 M: Jason Wang <jasowang@redhat.com>
1283 T: git git://github.com/jasowang/qemu.git net
1285 Netmap network backend
1286 M: Luigi Rizzo <rizzo@iet.unipi.it>
1287 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1288 M: Vincenzo Maffione <v.maffione@gmail.com>
1289 W: http://info.iet.unipi.it/~luigi/netmap/
1293 Network Block Device (NBD)
1294 M: Paolo Bonzini <pbonzini@redhat.com>
1298 F: include/block/nbd*
1300 T: git git://github.com/bonzini/qemu.git nbd-next
1303 M: Eduardo Habkost <ehabkost@redhat.com>
1306 F: include/sysemu/numa.h
1307 T: git git://github.com/ehabkost/qemu.git numa
1309 Host Memory Backends
1310 M: Eduardo Habkost <ehabkost@redhat.com>
1311 M: Igor Mammedov <imammedo@redhat.com>
1313 F: backends/hostmem*.c
1314 F: include/sysemu/hostmem.h
1317 M: Gonglei <arei.gonglei@huawei.com>
1319 F: include/sysemu/cryptodev*.h
1320 F: backends/cryptodev*.c
1323 M: Markus Armbruster <armbru@redhat.com>
1324 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1329 X: include/qapi/qmp/
1330 F: include/qapi/qmp/dispatch.h
1331 F: tests/qapi-schema/
1332 F: tests/test-*-visitor.c
1333 F: tests/test-qmp-*.c
1336 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1339 M: Eric Blake <eblake@redhat.com>
1340 M: Markus Armbruster <armbru@redhat.com>
1344 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1347 M: Markus Armbruster <armbru@redhat.com>
1350 F: include/qapi/qmp/
1351 X: include/qapi/qmp/dispatch.h
1352 F: tests/check-qdict.c
1353 F: tests/check-qfloat.c
1354 F: tests/check-qint.c
1355 F: tests/check-qjson.c
1356 F: tests/check-qlist.c
1357 F: tests/check-qstring.c
1358 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1361 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1364 T: git git://github.com/mdroth/qemu.git qga
1367 M: Andreas Färber <afaerber@suse.de>
1369 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1371 X: include/qom/cpu.h
1374 F: tests/check-qom-interface.c
1375 F: tests/check-qom-proplist.c
1379 M: Markus Armbruster <armbru@redhat.com>
1385 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1388 M: Alistair Francis <alistair.francis@xilinx.com>
1390 F: hw/core/register.c
1391 F: include/hw/register.h
1394 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1395 M: Jan Kiszka <jan.kiszka@siemens.com>
1399 F: include/net/slirp.h
1400 T: git git://git.kiszka.org/qemu.git queues/slirp
1403 M: Paolo Bonzini <pbonzini@redhat.com>
1408 M: Stefan Hajnoczi <stefanha@redhat.com>
1411 F: scripts/tracetool.py
1412 F: scripts/tracetool/
1414 T: git git://github.com/stefanha/qemu.git tracing
1418 F: scripts/checkpatch.pl
1421 M: Juan Quintela <quintela@redhat.com>
1422 M: Amit Shah <amit.shah@redhat.com>
1423 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1425 F: include/migration/
1427 F: scripts/vmstate-static-checker.py
1428 F: tests/vmstate-static-checker-data/
1429 F: docs/migration.txt
1432 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1435 F: include/sysemu/seccomp.h
1438 M: Daniel P. Berrange <berrange@redhat.com>
1442 F: tests/test-crypto-*
1445 M: Stefan Hajnoczi <stefanha@redhat.com>
1446 M: Kevin Wolf <kwolf@redhat.com>
1448 F: include/qemu/coroutine*
1449 F: tests/test-coroutine.c
1452 M: Daniel P. Berrange <berrange@redhat.com>
1455 F: include/qemu/buffer.h
1458 M: Daniel P. Berrange <berrange@redhat.com>
1465 M: Daniel P. Berrange <berrange@redhat.com>
1466 M: Gerd Hoffmann <kraxel@redhat.com>
1467 M: Paolo Bonzini <pbonzini@redhat.com>
1469 F: include/qemu/sockets.h
1470 F: util/qemu-sockets.c
1472 Throttling infrastructure
1473 M: Alberto Garcia <berto@igalia.com>
1475 F: block/throttle-groups.c
1476 F: include/block/throttle-groups.h
1477 F: include/qemu/throttle.h
1479 L: qemu-block@nongnu.org
1482 M: Fam Zheng <famz@redhat.com>
1485 F: include/qemu/uuid.h
1486 F: tests/test-uuid.c
1489 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1492 F: include/migration/colo.h
1493 F: include/migration/failover.h
1497 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1498 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1500 F: docs/colo-proxy.txt
1502 F: net/filter-rewriter.c
1503 F: net/filter-mirror.c
1508 M: Riku Voipio <riku.voipio@iki.fi>
1517 F: default-configs/*-bsd-user.mak
1520 M: Riku Voipio <riku.voipio@iki.fi>
1523 F: default-configs/*-linux-user.mak
1525 Tiny Code Generator (TCG)
1526 -------------------------
1528 M: Richard Henderson <rth@twiddle.net>
1533 M: Claudio Fontana <claudio.fontana@huawei.com>
1534 M: Claudio Fontana <claudio.fontana@gmail.com>
1536 L: qemu-arm@nongnu.org
1542 M: Andrzej Zaborowski <balrogg@gmail.com>
1544 L: qemu-arm@nongnu.org
1549 L: qemu-devel@nongnu.org
1555 M: Aurelien Jarno <aurelien@aurel32.net>
1561 M: Aurelien Jarno <aurelien@aurel32.net>
1567 M: Richard Henderson <rth@twiddle.net>
1573 M: Alexander Graf <agraf@suse.de>
1574 M: Richard Henderson <rth@twiddle.net>
1585 M: Stefan Weil <sw@weilnetz.de>
1594 M: Fam Zheng <famz@redhat.com>
1595 L: qemu-block@nongnu.org
1600 M: Josh Durgin <jdurgin@redhat.com>
1601 M: Jeff Cody <jcody@redhat.com>
1602 L: qemu-block@nongnu.org
1605 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1608 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1609 M: Liu Yuan <namei.unix@gmail.com>
1610 M: Jeff Cody <jcody@redhat.com>
1611 L: qemu-block@nongnu.org
1612 L: sheepdog@lists.wpkg.org
1615 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1618 M: Jeff Cody <jcody@redhat.com>
1619 L: qemu-block@nongnu.org
1622 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1625 M: Stefan Weil <sw@weilnetz.de>
1626 L: qemu-block@nongnu.org
1631 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1632 M: Paolo Bonzini <pbonzini@redhat.com>
1633 M: Peter Lieven <pl@kamp.de>
1634 L: qemu-block@nongnu.org
1639 M: Jeff Cody <jcody@redhat.com>
1640 M: Peter Lieven <pl@kamp.de>
1641 L: qemu-block@nongnu.org
1644 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1647 M: Richard W.M. Jones <rjones@redhat.com>
1648 M: Jeff Cody <jcody@redhat.com>
1649 L: qemu-block@nongnu.org
1652 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1655 M: Chrysostomos Nanakos <chris@include.gr>
1656 M: Jeff Cody <jcody@redhat.com>
1657 L: qemu-block@nongnu.org
1659 F: block/archipelago.c
1660 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1663 M: Jeff Cody <jcody@redhat.com>
1664 L: qemu-block@nongnu.org
1667 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1670 M: Jeff Cody <jcody@redhat.com>
1671 L: qemu-block@nongnu.org
1674 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1677 M: Fam Zheng <famz@redhat.com>
1678 L: qemu-block@nongnu.org
1683 M: Gonglei <arei.gonglei@huawei.com>
1688 M: Alberto Garcia <berto@igalia.com>
1691 L: qemu-block@nongnu.org
1694 M: Stefan Hajnoczi <stefanha@redhat.com>
1695 L: qemu-block@nongnu.org
1697 F: block/blkverify.c
1700 M: Stefan Hajnoczi <stefanha@redhat.com>
1701 L: qemu-block@nongnu.org
1706 M: Stefan Hajnoczi <stefanha@redhat.com>
1707 L: qemu-block@nongnu.org
1712 M: Stefan Hajnoczi <stefanha@redhat.com>
1713 L: qemu-block@nongnu.org
1718 M: Stefan Hajnoczi <stefanha@redhat.com>
1719 M: Denis V. Lunev <den@openvz.org>
1720 L: qemu-block@nongnu.org
1722 F: block/parallels.c
1723 F: docs/specs/parallels.txt
1726 M: Stefan Hajnoczi <stefanha@redhat.com>
1727 L: qemu-block@nongnu.org
1732 M: Kevin Wolf <kwolf@redhat.com>
1733 L: qemu-block@nongnu.org
1735 F: block/linux-aio.c
1736 F: include/block/raw-aio.h
1737 F: block/raw-format.c
1738 F: block/file-posix.c
1739 F: block/file-win32.c
1740 F: block/win32-aio.c
1743 M: Kevin Wolf <kwolf@redhat.com>
1744 M: Max Reitz <mreitz@redhat.com>
1745 L: qemu-block@nongnu.org
1750 M: Kevin Wolf <kwolf@redhat.com>
1751 L: qemu-block@nongnu.org
1756 M: Kevin Wolf <kwolf@redhat.com>
1757 M: Max Reitz <mreitz@redhat.com>
1758 L: qemu-block@nongnu.org
1763 M: Kevin Wolf <kwolf@redhat.com>
1764 L: qemu-block@nongnu.org
1769 M: Kevin Wolf <kwolf@redhat.com>
1770 L: qemu-block@nongnu.org
1775 M: Stefan Hajnoczi <stefanha@redhat.com>
1776 L: qemu-block@nongnu.org
1778 F: tests/image-fuzzer/
1781 M: Wen Congyang <wency@cn.fujitsu.com>
1782 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1785 F: block/replication.c
1786 F: tests/test-replication.c
1787 F: docs/block-replication.txt
1789 Build and test automation
1790 -------------------------
1791 M: Alex Bennée <alex.bennee@linaro.org>
1792 L: qemu-devel@nongnu.org
1798 Build system architecture
1799 M: Daniel P. Berrange <berrange@redhat.com>
1801 F: docs/build-system.txt
1805 Docker based testing framework and cases
1806 M: Fam Zheng <famz@redhat.com>