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
379 M: Peter Maydell <peter.maydell@linaro.org>
380 L: qemu-arm@nongnu.org
391 F: include/hw/arm/primecell.h
394 M: Peter Maydell <peter.maydell@linaro.org>
395 L: qemu-arm@nongnu.org
398 F: hw/intc/gic_internal.h
400 F: hw/misc/arm11scu.c
401 F: hw/timer/a9gtimer*
403 F: include/hw/arm/arm.h
404 F: include/hw/intc/arm*
405 F: include/hw/misc/a9scu.h
406 F: include/hw/misc/arm11scu.h
407 F: include/hw/timer/a9gtimer.h
408 F: include/hw/timer/arm_mptimer.h
411 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
412 L: qemu-arm@nongnu.org
415 F: include/hw/arm/exynos4210.h
418 M: Rob Herring <robh@kernel.org>
419 L: qemu-arm@nongnu.org
425 M: Antony Pavlov <antonynpavlov@gmail.com>
426 L: qemu-arm@nongnu.org
428 F: include/hw/arm/digic.h
432 L: qemu-devel@nongnu.org
433 L: qemu-arm@nongnu.org
438 M: Peter Chubb <peter.chubb@nicta.com.au>
439 L: qemu-arm@nongnu.org
444 F: include/hw/arm/fsl-imx31.h
447 M: Peter Maydell <peter.maydell@linaro.org>
448 L: qemu-arm@nongnu.org
450 F: hw/arm/integratorcp.c
451 F: hw/misc/arm_integrator_debug.c
454 M: Jan Kiszka <jan.kiszka@web.de>
455 L: qemu-arm@nongnu.org
460 M: Andrzej Zaborowski <balrogg@gmail.com>
461 L: qemu-arm@nongnu.org
466 M: Andrzej Zaborowski <balrogg@gmail.com>
467 L: qemu-arm@nongnu.org
472 M: Peter Maydell <peter.maydell@linaro.org>
473 L: qemu-arm@nongnu.org
476 F: hw/cpu/realview_mpcore.c
477 F: hw/intc/realview_gic.c
478 F: include/hw/intc/realview_gic.h
481 M: Andrzej Zaborowski <balrogg@gmail.com>
482 L: qemu-arm@nongnu.org
484 F: hw/arm/mainstone.c
489 F: hw/misc/mst_fpga.c
490 F: include/hw/arm/pxa.h
493 M: Peter Maydell <peter.maydell@linaro.org>
494 L: qemu-arm@nongnu.org
499 M: Peter Maydell <peter.maydell@linaro.org>
500 L: qemu-arm@nongnu.org
505 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
506 M: Alistair Francis <alistair.francis@xilinx.com>
507 L: qemu-arm@nongnu.org
512 F: include/hw/misc/zynq*
516 M: Alistair Francis <alistair.francis@xilinx.com>
517 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
518 L: qemu-arm@nongnu.org
521 F: include/hw/*/xlnx*.h
524 M: Shannon Zhao <zhaoshenglong@huawei.com>
525 M: Shannon Zhao <shannon.zhao@linaro.org>
526 L: qemu-arm@nongnu.org
528 F: hw/arm/virt-acpi-build.c
531 M: Alistair Francis <alistair@alistair23.me>
533 F: hw/arm/stm32f205_soc.c
534 F: hw/misc/stm32f2xx_syscfg.c
535 F: hw/char/stm32f2xx_usart.c
536 F: hw/timer/stm32f2xx_timer.c
538 F: hw/ssi/stm32f2xx_spi.c
541 M: Alistair Francis <alistair@alistair23.me>
543 F: hw/arm/netduino2.c
548 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
550 F: hw/cris/axis_dev88.c
555 EVR32 and uclinux BSP
556 M: Michael Walle <michael@walle.cc>
558 F: hw/lm32/lm32_boards.c
561 M: Michael Walle <michael@walle.cc>
563 F: hw/lm32/milkymist.c
568 M: Thomas Huth <huth@tuxfamily.org>
574 M: Thomas Huth <huth@tuxfamily.org>
577 F: hw/m68k/mcf_intc.c
578 F: hw/char/mcf_uart.c
580 F: include/hw/m68k/mcf*.h
585 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
587 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
590 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
592 F: hw/microblaze/petalogix_ml605_mmu.c
597 M: Hervé Poussineau <hpoussin@reactos.org>
599 F: hw/mips/mips_jazz.c
602 M: Aurelien Jarno <aurelien@aurel32.net>
604 F: hw/mips/mips_malta.c
607 M: Yongbok Kim <yongbok.kim@imgtec.com>
609 F: hw/mips/mips_mipssim.c
613 M: Aurelien Jarno <aurelien@aurel32.net>
615 F: hw/mips/mips_r4k.c
618 M: Yongbok Kim <yongbok.kim@imgtec.com>
620 F: hw/mips/mips_fulong2e.c
623 M: Paul Burton <paul.burton@imgtec.com>
625 F: hw/core/loader-fit.c
627 F: hw/pci-host/xilinx-pcie.c
632 M: Jia Liu <proljc@gmail.com>
634 F: hw/openrisc/openrisc_sim.c
639 M: Alexander Graf <agraf@suse.de>
640 L: qemu-ppc@nongnu.org
642 F: hw/ppc/ppc405_boards.c
645 M: Alexander Graf <agraf@suse.de>
646 L: qemu-ppc@nongnu.org
648 F: hw/ppc/ppc440_bamboo.c
651 M: Alexander Graf <agraf@suse.de>
652 L: qemu-ppc@nongnu.org
656 F: include/hw/ppc/ppc_e500.h
657 F: include/hw/pci-host/ppce500.h
658 F: pc-bios/u-boot.e500
661 M: Alexander Graf <agraf@suse.de>
662 L: qemu-ppc@nongnu.org
664 F: hw/ppc/mpc8544ds.c
665 F: hw/ppc/mpc8544_guts.c
668 M: Alexander Graf <agraf@suse.de>
669 L: qemu-ppc@nongnu.org
671 F: hw/ppc/mac_newworld.c
672 F: hw/pci-host/uninorth.c
673 F: hw/pci-bridge/dec.[hc]
675 F: include/hw/ppc/mac_dbdma.h
676 F: hw/nvram/mac_nvram.c
679 M: Alexander Graf <agraf@suse.de>
680 L: qemu-ppc@nongnu.org
682 F: hw/ppc/mac_oldworld.c
683 F: hw/pci-host/grackle.c
685 F: hw/intc/heathrow_pic.c
688 M: Hervé Poussineau <hpoussin@reactos.org>
689 L: qemu-devel@nongnu.org
690 L: qemu-ppc@nongnu.org
693 F: hw/ppc/prep_systemio.c
694 F: hw/ppc/rs6000_mc.c
695 F: hw/pci-host/prep.[hc]
696 F: hw/isa/pc87312.[hc]
697 F: pc-bios/ppc_rom.bin
700 M: David Gibson <david@gibson.dropbear.id.au>
701 M: Alexander Graf <agraf@suse.de>
702 L: qemu-ppc@nongnu.org
705 F: include/hw/*/spapr*
707 F: include/hw/*/xics*
708 F: pc-bios/spapr-rtas/*
709 F: pc-bios/spapr-rtas.bin
711 F: pc-bios/skiboot.lid
712 F: docs/specs/ppc-spapr-hcalls.txt
713 F: docs/specs/ppc-spapr-hotplug.txt
715 F: tests/libqos/*spapr*
717 F: tests/libqos/rtas*
720 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
721 L: qemu-ppc@nongnu.org
723 F: hw/ppc/virtex_ml507.c
728 M: Magnus Damm <magnus.damm@gmail.com>
732 F: hw/timer/sh_timer.c
735 M: Magnus Damm <magnus.damm@gmail.com>
742 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
745 F: hw/dma/sparc32_dma.c
746 F: hw/dma/sun4m_iommu.c
747 F: hw/misc/eccmemctl.c
748 F: hw/misc/slavio_misc.c
749 F: include/hw/sparc/sparc32_dma.h
750 F: include/hw/sparc/sun4m.h
751 F: pc-bios/openbios-sparc32
754 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
756 F: hw/sparc64/sun4u.c
757 F: pc-bios/openbios-sparc64
760 M: Artyom Tarasenko <atar4qemu@gmail.com>
762 F: hw/sparc64/sun4v.c
763 F: hw/timer/sun4v-rtc.c
764 F: include/hw/timer/sun4v-rtc.h
767 M: Fabien Chouteau <chouteau@adacore.com>
771 F: include/hw/sparc/grlib.h
776 M: Cornelia Huck <cohuck@redhat.com>
777 M: Christian Borntraeger <borntraeger@de.ibm.com>
778 M: Alexander Graf <agraf@suse.de>
780 F: hw/char/sclp*.[hc]
784 F: hw/watchdog/wdt_diag288.c
785 F: include/hw/watchdog/wdt_diag288.h
786 F: pc-bios/s390-ccw.img
787 F: default-configs/s390x-softmmu.mak
788 T: git git://github.com/cohuck/qemu.git s390-next
789 T: git git://github.com/borntraeger/qemu.git s390-next
793 PKUnity-3 SoC initramfs-with-busybox
794 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
802 M: Michael S. Tsirkin <mst@redhat.com>
806 F: hw/pci-host/piix.c
809 F: include/hw/pci-host/q35.h
810 F: include/hw/pci-host/pam.h
813 F: hw/i2c/smbus_ich9.c
816 F: include/hw/acpi/ich9.h
817 F: include/hw/acpi/piix4.h
821 M: Michael S. Tsirkin <mst@redhat.com>
822 M: Paolo Bonzini <pbonzini@redhat.com>
824 F: hw/char/debugcon.c
825 F: hw/char/parallel.c
832 F: hw/misc/debugexit.c
833 F: hw/misc/pc-testdev.c
836 F: hw/timer/mc146818rtc*
837 F: include/hw/i2c/pm_smbus.h
838 F: include/hw/timer/hpet.h
839 F: include/hw/timer/i8254*
840 F: include/hw/timer/mc146818rtc*
843 M: Eduardo Habkost <ehabkost@redhat.com>
844 M: Marcel Apfelbaum <marcel@redhat.com>
847 F: hw/core/null-machine.c
848 F: include/hw/boards.h
853 M: Max Filippov <jcmvbkbc@gmail.com>
857 XTFPGA (LX60, LX200, ML605, KC705)
858 M: Max Filippov <jcmvbkbc@gmail.com>
860 F: hw/xtensa/xtfpga.c
861 F: hw/net/opencores_eth.c
866 M: Jiri Slaby <jslaby@suse.cz>
871 M: John Snow <jsnow@redhat.com>
872 L: qemu-block@nongnu.org
879 F: hw/block/hd-geometry.c
882 F: tests/libqos/ahci*
883 T: git git://github.com/jnsnow/qemu.git ide
886 M: John Snow <jsnow@redhat.com>
887 L: qemu-block@nongnu.org
890 F: include/hw/block/fdc.h
892 T: git git://github.com/jnsnow/qemu.git ide
895 M: Peter Maydell <peter.maydell@linaro.org>
898 F: include/hw/arm/omap.h
901 M: Alberto Garcia <berto@igalia.com>
903 F: hw/char/ipoctal232.c
907 M: Michael S. Tsirkin <mst@redhat.com>
908 M: Marcel Apfelbaum <marcel@redhat.com>
911 F: hw/misc/pci-testdev.c
916 M: Michael S. Tsirkin <mst@redhat.com>
917 M: Igor Mammedov <imammedo@redhat.com>
920 F: include/hw/smbios/*
924 F: hw/i386/acpi-build.[hc]
925 F: hw/arm/virt-acpi-build.c
926 F: tests/bios-tables-test.c
927 F: tests/acpi-utils.[hc]
930 M: Alexander Graf <agraf@suse.de>
931 L: qemu-ppc@nongnu.org
934 F: include/hw/ppc/ppc4xx.h
937 M: Alexander Graf <agraf@suse.de>
938 L: qemu-ppc@nongnu.org
941 F: hw/pci-host/ppce500.c
945 M: Paolo Bonzini <pbonzini@redhat.com>
950 M: Jason Wang <jasowang@redhat.com>
953 F: tests/virtio-net-test.c
954 T: git git://github.com/jasowang/qemu.git net
957 M: Paolo Bonzini <pbonzini@redhat.com>
961 F: tests/virtio-scsi-test.c
962 T: git git://github.com/bonzini/qemu.git scsi-next
966 F: hw/scsi/lsi53c895a.c
969 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
976 M: Alistair Francis <alistair.francis@xilinx.com>
977 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
982 M: Gerd Hoffmann <kraxel@redhat.com>
985 F: tests/usb-*-test.c
987 F: docs/usb-storage.txt
992 M: Gerd Hoffmann <kraxel@redhat.com>
993 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
995 F: hw/usb/dev-serial.c
998 M: Alex Williamson <alex.williamson@redhat.com>
1004 M: Cornelia Huck <cohuck@redhat.com>
1007 F: hw/s390x/s390-ccw.c
1008 F: include/hw/s390x/s390-ccw.h
1009 T: git git://github.com/cohuck/qemu.git s390-next
1012 M: Michael S. Tsirkin <mst@redhat.com>
1017 M: Michael S. Tsirkin <mst@redhat.com>
1020 F: hw/virtio/Makefile.objs
1021 F: hw/virtio/trace-events
1023 F: include/hw/virtio/
1024 F: tests/virtio-balloon-test.c
1027 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
1028 M: Greg Kurz <groug@kaod.org>
1032 F: tests/virtio-9p-test.c
1033 T: git git://github.com/kvaneesh/QEMU.git
1034 T: git git://github.com/gkurz/qemu.git 9p-next
1037 M: Stefan Hajnoczi <stefanha@redhat.com>
1038 L: qemu-block@nongnu.org
1040 F: hw/block/virtio-blk.c
1041 F: hw/block/dataplane/*
1042 F: tests/virtio-blk-test.c
1043 T: git git://github.com/stefanha/qemu.git block
1046 M: Cornelia Huck <cohuck@redhat.com>
1047 M: Christian Borntraeger <borntraeger@de.ibm.com>
1049 F: hw/s390x/virtio-ccw.[hc]
1050 T: git git://github.com/cohuck/qemu.git s390-next
1051 T: git git://github.com/borntraeger/qemu.git s390-next
1054 M: Gerd Hoffmann <kraxel@redhat.com>
1056 F: hw/input/virtio-input*.c
1057 F: include/hw/virtio/virtio-input.h
1060 M: Amit Shah <amit@kernel.org>
1062 F: hw/char/virtio-serial-bus.c
1063 F: hw/char/virtio-console.c
1064 F: include/hw/virtio/virtio-serial.h
1065 F: tests/virtio-console-test.c
1066 F: tests/virtio-serial-test.c
1069 M: Amit Shah <amit@kernel.org>
1071 F: hw/virtio/virtio-rng.c
1072 F: include/hw/virtio/virtio-rng.h
1073 F: include/sysemu/rng*.h
1075 F: tests/virtio-rng-test.c
1078 M: Gonglei <arei.gonglei@huawei.com>
1080 F: hw/virtio/virtio-crypto.c
1081 F: hw/virtio/virtio-crypto-pci.c
1082 F: include/hw/virtio/virtio-crypto.h
1085 M: Keith Busch <keith.busch@intel.com>
1086 L: qemu-block@nongnu.org
1089 F: tests/nvme-test.c
1092 M: Hannes Reinecke <hare@suse.de>
1093 L: qemu-block@nongnu.org
1095 F: hw/scsi/megasas.c
1098 Network packet abstractions
1099 M: Dmitry Fleytman <dmitry@daynix.com>
1101 F: include/net/eth.h
1103 F: hw/net/net_rx_pkt*
1104 F: hw/net/net_tx_pkt*
1107 M: Dmitry Fleytman <dmitry@daynix.com>
1110 F: hw/scsi/vmw_pvscsi*
1113 M: Jiri Pirko <jiri@resnulli.us>
1117 F: docs/specs/rocker.txt
1120 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1124 F: include/hw/mem/nvdimm.h
1127 M: Dmitry Fleytman <dmitry@daynix.com>
1132 M: Dmitry Fleytman <dmitry@daynix.com>
1137 M: Alistair Francis <alistair.francis@xilinx.com>
1139 F: hw/core/generic-loader.c
1140 F: include/hw/core/generic-loader.h
1143 M: Thomas Huth <thuth@redhat.com>
1145 F: hw/nvram/chrp_nvram.c
1146 F: include/hw/nvram/chrp_nvram.h
1147 F: tests/prom-env-test.c
1150 M: Ben Warren <ben@skyportsystems.com>
1152 F: hw/acpi/vmgenid.c
1153 F: include/hw/acpi/vmgenid.h
1154 F: docs/specs/vmgenid.txt
1155 F: tests/vmgenid-test.c
1158 Unimplemented device
1159 M: Peter Maydell <peter.maydell@linaro.org>
1160 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1162 F: include/hw/misc/unimp.h
1168 M: Gerd Hoffmann <kraxel@redhat.com>
1172 F: include/hw/audio/
1173 F: tests/ac97-test.c
1174 F: tests/es1370-test.c
1175 F: tests/intel-hda-test.c
1178 M: Kevin Wolf <kwolf@redhat.com>
1179 M: Max Reitz <mreitz@redhat.com>
1180 L: qemu-block@nongnu.org
1188 F: tests/qemu-iotests/
1189 F: util/qemu-progress.c
1190 T: git git://repo.or.cz/qemu/kevin.git block
1193 M: Stefan Hajnoczi <stefanha@redhat.com>
1194 M: Fam Zheng <famz@redhat.com>
1195 L: qemu-block@nongnu.org
1201 F: include/block/aio.h
1202 T: git git://github.com/stefanha/qemu.git block
1205 M: Jeff Cody <jcody@redhat.com>
1206 L: qemu-block@nongnu.org
1209 F: include/block/blockjob.h
1214 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1216 Block QAPI, monitor, command line
1217 M: Markus Armbruster <armbru@redhat.com>
1222 T: git git://repo.or.cz/qemu/armbru.git block-next
1225 M: Fam Zheng <famz@redhat.com>
1226 M: John Snow <jsnow@redhat.com>
1227 L: qemu-block@nongnu.org
1230 F: block/dirty-bitmap.c
1231 F: include/qemu/hbitmap.h
1232 F: include/block/dirty-bitmap.h
1233 F: tests/test-hbitmap.c
1235 T: git git://github.com/famz/qemu.git bitmaps
1236 T: git git://github.com/jnsnow/qemu.git bitmaps
1238 Character device backends
1239 M: Paolo Bonzini <pbonzini@redhat.com>
1240 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1245 Character Devices (Braille)
1246 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1250 Command line option argument parsing
1251 M: Markus Armbruster <armbru@redhat.com>
1253 F: include/qemu/option.h
1254 F: tests/test-keyval.c
1255 F: tests/test-qemu-opts.c
1257 F: util/qemu-option.c
1260 M: Markus Armbruster <armbru@redhat.com>
1262 F: scripts/coverity-model.c
1265 L: qemu-devel@nongnu.org
1268 F: include/qom/cpu.h
1271 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1272 M: Alexander Graf <agraf@suse.de>
1275 F: include/sysemu/device_tree.h
1278 M: Markus Armbruster <armbru@redhat.com>
1280 F: include/qapi/error.h
1281 F: include/qemu/error-report.h
1283 F: util/qemu-error.c
1286 L: qemu-devel@nongnu.org
1292 M: Paolo Bonzini <pbonzini@redhat.com>
1294 F: include/exec/ioport.h
1296 F: include/exec/memory.h
1297 F: include/exec/ram_addr.h
1299 F: include/exec/memory-internal.h
1303 M: Gerd Hoffmann <kraxel@redhat.com>
1305 F: include/ui/qemu-spice.h
1306 F: include/ui/spice-display.h
1308 F: audio/spiceaudio.c
1312 M: Gerd Hoffmann <kraxel@redhat.com>
1318 M: Peter Maydell <peter.maydell@linaro.org>
1323 M: Paolo Bonzini <pbonzini@redhat.com>
1327 F: util/qemu-timer.c
1331 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1336 F: include/monitor/hmp-target.h
1338 Network device backends
1339 M: Jason Wang <jasowang@redhat.com>
1343 T: git git://github.com/jasowang/qemu.git net
1345 Netmap network backend
1346 M: Luigi Rizzo <rizzo@iet.unipi.it>
1347 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1348 M: Vincenzo Maffione <v.maffione@gmail.com>
1349 W: http://info.iet.unipi.it/~luigi/netmap/
1354 M: Eduardo Habkost <ehabkost@redhat.com>
1357 F: include/sysemu/numa.h
1358 T: git git://github.com/ehabkost/qemu.git numa
1360 Host Memory Backends
1361 M: Eduardo Habkost <ehabkost@redhat.com>
1362 M: Igor Mammedov <imammedo@redhat.com>
1364 F: backends/hostmem*.c
1365 F: include/sysemu/hostmem.h
1368 M: Gonglei <arei.gonglei@huawei.com>
1370 F: include/sysemu/cryptodev*.h
1371 F: backends/cryptodev*.c
1374 M: Markus Armbruster <armbru@redhat.com>
1375 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1380 X: include/qapi/qmp/
1381 F: include/qapi/qmp/dispatch.h
1382 F: tests/qapi-schema/
1383 F: tests/test-*-visitor.c
1384 F: tests/test-qapi-*.c
1385 F: tests/test-qmp-*.c
1386 F: tests/test-visitor-serialization.c
1389 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1392 M: Eric Blake <eblake@redhat.com>
1393 M: Markus Armbruster <armbru@redhat.com>
1397 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1400 M: Markus Armbruster <armbru@redhat.com>
1403 F: include/qapi/qmp/
1404 X: include/qapi/qmp/dispatch.h
1405 F: scripts/coccinelle/qobject.cocci
1406 F: tests/check-qdict.c
1407 F: tests/check-qnum.c
1408 F: tests/check-qjson.c
1409 F: tests/check-qlist.c
1410 F: tests/check-qstring.c
1411 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1414 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1417 T: git git://github.com/mdroth/qemu.git qga
1420 M: Andreas Färber <afaerber@suse.de>
1422 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1424 X: include/qom/cpu.h
1427 F: tests/check-qom-interface.c
1428 F: tests/check-qom-proplist.c
1432 M: Markus Armbruster <armbru@redhat.com>
1439 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1442 M: Alistair Francis <alistair.francis@xilinx.com>
1444 F: hw/core/register.c
1445 F: include/hw/register.h
1448 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1449 M: Jan Kiszka <jan.kiszka@siemens.com>
1453 F: include/net/slirp.h
1454 T: git git://git.kiszka.org/qemu.git queues/slirp
1457 M: Paolo Bonzini <pbonzini@redhat.com>
1462 M: Stefan Hajnoczi <stefanha@redhat.com>
1465 F: scripts/tracetool.py
1466 F: scripts/tracetool/
1468 T: git git://github.com/stefanha/qemu.git tracing
1472 F: scripts/checkpatch.pl
1475 M: Juan Quintela <quintela@redhat.com>
1476 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1478 F: include/migration/
1480 F: scripts/vmstate-static-checker.py
1481 F: tests/vmstate-static-checker-data/
1482 F: docs/migration.txt
1485 M: Eduardo Otubo <otubo@redhat.com>
1488 F: include/sysemu/seccomp.h
1491 M: Daniel P. Berrange <berrange@redhat.com>
1495 F: tests/test-crypto-*
1499 M: Stefan Hajnoczi <stefanha@redhat.com>
1500 M: Kevin Wolf <kwolf@redhat.com>
1502 F: include/qemu/coroutine*
1503 F: tests/test-coroutine.c
1506 M: Daniel P. Berrange <berrange@redhat.com>
1509 F: include/qemu/buffer.h
1512 M: Daniel P. Berrange <berrange@redhat.com>
1519 M: Daniel P. Berrange <berrange@redhat.com>
1520 M: Gerd Hoffmann <kraxel@redhat.com>
1521 M: Paolo Bonzini <pbonzini@redhat.com>
1523 F: include/qemu/sockets.h
1524 F: util/qemu-sockets.c
1526 Throttling infrastructure
1527 M: Alberto Garcia <berto@igalia.com>
1529 F: block/throttle-groups.c
1530 F: include/block/throttle-groups.h
1531 F: include/qemu/throttle.h
1533 L: qemu-block@nongnu.org
1536 M: Fam Zheng <famz@redhat.com>
1539 F: include/qemu/uuid.h
1540 F: tests/test-uuid.c
1543 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1546 F: include/migration/colo.h
1547 F: include/migration/failover.h
1551 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1552 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1554 F: docs/colo-proxy.txt
1556 F: net/filter-rewriter.c
1557 F: net/filter-mirror.c
1560 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1561 R: Paolo Bonzini <pbonzini@redhat.com>
1562 W: http://wiki.qemu.org/Features/record-replay
1565 F: block/blkreplay.c
1566 F: net/filter-replay.c
1567 F: include/sysemu/replay.h
1574 M: Riku Voipio <riku.voipio@iki.fi>
1583 F: default-configs/*-bsd-user.mak
1586 M: Riku Voipio <riku.voipio@iki.fi>
1587 R: Laurent Vivier <laurent@vivier.eu>
1590 F: default-configs/*-linux-user.mak
1592 Tiny Code Generator (TCG)
1593 -------------------------
1595 M: Richard Henderson <rth@twiddle.net>
1600 M: Claudio Fontana <claudio.fontana@huawei.com>
1601 M: Claudio Fontana <claudio.fontana@gmail.com>
1603 L: qemu-arm@nongnu.org
1609 M: Andrzej Zaborowski <balrogg@gmail.com>
1611 L: qemu-arm@nongnu.org
1616 L: qemu-devel@nongnu.org
1622 M: Aurelien Jarno <aurelien@aurel32.net>
1628 M: Aurelien Jarno <aurelien@aurel32.net>
1634 M: Richard Henderson <rth@twiddle.net>
1640 M: Alexander Graf <agraf@suse.de>
1641 M: Richard Henderson <rth@twiddle.net>
1652 M: Stefan Weil <sw@weilnetz.de>
1661 M: Fam Zheng <famz@redhat.com>
1662 L: qemu-block@nongnu.org
1667 M: Josh Durgin <jdurgin@redhat.com>
1668 M: Jeff Cody <jcody@redhat.com>
1669 L: qemu-block@nongnu.org
1672 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1675 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1676 M: Liu Yuan <namei.unix@gmail.com>
1677 M: Jeff Cody <jcody@redhat.com>
1678 L: qemu-block@nongnu.org
1679 L: sheepdog@lists.wpkg.org
1682 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1685 M: Jeff Cody <jcody@redhat.com>
1686 L: qemu-block@nongnu.org
1689 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1692 M: Stefan Weil <sw@weilnetz.de>
1693 L: qemu-block@nongnu.org
1698 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1699 M: Paolo Bonzini <pbonzini@redhat.com>
1700 M: Peter Lieven <pl@kamp.de>
1701 L: qemu-block@nongnu.org
1704 F: block/iscsi-opts.c
1706 Network Block Device (NBD)
1707 M: Eric Blake <eblake@redhat.com>
1708 M: Paolo Bonzini <pbonzini@redhat.com>
1709 L: qemu-block@nongnu.org
1713 F: include/block/nbd*
1716 T: git git://repo.or.cz/qemu/ericb.git nbd
1719 M: Jeff Cody <jcody@redhat.com>
1720 M: Peter Lieven <pl@kamp.de>
1721 L: qemu-block@nongnu.org
1724 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1727 M: Richard W.M. Jones <rjones@redhat.com>
1728 M: Jeff Cody <jcody@redhat.com>
1729 L: qemu-block@nongnu.org
1732 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1735 M: Jeff Cody <jcody@redhat.com>
1736 L: qemu-block@nongnu.org
1739 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1742 M: Jeff Cody <jcody@redhat.com>
1743 L: qemu-block@nongnu.org
1746 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1749 M: Fam Zheng <famz@redhat.com>
1750 L: qemu-block@nongnu.org
1755 M: Gonglei <arei.gonglei@huawei.com>
1760 M: Alberto Garcia <berto@igalia.com>
1763 L: qemu-block@nongnu.org
1766 M: Stefan Hajnoczi <stefanha@redhat.com>
1767 L: qemu-block@nongnu.org
1769 F: block/blkverify.c
1772 M: Stefan Hajnoczi <stefanha@redhat.com>
1773 L: qemu-block@nongnu.org
1778 M: Stefan Hajnoczi <stefanha@redhat.com>
1779 L: qemu-block@nongnu.org
1784 M: Stefan Hajnoczi <stefanha@redhat.com>
1785 L: qemu-block@nongnu.org
1790 M: Stefan Hajnoczi <stefanha@redhat.com>
1791 M: Denis V. Lunev <den@openvz.org>
1792 L: qemu-block@nongnu.org
1794 F: block/parallels.c
1795 F: docs/specs/parallels.txt
1798 M: Stefan Hajnoczi <stefanha@redhat.com>
1799 L: qemu-block@nongnu.org
1804 M: Kevin Wolf <kwolf@redhat.com>
1805 L: qemu-block@nongnu.org
1807 F: block/linux-aio.c
1808 F: include/block/raw-aio.h
1809 F: block/raw-format.c
1810 F: block/file-posix.c
1811 F: block/file-win32.c
1812 F: block/win32-aio.c
1815 M: Kevin Wolf <kwolf@redhat.com>
1816 M: Max Reitz <mreitz@redhat.com>
1817 L: qemu-block@nongnu.org
1822 M: Kevin Wolf <kwolf@redhat.com>
1823 L: qemu-block@nongnu.org
1828 M: Kevin Wolf <kwolf@redhat.com>
1829 M: Max Reitz <mreitz@redhat.com>
1830 L: qemu-block@nongnu.org
1835 M: Kevin Wolf <kwolf@redhat.com>
1836 L: qemu-block@nongnu.org
1841 M: Kevin Wolf <kwolf@redhat.com>
1842 L: qemu-block@nongnu.org
1847 M: Stefan Hajnoczi <stefanha@redhat.com>
1848 L: qemu-block@nongnu.org
1850 F: tests/image-fuzzer/
1853 M: Wen Congyang <wencongyang2@huawei.com>
1854 M: Xie Changlong <xiechanglong.d@gmail.com>
1857 F: block/replication.c
1858 F: tests/test-replication.c
1859 F: docs/block-replication.txt
1861 Build and test automation
1862 -------------------------
1863 M: Alex Bennée <alex.bennee@linaro.org>
1864 M: Fam Zheng <famz@redhat.com>
1865 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1866 L: qemu-devel@nongnu.org
1871 W: https://travis-ci.org/qemu/qemu
1872 W: https://app.shippable.com/github/qemu/qemu
1873 W: http://patchew.org/QEMU/
1877 Build system architecture
1878 M: Daniel P. Berrange <berrange@redhat.com>
1880 F: docs/build-system.txt