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>
95 F: include/exec/cpu*.h
96 F: include/exec/exec-all.h
97 F: include/exec/helper*.h
98 F: include/exec/tb-hash.h
99 F: include/sysemu/cpus.h
102 M: Aurelien Jarno <aurelien@aurel32.net>
103 M: Peter Maydell <peter.maydell@linaro.org>
109 M: Richard Henderson <rth@twiddle.net>
117 M: Peter Maydell <peter.maydell@linaro.org>
118 L: qemu-arm@nongnu.org
123 F: include/hw/cpu/a*mpcore.h
129 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
138 M: Richard Henderson <rth@twiddle.net>
144 M: Michael Walle <michael@walle.cc>
151 F: include/hw/char/lm32_juart.h
156 M: Laurent Vivier <laurent@vivier.eu>
162 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
164 F: target/microblaze/
166 F: disas/microblaze.c
169 M: Aurelien Jarno <aurelien@aurel32.net>
170 M: Yongbok Kim <yongbok.kim@imgtec.com>
175 F: hw/intc/mips_gic.c
176 F: hw/timer/mips_gictimer.c
178 F: include/hw/misc/mips_*
179 F: include/hw/intc/mips_gic.h
180 F: include/hw/timer/mips_gictimer.h
185 M: Anthony Green <green@moxielogic.com>
190 F: default-configs/moxie-softmmu.mak
193 M: Chris Wulff <crwulff@gmail.com>
194 M: Marek Vasut <marex@denx.de>
201 M: Stafford Horne <shorne@gmail.com>
205 F: tests/tcg/openrisc/
208 M: David Gibson <david@gibson.dropbear.id.au>
209 M: Alexander Graf <agraf@suse.de>
210 L: qemu-ppc@nongnu.org
218 M: Richard Henderson <rth@twiddle.net>
219 M: Alexander Graf <agraf@suse.de>
226 M: Aurelien Jarno <aurelien@aurel32.net>
234 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
235 M: Artyom Tarasenko <atar4qemu@gmail.com>
243 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
247 F: include/hw/unicore32/
250 M: Paolo Bonzini <pbonzini@redhat.com>
251 M: Richard Henderson <rth@twiddle.net>
252 M: Eduardo Habkost <ehabkost@redhat.com>
259 M: Max Filippov <jcmvbkbc@gmail.com>
260 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
267 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
271 F: include/hw/tricore/
273 Guest CPU Cores (KVM):
274 ----------------------
277 M: Paolo Bonzini <pbonzini@redhat.com>
278 L: kvm@vger.kernel.org
282 F: include/sysemu/kvm*.h
285 M: Peter Maydell <peter.maydell@linaro.org>
286 L: qemu-arm@nongnu.org
291 M: James Hogan <james.hogan@imgtec.com>
296 M: Alexander Graf <agraf@suse.de>
301 M: Christian Borntraeger <borntraeger@de.ibm.com>
302 M: Cornelia Huck <cornelia.huck@de.ibm.com>
303 M: Alexander Graf <agraf@suse.de>
305 F: target/s390x/kvm.c
306 F: target/s390x/ioinst.[ch]
307 F: target/s390x/machine.c
308 F: hw/intc/s390_flic.c
309 F: hw/intc/s390_flic_kvm.c
310 F: include/hw/s390x/s390_flic.h
312 T: git git://github.com/cohuck/qemu.git s390-next
313 T: git git://github.com/borntraeger/qemu.git s390-next
316 M: Paolo Bonzini <pbonzini@redhat.com>
317 M: Marcelo Tosatti <mtosatti@redhat.com>
318 L: kvm@vger.kernel.org
322 Guest CPU Cores (Xen):
323 ----------------------
326 M: Stefano Stabellini <sstabellini@kernel.org>
327 M: Anthony Perard <anthony.perard@citrix.com>
328 L: xen-devel@lists.xenproject.org
332 F: hw/9pfs/xen-9p-backend.c
333 F: hw/char/xen_console.c
334 F: hw/display/xenfb.c
341 F: include/sysemu/xen-mapcache.h
347 L: qemu-devel@nongnu.org
353 L: qemu-devel@nongnu.org
358 L: qemu-devel@nongnu.org
359 M: Stefan Weil <sw@weilnetz.de>
370 M: Beniamino Galvani <b.galvani@gmail.com>
371 L: qemu-arm@nongnu.org
374 F: include/hw/*/allwinner*
375 F: hw/arm/cubieboard.c
378 M: Peter Maydell <peter.maydell@linaro.org>
379 L: qemu-arm@nongnu.org
390 F: include/hw/arm/primecell.h
393 M: Peter Maydell <peter.maydell@linaro.org>
394 L: qemu-arm@nongnu.org
397 F: hw/intc/gic_internal.h
399 F: hw/misc/arm11scu.c
400 F: hw/timer/a9gtimer*
402 F: include/hw/arm/arm.h
403 F: include/hw/intc/arm*
404 F: include/hw/misc/a9scu.h
405 F: include/hw/misc/arm11scu.h
406 F: include/hw/timer/a9gtimer.h
407 F: include/hw/timer/arm_mptimer.h
410 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
411 L: qemu-arm@nongnu.org
414 F: include/hw/arm/exynos4210.h
417 M: Rob Herring <robh@kernel.org>
418 L: qemu-arm@nongnu.org
424 M: Antony Pavlov <antonynpavlov@gmail.com>
425 L: qemu-arm@nongnu.org
427 F: include/hw/arm/digic.h
431 L: qemu-devel@nongnu.org
432 L: qemu-arm@nongnu.org
437 M: Peter Chubb <peter.chubb@nicta.com.au>
438 L: qemu-arm@nongnu.org
443 F: include/hw/arm/fsl-imx31.h
446 M: Peter Maydell <peter.maydell@linaro.org>
447 L: qemu-arm@nongnu.org
449 F: hw/arm/integratorcp.c
450 F: hw/misc/arm_integrator_debug.c
453 M: Jan Kiszka <jan.kiszka@web.de>
454 L: qemu-arm@nongnu.org
459 M: Andrzej Zaborowski <balrogg@gmail.com>
460 L: qemu-arm@nongnu.org
465 M: Andrzej Zaborowski <balrogg@gmail.com>
466 L: qemu-arm@nongnu.org
471 M: Peter Maydell <peter.maydell@linaro.org>
472 L: qemu-arm@nongnu.org
475 F: hw/cpu/realview_mpcore.c
476 F: hw/intc/realview_gic.c
477 F: include/hw/intc/realview_gic.h
480 M: Andrzej Zaborowski <balrogg@gmail.com>
481 L: qemu-arm@nongnu.org
483 F: hw/arm/mainstone.c
488 F: hw/misc/mst_fpga.c
489 F: include/hw/arm/pxa.h
492 M: Peter Maydell <peter.maydell@linaro.org>
493 L: qemu-arm@nongnu.org
498 M: Peter Maydell <peter.maydell@linaro.org>
499 L: qemu-arm@nongnu.org
504 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
505 M: Alistair Francis <alistair.francis@xilinx.com>
506 L: qemu-arm@nongnu.org
511 F: include/hw/misc/zynq*
515 M: Alistair Francis <alistair.francis@xilinx.com>
516 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
517 L: qemu-arm@nongnu.org
520 F: include/hw/*/xlnx*.h
523 M: Shannon Zhao <zhaoshenglong@huawei.com>
524 M: Shannon Zhao <shannon.zhao@linaro.org>
525 L: qemu-arm@nongnu.org
527 F: hw/arm/virt-acpi-build.c
530 M: Alistair Francis <alistair@alistair23.me>
532 F: hw/arm/stm32f205_soc.c
533 F: hw/misc/stm32f2xx_syscfg.c
534 F: hw/char/stm32f2xx_usart.c
535 F: hw/timer/stm32f2xx_timer.c
537 F: hw/ssi/stm32f2xx_spi.c
540 M: Alistair Francis <alistair@alistair23.me>
542 F: hw/arm/netduino2.c
547 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
549 F: hw/cris/axis_dev88.c
554 EVR32 and uclinux BSP
555 M: Michael Walle <michael@walle.cc>
557 F: hw/lm32/lm32_boards.c
560 M: Michael Walle <michael@walle.cc>
562 F: hw/lm32/milkymist.c
567 M: Thomas Huth <huth@tuxfamily.org>
573 M: Thomas Huth <huth@tuxfamily.org>
576 F: hw/m68k/mcf_intc.c
577 F: hw/char/mcf_uart.c
579 F: include/hw/m68k/mcf*.h
584 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
586 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
589 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
591 F: hw/microblaze/petalogix_ml605_mmu.c
596 M: Hervé Poussineau <hpoussin@reactos.org>
598 F: hw/mips/mips_jazz.c
601 M: Aurelien Jarno <aurelien@aurel32.net>
603 F: hw/mips/mips_malta.c
606 M: Yongbok Kim <yongbok.kim@imgtec.com>
608 F: hw/mips/mips_mipssim.c
612 M: Aurelien Jarno <aurelien@aurel32.net>
614 F: hw/mips/mips_r4k.c
617 M: Yongbok Kim <yongbok.kim@imgtec.com>
619 F: hw/mips/mips_fulong2e.c
622 M: Paul Burton <paul.burton@imgtec.com>
624 F: hw/core/loader-fit.c
626 F: hw/pci-host/xilinx-pcie.c
631 M: Jia Liu <proljc@gmail.com>
633 F: hw/openrisc/openrisc_sim.c
638 M: Alexander Graf <agraf@suse.de>
639 L: qemu-ppc@nongnu.org
641 F: hw/ppc/ppc405_boards.c
644 M: Alexander Graf <agraf@suse.de>
645 L: qemu-ppc@nongnu.org
647 F: hw/ppc/ppc440_bamboo.c
650 M: Alexander Graf <agraf@suse.de>
651 L: qemu-ppc@nongnu.org
655 F: include/hw/ppc/ppc_e500.h
656 F: include/hw/pci-host/ppce500.h
657 F: pc-bios/u-boot.e500
660 M: Alexander Graf <agraf@suse.de>
661 L: qemu-ppc@nongnu.org
663 F: hw/ppc/mpc8544ds.c
664 F: hw/ppc/mpc8544_guts.c
667 M: Alexander Graf <agraf@suse.de>
668 L: qemu-ppc@nongnu.org
670 F: hw/ppc/mac_newworld.c
671 F: hw/pci-host/uninorth.c
672 F: hw/pci-bridge/dec.[hc]
674 F: include/hw/ppc/mac_dbdma.h
675 F: hw/nvram/mac_nvram.c
678 M: Alexander Graf <agraf@suse.de>
679 L: qemu-ppc@nongnu.org
681 F: hw/ppc/mac_oldworld.c
682 F: hw/pci-host/grackle.c
684 F: hw/intc/heathrow_pic.c
687 M: Hervé Poussineau <hpoussin@reactos.org>
688 L: qemu-devel@nongnu.org
689 L: qemu-ppc@nongnu.org
692 F: hw/ppc/prep_systemio.c
693 F: hw/ppc/rs6000_mc.c
694 F: hw/pci-host/prep.[hc]
695 F: hw/isa/pc87312.[hc]
696 F: pc-bios/ppc_rom.bin
699 M: David Gibson <david@gibson.dropbear.id.au>
700 M: Alexander Graf <agraf@suse.de>
701 L: qemu-ppc@nongnu.org
704 F: include/hw/*/spapr*
706 F: include/hw/*/xics*
707 F: pc-bios/spapr-rtas/*
708 F: pc-bios/spapr-rtas.bin
710 F: pc-bios/skiboot.lid
711 F: docs/specs/ppc-spapr-hcalls.txt
712 F: docs/specs/ppc-spapr-hotplug.txt
714 F: tests/libqos/*spapr*
716 F: tests/libqos/rtas*
719 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
720 L: qemu-ppc@nongnu.org
722 F: hw/ppc/virtex_ml507.c
727 M: Magnus Damm <magnus.damm@gmail.com>
731 F: hw/timer/sh_timer.c
734 M: Magnus Damm <magnus.damm@gmail.com>
741 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
744 F: hw/dma/sparc32_dma.c
745 F: hw/dma/sun4m_iommu.c
746 F: hw/misc/eccmemctl.c
747 F: hw/misc/slavio_misc.c
748 F: include/hw/sparc/sparc32_dma.h
749 F: include/hw/sparc/sun4m.h
750 F: pc-bios/openbios-sparc32
753 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
755 F: hw/sparc64/sun4u.c
756 F: pc-bios/openbios-sparc64
759 M: Artyom Tarasenko <atar4qemu@gmail.com>
761 F: hw/sparc64/sun4v.c
762 F: hw/timer/sun4v-rtc.c
763 F: include/hw/timer/sun4v-rtc.h
766 M: Fabien Chouteau <chouteau@adacore.com>
770 F: include/hw/sparc/grlib.h
775 M: Cornelia Huck <cornelia.huck@de.ibm.com>
776 M: Christian Borntraeger <borntraeger@de.ibm.com>
777 M: Alexander Graf <agraf@suse.de>
779 F: hw/char/sclp*.[hc]
783 F: hw/watchdog/wdt_diag288.c
784 F: include/hw/watchdog/wdt_diag288.h
785 F: pc-bios/s390-ccw.img
786 F: default-configs/s390x-softmmu.mak
787 T: git git://github.com/cohuck/qemu.git s390-next
788 T: git git://github.com/borntraeger/qemu.git s390-next
792 PKUnity-3 SoC initramfs-with-busybox
793 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
801 M: Michael S. Tsirkin <mst@redhat.com>
805 F: hw/pci-host/piix.c
808 F: include/hw/pci-host/q35.h
809 F: include/hw/pci-host/pam.h
812 F: hw/i2c/smbus_ich9.c
815 F: include/hw/acpi/ich9.h
816 F: include/hw/acpi/piix4.h
820 M: Michael S. Tsirkin <mst@redhat.com>
821 M: Paolo Bonzini <pbonzini@redhat.com>
823 F: hw/char/debugcon.c
824 F: hw/char/parallel.c
831 F: hw/misc/debugexit.c
832 F: hw/misc/pc-testdev.c
835 F: hw/timer/mc146818rtc*
836 F: include/hw/i2c/pm_smbus.h
837 F: include/hw/timer/hpet.h
838 F: include/hw/timer/i8254*
839 F: include/hw/timer/mc146818rtc*
842 M: Eduardo Habkost <ehabkost@redhat.com>
843 M: Marcel Apfelbaum <marcel@redhat.com>
846 F: hw/core/null-machine.c
847 F: include/hw/boards.h
852 M: Max Filippov <jcmvbkbc@gmail.com>
856 XTFPGA (LX60, LX200, ML605, KC705)
857 M: Max Filippov <jcmvbkbc@gmail.com>
859 F: hw/xtensa/xtfpga.c
860 F: hw/net/opencores_eth.c
865 M: Jiri Slaby <jslaby@suse.cz>
870 M: John Snow <jsnow@redhat.com>
871 L: qemu-block@nongnu.org
878 F: hw/block/hd-geometry.c
881 F: tests/libqos/ahci*
882 T: git git://github.com/jnsnow/qemu.git ide
885 M: John Snow <jsnow@redhat.com>
886 L: qemu-block@nongnu.org
889 F: include/hw/block/fdc.h
891 T: git git://github.com/jnsnow/qemu.git ide
894 M: Peter Maydell <peter.maydell@linaro.org>
897 F: include/hw/arm/omap.h
900 M: Alberto Garcia <berto@igalia.com>
902 F: hw/char/ipoctal232.c
906 M: Michael S. Tsirkin <mst@redhat.com>
907 M: Marcel Apfelbaum <marcel@redhat.com>
910 F: hw/misc/pci-testdev.c
915 M: Michael S. Tsirkin <mst@redhat.com>
916 M: Igor Mammedov <imammedo@redhat.com>
919 F: include/hw/smbios/*
923 F: hw/i386/acpi-build.[hc]
924 F: hw/arm/virt-acpi-build.c
925 F: tests/bios-tables-test.c
926 F: tests/acpi-utils.[hc]
929 M: Alexander Graf <agraf@suse.de>
930 L: qemu-ppc@nongnu.org
933 F: include/hw/ppc/ppc4xx.h
936 M: Alexander Graf <agraf@suse.de>
937 L: qemu-ppc@nongnu.org
940 F: hw/pci-host/ppce500.c
944 M: Paolo Bonzini <pbonzini@redhat.com>
949 M: Jason Wang <jasowang@redhat.com>
952 F: tests/virtio-net-test.c
953 T: git git://github.com/jasowang/qemu.git net
956 M: Paolo Bonzini <pbonzini@redhat.com>
960 F: tests/virtio-scsi-test.c
961 T: git git://github.com/bonzini/qemu.git scsi-next
965 F: hw/scsi/lsi53c895a.c
968 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
975 M: Alistair Francis <alistair.francis@xilinx.com>
976 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
981 M: Gerd Hoffmann <kraxel@redhat.com>
984 F: tests/usb-*-test.c
986 F: docs/usb-storage.txt
991 M: Gerd Hoffmann <kraxel@redhat.com>
992 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
994 F: hw/usb/dev-serial.c
997 M: Alex Williamson <alex.williamson@redhat.com>
1003 M: Michael S. Tsirkin <mst@redhat.com>
1008 M: Michael S. Tsirkin <mst@redhat.com>
1011 F: hw/virtio/Makefile.objs
1012 F: hw/virtio/trace-events
1014 F: include/hw/virtio/
1015 F: tests/virtio-balloon-test.c
1018 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
1019 M: Greg Kurz <groug@kaod.org>
1023 F: tests/virtio-9p-test.c
1024 T: git git://github.com/kvaneesh/QEMU.git
1025 T: git git://github.com/gkurz/qemu.git 9p-next
1028 M: Stefan Hajnoczi <stefanha@redhat.com>
1029 L: qemu-block@nongnu.org
1031 F: hw/block/virtio-blk.c
1032 F: hw/block/dataplane/*
1033 F: tests/virtio-blk-test.c
1034 T: git git://github.com/stefanha/qemu.git block
1037 M: Cornelia Huck <cornelia.huck@de.ibm.com>
1038 M: Christian Borntraeger <borntraeger@de.ibm.com>
1040 F: hw/s390x/virtio-ccw.[hc]
1041 T: git git://github.com/cohuck/qemu.git s390-next
1042 T: git git://github.com/borntraeger/qemu.git s390-next
1045 M: Gerd Hoffmann <kraxel@redhat.com>
1047 F: hw/input/virtio-input*.c
1048 F: include/hw/virtio/virtio-input.h
1051 M: Amit Shah <amit@kernel.org>
1053 F: hw/char/virtio-serial-bus.c
1054 F: hw/char/virtio-console.c
1055 F: include/hw/virtio/virtio-serial.h
1056 F: tests/virtio-console-test.c
1057 F: tests/virtio-serial-test.c
1060 M: Amit Shah <amit@kernel.org>
1062 F: hw/virtio/virtio-rng.c
1063 F: include/hw/virtio/virtio-rng.h
1064 F: include/sysemu/rng*.h
1066 F: tests/virtio-rng-test.c
1069 M: Gonglei <arei.gonglei@huawei.com>
1071 F: hw/virtio/virtio-crypto.c
1072 F: hw/virtio/virtio-crypto-pci.c
1073 F: include/hw/virtio/virtio-crypto.h
1076 M: Keith Busch <keith.busch@intel.com>
1077 L: qemu-block@nongnu.org
1080 F: tests/nvme-test.c
1083 M: Hannes Reinecke <hare@suse.de>
1084 L: qemu-block@nongnu.org
1086 F: hw/scsi/megasas.c
1089 Network packet abstractions
1090 M: Dmitry Fleytman <dmitry@daynix.com>
1092 F: include/net/eth.h
1094 F: hw/net/net_rx_pkt*
1095 F: hw/net/net_tx_pkt*
1098 M: Dmitry Fleytman <dmitry@daynix.com>
1101 F: hw/scsi/vmw_pvscsi*
1104 M: Jiri Pirko <jiri@resnulli.us>
1108 F: docs/specs/rocker.txt
1111 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1115 F: include/hw/mem/nvdimm.h
1118 M: Dmitry Fleytman <dmitry@daynix.com>
1123 M: Dmitry Fleytman <dmitry@daynix.com>
1128 M: Alistair Francis <alistair.francis@xilinx.com>
1130 F: hw/core/generic-loader.c
1131 F: include/hw/core/generic-loader.h
1134 M: Thomas Huth <thuth@redhat.com>
1136 F: hw/nvram/chrp_nvram.c
1137 F: include/hw/nvram/chrp_nvram.h
1138 F: tests/prom-env-test.c
1141 M: Ben Warren <ben@skyportsystems.com>
1143 F: hw/acpi/vmgenid.c
1144 F: include/hw/acpi/vmgenid.h
1145 F: docs/specs/vmgenid.txt
1146 F: tests/vmgenid-test.c
1152 M: Gerd Hoffmann <kraxel@redhat.com>
1156 F: include/hw/audio/
1157 F: tests/ac97-test.c
1158 F: tests/es1370-test.c
1159 F: tests/intel-hda-test.c
1162 M: Kevin Wolf <kwolf@redhat.com>
1163 M: Max Reitz <mreitz@redhat.com>
1164 L: qemu-block@nongnu.org
1172 F: tests/qemu-iotests/
1173 T: git git://repo.or.cz/qemu/kevin.git block
1176 M: Stefan Hajnoczi <stefanha@redhat.com>
1177 M: Fam Zheng <famz@redhat.com>
1178 L: qemu-block@nongnu.org
1184 F: include/block/aio.h
1185 T: git git://github.com/stefanha/qemu.git block
1188 M: Jeff Cody <jcody@redhat.com>
1189 L: qemu-block@nongnu.org
1192 F: include/block/blockjob.h
1197 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1199 Block QAPI, monitor, command line
1200 M: Markus Armbruster <armbru@redhat.com>
1205 T: git git://repo.or.cz/qemu/armbru.git block-next
1208 M: Fam Zheng <famz@redhat.com>
1209 M: John Snow <jsnow@redhat.com>
1210 L: qemu-block@nongnu.org
1213 F: block/dirty-bitmap.c
1214 F: include/qemu/hbitmap.h
1215 F: include/block/dirty-bitmap.h
1216 F: tests/test-hbitmap.c
1218 T: git git://github.com/famz/qemu.git bitmaps
1219 T: git git://github.com/jnsnow/qemu.git bitmaps
1221 Character device backends
1222 M: Paolo Bonzini <pbonzini@redhat.com>
1223 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1226 F: backends/msmouse.c
1227 F: backends/testdev.c
1229 Character Devices (Braille)
1230 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1234 Command line option argument parsing
1235 M: Markus Armbruster <armbru@redhat.com>
1237 F: include/qemu/option.h
1238 F: tests/test-keyval.c
1239 F: tests/test-qemu-opts.c
1241 F: util/qemu-option.c
1244 M: Markus Armbruster <armbru@redhat.com>
1246 F: scripts/coverity-model.c
1249 L: qemu-devel@nongnu.org
1252 F: include/qom/cpu.h
1255 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1256 M: Alexander Graf <agraf@suse.de>
1259 F: include/sysemu/device_tree.h
1262 M: Markus Armbruster <armbru@redhat.com>
1264 F: include/qapi/error.h
1265 F: include/qemu/error-report.h
1267 F: util/qemu-error.c
1270 L: qemu-devel@nongnu.org
1276 M: Paolo Bonzini <pbonzini@redhat.com>
1278 F: include/exec/ioport.h
1280 F: include/exec/memory.h
1281 F: include/exec/ram_addr.h
1283 F: include/exec/memory-internal.h
1287 M: Gerd Hoffmann <kraxel@redhat.com>
1289 F: include/ui/qemu-spice.h
1290 F: include/ui/spice-display.h
1292 F: audio/spiceaudio.c
1296 M: Gerd Hoffmann <kraxel@redhat.com>
1302 M: Peter Maydell <peter.maydell@linaro.org>
1307 M: Paolo Bonzini <pbonzini@redhat.com>
1315 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1320 F: include/monitor/hmp-target.h
1322 Network device backends
1323 M: Jason Wang <jasowang@redhat.com>
1327 T: git git://github.com/jasowang/qemu.git net
1329 Netmap network backend
1330 M: Luigi Rizzo <rizzo@iet.unipi.it>
1331 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1332 M: Vincenzo Maffione <v.maffione@gmail.com>
1333 W: http://info.iet.unipi.it/~luigi/netmap/
1337 Network Block Device (NBD)
1338 M: Paolo Bonzini <pbonzini@redhat.com>
1342 F: include/block/nbd*
1344 T: git git://github.com/bonzini/qemu.git nbd-next
1347 M: Eduardo Habkost <ehabkost@redhat.com>
1350 F: include/sysemu/numa.h
1351 T: git git://github.com/ehabkost/qemu.git numa
1353 Host Memory Backends
1354 M: Eduardo Habkost <ehabkost@redhat.com>
1355 M: Igor Mammedov <imammedo@redhat.com>
1357 F: backends/hostmem*.c
1358 F: include/sysemu/hostmem.h
1361 M: Gonglei <arei.gonglei@huawei.com>
1363 F: include/sysemu/cryptodev*.h
1364 F: backends/cryptodev*.c
1367 M: Markus Armbruster <armbru@redhat.com>
1368 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1373 X: include/qapi/qmp/
1374 F: include/qapi/qmp/dispatch.h
1375 F: tests/qapi-schema/
1376 F: tests/test-*-visitor.c
1377 F: tests/test-qapi-*.c
1378 F: tests/test-qmp-*.c
1379 F: tests/test-visitor-serialization.c
1382 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1385 M: Eric Blake <eblake@redhat.com>
1386 M: Markus Armbruster <armbru@redhat.com>
1390 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1393 M: Markus Armbruster <armbru@redhat.com>
1396 F: include/qapi/qmp/
1397 X: include/qapi/qmp/dispatch.h
1398 F: scripts/coccinelle/qobject.cocci
1399 F: tests/check-qdict.c
1400 F: tests/check-qfloat.c
1401 F: tests/check-qint.c
1402 F: tests/check-qjson.c
1403 F: tests/check-qlist.c
1404 F: tests/check-qstring.c
1405 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1408 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1411 T: git git://github.com/mdroth/qemu.git qga
1414 M: Andreas Färber <afaerber@suse.de>
1416 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1418 X: include/qom/cpu.h
1421 F: tests/check-qom-interface.c
1422 F: tests/check-qom-proplist.c
1426 M: Markus Armbruster <armbru@redhat.com>
1433 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1436 M: Alistair Francis <alistair.francis@xilinx.com>
1438 F: hw/core/register.c
1439 F: include/hw/register.h
1442 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1443 M: Jan Kiszka <jan.kiszka@siemens.com>
1447 F: include/net/slirp.h
1448 T: git git://git.kiszka.org/qemu.git queues/slirp
1451 M: Paolo Bonzini <pbonzini@redhat.com>
1456 M: Stefan Hajnoczi <stefanha@redhat.com>
1459 F: scripts/tracetool.py
1460 F: scripts/tracetool/
1462 T: git git://github.com/stefanha/qemu.git tracing
1466 F: scripts/checkpatch.pl
1469 M: Juan Quintela <quintela@redhat.com>
1470 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1472 F: include/migration/
1474 F: scripts/vmstate-static-checker.py
1475 F: tests/vmstate-static-checker-data/
1476 F: docs/migration.txt
1479 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1482 F: include/sysemu/seccomp.h
1485 M: Daniel P. Berrange <berrange@redhat.com>
1489 F: tests/test-crypto-*
1492 M: Stefan Hajnoczi <stefanha@redhat.com>
1493 M: Kevin Wolf <kwolf@redhat.com>
1495 F: include/qemu/coroutine*
1496 F: tests/test-coroutine.c
1499 M: Daniel P. Berrange <berrange@redhat.com>
1502 F: include/qemu/buffer.h
1505 M: Daniel P. Berrange <berrange@redhat.com>
1512 M: Daniel P. Berrange <berrange@redhat.com>
1513 M: Gerd Hoffmann <kraxel@redhat.com>
1514 M: Paolo Bonzini <pbonzini@redhat.com>
1516 F: include/qemu/sockets.h
1517 F: util/qemu-sockets.c
1519 Throttling infrastructure
1520 M: Alberto Garcia <berto@igalia.com>
1522 F: block/throttle-groups.c
1523 F: include/block/throttle-groups.h
1524 F: include/qemu/throttle.h
1526 L: qemu-block@nongnu.org
1529 M: Fam Zheng <famz@redhat.com>
1532 F: include/qemu/uuid.h
1533 F: tests/test-uuid.c
1536 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1539 F: include/migration/colo.h
1540 F: include/migration/failover.h
1544 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1545 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1547 F: docs/colo-proxy.txt
1549 F: net/filter-rewriter.c
1550 F: net/filter-mirror.c
1553 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1554 R: Paolo Bonzini <pbonzini@redhat.com>
1555 W: http://wiki.qemu.org/Features/record-replay
1558 F: block/blkreplay.c
1559 F: net/filter-replay.c
1560 F: include/sysemu/replay.h
1567 M: Riku Voipio <riku.voipio@iki.fi>
1576 F: default-configs/*-bsd-user.mak
1579 M: Riku Voipio <riku.voipio@iki.fi>
1582 F: default-configs/*-linux-user.mak
1584 Tiny Code Generator (TCG)
1585 -------------------------
1587 M: Richard Henderson <rth@twiddle.net>
1592 M: Claudio Fontana <claudio.fontana@huawei.com>
1593 M: Claudio Fontana <claudio.fontana@gmail.com>
1595 L: qemu-arm@nongnu.org
1601 M: Andrzej Zaborowski <balrogg@gmail.com>
1603 L: qemu-arm@nongnu.org
1608 L: qemu-devel@nongnu.org
1614 M: Aurelien Jarno <aurelien@aurel32.net>
1620 M: Aurelien Jarno <aurelien@aurel32.net>
1626 M: Richard Henderson <rth@twiddle.net>
1632 M: Alexander Graf <agraf@suse.de>
1633 M: Richard Henderson <rth@twiddle.net>
1644 M: Stefan Weil <sw@weilnetz.de>
1653 M: Fam Zheng <famz@redhat.com>
1654 L: qemu-block@nongnu.org
1659 M: Josh Durgin <jdurgin@redhat.com>
1660 M: Jeff Cody <jcody@redhat.com>
1661 L: qemu-block@nongnu.org
1664 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1667 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1668 M: Liu Yuan <namei.unix@gmail.com>
1669 M: Jeff Cody <jcody@redhat.com>
1670 L: qemu-block@nongnu.org
1671 L: sheepdog@lists.wpkg.org
1674 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1677 M: Jeff Cody <jcody@redhat.com>
1678 L: qemu-block@nongnu.org
1681 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1684 M: Stefan Weil <sw@weilnetz.de>
1685 L: qemu-block@nongnu.org
1690 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1691 M: Paolo Bonzini <pbonzini@redhat.com>
1692 M: Peter Lieven <pl@kamp.de>
1693 L: qemu-block@nongnu.org
1696 F: block/iscsi-opts.c
1699 M: Jeff Cody <jcody@redhat.com>
1700 M: Peter Lieven <pl@kamp.de>
1701 L: qemu-block@nongnu.org
1704 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1707 M: Richard W.M. Jones <rjones@redhat.com>
1708 M: Jeff Cody <jcody@redhat.com>
1709 L: qemu-block@nongnu.org
1712 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1715 M: Jeff Cody <jcody@redhat.com>
1716 L: qemu-block@nongnu.org
1719 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1722 M: Jeff Cody <jcody@redhat.com>
1723 L: qemu-block@nongnu.org
1726 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1729 M: Fam Zheng <famz@redhat.com>
1730 L: qemu-block@nongnu.org
1735 M: Gonglei <arei.gonglei@huawei.com>
1740 M: Alberto Garcia <berto@igalia.com>
1743 L: qemu-block@nongnu.org
1746 M: Stefan Hajnoczi <stefanha@redhat.com>
1747 L: qemu-block@nongnu.org
1749 F: block/blkverify.c
1752 M: Stefan Hajnoczi <stefanha@redhat.com>
1753 L: qemu-block@nongnu.org
1758 M: Stefan Hajnoczi <stefanha@redhat.com>
1759 L: qemu-block@nongnu.org
1764 M: Stefan Hajnoczi <stefanha@redhat.com>
1765 L: qemu-block@nongnu.org
1770 M: Stefan Hajnoczi <stefanha@redhat.com>
1771 M: Denis V. Lunev <den@openvz.org>
1772 L: qemu-block@nongnu.org
1774 F: block/parallels.c
1775 F: docs/specs/parallels.txt
1778 M: Stefan Hajnoczi <stefanha@redhat.com>
1779 L: qemu-block@nongnu.org
1784 M: Kevin Wolf <kwolf@redhat.com>
1785 L: qemu-block@nongnu.org
1787 F: block/linux-aio.c
1788 F: include/block/raw-aio.h
1789 F: block/raw-format.c
1790 F: block/file-posix.c
1791 F: block/file-win32.c
1792 F: block/win32-aio.c
1795 M: Kevin Wolf <kwolf@redhat.com>
1796 M: Max Reitz <mreitz@redhat.com>
1797 L: qemu-block@nongnu.org
1802 M: Kevin Wolf <kwolf@redhat.com>
1803 L: qemu-block@nongnu.org
1808 M: Kevin Wolf <kwolf@redhat.com>
1809 M: Max Reitz <mreitz@redhat.com>
1810 L: qemu-block@nongnu.org
1815 M: Kevin Wolf <kwolf@redhat.com>
1816 L: qemu-block@nongnu.org
1821 M: Kevin Wolf <kwolf@redhat.com>
1822 L: qemu-block@nongnu.org
1827 M: Stefan Hajnoczi <stefanha@redhat.com>
1828 L: qemu-block@nongnu.org
1830 F: tests/image-fuzzer/
1833 M: Wen Congyang <wencongyang2@huawei.com>
1834 M: Xie Changlong <xiechanglong.d@gmail.com>
1837 F: block/replication.c
1838 F: tests/test-replication.c
1839 F: docs/block-replication.txt
1841 Build and test automation
1842 -------------------------
1843 M: Alex Bennée <alex.bennee@linaro.org>
1844 M: Fam Zheng <famz@redhat.com>
1845 L: qemu-devel@nongnu.org
1850 W: https://travis-ci.org/qemu/qemu
1851 W: http://patchew.org/QEMU/
1855 Build system architecture
1856 M: Daniel P. Berrange <berrange@redhat.com>
1858 F: docs/build-system.txt