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 Maintainers are looking after a certain area and must be CCed on
16 patches. They are considered the main contact point.
17 R: Designated reviewer: FullName <address@domain>
18 These reviewers should be CCed on patches.
19 Reviewers are familiar with the subject matter and provide feedback
20 even though they are not maintainers.
21 L: Mailing list that is relevant to this area
22 These lists should be CCed on patches.
23 W: Web-page with status/info
24 Q: Patchwork web based patch tracking system site
25 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
26 S: Status, one of the following:
27 Supported: Someone is actually paid to look after this.
28 Maintained: Someone actually looks after it.
29 Odd Fixes: It has a maintainer but they don't have time to do
30 much other than throw the odd patch in. See below.
31 Orphan: No current maintainer [but maybe you could take the
32 role as you write your new code].
33 Obsolete: Old code. Something tagged obsolete generally means
34 it has been replaced by a better system and you
36 F: Files and directories with wildcard patterns.
37 A trailing slash includes all files and subdirectory files.
38 F: drivers/net/ all files in and below drivers/net
39 F: drivers/net/* all files in drivers/net, but not below
40 F: */net/* all files in "any top level directory"/net
41 One pattern per line. Multiple F: lines acceptable.
42 X: Files and directories that are NOT maintained, same rules as F:
43 Files exclusions are tested before file matches.
44 Can be useful for excluding a specific subdirectory, for instance:
47 matches all files in and below net excluding net/ipv6/
48 K: Keyword perl extended regex pattern to match content in a
49 patch or file. For instance:
51 matches patches or files that contain "of_get_profile"
52 K: \b(printk|pr_(info|err))\b
53 matches patches or files that contain one or more of the words
54 printk, pr_info or pr_err
55 One regex pattern per line. Multiple K: lines acceptable.
58 General Project Administration
59 ------------------------------
60 M: Peter Maydell <peter.maydell@linaro.org>
63 L: qemu-devel@nongnu.org
67 Responsible Disclosure, Reporting Security Issues
68 ------------------------------
69 W: https://wiki.qemu.org/SecurityProcess
70 M: Michael S. Tsirkin <mst@redhat.com>
71 L: secalert@redhat.com
76 M: Michael Tokarev <mjt@tls.msk.ru>
77 M: Laurent Vivier <laurent@vivier.eu>
79 L: qemu-trivial@nongnu.org
80 K: ^Subject:.*(?i)trivial
81 T: git git://git.corpit.ru/qemu.git trivial-patches
82 T: git https://github.com/vivier/qemu.git trivial-patches
87 M: Cornelia Huck <cohuck@redhat.com>
89 F: default-configs/s390x-softmmu.mak
92 F: hw/char/terminal3270.c
93 F: hw/intc/s390_flic.c
94 F: hw/intc/s390_flic_kvm.c
98 F: hw/watchdog/wdt_diag288.c
100 F: include/hw/watchdog/wdt_diag288.h
102 F: pc-bios/s390-ccw.img
105 K: ^Subject:.*(?i)s390x?
106 T: git https://github.com/cohuck/qemu.git s390-next
107 L: qemu-s390x@nongnu.org
109 Guest CPU cores (TCG):
110 ----------------------
112 L: qemu-devel@nongnu.org
113 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
114 M: Richard Henderson <rth@twiddle.net>
115 R: Paolo Bonzini <pbonzini@redhat.com>
120 F: include/exec/cpu*.h
121 F: include/exec/exec-all.h
122 F: include/exec/helper*.h
123 F: include/exec/tb-hash.h
124 F: include/sysemu/cpus.h
127 M: Aurelien Jarno <aurelien@aurel32.net>
128 M: Peter Maydell <peter.maydell@linaro.org>
134 M: Richard Henderson <rth@twiddle.net>
141 M: Peter Maydell <peter.maydell@linaro.org>
142 L: qemu-arm@nongnu.org
146 F: tests/tcg/aarch64/
149 F: include/hw/cpu/a*mpcore.h
155 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
164 M: Richard Henderson <rth@twiddle.net>
171 M: Michael Walle <michael@walle.cc>
178 F: include/hw/char/lm32_juart.h
183 M: Laurent Vivier <laurent@vivier.eu>
189 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
191 F: target/microblaze/
193 F: disas/microblaze.c
196 M: Aurelien Jarno <aurelien@aurel32.net>
197 M: Aleksandar Markovic <amarkovic@wavecomp.com>
198 R: Stefan Markovic <smarkovic@wavecomp.com>
203 F: hw/intc/mips_gic.c
204 F: hw/timer/mips_gictimer.c
206 F: include/hw/misc/mips_*
207 F: include/hw/intc/mips_gic.h
208 F: include/hw/timer/mips_gictimer.h
212 F: disas/nanomips.cpp
215 M: Anthony Green <green@moxielogic.com>
220 F: default-configs/moxie-softmmu.mak
223 M: Chris Wulff <crwulff@gmail.com>
224 M: Marek Vasut <marex@denx.de>
231 M: Stafford Horne <shorne@gmail.com>
235 F: tests/tcg/openrisc/
238 M: David Gibson <david@gibson.dropbear.id.au>
239 L: qemu-ppc@nongnu.org
247 M: Michael Clark <mjc@sifive.com>
248 M: Palmer Dabbelt <palmer@sifive.com>
249 M: Alistair Francis <Alistair.Francis@wdc.com>
250 M: Sagar Karandikar <sagark@eecs.berkeley.edu>
251 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
252 L: qemu-riscv@nongnu.org
260 M: Richard Henderson <rth@twiddle.net>
261 M: David Hildenbrand <david@redhat.com>
267 L: qemu-s390x@nongnu.org
270 M: Aurelien Jarno <aurelien@aurel32.net>
278 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
279 M: Artyom Tarasenko <atar4qemu@gmail.com>
287 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
291 F: include/hw/unicore32/
294 M: Paolo Bonzini <pbonzini@redhat.com>
295 M: Richard Henderson <rth@twiddle.net>
296 M: Eduardo Habkost <ehabkost@redhat.com>
303 F: docs/qemu-cpu-models.texi
304 T: git https://github.com/ehabkost/qemu.git x86-next
307 M: Max Filippov <jcmvbkbc@gmail.com>
308 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
316 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
320 F: include/hw/tricore/
322 Multiarch Linux User Tests
323 M: Alex Bennée <alex.bennee@linaro.org>
324 F: tests/tcg/multiarch/
326 Guest CPU Cores (KVM):
327 ----------------------
330 M: Paolo Bonzini <pbonzini@redhat.com>
331 L: kvm@vger.kernel.org
335 F: include/sysemu/kvm*.h
338 M: Peter Maydell <peter.maydell@linaro.org>
339 L: qemu-arm@nongnu.org
344 M: James Hogan <jhogan@kernel.org>
345 R: Stefan Markovic <smarkovic@wavecomp.com>
350 M: David Gibson <david@gibson.dropbear.id.au>
355 M: Christian Borntraeger <borntraeger@de.ibm.com>
356 M: Cornelia Huck <cohuck@redhat.com>
358 F: target/s390x/kvm.c
359 F: target/s390x/kvm_s390x.h
360 F: target/s390x/kvm-stub.c
361 F: target/s390x/ioinst.[ch]
362 F: target/s390x/machine.c
363 F: target/s390x/sigp.c
364 F: hw/intc/s390_flic.c
365 F: hw/intc/s390_flic_kvm.c
366 F: include/hw/s390x/s390_flic.h
368 T: git https://github.com/cohuck/qemu.git s390-next
369 T: git https://github.com/borntraeger/qemu.git s390-next
370 L: qemu-s390x@nongnu.org
373 M: Paolo Bonzini <pbonzini@redhat.com>
374 M: Marcelo Tosatti <mtosatti@redhat.com>
375 L: kvm@vger.kernel.org
379 Guest CPU Cores (Xen):
380 ----------------------
383 M: Stefano Stabellini <sstabellini@kernel.org>
384 M: Anthony Perard <anthony.perard@citrix.com>
385 L: xen-devel@lists.xenproject.org
388 F: hw/9pfs/xen-9p-backend.c
389 F: hw/char/xen_console.c
390 F: hw/display/xenfb.c
397 F: include/sysemu/xen-mapcache.h
403 L: qemu-devel@nongnu.org
409 L: qemu-devel@nongnu.org
414 L: qemu-devel@nongnu.org
415 M: Kamil Rytarowski <kamil@netbsd.org>
417 K: ^Subject:.*(?i)NetBSD
420 L: qemu-devel@nongnu.org
421 M: Brad Smith <brad@comstyle.com>
423 K: ^Subject:.*(?i)OpenBSD
426 L: qemu-devel@nongnu.org
427 M: Stefan Weil <sw@weilnetz.de>
436 M: Richard Henderson <rth@twiddle.net>
439 F: hw/isa/smc37c669-superio.c
444 M: Beniamino Galvani <b.galvani@gmail.com>
445 M: Peter Maydell <peter.maydell@linaro.org>
446 L: qemu-arm@nongnu.org
449 F: include/hw/*/allwinner*
450 F: hw/arm/cubieboard.c
452 ARM PrimeCell and CMSDK devices
453 M: Peter Maydell <peter.maydell@linaro.org>
454 L: qemu-arm@nongnu.org
457 F: include/hw/char/pl011.h
460 F: include/hw/dma/pl080.h
467 F: include/hw/ssi/pl022.h
469 F: include/hw/arm/primecell.h
470 F: hw/timer/cmsdk-apb-timer.c
471 F: include/hw/timer/cmsdk-apb-timer.h
472 F: hw/timer/cmsdk-apb-dualtimer.c
473 F: include/hw/timer/cmsdk-apb-dualtimer.h
474 F: hw/char/cmsdk-apb-uart.c
475 F: include/hw/char/cmsdk-apb-uart.h
476 F: hw/watchdog/cmsdk-apb-watchdog.c
477 F: include/hw/watchdog/cmsdk-apb-watchdog.h
479 F: include/hw/misc/tz-ppc.h
481 F: include/hw/misc/tz-mpc.h
483 F: include/hw/misc/tz-msc.h
486 M: Peter Maydell <peter.maydell@linaro.org>
487 L: qemu-arm@nongnu.org
490 F: hw/intc/gic_internal.h
492 F: hw/misc/arm11scu.c
493 F: hw/timer/a9gtimer*
495 F: include/hw/arm/arm*.h
496 F: include/hw/intc/arm*
497 F: include/hw/misc/a9scu.h
498 F: include/hw/misc/arm11scu.h
499 F: include/hw/timer/a9gtimer.h
500 F: include/hw/timer/arm_mptimer.h
501 F: include/hw/timer/armv7m_systick.h
502 F: tests/test-arm-mptimer.c
505 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
506 M: Peter Maydell <peter.maydell@linaro.org>
507 L: qemu-arm@nongnu.org
510 F: include/hw/arm/exynos4210.h
513 M: Rob Herring <robh@kernel.org>
514 M: Peter Maydell <peter.maydell@linaro.org>
515 L: qemu-arm@nongnu.org
521 M: Antony Pavlov <antonynpavlov@gmail.com>
522 M: Peter Maydell <peter.maydell@linaro.org>
523 L: qemu-arm@nongnu.org
525 F: include/hw/arm/digic.h
529 M: Peter Maydell <peter.maydell@linaro.org>
530 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
531 L: qemu-devel@nongnu.org
532 L: qemu-arm@nongnu.org
537 M: Peter Chubb <peter.chubb@nicta.com.au>
538 M: Peter Maydell <peter.maydell@linaro.org>
539 L: qemu-arm@nongnu.org
544 F: include/hw/*/imx_*
545 F: include/hw/*/*imx31*
548 M: Peter Maydell <peter.maydell@linaro.org>
549 L: qemu-arm@nongnu.org
551 F: hw/arm/integratorcp.c
552 F: hw/misc/arm_integrator_debug.c
554 MCIMX6UL EVK / i.MX6ul
555 M: Peter Maydell <peter.maydell@linaro.org>
556 R: Jean-Christophe Dubois <jcd@tribudubois.net>
557 L: qemu-arm@nongnu.org
559 F: hw/arm/mcimx6ul-evk.c
560 F: hw/arm/fsl-imx6ul.c
561 F: hw/misc/imx6ul_ccm.c
562 F: include/hw/arm/fsl-imx6ul.h
563 F: include/hw/misc/imx6ul_ccm.h
565 MCIMX7D SABRE / i.MX7
566 M: Peter Maydell <peter.maydell@linaro.org>
567 R: Andrey Smirnov <andrew.smirnov@gmail.com>
568 L: qemu-arm@nongnu.org
570 F: hw/arm/mcimx7d-sabre.c
572 F: include/hw/arm/fsl-imx7.h
573 F: hw/pci-host/designware.c
574 F: include/hw/pci-host/designware.h
577 M: Peter Maydell <peter.maydell@linaro.org>
578 L: qemu-arm@nongnu.org
583 F: include/hw/misc/mps2-*.h
585 F: include/hw/arm/iotkit.h
586 F: hw/misc/iotkit-sysctl.c
587 F: include/hw/misc/iotkit-sysctl.h
588 F: hw/misc/iotkit-sysinfo.c
589 F: include/hw/misc/iotkit-sysinfo.h
592 M: Jan Kiszka <jan.kiszka@web.de>
593 M: Peter Maydell <peter.maydell@linaro.org>
594 L: qemu-arm@nongnu.org
599 M: Andrzej Zaborowski <balrogg@gmail.com>
600 M: Peter Maydell <peter.maydell@linaro.org>
601 L: qemu-arm@nongnu.org
606 M: Andrzej Zaborowski <balrogg@gmail.com>
607 M: Peter Maydell <peter.maydell@linaro.org>
608 L: qemu-arm@nongnu.org
613 M: Peter Maydell <peter.maydell@linaro.org>
614 R: Andrew Baumann <Andrew.Baumann@microsoft.com>
615 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
616 L: qemu-arm@nongnu.org
618 F: hw/arm/raspi_platform.h
620 F: include/hw/arm/raspi*
621 F: include/hw/*/bcm283*
624 M: Peter Maydell <peter.maydell@linaro.org>
625 L: qemu-arm@nongnu.org
628 F: hw/cpu/realview_mpcore.c
629 F: hw/intc/realview_gic.c
630 F: include/hw/intc/realview_gic.h
633 M: Andrzej Zaborowski <balrogg@gmail.com>
634 M: Peter Maydell <peter.maydell@linaro.org>
635 L: qemu-arm@nongnu.org
637 F: hw/arm/mainstone.c
642 F: hw/misc/mst_fpga.c
643 F: include/hw/arm/pxa.h
646 M: Peter Maydell <peter.maydell@linaro.org>
647 R: Jean-Christophe Dubois <jcd@tribudubois.net>
648 L: qemu-arm@nongnu.org
650 F: hw/arm/sabrelite.c
652 F: hw/misc/imx6_src.c
654 F: include/hw/arm/fsl-imx6.h
655 F: include/hw/misc/imx6_src.h
656 F: include/hw/ssi/imx_spi.h
658 Sharp SL-5500 (Collie) PDA
659 M: Peter Maydell <peter.maydell@linaro.org>
660 L: qemu-arm@nongnu.org
666 M: Peter Maydell <peter.maydell@linaro.org>
667 L: qemu-arm@nongnu.org
672 M: Peter Maydell <peter.maydell@linaro.org>
673 L: qemu-arm@nongnu.org
678 M: Peter Maydell <peter.maydell@linaro.org>
679 L: qemu-arm@nongnu.org
682 F: hw/misc/arm_sysctl.c
685 M: Peter Maydell <peter.maydell@linaro.org>
686 L: qemu-arm@nongnu.org
689 F: include/hw/arm/virt.h
692 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
693 M: Alistair Francis <alistair@alistair23.me>
694 M: Peter Maydell <peter.maydell@linaro.org>
695 L: qemu-arm@nongnu.org
700 F: include/hw/misc/zynq*
704 M: Alistair Francis <alistair@alistair23.me>
705 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
706 M: Peter Maydell <peter.maydell@linaro.org>
707 L: qemu-arm@nongnu.org
710 F: include/hw/*/xlnx*.h
713 M: Shannon Zhao <shannon.zhaosl@gmail.com>
714 L: qemu-arm@nongnu.org
716 F: hw/arm/virt-acpi-build.c
719 M: Alistair Francis <alistair@alistair23.me>
720 M: Peter Maydell <peter.maydell@linaro.org>
722 F: hw/arm/stm32f205_soc.c
723 F: hw/misc/stm32f2xx_syscfg.c
724 F: hw/char/stm32f2xx_usart.c
725 F: hw/timer/stm32f2xx_timer.c
727 F: hw/ssi/stm32f2xx_spi.c
728 F: include/hw/*/stm32*.h
731 M: Alistair Francis <alistair@alistair23.me>
732 M: Peter Maydell <peter.maydell@linaro.org>
734 F: hw/arm/netduino2.c
737 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
738 M: Peter Maydell <peter.maydell@linaro.org>
741 F: hw/misc/msf2-sysreg.c
742 F: hw/timer/mss-timer.c
744 F: include/hw/arm/msf2-soc.h
745 F: include/hw/misc/msf2-sysreg.h
746 F: include/hw/timer/mss-timer.h
747 F: include/hw/ssi/mss-spi.h
750 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
751 M: Peter Maydell <peter.maydell@linaro.org>
756 M: Cédric Le Goater <clg@kaod.org>
757 M: Peter Maydell <peter.maydell@linaro.org>
758 R: Andrew Jeffery <andrew@aj.id.au>
759 R: Joel Stanley <joel@jms.id.au>
760 L: qemu-arm@nongnu.org
763 F: include/hw/*/*aspeed*
764 F: hw/net/ftgmac100.c
765 F: include/hw/net/ftgmac100.h
768 M: Joel Stanley <joel@jms.id.au>
769 M: Peter Maydell <peter.maydell@linaro.org>
770 L: qemu-arm@nongnu.org
772 F: hw/arm/nrf51_soc.c
774 F: include/hw/arm/nrf51_soc.h
779 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
781 F: hw/cris/axis_dev88.c
786 EVR32 and uclinux BSP
787 M: Michael Walle <michael@walle.cc>
789 F: hw/lm32/lm32_boards.c
792 M: Michael Walle <michael@walle.cc>
794 F: hw/lm32/milkymist.c
799 M: Thomas Huth <huth@tuxfamily.org>
805 M: Thomas Huth <huth@tuxfamily.org>
808 F: hw/m68k/mcf_intc.c
809 F: hw/char/mcf_uart.c
811 F: include/hw/m68k/mcf*.h
816 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
818 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
821 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
823 F: hw/microblaze/petalogix_ml605_mmu.c
828 M: Hervé Poussineau <hpoussin@reactos.org>
829 R: Stefan Markovic <smarkovic@wavecomp.com>
831 F: hw/mips/mips_jazz.c
834 M: Aurelien Jarno <aurelien@aurel32.net>
835 R: Stefan Markovic <smarkovic@wavecomp.com>
837 F: hw/mips/mips_malta.c
840 M: Aleksandar Markovic <amarkovic@wavecomp.com>
841 R: Stefan Markovic <smarkovic@wavecomp.com>
843 F: hw/mips/mips_mipssim.c
847 M: Aurelien Jarno <aurelien@aurel32.net>
848 R: Stefan Markovic <smarkovic@wavecomp.com>
850 F: hw/mips/mips_r4k.c
853 M: Aleksandar Markovic <amarkovic@wavecomp.com>
854 R: Stefan Markovic <smarkovic@wavecomp.com>
856 F: hw/mips/mips_fulong2e.c
859 F: include/hw/isa/vt82c686.h
862 M: Paul Burton <pburton@wavecomp.com>
863 R: Stefan Markovic <smarkovic@wavecomp.com>
865 F: hw/core/loader-fit.c
867 F: hw/pci-host/xilinx-pcie.c
872 M: Jia Liu <proljc@gmail.com>
874 F: hw/openrisc/openrisc_sim.c
879 M: David Gibson <david@gibson.dropbear.id.au>
880 L: qemu-ppc@nongnu.org
882 F: hw/ppc/ppc405_boards.c
885 M: David Gibson <david@gibson.dropbear.id.au>
886 L: qemu-ppc@nongnu.org
888 F: hw/ppc/ppc440_bamboo.c
891 M: David Gibson <david@gibson.dropbear.id.au>
892 L: qemu-ppc@nongnu.org
896 F: include/hw/ppc/ppc_e500.h
897 F: include/hw/pci-host/ppce500.h
898 F: pc-bios/u-boot.e500
901 M: David Gibson <david@gibson.dropbear.id.au>
902 L: qemu-ppc@nongnu.org
904 F: hw/ppc/mpc8544ds.c
905 F: hw/ppc/mpc8544_guts.c
908 M: David Gibson <david@gibson.dropbear.id.au>
909 L: qemu-ppc@nongnu.org
911 F: hw/ppc/mac_newworld.c
912 F: hw/pci-host/uninorth.c
913 F: hw/pci-bridge/dec.[hc]
916 F: hw/nvram/mac_nvram.c
917 F: include/hw/misc/macio/
918 F: include/hw/misc/mos6522.h
919 F: include/hw/ppc/mac_dbdma.h
922 M: David Gibson <david@gibson.dropbear.id.au>
923 L: qemu-ppc@nongnu.org
925 F: hw/ppc/mac_oldworld.c
926 F: hw/pci-host/grackle.c
928 F: hw/intc/heathrow_pic.c
931 M: Hervé Poussineau <hpoussin@reactos.org>
932 L: qemu-devel@nongnu.org
933 L: qemu-ppc@nongnu.org
936 F: hw/ppc/prep_systemio.c
937 F: hw/ppc/rs6000_mc.c
938 F: hw/pci-host/prep.[hc]
942 F: hw/timer/m48t59-isa.c
943 F: include/hw/isa/pc87312.h
944 F: include/hw/timer/m48t59.h
945 F: pc-bios/ppc_rom.bin
948 M: David Gibson <david@gibson.dropbear.id.au>
949 L: qemu-ppc@nongnu.org
952 F: include/hw/*/spapr*
954 F: include/hw/*/xics*
955 F: pc-bios/spapr-rtas/*
956 F: pc-bios/spapr-rtas.bin
958 F: pc-bios/skiboot.lid
959 F: docs/specs/ppc-spapr-hcalls.txt
960 F: docs/specs/ppc-spapr-hotplug.txt
962 F: tests/libqos/*spapr*
964 F: tests/libqos/rtas*
967 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
968 L: qemu-ppc@nongnu.org
970 F: hw/ppc/virtex_ml507.c
973 M: BALATON Zoltan <balaton@eik.bme.hu>
974 L: qemu-ppc@nongnu.org
982 M: Magnus Damm <magnus.damm@gmail.com>
986 F: hw/timer/sh_timer.c
989 M: Magnus Damm <magnus.damm@gmail.com>
996 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
999 F: hw/sparc/sun4m_iommu.c
1000 F: hw/dma/sparc32_dma.c
1001 F: hw/misc/eccmemctl.c
1002 F: hw/misc/slavio_misc.c
1003 F: include/hw/sparc/sparc32_dma.h
1004 F: pc-bios/openbios-sparc32
1007 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1009 F: hw/sparc64/sun4u.c
1010 F: pc-bios/openbios-sparc64
1013 M: Artyom Tarasenko <atar4qemu@gmail.com>
1015 F: hw/sparc64/niagara.c
1016 F: hw/timer/sun4v-rtc.c
1017 F: include/hw/timer/sun4v-rtc.h
1020 M: Fabien Chouteau <chouteau@adacore.com>
1024 F: include/hw/sparc/grlib.h
1029 M: Cornelia Huck <cohuck@redhat.com>
1030 M: Christian Borntraeger <borntraeger@de.ibm.com>
1032 F: hw/char/sclp*.[hc]
1033 F: hw/char/terminal3270.c
1035 F: include/hw/s390x/
1036 F: hw/watchdog/wdt_diag288.c
1037 F: include/hw/watchdog/wdt_diag288.h
1038 F: default-configs/s390x-softmmu.mak
1039 T: git https://github.com/cohuck/qemu.git s390-next
1040 T: git https://github.com/borntraeger/qemu.git s390-next
1041 L: qemu-s390x@nongnu.org
1044 M: Christian Borntraeger <borntraeger@de.ibm.com>
1045 M: Thomas Huth <thuth@redhat.com>
1048 F: pc-bios/s390-ccw/
1049 F: pc-bios/s390-ccw.img
1050 T: git https://github.com/borntraeger/qemu.git s390-next
1051 L: qemu-s390x@nongnu.org
1054 M: Collin Walling <walling@linux.ibm.com>
1056 F: hw/s390x/s390-pci*
1057 L: qemu-s390x@nongnu.org
1061 PKUnity-3 SoC initramfs-with-busybox
1062 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1070 M: Michael S. Tsirkin <mst@redhat.com>
1071 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1075 F: hw/pci-host/piix.c
1076 F: hw/pci-host/q35.c
1077 F: hw/pci-host/pam.c
1078 F: include/hw/pci-host/q35.h
1079 F: include/hw/pci-host/pam.h
1081 F: hw/isa/lpc_ich9.c
1082 F: hw/i2c/smbus_ich9.c
1085 F: include/hw/acpi/ich9.h
1086 F: include/hw/acpi/piix4.h
1090 M: Michael S. Tsirkin <mst@redhat.com>
1091 M: Paolo Bonzini <pbonzini@redhat.com>
1093 F: hw/char/debugcon.c
1094 F: hw/char/parallel*
1097 F: hw/i2c/pm_smbus.c
1102 F: hw/isa/isa-superio.c
1103 F: hw/misc/debugexit.c
1104 F: hw/misc/pc-testdev.c
1107 F: hw/timer/mc146818rtc*
1108 F: hw/watchdog/wdt_ib700.c
1109 F: include/hw/display/vga.h
1110 F: include/hw/char/parallel.h
1111 F: include/hw/dma/i8257.h
1112 F: include/hw/i2c/pm_smbus.h
1113 F: include/hw/input/i8042.h
1114 F: include/hw/isa/superio.h
1115 F: include/hw/timer/hpet.h
1116 F: include/hw/timer/i8254*
1117 F: include/hw/timer/mc146818rtc*
1120 M: Eduardo Habkost <ehabkost@redhat.com>
1121 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1123 F: hw/core/machine.c
1124 F: hw/core/null-machine.c
1125 F: include/hw/boards.h
1126 T: git https://github.com/ehabkost/qemu.git machine-next
1131 M: Max Filippov <jcmvbkbc@gmail.com>
1135 XTFPGA (LX60, LX200, ML605, KC705)
1136 M: Max Filippov <jcmvbkbc@gmail.com>
1138 F: hw/xtensa/xtfpga.c
1139 F: hw/net/opencores_eth.c
1144 M: Jiri Slaby <jslaby@suse.cz>
1149 M: John Snow <jsnow@redhat.com>
1150 L: qemu-block@nongnu.org
1157 F: hw/block/hd-geometry.c
1159 F: tests/ahci-test.c
1160 F: tests/cdrom-test.c
1161 F: tests/libqos/ahci*
1162 T: git https://github.com/jnsnow/qemu.git ide
1165 M: Corey Minyard <minyard@acm.org>
1167 F: include/hw/ipmi/*
1169 F: hw/smbios/smbios_type_38.c
1171 T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
1174 M: John Snow <jsnow@redhat.com>
1175 L: qemu-block@nongnu.org
1178 F: include/hw/block/fdc.h
1180 T: git https://github.com/jnsnow/qemu.git ide
1183 M: Peter Maydell <peter.maydell@linaro.org>
1186 F: include/hw/arm/omap.h
1189 M: Alberto Garcia <berto@igalia.com>
1191 F: hw/char/ipoctal232.c
1195 M: Michael S. Tsirkin <mst@redhat.com>
1196 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1199 F: hw/misc/pci-testdev.c
1204 F: default-configs/pci.mak
1207 M: Michael S. Tsirkin <mst@redhat.com>
1208 M: Igor Mammedov <imammedo@redhat.com>
1210 F: include/hw/acpi/*
1211 F: include/hw/smbios/*
1215 F: hw/i386/acpi-build.[hc]
1216 F: hw/arm/virt-acpi-build.c
1217 F: tests/bios-tables-test.c
1218 F: tests/acpi-utils.[hc]
1219 F: tests/acpi-test-data/*
1220 F: tests/acpi-test-data/*/*
1223 M: David Gibson <david@gibson.dropbear.id.au>
1224 L: qemu-ppc@nongnu.org
1227 F: hw/i2c/ppc4xx_i2c.c
1228 F: include/hw/ppc/ppc4xx.h
1229 F: include/hw/i2c/ppc4xx_i2c.h
1232 M: David Gibson <david@gibson.dropbear.id.au>
1233 L: qemu-ppc@nongnu.org
1236 F: hw/pci-host/ppce500.c
1237 F: hw/net/fsl_etsec/
1240 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1241 R: Paolo Bonzini <pbonzini@redhat.com>
1246 M: Jason Wang <jasowang@redhat.com>
1250 F: tests/virtio-net-test.c
1251 T: git https://github.com/jasowang/qemu.git net
1254 M: Paolo Bonzini <pbonzini@redhat.com>
1255 R: Fam Zheng <famz@redhat.com>
1257 F: include/hw/scsi/*
1259 F: tests/virtio-scsi-test.c
1260 T: git https://github.com/bonzini/qemu.git scsi-next
1263 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1264 M: Alistair Francis <alistair@alistair23.me>
1267 F: hw/block/m25p80.c
1268 F: include/hw/ssi/ssi.h
1270 F: tests/m25p80-test.c
1273 M: Alistair Francis <alistair@alistair23.me>
1274 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1279 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1281 F: include/hw/sd/sd*
1287 M: Gerd Hoffmann <kraxel@redhat.com>
1290 F: tests/usb-*-test.c
1292 F: docs/usb-storage.txt
1295 F: default-configs/usb.mak
1297 USB (serial adapter)
1298 M: Gerd Hoffmann <kraxel@redhat.com>
1299 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1301 F: hw/usb/dev-serial.c
1304 M: Alex Williamson <alex.williamson@redhat.com>
1310 M: Cornelia Huck <cohuck@redhat.com>
1311 M: Eric Farman <farman@linux.ibm.com>
1312 M: Farhan Ali <alifm@linux.ibm.com>
1315 F: hw/s390x/s390-ccw.c
1316 F: include/hw/s390x/s390-ccw.h
1317 T: git https://github.com/cohuck/qemu.git s390-next
1318 L: qemu-s390x@nongnu.org
1321 M: Christian Borntraeger <borntraeger@de.ibm.com>
1322 M: Tony Krowiak <akrowiak@linux.ibm.com>
1323 M: Halil Pasic <pasic@linux.ibm.com>
1324 M: Pierre Morel <pmorel@linux.ibm.com>
1326 F: hw/s390x/ap-device.c
1327 F: hw/s390x/ap-bridge.c
1328 F: include/hw/s390x/ap-device.h
1329 F: include/hw/s390x/ap-bridge.h
1332 L: qemu-s390x@nongnu.org
1335 M: Michael S. Tsirkin <mst@redhat.com>
1338 F: docs/interop/vhost-user.txt
1341 M: Michael S. Tsirkin <mst@redhat.com>
1344 F: hw/virtio/Makefile.objs
1345 F: hw/virtio/trace-events
1347 F: include/hw/virtio/
1348 F: tests/virtio-balloon-test.c
1351 M: Greg Kurz <groug@kaod.org>
1355 F: tests/virtio-9p-test.c
1356 T: git https://github.com/gkurz/qemu.git 9p-next
1359 M: Stefan Hajnoczi <stefanha@redhat.com>
1360 L: qemu-block@nongnu.org
1362 F: hw/block/virtio-blk.c
1363 F: hw/block/dataplane/*
1364 F: tests/virtio-blk-test.c
1365 T: git https://github.com/stefanha/qemu.git block
1368 M: Cornelia Huck <cohuck@redhat.com>
1369 M: Halil Pasic <pasic@linux.ibm.com>
1371 F: hw/s390x/virtio-ccw*.[hc]
1372 F: hw/s390x/vhost-vsock-ccw.c
1373 T: git https://github.com/cohuck/qemu.git s390-next
1374 T: git https://github.com/borntraeger/qemu.git s390-next
1375 L: qemu-s390x@nongnu.org
1378 M: Gerd Hoffmann <kraxel@redhat.com>
1380 F: hw/input/virtio-input*.c
1381 F: include/hw/virtio/virtio-input.h
1384 M: Amit Shah <amit@kernel.org>
1386 F: hw/char/virtio-serial-bus.c
1387 F: hw/char/virtio-console.c
1388 F: include/hw/virtio/virtio-serial.h
1389 F: tests/virtio-console-test.c
1390 F: tests/virtio-serial-test.c
1393 M: Amit Shah <amit@kernel.org>
1395 F: hw/virtio/virtio-rng.c
1396 F: include/hw/virtio/virtio-rng.h
1397 F: include/sysemu/rng*.h
1399 F: tests/virtio-rng-test.c
1402 M: Gonglei <arei.gonglei@huawei.com>
1404 F: hw/virtio/virtio-crypto.c
1405 F: hw/virtio/virtio-crypto-pci.c
1406 F: include/hw/virtio/virtio-crypto.h
1409 M: Keith Busch <keith.busch@intel.com>
1410 L: qemu-block@nongnu.org
1413 F: tests/nvme-test.c
1416 M: Hannes Reinecke <hare@suse.com>
1417 L: qemu-block@nongnu.org
1419 F: hw/scsi/megasas.c
1421 F: tests/megasas-test.c
1423 Network packet abstractions
1424 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1426 F: include/net/eth.h
1428 F: hw/net/net_rx_pkt*
1429 F: hw/net/net_tx_pkt*
1432 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1435 F: hw/scsi/vmw_pvscsi*
1436 F: tests/vmxnet3-test.c
1439 M: Jiri Pirko <jiri@resnulli.us>
1443 F: docs/specs/rocker.txt
1446 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1450 F: include/hw/mem/nvdimm.h
1453 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1458 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1463 M: Stefan Weil <sw@weilnetz.de>
1465 F: hw/net/eepro100.c
1468 M: Alistair Francis <alistair@alistair23.me>
1470 F: hw/core/generic-loader.c
1471 F: include/hw/core/generic-loader.h
1472 F: docs/generic-loader.txt
1474 Intel Hexadecimal Object File Loader
1475 M: Su Hang <suhang16@mails.ucas.ac.cn>
1477 F: tests/hexloader-test.c
1478 F: tests/data/hex-loader/test.hex
1481 M: Thomas Huth <thuth@redhat.com>
1483 F: hw/nvram/chrp_nvram.c
1484 F: include/hw/nvram/chrp_nvram.h
1485 F: tests/prom-env-test.c
1488 M: Ben Warren <ben@skyportsystems.com>
1490 F: hw/acpi/vmgenid.c
1491 F: include/hw/acpi/vmgenid.h
1492 F: docs/specs/vmgenid.txt
1493 F: tests/vmgenid-test.c
1496 Unimplemented device
1497 M: Peter Maydell <peter.maydell@linaro.org>
1498 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1500 F: include/hw/misc/unimp.h
1504 M: Gerd Hoffmann <kraxel@redhat.com>
1507 F: hw/display/bochs-display.c
1508 F: include/hw/display/vga.h
1509 F: include/hw/display/bochs-vbe.h
1512 M: Gerd Hoffmann <kraxel@redhat.com>
1514 F: hw/display/ramfb*.c
1515 F: include/hw/display/ramfb.h
1518 M: Gerd Hoffmann <kraxel@redhat.com>
1520 F: hw/display/virtio-gpu*
1521 F: hw/display/virtio-vga.c
1522 F: include/hw/virtio/virtio-gpu.h
1525 M: Gerd Hoffmann <kraxel@redhat.com>
1527 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1528 F: hw/display/cirrus*
1531 M: Gerd Hoffmann <kraxel@redhat.com>
1534 F: include/hw/display/edid.h
1540 M: Gerd Hoffmann <kraxel@redhat.com>
1544 F: include/hw/audio/
1545 F: tests/ac97-test.c
1546 F: tests/es1370-test.c
1547 F: tests/intel-hda-test.c
1550 M: Kevin Wolf <kwolf@redhat.com>
1551 M: Max Reitz <mreitz@redhat.com>
1552 L: qemu-block@nongnu.org
1560 F: tests/qemu-iotests/
1561 F: util/qemu-progress.c
1562 F: qobject/block-qdict.c
1563 F: tests/check-block-qdict.c
1564 T: git https://repo.or.cz/qemu/kevin.git block
1567 M: Stefan Hajnoczi <stefanha@redhat.com>
1568 M: Fam Zheng <famz@redhat.com>
1569 L: qemu-block@nongnu.org
1575 F: include/block/aio.h
1576 F: include/block/aio-wait.h
1577 F: scripts/qemugdb/aio.py
1578 T: git https://github.com/stefanha/qemu.git block
1580 Block SCSI subsystem
1581 M: Paolo Bonzini <pbonzini@redhat.com>
1582 R: Fam Zheng <famz@redhat.com>
1583 L: qemu-block@nongnu.org
1589 M: Jeff Cody <jcody@redhat.com>
1590 L: qemu-block@nongnu.org
1593 F: include/block/blockjob.h
1596 F: include/qemu/job.h
1602 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
1604 Block QAPI, monitor, command line
1605 M: Markus Armbruster <armbru@redhat.com>
1610 F: qapi/transaction.json
1611 T: git https://repo.or.cz/qemu/armbru.git block-next
1614 M: Fam Zheng <famz@redhat.com>
1615 M: John Snow <jsnow@redhat.com>
1616 L: qemu-block@nongnu.org
1619 F: block/dirty-bitmap.c
1620 F: include/qemu/hbitmap.h
1621 F: include/block/dirty-bitmap.h
1622 F: tests/test-hbitmap.c
1623 F: docs/interop/bitmaps.rst
1624 T: git https://github.com/famz/qemu.git bitmaps
1625 T: git https://github.com/jnsnow/qemu.git bitmaps
1627 Character device backends
1628 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1629 R: Paolo Bonzini <pbonzini@redhat.com>
1635 Character Devices (Braille)
1636 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1640 Command line option argument parsing
1641 M: Markus Armbruster <armbru@redhat.com>
1643 F: include/qemu/option.h
1644 F: tests/test-keyval.c
1645 F: tests/test-qemu-opts.c
1647 F: util/qemu-option.c
1650 M: Markus Armbruster <armbru@redhat.com>
1652 F: scripts/coverity-model.c
1655 L: qemu-devel@nongnu.org
1658 F: include/qom/cpu.h
1661 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1662 M: Alexander Graf <agraf@suse.de>
1665 F: include/sysemu/device_tree.h
1669 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1671 F: hw/misc/vmcoreinfo.c
1672 F: include/hw/misc/vmcoreinfo.h
1673 F: include/sysemu/dump-arch.h
1674 F: include/sysemu/dump.h
1675 F: scripts/dump-guest-memory.py
1679 M: Markus Armbruster <armbru@redhat.com>
1681 F: include/qapi/error.h
1682 F: include/qemu/error-report.h
1684 F: util/qemu-error.c
1687 L: qemu-devel@nongnu.org
1693 M: Paolo Bonzini <pbonzini@redhat.com>
1695 F: include/exec/ioport.h
1697 F: include/exec/memory.h
1698 F: include/exec/ram_addr.h
1700 F: include/exec/memory-internal.h
1704 M: Gerd Hoffmann <kraxel@redhat.com>
1706 F: include/ui/qemu-spice.h
1707 F: include/ui/spice-display.h
1709 F: audio/spiceaudio.c
1714 M: Gerd Hoffmann <kraxel@redhat.com>
1722 M: Peter Maydell <peter.maydell@linaro.org>
1727 M: Paolo Bonzini <pbonzini@redhat.com>
1731 F: util/qemu-timer.c
1733 F: qapi/run-state.json
1736 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1741 F: include/monitor/hmp-target.h
1744 Network device backends
1745 M: Jason Wang <jasowang@redhat.com>
1749 T: git https://github.com/jasowang/qemu.git net
1752 Netmap network backend
1753 M: Luigi Rizzo <rizzo@iet.unipi.it>
1754 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1755 M: Vincenzo Maffione <v.maffione@gmail.com>
1756 W: http://info.iet.unipi.it/~luigi/netmap/
1761 M: Eduardo Habkost <ehabkost@redhat.com>
1764 F: include/sysemu/numa.h
1765 T: git https://github.com/ehabkost/qemu.git machine-next
1767 Host Memory Backends
1768 M: Eduardo Habkost <ehabkost@redhat.com>
1769 M: Igor Mammedov <imammedo@redhat.com>
1771 F: backends/hostmem*.c
1772 F: include/sysemu/hostmem.h
1773 T: git https://github.com/ehabkost/qemu.git machine-next
1776 M: Gonglei <arei.gonglei@huawei.com>
1778 F: include/sysemu/cryptodev*.h
1779 F: backends/cryptodev*.c
1782 M: Eduardo Habkost <ehabkost@redhat.com>
1783 M: Cleber Rosa <crosa@redhat.com>
1790 M: Markus Armbruster <armbru@redhat.com>
1791 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1796 X: include/qapi/qmp/
1797 F: include/qapi/qmp/dispatch.h
1798 F: tests/qapi-schema/
1799 F: tests/test-*-visitor.c
1800 F: tests/test-qapi-*.c
1801 F: tests/test-qmp-*.c
1802 F: tests/test-visitor-serialization.c
1803 F: scripts/qapi-gen.py
1806 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1809 M: Eric Blake <eblake@redhat.com>
1810 M: Markus Armbruster <armbru@redhat.com>
1813 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1816 M: Markus Armbruster <armbru@redhat.com>
1819 F: include/qapi/qmp/
1820 X: include/qapi/qmp/dispatch.h
1821 F: scripts/coccinelle/qobject.cocci
1822 F: tests/check-qdict.c
1823 F: tests/check-qnum.c
1824 F: tests/check-qjson.c
1825 F: tests/check-qlist.c
1826 F: tests/check-qstring.c
1827 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1830 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1834 F: scripts/qemu-guest-agent/
1836 F: docs/interop/qemu-ga-ref.texi
1837 T: git https://github.com/mdroth/qemu.git qga
1840 M: Andreas Färber <afaerber@suse.de>
1842 T: git https://github.com/afaerber/qemu-cpu.git qom-next
1844 X: include/qom/cpu.h
1847 F: tests/check-qom-interface.c
1848 F: tests/check-qom-proplist.c
1851 M: Markus Armbruster <armbru@redhat.com>
1855 F: docs/devel/*qmp-*
1858 F: tests/qmp-cmd-test.c
1859 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1862 M: Thomas Huth <thuth@redhat.com>
1863 M: Laurent Vivier <lvivier@redhat.com>
1864 R: Paolo Bonzini <pbonzini@redhat.com>
1872 M: Alistair Francis <alistair@alistair23.me>
1874 F: hw/core/register.c
1875 F: include/hw/register.h
1876 F: include/hw/registerfields.h
1879 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1880 M: Jan Kiszka <jan.kiszka@siemens.com>
1884 F: include/net/slirp.h
1885 T: git https://people.debian.org/~sthibault/qemu.git slirp
1886 T: git git://git.kiszka.org/qemu.git queues/slirp
1889 M: Paolo Bonzini <pbonzini@redhat.com>
1894 M: Stefan Hajnoczi <stefanha@redhat.com>
1898 F: qemu-option-trace.texi
1899 F: scripts/tracetool.py
1900 F: scripts/tracetool/
1901 F: docs/devel/tracing.txt
1902 T: git https://github.com/stefanha/qemu.git tracing
1905 M: Stefan Berger <stefanb@linux.ibm.com>
1910 F: include/hw/acpi/tpm.h
1911 F: include/sysemu/tpm*
1915 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
1919 F: scripts/checkpatch.pl
1922 M: Juan Quintela <quintela@redhat.com>
1923 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1925 F: include/migration/
1927 F: scripts/vmstate-static-checker.py
1928 F: tests/vmstate-static-checker-data/
1929 F: tests/migration-test.c
1930 F: docs/devel/migration.rst
1931 F: qapi/migration.json
1934 M: Eduardo Otubo <otubo@redhat.com>
1937 F: include/sysemu/seccomp.h
1940 M: Daniel P. Berrange <berrange@redhat.com>
1944 F: tests/test-crypto-*
1945 F: tests/benchmark-crypto-*
1949 M: Stefan Hajnoczi <stefanha@redhat.com>
1950 M: Kevin Wolf <kwolf@redhat.com>
1952 F: include/qemu/coroutine*
1953 F: tests/test-coroutine.c
1956 M: Daniel P. Berrange <berrange@redhat.com>
1959 F: include/qemu/buffer.h
1962 M: Daniel P. Berrange <berrange@redhat.com>
1969 M: Daniel P. Berrange <berrange@redhat.com>
1970 M: Gerd Hoffmann <kraxel@redhat.com>
1972 F: include/qemu/sockets.h
1973 F: util/qemu-sockets.c
1974 F: qapi/sockets.json
1976 Throttling infrastructure
1977 M: Alberto Garcia <berto@igalia.com>
1979 F: block/throttle-groups.c
1980 F: include/block/throttle-groups.h
1981 F: include/qemu/throttle*.h
1983 F: docs/throttle.txt
1984 F: tests/test-throttle.c
1985 L: qemu-block@nongnu.org
1988 M: Fam Zheng <famz@redhat.com>
1991 F: include/qemu/uuid.h
1992 F: tests/test-uuid.c
1995 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1998 F: include/migration/colo.h
1999 F: include/migration/failover.h
2003 M: Zhang Chen <zhangckid@gmail.com>
2004 M: Li Zhijian <lizhijian@cn.fujitsu.com>
2006 F: docs/colo-proxy.txt
2008 F: net/filter-rewriter.c
2009 F: net/filter-mirror.c
2012 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2013 R: Paolo Bonzini <pbonzini@redhat.com>
2014 W: https://wiki.qemu.org/Features/record-replay
2017 F: block/blkreplay.c
2018 F: net/filter-replay.c
2019 F: include/sysemu/replay.h
2024 M: Peter Xu <peterx@redhat.com>
2026 F: include/qemu/iova-tree.h
2030 M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2037 M: Riku Voipio <riku.voipio@iki.fi>
2040 F: accel/tcg/user-exec*.c
2045 F: default-configs/*-bsd-user.mak
2048 M: Riku Voipio <riku.voipio@iki.fi>
2049 R: Laurent Vivier <laurent@vivier.eu>
2052 F: default-configs/*-linux-user.mak
2053 F: scripts/qemu-binfmt-conf.sh
2055 Tiny Code Generator (TCG)
2056 -------------------------
2058 M: Richard Henderson <rth@twiddle.net>
2063 M: Claudio Fontana <claudio.fontana@huawei.com>
2064 M: Claudio Fontana <claudio.fontana@gmail.com>
2066 L: qemu-arm@nongnu.org
2072 M: Andrzej Zaborowski <balrogg@gmail.com>
2074 L: qemu-arm@nongnu.org
2079 L: qemu-devel@nongnu.org
2085 M: Aurelien Jarno <aurelien@aurel32.net>
2086 R: Stefan Markovic <smarkovic@wavecomp.com>
2092 M: Richard Henderson <rth@twiddle.net>
2098 M: Richard Henderson <rth@twiddle.net>
2102 L: qemu-s390x@nongnu.org
2110 M: Stefan Weil <sw@weilnetz.de>
2119 M: Fam Zheng <famz@redhat.com>
2120 L: qemu-block@nongnu.org
2125 M: Josh Durgin <jdurgin@redhat.com>
2126 M: Jeff Cody <jcody@redhat.com>
2127 L: qemu-block@nongnu.org
2130 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2133 M: Liu Yuan <namei.unix@gmail.com>
2134 M: Jeff Cody <jcody@redhat.com>
2135 L: qemu-block@nongnu.org
2138 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2141 M: Jeff Cody <jcody@redhat.com>
2142 L: qemu-block@nongnu.org
2145 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2148 M: Stefan Weil <sw@weilnetz.de>
2149 L: qemu-block@nongnu.org
2154 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2155 M: Paolo Bonzini <pbonzini@redhat.com>
2156 M: Peter Lieven <pl@kamp.de>
2157 L: qemu-block@nongnu.org
2160 F: block/iscsi-opts.c
2162 Network Block Device (NBD)
2163 M: Eric Blake <eblake@redhat.com>
2164 L: qemu-block@nongnu.org
2168 F: include/block/nbd*
2171 F: docs/interop/nbd.txt
2172 T: git https://repo.or.cz/qemu/ericb.git nbd
2175 M: Jeff Cody <jcody@redhat.com>
2176 M: Peter Lieven <pl@kamp.de>
2177 L: qemu-block@nongnu.org
2180 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2183 M: Richard W.M. Jones <rjones@redhat.com>
2184 M: Jeff Cody <jcody@redhat.com>
2185 L: qemu-block@nongnu.org
2188 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2191 M: Jeff Cody <jcody@redhat.com>
2192 L: qemu-block@nongnu.org
2195 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2198 M: Jeff Cody <jcody@redhat.com>
2199 L: qemu-block@nongnu.org
2202 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2205 M: Fam Zheng <famz@redhat.com>
2206 L: qemu-block@nongnu.org
2211 M: Fam Zheng <famz@redhat.com>
2212 L: qemu-block@nongnu.org
2217 M: Gonglei <arei.gonglei@huawei.com>
2222 M: Alberto Garcia <berto@igalia.com>
2225 L: qemu-block@nongnu.org
2228 M: Ari Sundholm <ari@tuxera.com>
2229 L: qemu-block@nongnu.org
2231 F: block/blklogwrites.c
2234 M: Stefan Hajnoczi <stefanha@redhat.com>
2235 L: qemu-block@nongnu.org
2237 F: block/blkverify.c
2240 M: Stefan Hajnoczi <stefanha@redhat.com>
2241 L: qemu-block@nongnu.org
2246 M: Stefan Hajnoczi <stefanha@redhat.com>
2247 L: qemu-block@nongnu.org
2252 M: Stefan Hajnoczi <stefanha@redhat.com>
2253 L: qemu-block@nongnu.org
2258 M: Stefan Hajnoczi <stefanha@redhat.com>
2259 M: Denis V. Lunev <den@openvz.org>
2260 L: qemu-block@nongnu.org
2262 F: block/parallels.c
2263 F: docs/interop/parallels.txt
2266 M: Stefan Hajnoczi <stefanha@redhat.com>
2267 L: qemu-block@nongnu.org
2272 M: Kevin Wolf <kwolf@redhat.com>
2273 L: qemu-block@nongnu.org
2275 F: block/linux-aio.c
2276 F: include/block/raw-aio.h
2277 F: block/raw-format.c
2278 F: block/file-posix.c
2279 F: block/file-win32.c
2280 F: block/win32-aio.c
2283 M: Kevin Wolf <kwolf@redhat.com>
2284 M: Max Reitz <mreitz@redhat.com>
2285 L: qemu-block@nongnu.org
2288 F: docs/interop/qcow2.txt
2291 M: Kevin Wolf <kwolf@redhat.com>
2292 L: qemu-block@nongnu.org
2297 M: Kevin Wolf <kwolf@redhat.com>
2298 M: Max Reitz <mreitz@redhat.com>
2299 L: qemu-block@nongnu.org
2304 M: Kevin Wolf <kwolf@redhat.com>
2305 L: qemu-block@nongnu.org
2310 M: Kevin Wolf <kwolf@redhat.com>
2311 L: qemu-block@nongnu.org
2316 M: Stefan Hajnoczi <stefanha@redhat.com>
2317 L: qemu-block@nongnu.org
2319 F: tests/image-fuzzer/
2322 M: Wen Congyang <wencongyang2@huawei.com>
2323 M: Xie Changlong <xiechanglong.d@gmail.com>
2326 F: block/replication.c
2327 F: tests/test-replication.c
2328 F: docs/block-replication.txt
2331 M: Yuval Shaia <yuval.shaia@oracle.com>
2332 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2338 Build and test automation
2339 -------------------------
2340 Build and test automation
2341 M: Alex Bennée <alex.bennee@linaro.org>
2342 M: Fam Zheng <famz@redhat.com>
2343 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
2344 L: qemu-devel@nongnu.org
2351 W: https://travis-ci.org/qemu/qemu
2352 W: https://app.shippable.com/github/qemu/qemu
2353 W: http://patchew.org/QEMU/
2355 Guest Test Compilation Support
2356 M: Alex Bennée <alex.bennee@linaro.org>
2357 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
2358 F: tests/tcg/Makefile
2359 F: tests/tcg/Makefile.include
2360 L: qemu-devel@nongnu.org
2364 Build system architecture
2365 M: Daniel P. Berrange <berrange@redhat.com>
2367 F: docs/devel/build-system.txt
2369 Incompatible changes
2370 R: libvir-list@redhat.com
2371 F: qemu-deprecated.texi
2376 M: Daniel P. Berrange <berrange@redhat.com>
2378 F: scripts/git-submodule.sh