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 R: Designated reviewer: FullName <address@domain>
16 These reviewers should be CCed on patches.
17 L: Mailing list that is relevant to this area
18 W: Web-page with status/info
19 Q: Patchwork web based patch tracking system site
20 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
21 S: Status, one of the following:
22 Supported: Someone is actually paid to look after this.
23 Maintained: Someone actually looks after it.
24 Odd Fixes: It has a maintainer but they don't have time to do
25 much other than throw the odd patch in. See below.
26 Orphan: No current maintainer [but maybe you could take the
27 role as you write your new code].
28 Obsolete: Old code. Something tagged obsolete generally means
29 it has been replaced by a better system and you
31 F: Files and directories with wildcard patterns.
32 A trailing slash includes all files and subdirectory files.
33 F: drivers/net/ all files in and below drivers/net
34 F: drivers/net/* all files in drivers/net, but not below
35 F: */net/* all files in "any top level directory"/net
36 One pattern per line. Multiple F: lines acceptable.
37 X: Files and directories that are NOT maintained, same rules as F:
38 Files exclusions are tested before file matches.
39 Can be useful for excluding a specific subdirectory, for instance:
42 matches all files in and below net excluding net/ipv6/
43 K: Keyword perl extended regex pattern to match content in a
44 patch or file. For instance:
46 matches patches or files that contain "of_get_profile"
47 K: \b(printk|pr_(info|err))\b
48 matches patches or files that contain one or more of the words
49 printk, pr_info or pr_err
50 One regex pattern per line. Multiple K: lines acceptable.
53 General Project Administration
54 ------------------------------
55 M: Peter Maydell <peter.maydell@linaro.org>
58 L: qemu-devel@nongnu.org
62 Responsible Disclosure, Reporting Security Issues
63 ------------------------------
64 W: http://wiki.qemu.org/SecurityProcess
65 M: Michael S. Tsirkin <mst@redhat.com>
66 L: secalert@redhat.com
71 M: Michael Tokarev <mjt@tls.msk.ru>
72 M: Laurent Vivier <laurent@vivier.eu>
74 L: qemu-trivial@nongnu.org
75 K: ^Subject:.*(?i)trivial
76 T: git git://git.corpit.ru/qemu.git trivial-patches
77 T: git git://github.com/vivier/qemu.git trivial-patches
79 Guest CPU cores (TCG):
80 ----------------------
82 L: qemu-devel@nongnu.org
83 M: Paolo Bonzini <pbonzini@redhat.com>
84 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
85 M: Richard Henderson <rth@twiddle.net>
90 F: include/exec/cpu*.h
91 F: include/exec/exec-all.h
92 F: include/exec/helper*.h
93 F: include/exec/tb-hash.h
94 F: include/sysemu/cpus.h
97 M: Aurelien Jarno <aurelien@aurel32.net>
98 M: Peter Maydell <peter.maydell@linaro.org>
104 M: Richard Henderson <rth@twiddle.net>
112 M: Peter Maydell <peter.maydell@linaro.org>
113 L: qemu-arm@nongnu.org
118 F: include/hw/cpu/a*mpcore.h
124 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
133 M: Richard Henderson <rth@twiddle.net>
139 M: Michael Walle <michael@walle.cc>
146 F: include/hw/char/lm32_juart.h
151 M: Laurent Vivier <laurent@vivier.eu>
157 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
159 F: target/microblaze/
161 F: disas/microblaze.c
164 M: Aurelien Jarno <aurelien@aurel32.net>
165 M: Yongbok Kim <yongbok.kim@imgtec.com>
170 F: hw/intc/mips_gic.c
171 F: hw/timer/mips_gictimer.c
173 F: include/hw/misc/mips_*
174 F: include/hw/intc/mips_gic.h
175 F: include/hw/timer/mips_gictimer.h
180 M: Anthony Green <green@moxielogic.com>
185 F: default-configs/moxie-softmmu.mak
188 M: Chris Wulff <crwulff@gmail.com>
189 M: Marek Vasut <marex@denx.de>
196 M: Stafford Horne <shorne@gmail.com>
200 F: tests/tcg/openrisc/
203 M: David Gibson <david@gibson.dropbear.id.au>
204 M: Alexander Graf <agraf@suse.de>
205 L: qemu-ppc@nongnu.org
213 M: Richard Henderson <rth@twiddle.net>
214 M: Alexander Graf <agraf@suse.de>
221 M: Aurelien Jarno <aurelien@aurel32.net>
229 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
230 M: Artyom Tarasenko <atar4qemu@gmail.com>
238 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
242 F: include/hw/unicore32/
245 M: Paolo Bonzini <pbonzini@redhat.com>
246 M: Richard Henderson <rth@twiddle.net>
247 M: Eduardo Habkost <ehabkost@redhat.com>
252 T: git git://github.com/ehabkost/qemu.git x86-next
255 M: Max Filippov <jcmvbkbc@gmail.com>
256 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
263 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
267 F: include/hw/tricore/
269 Guest CPU Cores (KVM):
270 ----------------------
273 M: Paolo Bonzini <pbonzini@redhat.com>
274 L: kvm@vger.kernel.org
278 F: include/sysemu/kvm*.h
281 M: Peter Maydell <peter.maydell@linaro.org>
282 L: qemu-arm@nongnu.org
287 M: James Hogan <james.hogan@imgtec.com>
292 M: Alexander Graf <agraf@suse.de>
297 M: Christian Borntraeger <borntraeger@de.ibm.com>
298 M: Cornelia Huck <cohuck@redhat.com>
299 M: Alexander Graf <agraf@suse.de>
301 F: target/s390x/kvm.c
302 F: target/s390x/ioinst.[ch]
303 F: target/s390x/machine.c
304 F: hw/intc/s390_flic.c
305 F: hw/intc/s390_flic_kvm.c
306 F: include/hw/s390x/s390_flic.h
308 T: git git://github.com/cohuck/qemu.git s390-next
309 T: git git://github.com/borntraeger/qemu.git s390-next
312 M: Paolo Bonzini <pbonzini@redhat.com>
313 M: Marcelo Tosatti <mtosatti@redhat.com>
314 L: kvm@vger.kernel.org
318 Guest CPU Cores (Xen):
319 ----------------------
322 M: Stefano Stabellini <sstabellini@kernel.org>
323 M: Anthony Perard <anthony.perard@citrix.com>
324 L: xen-devel@lists.xenproject.org
327 F: hw/9pfs/xen-9p-backend.c
328 F: hw/char/xen_console.c
329 F: hw/display/xenfb.c
336 F: include/sysemu/xen-mapcache.h
342 L: qemu-devel@nongnu.org
348 L: qemu-devel@nongnu.org
353 L: qemu-devel@nongnu.org
354 M: Kamil Rytarowski <kamil@netbsd.org>
356 K: ^Subject:.*(?i)NetBSD
359 L: qemu-devel@nongnu.org
360 M: Stefan Weil <sw@weilnetz.de>
371 M: Beniamino Galvani <b.galvani@gmail.com>
372 L: qemu-arm@nongnu.org
375 F: include/hw/*/allwinner*
376 F: hw/arm/cubieboard.c
378 ARM PrimeCell and CMSDK devices
379 M: Peter Maydell <peter.maydell@linaro.org>
380 L: qemu-arm@nongnu.org
391 F: include/hw/arm/primecell.h
392 F: hw/timer/cmsdk-apb-timer.c
393 F: include/hw/timer/cmsdk-apb-timer.h
394 F: hw/char/cmsdk-apb-uart.c
395 F: include/hw/char/cmsdk-apb-uart.h
398 M: Peter Maydell <peter.maydell@linaro.org>
399 L: qemu-arm@nongnu.org
402 F: hw/intc/gic_internal.h
404 F: hw/misc/arm11scu.c
405 F: hw/timer/a9gtimer*
407 F: include/hw/arm/arm.h
408 F: include/hw/intc/arm*
409 F: include/hw/misc/a9scu.h
410 F: include/hw/misc/arm11scu.h
411 F: include/hw/timer/a9gtimer.h
412 F: include/hw/timer/arm_mptimer.h
415 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
416 L: qemu-arm@nongnu.org
419 F: include/hw/arm/exynos4210.h
422 M: Rob Herring <robh@kernel.org>
423 L: qemu-arm@nongnu.org
429 M: Antony Pavlov <antonynpavlov@gmail.com>
430 L: qemu-arm@nongnu.org
432 F: include/hw/arm/digic.h
436 L: qemu-devel@nongnu.org
437 L: qemu-arm@nongnu.org
442 M: Peter Chubb <peter.chubb@nicta.com.au>
443 L: qemu-arm@nongnu.org
448 F: include/hw/arm/fsl-imx31.h
451 M: Peter Maydell <peter.maydell@linaro.org>
452 L: qemu-arm@nongnu.org
454 F: hw/arm/integratorcp.c
455 F: hw/misc/arm_integrator_debug.c
458 M: Peter Maydell <peter.maydell@linaro.org>
459 L: qemu-arm@nongnu.org
462 F: hw/misc/mps2-scc.c
463 F: include/hw/misc/mps2-scc.h
466 M: Jan Kiszka <jan.kiszka@web.de>
467 L: qemu-arm@nongnu.org
472 M: Andrzej Zaborowski <balrogg@gmail.com>
473 L: qemu-arm@nongnu.org
478 M: Andrzej Zaborowski <balrogg@gmail.com>
479 L: qemu-arm@nongnu.org
484 M: Peter Maydell <peter.maydell@linaro.org>
485 L: qemu-arm@nongnu.org
488 F: hw/cpu/realview_mpcore.c
489 F: hw/intc/realview_gic.c
490 F: include/hw/intc/realview_gic.h
493 M: Andrzej Zaborowski <balrogg@gmail.com>
494 L: qemu-arm@nongnu.org
496 F: hw/arm/mainstone.c
501 F: hw/misc/mst_fpga.c
502 F: include/hw/arm/pxa.h
505 M: Peter Maydell <peter.maydell@linaro.org>
506 L: qemu-arm@nongnu.org
511 M: Peter Maydell <peter.maydell@linaro.org>
512 L: qemu-arm@nongnu.org
517 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
518 M: Alistair Francis <alistair.francis@xilinx.com>
519 L: qemu-arm@nongnu.org
524 F: include/hw/misc/zynq*
528 M: Alistair Francis <alistair.francis@xilinx.com>
529 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
530 L: qemu-arm@nongnu.org
533 F: include/hw/*/xlnx*.h
536 M: Shannon Zhao <zhaoshenglong@huawei.com>
537 M: Shannon Zhao <shannon.zhao@linaro.org>
538 L: qemu-arm@nongnu.org
540 F: hw/arm/virt-acpi-build.c
543 M: Alistair Francis <alistair@alistair23.me>
545 F: hw/arm/stm32f205_soc.c
546 F: hw/misc/stm32f2xx_syscfg.c
547 F: hw/char/stm32f2xx_usart.c
548 F: hw/timer/stm32f2xx_timer.c
550 F: hw/ssi/stm32f2xx_spi.c
553 M: Alistair Francis <alistair@alistair23.me>
555 F: hw/arm/netduino2.c
560 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
562 F: hw/cris/axis_dev88.c
567 EVR32 and uclinux BSP
568 M: Michael Walle <michael@walle.cc>
570 F: hw/lm32/lm32_boards.c
573 M: Michael Walle <michael@walle.cc>
575 F: hw/lm32/milkymist.c
580 M: Thomas Huth <huth@tuxfamily.org>
586 M: Thomas Huth <huth@tuxfamily.org>
589 F: hw/m68k/mcf_intc.c
590 F: hw/char/mcf_uart.c
592 F: include/hw/m68k/mcf*.h
597 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
599 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
602 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
604 F: hw/microblaze/petalogix_ml605_mmu.c
609 M: Hervé Poussineau <hpoussin@reactos.org>
611 F: hw/mips/mips_jazz.c
614 M: Aurelien Jarno <aurelien@aurel32.net>
616 F: hw/mips/mips_malta.c
619 M: Yongbok Kim <yongbok.kim@imgtec.com>
621 F: hw/mips/mips_mipssim.c
625 M: Aurelien Jarno <aurelien@aurel32.net>
627 F: hw/mips/mips_r4k.c
630 M: Yongbok Kim <yongbok.kim@imgtec.com>
632 F: hw/mips/mips_fulong2e.c
635 M: Paul Burton <paul.burton@imgtec.com>
637 F: hw/core/loader-fit.c
639 F: hw/pci-host/xilinx-pcie.c
644 M: Jia Liu <proljc@gmail.com>
646 F: hw/openrisc/openrisc_sim.c
651 M: Alexander Graf <agraf@suse.de>
652 L: qemu-ppc@nongnu.org
654 F: hw/ppc/ppc405_boards.c
657 M: Alexander Graf <agraf@suse.de>
658 L: qemu-ppc@nongnu.org
660 F: hw/ppc/ppc440_bamboo.c
663 M: Alexander Graf <agraf@suse.de>
664 L: qemu-ppc@nongnu.org
668 F: include/hw/ppc/ppc_e500.h
669 F: include/hw/pci-host/ppce500.h
670 F: pc-bios/u-boot.e500
673 M: Alexander Graf <agraf@suse.de>
674 L: qemu-ppc@nongnu.org
676 F: hw/ppc/mpc8544ds.c
677 F: hw/ppc/mpc8544_guts.c
680 M: Alexander Graf <agraf@suse.de>
681 L: qemu-ppc@nongnu.org
683 F: hw/ppc/mac_newworld.c
684 F: hw/pci-host/uninorth.c
685 F: hw/pci-bridge/dec.[hc]
687 F: include/hw/ppc/mac_dbdma.h
688 F: hw/nvram/mac_nvram.c
691 M: Alexander Graf <agraf@suse.de>
692 L: qemu-ppc@nongnu.org
694 F: hw/ppc/mac_oldworld.c
695 F: hw/pci-host/grackle.c
697 F: hw/intc/heathrow_pic.c
700 M: Hervé Poussineau <hpoussin@reactos.org>
701 L: qemu-devel@nongnu.org
702 L: qemu-ppc@nongnu.org
705 F: hw/ppc/prep_systemio.c
706 F: hw/ppc/rs6000_mc.c
707 F: hw/pci-host/prep.[hc]
708 F: hw/isa/pc87312.[hc]
709 F: pc-bios/ppc_rom.bin
712 M: David Gibson <david@gibson.dropbear.id.au>
713 M: Alexander Graf <agraf@suse.de>
714 L: qemu-ppc@nongnu.org
717 F: include/hw/*/spapr*
719 F: include/hw/*/xics*
720 F: pc-bios/spapr-rtas/*
721 F: pc-bios/spapr-rtas.bin
723 F: pc-bios/skiboot.lid
724 F: docs/specs/ppc-spapr-hcalls.txt
725 F: docs/specs/ppc-spapr-hotplug.txt
727 F: tests/libqos/*spapr*
729 F: tests/libqos/rtas*
732 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
733 L: qemu-ppc@nongnu.org
735 F: hw/ppc/virtex_ml507.c
740 M: Magnus Damm <magnus.damm@gmail.com>
744 F: hw/timer/sh_timer.c
747 M: Magnus Damm <magnus.damm@gmail.com>
754 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
757 F: hw/dma/sparc32_dma.c
758 F: hw/dma/sun4m_iommu.c
759 F: hw/misc/eccmemctl.c
760 F: hw/misc/slavio_misc.c
761 F: include/hw/sparc/sparc32_dma.h
762 F: include/hw/sparc/sun4m.h
763 F: pc-bios/openbios-sparc32
766 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
768 F: hw/sparc64/sun4u.c
769 F: pc-bios/openbios-sparc64
772 M: Artyom Tarasenko <atar4qemu@gmail.com>
774 F: hw/sparc64/sun4v.c
775 F: hw/timer/sun4v-rtc.c
776 F: include/hw/timer/sun4v-rtc.h
779 M: Fabien Chouteau <chouteau@adacore.com>
783 F: include/hw/sparc/grlib.h
788 M: Cornelia Huck <cohuck@redhat.com>
789 M: Christian Borntraeger <borntraeger@de.ibm.com>
790 M: Alexander Graf <agraf@suse.de>
792 F: hw/char/sclp*.[hc]
793 F: hw/char/terminal3270.c
797 F: hw/watchdog/wdt_diag288.c
798 F: include/hw/watchdog/wdt_diag288.h
799 F: pc-bios/s390-ccw.img
800 F: default-configs/s390x-softmmu.mak
801 T: git git://github.com/cohuck/qemu.git s390-next
802 T: git git://github.com/borntraeger/qemu.git s390-next
806 PKUnity-3 SoC initramfs-with-busybox
807 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
815 M: Michael S. Tsirkin <mst@redhat.com>
819 F: hw/pci-host/piix.c
822 F: include/hw/pci-host/q35.h
823 F: include/hw/pci-host/pam.h
826 F: hw/i2c/smbus_ich9.c
829 F: include/hw/acpi/ich9.h
830 F: include/hw/acpi/piix4.h
834 M: Michael S. Tsirkin <mst@redhat.com>
835 M: Paolo Bonzini <pbonzini@redhat.com>
837 F: hw/char/debugcon.c
838 F: hw/char/parallel.c
845 F: hw/misc/debugexit.c
846 F: hw/misc/pc-testdev.c
849 F: hw/timer/mc146818rtc*
850 F: include/hw/i2c/pm_smbus.h
851 F: include/hw/timer/hpet.h
852 F: include/hw/timer/i8254*
853 F: include/hw/timer/mc146818rtc*
856 M: Eduardo Habkost <ehabkost@redhat.com>
857 M: Marcel Apfelbaum <marcel@redhat.com>
860 F: hw/core/null-machine.c
861 F: include/hw/boards.h
862 T: git git://github.com/ehabkost/qemu.git machine-next
867 M: Max Filippov <jcmvbkbc@gmail.com>
871 XTFPGA (LX60, LX200, ML605, KC705)
872 M: Max Filippov <jcmvbkbc@gmail.com>
874 F: hw/xtensa/xtfpga.c
875 F: hw/net/opencores_eth.c
880 M: Jiri Slaby <jslaby@suse.cz>
885 M: John Snow <jsnow@redhat.com>
886 L: qemu-block@nongnu.org
893 F: hw/block/hd-geometry.c
896 F: tests/libqos/ahci*
897 T: git git://github.com/jnsnow/qemu.git ide
900 M: John Snow <jsnow@redhat.com>
901 L: qemu-block@nongnu.org
904 F: include/hw/block/fdc.h
906 T: git git://github.com/jnsnow/qemu.git ide
909 M: Peter Maydell <peter.maydell@linaro.org>
912 F: include/hw/arm/omap.h
915 M: Alberto Garcia <berto@igalia.com>
917 F: hw/char/ipoctal232.c
921 M: Michael S. Tsirkin <mst@redhat.com>
922 M: Marcel Apfelbaum <marcel@redhat.com>
925 F: hw/misc/pci-testdev.c
930 M: Michael S. Tsirkin <mst@redhat.com>
931 M: Igor Mammedov <imammedo@redhat.com>
934 F: include/hw/smbios/*
938 F: hw/i386/acpi-build.[hc]
939 F: hw/arm/virt-acpi-build.c
940 F: tests/bios-tables-test.c
941 F: tests/acpi-utils.[hc]
944 M: Alexander Graf <agraf@suse.de>
945 L: qemu-ppc@nongnu.org
948 F: include/hw/ppc/ppc4xx.h
951 M: Alexander Graf <agraf@suse.de>
952 L: qemu-ppc@nongnu.org
955 F: hw/pci-host/ppce500.c
959 M: Paolo Bonzini <pbonzini@redhat.com>
964 M: Jason Wang <jasowang@redhat.com>
967 F: tests/virtio-net-test.c
968 T: git git://github.com/jasowang/qemu.git net
971 M: Paolo Bonzini <pbonzini@redhat.com>
977 F: tests/virtio-scsi-test.c
978 T: git git://github.com/bonzini/qemu.git scsi-next
982 F: hw/scsi/lsi53c895a.c
985 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
992 M: Alistair Francis <alistair.francis@xilinx.com>
993 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
998 M: Gerd Hoffmann <kraxel@redhat.com>
1001 F: tests/usb-*-test.c
1003 F: docs/usb-storage.txt
1006 F: default-configs/usb.mak
1008 USB (serial adapter)
1009 M: Gerd Hoffmann <kraxel@redhat.com>
1010 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1012 F: hw/usb/dev-serial.c
1015 M: Alex Williamson <alex.williamson@redhat.com>
1021 M: Cornelia Huck <cohuck@redhat.com>
1024 F: hw/s390x/s390-ccw.c
1025 F: include/hw/s390x/s390-ccw.h
1026 T: git git://github.com/cohuck/qemu.git s390-next
1029 M: Michael S. Tsirkin <mst@redhat.com>
1034 M: Michael S. Tsirkin <mst@redhat.com>
1037 F: hw/virtio/Makefile.objs
1038 F: hw/virtio/trace-events
1040 F: include/hw/virtio/
1041 F: tests/virtio-balloon-test.c
1044 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
1045 M: Greg Kurz <groug@kaod.org>
1049 F: tests/virtio-9p-test.c
1050 T: git git://github.com/kvaneesh/QEMU.git
1051 T: git git://github.com/gkurz/qemu.git 9p-next
1054 M: Stefan Hajnoczi <stefanha@redhat.com>
1055 L: qemu-block@nongnu.org
1057 F: hw/block/virtio-blk.c
1058 F: hw/block/dataplane/*
1059 F: tests/virtio-blk-test.c
1060 T: git git://github.com/stefanha/qemu.git block
1063 M: Cornelia Huck <cohuck@redhat.com>
1064 M: Christian Borntraeger <borntraeger@de.ibm.com>
1066 F: hw/s390x/virtio-ccw.[hc]
1067 T: git git://github.com/cohuck/qemu.git s390-next
1068 T: git git://github.com/borntraeger/qemu.git s390-next
1071 M: Gerd Hoffmann <kraxel@redhat.com>
1073 F: hw/input/virtio-input*.c
1074 F: include/hw/virtio/virtio-input.h
1077 M: Amit Shah <amit@kernel.org>
1079 F: hw/char/virtio-serial-bus.c
1080 F: hw/char/virtio-console.c
1081 F: include/hw/virtio/virtio-serial.h
1082 F: tests/virtio-console-test.c
1083 F: tests/virtio-serial-test.c
1086 M: Amit Shah <amit@kernel.org>
1088 F: hw/virtio/virtio-rng.c
1089 F: include/hw/virtio/virtio-rng.h
1090 F: include/sysemu/rng*.h
1092 F: tests/virtio-rng-test.c
1095 M: Gonglei <arei.gonglei@huawei.com>
1097 F: hw/virtio/virtio-crypto.c
1098 F: hw/virtio/virtio-crypto-pci.c
1099 F: include/hw/virtio/virtio-crypto.h
1102 M: Keith Busch <keith.busch@intel.com>
1103 L: qemu-block@nongnu.org
1106 F: tests/nvme-test.c
1109 M: Hannes Reinecke <hare@suse.com>
1110 L: qemu-block@nongnu.org
1112 F: hw/scsi/megasas.c
1114 F: tests/megasas-test.c
1116 Network packet abstractions
1117 M: Dmitry Fleytman <dmitry@daynix.com>
1119 F: include/net/eth.h
1121 F: hw/net/net_rx_pkt*
1122 F: hw/net/net_tx_pkt*
1125 M: Dmitry Fleytman <dmitry@daynix.com>
1128 F: hw/scsi/vmw_pvscsi*
1131 M: Jiri Pirko <jiri@resnulli.us>
1135 F: docs/specs/rocker.txt
1138 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1142 F: include/hw/mem/nvdimm.h
1145 M: Dmitry Fleytman <dmitry@daynix.com>
1150 M: Dmitry Fleytman <dmitry@daynix.com>
1155 M: Alistair Francis <alistair.francis@xilinx.com>
1157 F: hw/core/generic-loader.c
1158 F: include/hw/core/generic-loader.h
1161 M: Thomas Huth <thuth@redhat.com>
1163 F: hw/nvram/chrp_nvram.c
1164 F: include/hw/nvram/chrp_nvram.h
1165 F: tests/prom-env-test.c
1168 M: Ben Warren <ben@skyportsystems.com>
1170 F: hw/acpi/vmgenid.c
1171 F: include/hw/acpi/vmgenid.h
1172 F: docs/specs/vmgenid.txt
1173 F: tests/vmgenid-test.c
1176 Unimplemented device
1177 M: Peter Maydell <peter.maydell@linaro.org>
1178 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1180 F: include/hw/misc/unimp.h
1186 M: Gerd Hoffmann <kraxel@redhat.com>
1190 F: include/hw/audio/
1191 F: tests/ac97-test.c
1192 F: tests/es1370-test.c
1193 F: tests/intel-hda-test.c
1196 M: Kevin Wolf <kwolf@redhat.com>
1197 M: Max Reitz <mreitz@redhat.com>
1198 L: qemu-block@nongnu.org
1206 F: tests/qemu-iotests/
1207 F: util/qemu-progress.c
1208 T: git git://repo.or.cz/qemu/kevin.git block
1211 M: Stefan Hajnoczi <stefanha@redhat.com>
1212 M: Fam Zheng <famz@redhat.com>
1213 L: qemu-block@nongnu.org
1219 F: include/block/aio.h
1220 T: git git://github.com/stefanha/qemu.git block
1222 Block SCSI subsystem
1223 M: Paolo Bonzini <pbonzini@redhat.com>
1224 L: qemu-block@nongnu.org
1230 M: Jeff Cody <jcody@redhat.com>
1231 L: qemu-block@nongnu.org
1234 F: include/block/blockjob.h
1239 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1241 Block QAPI, monitor, command line
1242 M: Markus Armbruster <armbru@redhat.com>
1247 F: qapi/transaction.json
1248 T: git git://repo.or.cz/qemu/armbru.git block-next
1251 M: Fam Zheng <famz@redhat.com>
1252 M: John Snow <jsnow@redhat.com>
1253 L: qemu-block@nongnu.org
1256 F: block/dirty-bitmap.c
1257 F: include/qemu/hbitmap.h
1258 F: include/block/dirty-bitmap.h
1259 F: tests/test-hbitmap.c
1261 T: git git://github.com/famz/qemu.git bitmaps
1262 T: git git://github.com/jnsnow/qemu.git bitmaps
1264 Character device backends
1265 M: Paolo Bonzini <pbonzini@redhat.com>
1266 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1272 Character Devices (Braille)
1273 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1277 Command line option argument parsing
1278 M: Markus Armbruster <armbru@redhat.com>
1280 F: include/qemu/option.h
1281 F: tests/test-keyval.c
1282 F: tests/test-qemu-opts.c
1284 F: util/qemu-option.c
1287 M: Markus Armbruster <armbru@redhat.com>
1289 F: scripts/coverity-model.c
1292 L: qemu-devel@nongnu.org
1295 F: include/qom/cpu.h
1298 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1299 M: Alexander Graf <agraf@suse.de>
1302 F: include/sysemu/device_tree.h
1305 M: Markus Armbruster <armbru@redhat.com>
1307 F: include/qapi/error.h
1308 F: include/qemu/error-report.h
1310 F: util/qemu-error.c
1313 L: qemu-devel@nongnu.org
1319 M: Paolo Bonzini <pbonzini@redhat.com>
1321 F: include/exec/ioport.h
1323 F: include/exec/memory.h
1324 F: include/exec/ram_addr.h
1326 F: include/exec/memory-internal.h
1330 M: Gerd Hoffmann <kraxel@redhat.com>
1332 F: include/ui/qemu-spice.h
1333 F: include/ui/spice-display.h
1335 F: audio/spiceaudio.c
1340 M: Gerd Hoffmann <kraxel@redhat.com>
1347 M: Peter Maydell <peter.maydell@linaro.org>
1352 M: Paolo Bonzini <pbonzini@redhat.com>
1356 F: util/qemu-timer.c
1358 F: qapi/run-state.json
1361 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1366 F: include/monitor/hmp-target.h
1369 Network device backends
1370 M: Jason Wang <jasowang@redhat.com>
1374 T: git git://github.com/jasowang/qemu.git net
1377 Netmap network backend
1378 M: Luigi Rizzo <rizzo@iet.unipi.it>
1379 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1380 M: Vincenzo Maffione <v.maffione@gmail.com>
1381 W: http://info.iet.unipi.it/~luigi/netmap/
1386 M: Eduardo Habkost <ehabkost@redhat.com>
1389 F: include/sysemu/numa.h
1390 T: git git://github.com/ehabkost/qemu.git machine-next
1392 Host Memory Backends
1393 M: Eduardo Habkost <ehabkost@redhat.com>
1394 M: Igor Mammedov <imammedo@redhat.com>
1396 F: backends/hostmem*.c
1397 F: include/sysemu/hostmem.h
1398 T: git git://github.com/ehabkost/qemu.git machine-next
1401 M: Gonglei <arei.gonglei@huawei.com>
1403 F: include/sysemu/cryptodev*.h
1404 F: backends/cryptodev*.c
1407 M: Eduardo Habkost <ehabkost@redhat.com>
1408 M: Cleber Rosa <crosa@redhat.com>
1415 M: Markus Armbruster <armbru@redhat.com>
1416 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1421 X: include/qapi/qmp/
1422 F: include/qapi/qmp/dispatch.h
1423 F: tests/qapi-schema/
1424 F: tests/test-*-visitor.c
1425 F: tests/test-qapi-*.c
1426 F: tests/test-qmp-*.c
1427 F: tests/test-visitor-serialization.c
1430 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1433 M: Eric Blake <eblake@redhat.com>
1434 M: Markus Armbruster <armbru@redhat.com>
1438 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1441 M: Markus Armbruster <armbru@redhat.com>
1444 F: include/qapi/qmp/
1445 X: include/qapi/qmp/dispatch.h
1446 F: scripts/coccinelle/qobject.cocci
1447 F: tests/check-qdict.c
1448 F: tests/check-qnum.c
1449 F: tests/check-qjson.c
1450 F: tests/check-qlist.c
1451 F: tests/check-qstring.c
1452 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1455 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1458 T: git git://github.com/mdroth/qemu.git qga
1461 M: Andreas Färber <afaerber@suse.de>
1463 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1465 X: include/qom/cpu.h
1468 F: tests/check-qom-interface.c
1469 F: tests/check-qom-proplist.c
1473 M: Markus Armbruster <armbru@redhat.com>
1480 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1483 M: Alistair Francis <alistair.francis@xilinx.com>
1485 F: hw/core/register.c
1486 F: include/hw/register.h
1489 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1490 M: Jan Kiszka <jan.kiszka@siemens.com>
1494 F: include/net/slirp.h
1495 T: git git://git.kiszka.org/qemu.git queues/slirp
1498 M: Paolo Bonzini <pbonzini@redhat.com>
1503 M: Stefan Hajnoczi <stefanha@redhat.com>
1506 F: scripts/tracetool.py
1507 F: scripts/tracetool/
1509 T: git git://github.com/stefanha/qemu.git tracing
1515 F: include/hw/acpi/tpm.h
1516 F: include/sysemu/tpm*
1521 F: scripts/checkpatch.pl
1524 M: Juan Quintela <quintela@redhat.com>
1525 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1527 F: include/migration/
1529 F: scripts/vmstate-static-checker.py
1530 F: tests/vmstate-static-checker-data/
1531 F: docs/migration.txt
1532 F: qapi/migration.json
1535 M: Eduardo Otubo <otubo@redhat.com>
1538 F: include/sysemu/seccomp.h
1541 M: Daniel P. Berrange <berrange@redhat.com>
1545 F: tests/test-crypto-*
1549 M: Stefan Hajnoczi <stefanha@redhat.com>
1550 M: Kevin Wolf <kwolf@redhat.com>
1552 F: include/qemu/coroutine*
1553 F: tests/test-coroutine.c
1556 M: Daniel P. Berrange <berrange@redhat.com>
1559 F: include/qemu/buffer.h
1562 M: Daniel P. Berrange <berrange@redhat.com>
1569 M: Daniel P. Berrange <berrange@redhat.com>
1570 M: Gerd Hoffmann <kraxel@redhat.com>
1571 M: Paolo Bonzini <pbonzini@redhat.com>
1573 F: include/qemu/sockets.h
1574 F: util/qemu-sockets.c
1575 F: qapi/sockets.json
1577 Throttling infrastructure
1578 M: Alberto Garcia <berto@igalia.com>
1580 F: block/throttle-groups.c
1581 F: include/block/throttle-groups.h
1582 F: include/qemu/throttle.h
1584 L: qemu-block@nongnu.org
1587 M: Fam Zheng <famz@redhat.com>
1590 F: include/qemu/uuid.h
1591 F: tests/test-uuid.c
1594 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1597 F: include/migration/colo.h
1598 F: include/migration/failover.h
1602 M: Zhang Chen <zhangckid@gmail.com>
1603 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1605 F: docs/colo-proxy.txt
1607 F: net/filter-rewriter.c
1608 F: net/filter-mirror.c
1611 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1612 R: Paolo Bonzini <pbonzini@redhat.com>
1613 W: http://wiki.qemu.org/Features/record-replay
1616 F: block/blkreplay.c
1617 F: net/filter-replay.c
1618 F: include/sysemu/replay.h
1625 M: Riku Voipio <riku.voipio@iki.fi>
1628 F: accel/tcg/user-exec*.c
1633 F: default-configs/*-bsd-user.mak
1636 M: Riku Voipio <riku.voipio@iki.fi>
1637 R: Laurent Vivier <laurent@vivier.eu>
1640 F: default-configs/*-linux-user.mak
1642 Tiny Code Generator (TCG)
1643 -------------------------
1645 M: Richard Henderson <rth@twiddle.net>
1650 M: Claudio Fontana <claudio.fontana@huawei.com>
1651 M: Claudio Fontana <claudio.fontana@gmail.com>
1653 L: qemu-arm@nongnu.org
1659 M: Andrzej Zaborowski <balrogg@gmail.com>
1661 L: qemu-arm@nongnu.org
1666 L: qemu-devel@nongnu.org
1672 M: Aurelien Jarno <aurelien@aurel32.net>
1678 M: Richard Henderson <rth@twiddle.net>
1684 M: Alexander Graf <agraf@suse.de>
1685 M: Richard Henderson <rth@twiddle.net>
1696 M: Stefan Weil <sw@weilnetz.de>
1705 M: Fam Zheng <famz@redhat.com>
1706 L: qemu-block@nongnu.org
1711 M: Josh Durgin <jdurgin@redhat.com>
1712 M: Jeff Cody <jcody@redhat.com>
1713 L: qemu-block@nongnu.org
1716 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1719 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1720 M: Liu Yuan <namei.unix@gmail.com>
1721 M: Jeff Cody <jcody@redhat.com>
1722 L: qemu-block@nongnu.org
1723 L: sheepdog@lists.wpkg.org
1726 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1729 M: Jeff Cody <jcody@redhat.com>
1730 L: qemu-block@nongnu.org
1733 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1736 M: Stefan Weil <sw@weilnetz.de>
1737 L: qemu-block@nongnu.org
1742 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1743 M: Paolo Bonzini <pbonzini@redhat.com>
1744 M: Peter Lieven <pl@kamp.de>
1745 L: qemu-block@nongnu.org
1748 F: block/iscsi-opts.c
1750 Network Block Device (NBD)
1751 M: Eric Blake <eblake@redhat.com>
1752 M: Paolo Bonzini <pbonzini@redhat.com>
1753 L: qemu-block@nongnu.org
1757 F: include/block/nbd*
1760 T: git git://repo.or.cz/qemu/ericb.git nbd
1763 M: Jeff Cody <jcody@redhat.com>
1764 M: Peter Lieven <pl@kamp.de>
1765 L: qemu-block@nongnu.org
1768 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1771 M: Richard W.M. Jones <rjones@redhat.com>
1772 M: Jeff Cody <jcody@redhat.com>
1773 L: qemu-block@nongnu.org
1776 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1779 M: Jeff Cody <jcody@redhat.com>
1780 L: qemu-block@nongnu.org
1783 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1786 M: Jeff Cody <jcody@redhat.com>
1787 L: qemu-block@nongnu.org
1790 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1793 M: Fam Zheng <famz@redhat.com>
1794 L: qemu-block@nongnu.org
1799 M: Gonglei <arei.gonglei@huawei.com>
1804 M: Alberto Garcia <berto@igalia.com>
1807 L: qemu-block@nongnu.org
1810 M: Stefan Hajnoczi <stefanha@redhat.com>
1811 L: qemu-block@nongnu.org
1813 F: block/blkverify.c
1816 M: Stefan Hajnoczi <stefanha@redhat.com>
1817 L: qemu-block@nongnu.org
1822 M: Stefan Hajnoczi <stefanha@redhat.com>
1823 L: qemu-block@nongnu.org
1828 M: Stefan Hajnoczi <stefanha@redhat.com>
1829 L: qemu-block@nongnu.org
1834 M: Stefan Hajnoczi <stefanha@redhat.com>
1835 M: Denis V. Lunev <den@openvz.org>
1836 L: qemu-block@nongnu.org
1838 F: block/parallels.c
1839 F: docs/specs/parallels.txt
1842 M: Stefan Hajnoczi <stefanha@redhat.com>
1843 L: qemu-block@nongnu.org
1848 M: Kevin Wolf <kwolf@redhat.com>
1849 L: qemu-block@nongnu.org
1851 F: block/linux-aio.c
1852 F: include/block/raw-aio.h
1853 F: block/raw-format.c
1854 F: block/file-posix.c
1855 F: block/file-win32.c
1856 F: block/win32-aio.c
1859 M: Kevin Wolf <kwolf@redhat.com>
1860 M: Max Reitz <mreitz@redhat.com>
1861 L: qemu-block@nongnu.org
1866 M: Kevin Wolf <kwolf@redhat.com>
1867 L: qemu-block@nongnu.org
1872 M: Kevin Wolf <kwolf@redhat.com>
1873 M: Max Reitz <mreitz@redhat.com>
1874 L: qemu-block@nongnu.org
1879 M: Kevin Wolf <kwolf@redhat.com>
1880 L: qemu-block@nongnu.org
1885 M: Kevin Wolf <kwolf@redhat.com>
1886 L: qemu-block@nongnu.org
1891 M: Stefan Hajnoczi <stefanha@redhat.com>
1892 L: qemu-block@nongnu.org
1894 F: tests/image-fuzzer/
1897 M: Wen Congyang <wencongyang2@huawei.com>
1898 M: Xie Changlong <xiechanglong.d@gmail.com>
1901 F: block/replication.c
1902 F: tests/test-replication.c
1903 F: docs/block-replication.txt
1905 Build and test automation
1906 -------------------------
1907 Build and test automation
1908 M: Alex Bennée <alex.bennee@linaro.org>
1909 M: Fam Zheng <famz@redhat.com>
1910 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1911 L: qemu-devel@nongnu.org
1917 W: https://travis-ci.org/qemu/qemu
1918 W: https://app.shippable.com/github/qemu/qemu
1919 W: http://patchew.org/QEMU/
1923 Build system architecture
1924 M: Daniel P. Berrange <berrange@redhat.com>
1926 F: docs/build-system.txt