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>
91 F: include/exec/cpu*.h
92 F: include/exec/exec-all.h
93 F: include/exec/helper*.h
94 F: include/exec/tb-hash.h
95 F: include/sysemu/cpus.h
98 M: Aurelien Jarno <aurelien@aurel32.net>
99 M: Peter Maydell <peter.maydell@linaro.org>
105 M: Richard Henderson <rth@twiddle.net>
113 M: Peter Maydell <peter.maydell@linaro.org>
114 L: qemu-arm@nongnu.org
119 F: include/hw/cpu/a*mpcore.h
125 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
134 M: Richard Henderson <rth@twiddle.net>
140 M: Michael Walle <michael@walle.cc>
147 F: include/hw/char/lm32_juart.h
152 M: Laurent Vivier <laurent@vivier.eu>
158 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
160 F: target/microblaze/
162 F: disas/microblaze.c
165 M: Aurelien Jarno <aurelien@aurel32.net>
166 M: Yongbok Kim <yongbok.kim@imgtec.com>
171 F: hw/intc/mips_gic.c
172 F: hw/timer/mips_gictimer.c
174 F: include/hw/misc/mips_*
175 F: include/hw/intc/mips_gic.h
176 F: include/hw/timer/mips_gictimer.h
181 M: Anthony Green <green@moxielogic.com>
186 F: default-configs/moxie-softmmu.mak
189 M: Chris Wulff <crwulff@gmail.com>
190 M: Marek Vasut <marex@denx.de>
197 M: Stafford Horne <shorne@gmail.com>
201 F: tests/tcg/openrisc/
204 M: David Gibson <david@gibson.dropbear.id.au>
205 M: Alexander Graf <agraf@suse.de>
206 L: qemu-ppc@nongnu.org
214 M: Richard Henderson <rth@twiddle.net>
215 M: Alexander Graf <agraf@suse.de>
222 M: Aurelien Jarno <aurelien@aurel32.net>
230 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
231 M: Artyom Tarasenko <atar4qemu@gmail.com>
239 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
243 F: include/hw/unicore32/
246 M: Paolo Bonzini <pbonzini@redhat.com>
247 M: Richard Henderson <rth@twiddle.net>
248 M: Eduardo Habkost <ehabkost@redhat.com>
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>
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]
796 F: hw/watchdog/wdt_diag288.c
797 F: include/hw/watchdog/wdt_diag288.h
798 F: pc-bios/s390-ccw.img
799 F: default-configs/s390x-softmmu.mak
800 T: git git://github.com/cohuck/qemu.git s390-next
801 T: git git://github.com/borntraeger/qemu.git s390-next
805 PKUnity-3 SoC initramfs-with-busybox
806 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
814 M: Michael S. Tsirkin <mst@redhat.com>
818 F: hw/pci-host/piix.c
821 F: include/hw/pci-host/q35.h
822 F: include/hw/pci-host/pam.h
825 F: hw/i2c/smbus_ich9.c
828 F: include/hw/acpi/ich9.h
829 F: include/hw/acpi/piix4.h
833 M: Michael S. Tsirkin <mst@redhat.com>
834 M: Paolo Bonzini <pbonzini@redhat.com>
836 F: hw/char/debugcon.c
837 F: hw/char/parallel.c
844 F: hw/misc/debugexit.c
845 F: hw/misc/pc-testdev.c
848 F: hw/timer/mc146818rtc*
849 F: include/hw/i2c/pm_smbus.h
850 F: include/hw/timer/hpet.h
851 F: include/hw/timer/i8254*
852 F: include/hw/timer/mc146818rtc*
855 M: Eduardo Habkost <ehabkost@redhat.com>
856 M: Marcel Apfelbaum <marcel@redhat.com>
859 F: hw/core/null-machine.c
860 F: include/hw/boards.h
865 M: Max Filippov <jcmvbkbc@gmail.com>
869 XTFPGA (LX60, LX200, ML605, KC705)
870 M: Max Filippov <jcmvbkbc@gmail.com>
872 F: hw/xtensa/xtfpga.c
873 F: hw/net/opencores_eth.c
878 M: Jiri Slaby <jslaby@suse.cz>
883 M: John Snow <jsnow@redhat.com>
884 L: qemu-block@nongnu.org
891 F: hw/block/hd-geometry.c
894 F: tests/libqos/ahci*
895 T: git git://github.com/jnsnow/qemu.git ide
898 M: John Snow <jsnow@redhat.com>
899 L: qemu-block@nongnu.org
902 F: include/hw/block/fdc.h
904 T: git git://github.com/jnsnow/qemu.git ide
907 M: Peter Maydell <peter.maydell@linaro.org>
910 F: include/hw/arm/omap.h
913 M: Alberto Garcia <berto@igalia.com>
915 F: hw/char/ipoctal232.c
919 M: Michael S. Tsirkin <mst@redhat.com>
920 M: Marcel Apfelbaum <marcel@redhat.com>
923 F: hw/misc/pci-testdev.c
928 M: Michael S. Tsirkin <mst@redhat.com>
929 M: Igor Mammedov <imammedo@redhat.com>
932 F: include/hw/smbios/*
936 F: hw/i386/acpi-build.[hc]
937 F: hw/arm/virt-acpi-build.c
938 F: tests/bios-tables-test.c
939 F: tests/acpi-utils.[hc]
942 M: Alexander Graf <agraf@suse.de>
943 L: qemu-ppc@nongnu.org
946 F: include/hw/ppc/ppc4xx.h
949 M: Alexander Graf <agraf@suse.de>
950 L: qemu-ppc@nongnu.org
953 F: hw/pci-host/ppce500.c
957 M: Paolo Bonzini <pbonzini@redhat.com>
962 M: Jason Wang <jasowang@redhat.com>
965 F: tests/virtio-net-test.c
966 T: git git://github.com/jasowang/qemu.git net
969 M: Paolo Bonzini <pbonzini@redhat.com>
973 F: tests/virtio-scsi-test.c
974 T: git git://github.com/bonzini/qemu.git scsi-next
978 F: hw/scsi/lsi53c895a.c
981 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
988 M: Alistair Francis <alistair.francis@xilinx.com>
989 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
994 M: Gerd Hoffmann <kraxel@redhat.com>
997 F: tests/usb-*-test.c
999 F: docs/usb-storage.txt
1003 USB (serial adapter)
1004 M: Gerd Hoffmann <kraxel@redhat.com>
1005 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1007 F: hw/usb/dev-serial.c
1010 M: Alex Williamson <alex.williamson@redhat.com>
1016 M: Cornelia Huck <cohuck@redhat.com>
1019 F: hw/s390x/s390-ccw.c
1020 F: include/hw/s390x/s390-ccw.h
1021 T: git git://github.com/cohuck/qemu.git s390-next
1024 M: Michael S. Tsirkin <mst@redhat.com>
1029 M: Michael S. Tsirkin <mst@redhat.com>
1032 F: hw/virtio/Makefile.objs
1033 F: hw/virtio/trace-events
1035 F: include/hw/virtio/
1036 F: tests/virtio-balloon-test.c
1039 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
1040 M: Greg Kurz <groug@kaod.org>
1044 F: tests/virtio-9p-test.c
1045 T: git git://github.com/kvaneesh/QEMU.git
1046 T: git git://github.com/gkurz/qemu.git 9p-next
1049 M: Stefan Hajnoczi <stefanha@redhat.com>
1050 L: qemu-block@nongnu.org
1052 F: hw/block/virtio-blk.c
1053 F: hw/block/dataplane/*
1054 F: tests/virtio-blk-test.c
1055 T: git git://github.com/stefanha/qemu.git block
1058 M: Cornelia Huck <cohuck@redhat.com>
1059 M: Christian Borntraeger <borntraeger@de.ibm.com>
1061 F: hw/s390x/virtio-ccw.[hc]
1062 T: git git://github.com/cohuck/qemu.git s390-next
1063 T: git git://github.com/borntraeger/qemu.git s390-next
1066 M: Gerd Hoffmann <kraxel@redhat.com>
1068 F: hw/input/virtio-input*.c
1069 F: include/hw/virtio/virtio-input.h
1072 M: Amit Shah <amit@kernel.org>
1074 F: hw/char/virtio-serial-bus.c
1075 F: hw/char/virtio-console.c
1076 F: include/hw/virtio/virtio-serial.h
1077 F: tests/virtio-console-test.c
1078 F: tests/virtio-serial-test.c
1081 M: Amit Shah <amit@kernel.org>
1083 F: hw/virtio/virtio-rng.c
1084 F: include/hw/virtio/virtio-rng.h
1085 F: include/sysemu/rng*.h
1087 F: tests/virtio-rng-test.c
1090 M: Gonglei <arei.gonglei@huawei.com>
1092 F: hw/virtio/virtio-crypto.c
1093 F: hw/virtio/virtio-crypto-pci.c
1094 F: include/hw/virtio/virtio-crypto.h
1097 M: Keith Busch <keith.busch@intel.com>
1098 L: qemu-block@nongnu.org
1101 F: tests/nvme-test.c
1104 M: Hannes Reinecke <hare@suse.de>
1105 L: qemu-block@nongnu.org
1107 F: hw/scsi/megasas.c
1110 Network packet abstractions
1111 M: Dmitry Fleytman <dmitry@daynix.com>
1113 F: include/net/eth.h
1115 F: hw/net/net_rx_pkt*
1116 F: hw/net/net_tx_pkt*
1119 M: Dmitry Fleytman <dmitry@daynix.com>
1122 F: hw/scsi/vmw_pvscsi*
1125 M: Jiri Pirko <jiri@resnulli.us>
1129 F: docs/specs/rocker.txt
1132 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1136 F: include/hw/mem/nvdimm.h
1139 M: Dmitry Fleytman <dmitry@daynix.com>
1144 M: Dmitry Fleytman <dmitry@daynix.com>
1149 M: Alistair Francis <alistair.francis@xilinx.com>
1151 F: hw/core/generic-loader.c
1152 F: include/hw/core/generic-loader.h
1155 M: Thomas Huth <thuth@redhat.com>
1157 F: hw/nvram/chrp_nvram.c
1158 F: include/hw/nvram/chrp_nvram.h
1159 F: tests/prom-env-test.c
1162 M: Ben Warren <ben@skyportsystems.com>
1164 F: hw/acpi/vmgenid.c
1165 F: include/hw/acpi/vmgenid.h
1166 F: docs/specs/vmgenid.txt
1167 F: tests/vmgenid-test.c
1170 Unimplemented device
1171 M: Peter Maydell <peter.maydell@linaro.org>
1172 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1174 F: include/hw/misc/unimp.h
1180 M: Gerd Hoffmann <kraxel@redhat.com>
1184 F: include/hw/audio/
1185 F: tests/ac97-test.c
1186 F: tests/es1370-test.c
1187 F: tests/intel-hda-test.c
1190 M: Kevin Wolf <kwolf@redhat.com>
1191 M: Max Reitz <mreitz@redhat.com>
1192 L: qemu-block@nongnu.org
1200 F: tests/qemu-iotests/
1201 F: util/qemu-progress.c
1202 T: git git://repo.or.cz/qemu/kevin.git block
1205 M: Stefan Hajnoczi <stefanha@redhat.com>
1206 M: Fam Zheng <famz@redhat.com>
1207 L: qemu-block@nongnu.org
1213 F: include/block/aio.h
1214 T: git git://github.com/stefanha/qemu.git block
1217 M: Jeff Cody <jcody@redhat.com>
1218 L: qemu-block@nongnu.org
1221 F: include/block/blockjob.h
1226 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1228 Block QAPI, monitor, command line
1229 M: Markus Armbruster <armbru@redhat.com>
1234 T: git git://repo.or.cz/qemu/armbru.git block-next
1237 M: Fam Zheng <famz@redhat.com>
1238 M: John Snow <jsnow@redhat.com>
1239 L: qemu-block@nongnu.org
1242 F: block/dirty-bitmap.c
1243 F: include/qemu/hbitmap.h
1244 F: include/block/dirty-bitmap.h
1245 F: tests/test-hbitmap.c
1247 T: git git://github.com/famz/qemu.git bitmaps
1248 T: git git://github.com/jnsnow/qemu.git bitmaps
1250 Character device backends
1251 M: Paolo Bonzini <pbonzini@redhat.com>
1252 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1257 Character Devices (Braille)
1258 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1262 Command line option argument parsing
1263 M: Markus Armbruster <armbru@redhat.com>
1265 F: include/qemu/option.h
1266 F: tests/test-keyval.c
1267 F: tests/test-qemu-opts.c
1269 F: util/qemu-option.c
1272 M: Markus Armbruster <armbru@redhat.com>
1274 F: scripts/coverity-model.c
1277 L: qemu-devel@nongnu.org
1280 F: include/qom/cpu.h
1283 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1284 M: Alexander Graf <agraf@suse.de>
1287 F: include/sysemu/device_tree.h
1290 M: Markus Armbruster <armbru@redhat.com>
1292 F: include/qapi/error.h
1293 F: include/qemu/error-report.h
1295 F: util/qemu-error.c
1298 L: qemu-devel@nongnu.org
1304 M: Paolo Bonzini <pbonzini@redhat.com>
1306 F: include/exec/ioport.h
1308 F: include/exec/memory.h
1309 F: include/exec/ram_addr.h
1311 F: include/exec/memory-internal.h
1315 M: Gerd Hoffmann <kraxel@redhat.com>
1317 F: include/ui/qemu-spice.h
1318 F: include/ui/spice-display.h
1320 F: audio/spiceaudio.c
1324 M: Gerd Hoffmann <kraxel@redhat.com>
1330 M: Peter Maydell <peter.maydell@linaro.org>
1335 M: Paolo Bonzini <pbonzini@redhat.com>
1339 F: util/qemu-timer.c
1343 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1348 F: include/monitor/hmp-target.h
1350 Network device backends
1351 M: Jason Wang <jasowang@redhat.com>
1355 T: git git://github.com/jasowang/qemu.git net
1357 Netmap network backend
1358 M: Luigi Rizzo <rizzo@iet.unipi.it>
1359 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1360 M: Vincenzo Maffione <v.maffione@gmail.com>
1361 W: http://info.iet.unipi.it/~luigi/netmap/
1366 M: Eduardo Habkost <ehabkost@redhat.com>
1369 F: include/sysemu/numa.h
1370 T: git git://github.com/ehabkost/qemu.git numa
1372 Host Memory Backends
1373 M: Eduardo Habkost <ehabkost@redhat.com>
1374 M: Igor Mammedov <imammedo@redhat.com>
1376 F: backends/hostmem*.c
1377 F: include/sysemu/hostmem.h
1380 M: Gonglei <arei.gonglei@huawei.com>
1382 F: include/sysemu/cryptodev*.h
1383 F: backends/cryptodev*.c
1386 M: Markus Armbruster <armbru@redhat.com>
1387 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1392 X: include/qapi/qmp/
1393 F: include/qapi/qmp/dispatch.h
1394 F: tests/qapi-schema/
1395 F: tests/test-*-visitor.c
1396 F: tests/test-qapi-*.c
1397 F: tests/test-qmp-*.c
1398 F: tests/test-visitor-serialization.c
1401 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1404 M: Eric Blake <eblake@redhat.com>
1405 M: Markus Armbruster <armbru@redhat.com>
1409 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1412 M: Markus Armbruster <armbru@redhat.com>
1415 F: include/qapi/qmp/
1416 X: include/qapi/qmp/dispatch.h
1417 F: scripts/coccinelle/qobject.cocci
1418 F: tests/check-qdict.c
1419 F: tests/check-qnum.c
1420 F: tests/check-qjson.c
1421 F: tests/check-qlist.c
1422 F: tests/check-qstring.c
1423 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1426 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1429 T: git git://github.com/mdroth/qemu.git qga
1432 M: Andreas Färber <afaerber@suse.de>
1434 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1436 X: include/qom/cpu.h
1439 F: tests/check-qom-interface.c
1440 F: tests/check-qom-proplist.c
1444 M: Markus Armbruster <armbru@redhat.com>
1451 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1454 M: Alistair Francis <alistair.francis@xilinx.com>
1456 F: hw/core/register.c
1457 F: include/hw/register.h
1460 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1461 M: Jan Kiszka <jan.kiszka@siemens.com>
1465 F: include/net/slirp.h
1466 T: git git://git.kiszka.org/qemu.git queues/slirp
1469 M: Paolo Bonzini <pbonzini@redhat.com>
1474 M: Stefan Hajnoczi <stefanha@redhat.com>
1477 F: scripts/tracetool.py
1478 F: scripts/tracetool/
1480 T: git git://github.com/stefanha/qemu.git tracing
1484 F: scripts/checkpatch.pl
1487 M: Juan Quintela <quintela@redhat.com>
1488 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1490 F: include/migration/
1492 F: scripts/vmstate-static-checker.py
1493 F: tests/vmstate-static-checker-data/
1494 F: docs/migration.txt
1497 M: Eduardo Otubo <otubo@redhat.com>
1500 F: include/sysemu/seccomp.h
1503 M: Daniel P. Berrange <berrange@redhat.com>
1507 F: tests/test-crypto-*
1511 M: Stefan Hajnoczi <stefanha@redhat.com>
1512 M: Kevin Wolf <kwolf@redhat.com>
1514 F: include/qemu/coroutine*
1515 F: tests/test-coroutine.c
1518 M: Daniel P. Berrange <berrange@redhat.com>
1521 F: include/qemu/buffer.h
1524 M: Daniel P. Berrange <berrange@redhat.com>
1531 M: Daniel P. Berrange <berrange@redhat.com>
1532 M: Gerd Hoffmann <kraxel@redhat.com>
1533 M: Paolo Bonzini <pbonzini@redhat.com>
1535 F: include/qemu/sockets.h
1536 F: util/qemu-sockets.c
1538 Throttling infrastructure
1539 M: Alberto Garcia <berto@igalia.com>
1541 F: block/throttle-groups.c
1542 F: include/block/throttle-groups.h
1543 F: include/qemu/throttle.h
1545 L: qemu-block@nongnu.org
1548 M: Fam Zheng <famz@redhat.com>
1551 F: include/qemu/uuid.h
1552 F: tests/test-uuid.c
1555 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1558 F: include/migration/colo.h
1559 F: include/migration/failover.h
1563 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1564 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1566 F: docs/colo-proxy.txt
1568 F: net/filter-rewriter.c
1569 F: net/filter-mirror.c
1572 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1573 R: Paolo Bonzini <pbonzini@redhat.com>
1574 W: http://wiki.qemu.org/Features/record-replay
1577 F: block/blkreplay.c
1578 F: net/filter-replay.c
1579 F: include/sysemu/replay.h
1586 M: Riku Voipio <riku.voipio@iki.fi>
1595 F: default-configs/*-bsd-user.mak
1598 M: Riku Voipio <riku.voipio@iki.fi>
1599 R: Laurent Vivier <laurent@vivier.eu>
1602 F: default-configs/*-linux-user.mak
1604 Tiny Code Generator (TCG)
1605 -------------------------
1607 M: Richard Henderson <rth@twiddle.net>
1612 M: Claudio Fontana <claudio.fontana@huawei.com>
1613 M: Claudio Fontana <claudio.fontana@gmail.com>
1615 L: qemu-arm@nongnu.org
1621 M: Andrzej Zaborowski <balrogg@gmail.com>
1623 L: qemu-arm@nongnu.org
1628 L: qemu-devel@nongnu.org
1634 M: Aurelien Jarno <aurelien@aurel32.net>
1640 M: Aurelien Jarno <aurelien@aurel32.net>
1646 M: Richard Henderson <rth@twiddle.net>
1652 M: Alexander Graf <agraf@suse.de>
1653 M: Richard Henderson <rth@twiddle.net>
1664 M: Stefan Weil <sw@weilnetz.de>
1673 M: Fam Zheng <famz@redhat.com>
1674 L: qemu-block@nongnu.org
1679 M: Josh Durgin <jdurgin@redhat.com>
1680 M: Jeff Cody <jcody@redhat.com>
1681 L: qemu-block@nongnu.org
1684 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1687 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1688 M: Liu Yuan <namei.unix@gmail.com>
1689 M: Jeff Cody <jcody@redhat.com>
1690 L: qemu-block@nongnu.org
1691 L: sheepdog@lists.wpkg.org
1694 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1697 M: Jeff Cody <jcody@redhat.com>
1698 L: qemu-block@nongnu.org
1701 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1704 M: Stefan Weil <sw@weilnetz.de>
1705 L: qemu-block@nongnu.org
1710 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1711 M: Paolo Bonzini <pbonzini@redhat.com>
1712 M: Peter Lieven <pl@kamp.de>
1713 L: qemu-block@nongnu.org
1716 F: block/iscsi-opts.c
1718 Network Block Device (NBD)
1719 M: Eric Blake <eblake@redhat.com>
1720 M: Paolo Bonzini <pbonzini@redhat.com>
1721 L: qemu-block@nongnu.org
1725 F: include/block/nbd*
1728 T: git git://repo.or.cz/qemu/ericb.git nbd
1731 M: Jeff Cody <jcody@redhat.com>
1732 M: Peter Lieven <pl@kamp.de>
1733 L: qemu-block@nongnu.org
1736 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1739 M: Richard W.M. Jones <rjones@redhat.com>
1740 M: Jeff Cody <jcody@redhat.com>
1741 L: qemu-block@nongnu.org
1744 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1747 M: Jeff Cody <jcody@redhat.com>
1748 L: qemu-block@nongnu.org
1751 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1754 M: Jeff Cody <jcody@redhat.com>
1755 L: qemu-block@nongnu.org
1758 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1761 M: Fam Zheng <famz@redhat.com>
1762 L: qemu-block@nongnu.org
1767 M: Gonglei <arei.gonglei@huawei.com>
1772 M: Alberto Garcia <berto@igalia.com>
1775 L: qemu-block@nongnu.org
1778 M: Stefan Hajnoczi <stefanha@redhat.com>
1779 L: qemu-block@nongnu.org
1781 F: block/blkverify.c
1784 M: Stefan Hajnoczi <stefanha@redhat.com>
1785 L: qemu-block@nongnu.org
1790 M: Stefan Hajnoczi <stefanha@redhat.com>
1791 L: qemu-block@nongnu.org
1796 M: Stefan Hajnoczi <stefanha@redhat.com>
1797 L: qemu-block@nongnu.org
1802 M: Stefan Hajnoczi <stefanha@redhat.com>
1803 M: Denis V. Lunev <den@openvz.org>
1804 L: qemu-block@nongnu.org
1806 F: block/parallels.c
1807 F: docs/specs/parallels.txt
1810 M: Stefan Hajnoczi <stefanha@redhat.com>
1811 L: qemu-block@nongnu.org
1816 M: Kevin Wolf <kwolf@redhat.com>
1817 L: qemu-block@nongnu.org
1819 F: block/linux-aio.c
1820 F: include/block/raw-aio.h
1821 F: block/raw-format.c
1822 F: block/file-posix.c
1823 F: block/file-win32.c
1824 F: block/win32-aio.c
1827 M: Kevin Wolf <kwolf@redhat.com>
1828 M: Max Reitz <mreitz@redhat.com>
1829 L: qemu-block@nongnu.org
1834 M: Kevin Wolf <kwolf@redhat.com>
1835 L: qemu-block@nongnu.org
1840 M: Kevin Wolf <kwolf@redhat.com>
1841 M: Max Reitz <mreitz@redhat.com>
1842 L: qemu-block@nongnu.org
1847 M: Kevin Wolf <kwolf@redhat.com>
1848 L: qemu-block@nongnu.org
1853 M: Kevin Wolf <kwolf@redhat.com>
1854 L: qemu-block@nongnu.org
1859 M: Stefan Hajnoczi <stefanha@redhat.com>
1860 L: qemu-block@nongnu.org
1862 F: tests/image-fuzzer/
1865 M: Wen Congyang <wencongyang2@huawei.com>
1866 M: Xie Changlong <xiechanglong.d@gmail.com>
1869 F: block/replication.c
1870 F: tests/test-replication.c
1871 F: docs/block-replication.txt
1873 Build and test automation
1874 -------------------------
1875 M: Alex Bennée <alex.bennee@linaro.org>
1876 M: Fam Zheng <famz@redhat.com>
1877 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1878 L: qemu-devel@nongnu.org
1883 W: https://travis-ci.org/qemu/qemu
1884 W: https://app.shippable.com/github/qemu/qemu
1885 W: http://patchew.org/QEMU/
1889 Build system architecture
1890 M: Daniel P. Berrange <berrange@redhat.com>
1892 F: docs/build-system.txt