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
86 S390 general architecture support
87 M: Cornelia Huck <cohuck@redhat.com>
88 M: Thomas Huth <thuth@redhat.com>
90 F: default-configs/s390x-softmmu.mak
93 F: hw/char/terminal3270.c
94 F: hw/intc/s390_flic.c
95 F: hw/intc/s390_flic_kvm.c
99 F: hw/watchdog/wdt_diag288.c
101 F: include/hw/watchdog/wdt_diag288.h
103 F: pc-bios/s390-ccw.img
105 F: docs/system/target-s390x.rst
106 F: docs/system/s390x/
107 F: tests/migration/s390x/
108 K: ^Subject:.*(?i)s390x?
109 T: git https://github.com/cohuck/qemu.git s390-next
110 L: qemu-s390x@nongnu.org
112 Guest CPU cores (TCG)
113 ---------------------
115 M: Richard Henderson <rth@twiddle.net>
116 R: Paolo Bonzini <pbonzini@redhat.com>
121 F: accel/stubs/tcg-stub.c
122 F: scripts/decodetree.py
123 F: docs/devel/decodetree.rst
124 F: include/exec/cpu*.h
125 F: include/exec/exec-all.h
126 F: include/exec/helper*.h
127 F: include/exec/tb-hash.h
128 F: include/sysemu/cpus.h
129 F: include/sysemu/tcg.h
132 M: Aurelien Jarno <aurelien@aurel32.net>
133 M: Peter Maydell <peter.maydell@linaro.org>
134 M: Alex Bennée <alex.bennee@linaro.org>
141 M: Richard Henderson <rth@twiddle.net>
148 M: Peter Maydell <peter.maydell@linaro.org>
149 L: qemu-arm@nongnu.org
153 F: tests/tcg/aarch64/
156 F: include/hw/cpu/a*mpcore.h
160 F: docs/system/target-arm.rst
163 M: Eric Auger <eric.auger@redhat.com>
164 L: qemu-arm@nongnu.org
167 F: include/hw/arm/smmu*
170 M: Michael Rolnik <mrolnik@gmail.com>
171 R: Sarah Harris <S.E.Harris@kent.ac.uk>
173 F: docs/system/target-avr.rst
174 F: gdb-xml/avr-cpu.xml
176 F: tests/acceptance/machine_avr6.py
179 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
187 HPPA (PA-RISC) TCG CPUs
188 M: Richard Henderson <rth@twiddle.net>
194 F: include/hw/net/lasi_82596.h
197 R: Michael Walle <michael@walle.cc>
204 F: include/hw/display/milkymist_tmu2.h
205 F: include/hw/char/lm32_juart.h
210 M: Laurent Vivier <laurent@vivier.eu>
216 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
218 F: target/microblaze/
220 F: disas/microblaze.c
223 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
224 R: Aurelien Jarno <aurelien@aurel32.net>
225 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
226 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
229 F: default-configs/*mips*
231 F: docs/system/cpu-models-mips.rst.inc
232 F: hw/intc/mips_gic.c
235 F: hw/timer/mips_gictimer.c
236 F: include/hw/intc/mips_gic.h
238 F: include/hw/misc/mips_*
239 F: include/hw/timer/mips_gictimer.h
240 F: tests/acceptance/linux_ssh_mips_malta.py
241 F: tests/acceptance/machine_mips_malta.py
243 K: ^Subject:.*(?i)mips
246 M: Anthony Green <green@moxielogic.com>
251 F: default-configs/moxie-softmmu.mak
254 M: Chris Wulff <crwulff@gmail.com>
255 M: Marek Vasut <marex@denx.de>
259 F: hw/intc/nios2_iic.c
261 F: default-configs/nios2-softmmu.mak
264 M: Stafford Horne <shorne@gmail.com>
268 F: tests/tcg/openrisc/
271 M: David Gibson <david@gibson.dropbear.id.au>
272 L: qemu-ppc@nongnu.org
280 M: Palmer Dabbelt <palmer@dabbelt.com>
281 M: Alistair Francis <Alistair.Francis@wdc.com>
282 M: Sagar Karandikar <sagark@eecs.berkeley.edu>
283 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
284 L: qemu-riscv@nongnu.org
289 F: linux-user/host/riscv32/
290 F: linux-user/host/riscv64/
293 M: Yoshinori Sato <ysato@users.sourceforge.jp>
298 M: Richard Henderson <rth@twiddle.net>
299 M: David Hildenbrand <david@redhat.com>
305 L: qemu-s390x@nongnu.org
308 M: Yoshinori Sato <ysato@users.sourceforge.jp>
316 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
317 M: Artyom Tarasenko <atar4qemu@gmail.com>
322 F: include/hw/sparc/sparc64.h
326 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
330 F: include/hw/unicore32/
333 M: Paolo Bonzini <pbonzini@redhat.com>
334 M: Richard Henderson <rth@twiddle.net>
335 M: Eduardo Habkost <ehabkost@redhat.com>
342 F: docs/system/cpu-models-x86.rst.inc
343 T: git https://github.com/ehabkost/qemu.git x86-next
346 M: Max Filippov <jcmvbkbc@gmail.com>
347 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
353 F: include/hw/xtensa/xtensa-isa.h
354 F: default-configs/xtensa*.mak
357 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
361 F: include/hw/tricore/
363 Multiarch Linux User Tests
364 M: Alex Bennée <alex.bennee@linaro.org>
366 F: tests/tcg/multiarch/
368 Guest CPU Cores (KVM)
369 ---------------------
371 M: Paolo Bonzini <pbonzini@redhat.com>
372 L: kvm@vger.kernel.org
376 F: accel/stubs/kvm-stub.c
378 F: include/sysemu/kvm*.h
379 F: scripts/kvm/kvm_flightrecorder
382 M: Peter Maydell <peter.maydell@linaro.org>
383 L: qemu-arm@nongnu.org
388 M: Huacai Chen <chenhc@lemote.com>
389 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
394 M: David Gibson <david@gibson.dropbear.id.au>
399 M: Halil Pasic <pasic@linux.ibm.com>
400 M: Cornelia Huck <cohuck@redhat.com>
401 M: Christian Borntraeger <borntraeger@de.ibm.com>
403 F: target/s390x/kvm.c
404 F: target/s390x/kvm_s390x.h
405 F: target/s390x/kvm-stub.c
406 F: target/s390x/ioinst.[ch]
407 F: target/s390x/machine.c
408 F: target/s390x/sigp.c
409 F: target/s390x/cpu_features*.[ch]
410 F: target/s390x/cpu_models.[ch]
412 F: include/hw/s390x/pv.h
413 F: hw/intc/s390_flic.c
414 F: hw/intc/s390_flic_kvm.c
415 F: include/hw/s390x/s390_flic.h
417 T: git https://github.com/cohuck/qemu.git s390-next
418 T: git https://github.com/borntraeger/qemu.git s390-next
419 L: qemu-s390x@nongnu.org
422 M: Paolo Bonzini <pbonzini@redhat.com>
423 M: Marcelo Tosatti <mtosatti@redhat.com>
424 L: kvm@vger.kernel.org
427 F: scripts/kvm/vmxcap
429 Guest CPU Cores (other accelerators)
430 ------------------------------------
432 M: Richard Henderson <rth@twiddle.net>
433 R: Paolo Bonzini <pbonzini@redhat.com>
435 F: include/sysemu/accel.h
437 F: accel/Makefile.objs
438 F: accel/stubs/Makefile.objs
441 M: Cameron Esfahani <dirty@apple.com>
442 M: Roman Bolshakov <r.bolshakov@yadro.com>
443 W: https://wiki.qemu.org/Features/HVF
445 F: accel/stubs/hvf-stub.c
447 F: include/sysemu/hvf.h
450 M: Sunil Muthuswamy <sunilmut@microsoft.com>
452 F: target/i386/whpx-all.c
453 F: target/i386/whpx-cpus.c
454 F: target/i386/whp-dispatch.h
455 F: accel/stubs/whpx-stub.c
456 F: include/sysemu/whpx.h
458 Guest CPU Cores (Xen)
459 ---------------------
461 M: Stefano Stabellini <sstabellini@kernel.org>
462 M: Anthony Perard <anthony.perard@citrix.com>
463 M: Paul Durrant <paul@xen.org>
464 L: xen-devel@lists.xenproject.org
469 F: hw/char/xen_console.c
470 F: hw/display/xenfb.c
474 F: hw/block/dataplane/xen*
478 F: hw/pci-host/xen_igd_pt.c
479 F: include/hw/block/dataplane/xen*
481 F: include/sysemu/xen.h
482 F: include/sysemu/xen-mapcache.h
483 F: stubs/xen-hw-stub.c
485 Guest CPU Cores (HAXM)
486 ---------------------
488 M: Wenchao Wang <wenchao.wang@intel.com>
489 M: Colin Xu <colin.xu@intel.com>
490 L: haxm-team@intel.com
491 W: https://github.com/intel/haxm/issues
493 F: accel/stubs/hax-stub.c
494 F: include/sysemu/hax.h
500 M: Michael S. Tsirkin <mst@redhat.com>
501 M: Cornelia Huck <cohuck@redhat.com>
502 M: Paolo Bonzini <pbonzini@redhat.com>
505 F: scripts/update-linux-headers.sh
508 M: Paolo Bonzini <pbonzini@redhat.com>
511 F: include/sysemu/os-posix.h
513 F: include/qemu/*posix*.h
516 M: Kamil Rytarowski <kamil@netbsd.org>
518 K: ^Subject:.*(?i)NetBSD
521 M: Brad Smith <brad@comstyle.com>
523 K: ^Subject:.*(?i)OpenBSD
526 M: Stefan Weil <sw@weilnetz.de>
536 M: Richard Henderson <rth@twiddle.net>
539 F: hw/isa/smc37c669-superio.c
540 F: tests/tcg/alpha/system/
545 M: Beniamino Galvani <b.galvani@gmail.com>
546 M: Peter Maydell <peter.maydell@linaro.org>
547 L: qemu-arm@nongnu.org
550 F: include/hw/*/allwinner*
551 F: hw/arm/cubieboard.c
554 M: Niek Linnenbank <nieklinnenbank@gmail.com>
555 L: qemu-arm@nongnu.org
557 F: hw/*/allwinner-h3*
558 F: include/hw/*/allwinner-h3*
560 F: docs/system/orangepi.rst
562 ARM PrimeCell and CMSDK devices
563 M: Peter Maydell <peter.maydell@linaro.org>
564 L: qemu-arm@nongnu.org
567 F: include/hw/char/pl011.h
570 F: include/hw/dma/pl080.h
577 F: include/hw/ssi/pl022.h
579 F: include/hw/rtc/pl031.h
580 F: include/hw/arm/primecell.h
581 F: hw/timer/cmsdk-apb-timer.c
582 F: include/hw/timer/cmsdk-apb-timer.h
583 F: hw/timer/cmsdk-apb-dualtimer.c
584 F: include/hw/timer/cmsdk-apb-dualtimer.h
585 F: hw/char/cmsdk-apb-uart.c
586 F: include/hw/char/cmsdk-apb-uart.h
587 F: hw/watchdog/cmsdk-apb-watchdog.c
588 F: include/hw/watchdog/cmsdk-apb-watchdog.h
590 F: include/hw/misc/tz-ppc.h
592 F: include/hw/misc/tz-mpc.h
594 F: include/hw/misc/tz-msc.h
597 M: Peter Maydell <peter.maydell@linaro.org>
598 L: qemu-arm@nongnu.org
601 F: hw/intc/gic_internal.h
603 F: hw/misc/arm11scu.c
604 F: hw/misc/arm_l2x0.c
605 F: hw/timer/a9gtimer*
607 F: include/hw/arm/arm*.h
608 F: include/hw/intc/arm*
609 F: include/hw/misc/a9scu.h
610 F: include/hw/misc/arm11scu.h
611 F: include/hw/timer/a9gtimer.h
612 F: include/hw/timer/arm_mptimer.h
613 F: include/hw/timer/armv7m_systick.h
614 F: tests/qtest/test-arm-mptimer.c
617 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
618 M: Peter Maydell <peter.maydell@linaro.org>
619 L: qemu-arm@nongnu.org
622 F: include/hw/arm/exynos4210.h
625 M: Rob Herring <robh@kernel.org>
626 M: Peter Maydell <peter.maydell@linaro.org>
627 L: qemu-arm@nongnu.org
633 M: Antony Pavlov <antonynpavlov@gmail.com>
634 M: Peter Maydell <peter.maydell@linaro.org>
635 L: qemu-arm@nongnu.org
637 F: include/hw/arm/digic.h
639 F: include/hw/*/digic*
640 F: tests/acceptance/machine_arm_canona1100.py
641 F: docs/system/arm/digic.rst
644 M: Anup Patel <anup.patel@wdc.com>
645 M: Alistair Francis <Alistair.Francis@wdc.com>
646 L: qemu-riscv@nongnu.org
648 F: hw/rtc/goldfish_rtc.c
649 F: include/hw/rtc/goldfish_rtc.h
652 M: Peter Maydell <peter.maydell@linaro.org>
653 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
654 L: qemu-arm@nongnu.org
657 F: docs/system/arm/gumstix.rst
660 M: Peter Maydell <peter.maydell@linaro.org>
661 R: Jean-Christophe Dubois <jcd@tribudubois.net>
662 L: qemu-arm@nongnu.org
664 F: hw/arm/fsl-imx25.c
665 F: hw/arm/imx25_pdk.c
666 F: hw/misc/imx25_ccm.c
667 F: hw/watchdog/wdt_imx2.c
668 F: include/hw/arm/fsl-imx25.h
669 F: include/hw/misc/imx25_ccm.h
670 F: include/hw/watchdog/wdt_imx2.h
673 M: Peter Chubb <peter.chubb@nicta.com.au>
674 M: Peter Maydell <peter.maydell@linaro.org>
675 L: qemu-arm@nongnu.org
680 F: include/hw/*/imx_*
681 F: include/hw/*/*imx31*
684 M: Peter Maydell <peter.maydell@linaro.org>
685 L: qemu-arm@nongnu.org
687 F: hw/arm/integratorcp.c
688 F: hw/misc/arm_integrator_debug.c
689 F: include/hw/misc/arm_integrator_debug.h
690 F: tests/acceptance/machine_arm_integratorcp.py
691 F: docs/system/arm/integratorcp.rst
693 MCIMX6UL EVK / i.MX6ul
694 M: Peter Maydell <peter.maydell@linaro.org>
695 R: Jean-Christophe Dubois <jcd@tribudubois.net>
696 L: qemu-arm@nongnu.org
698 F: hw/arm/mcimx6ul-evk.c
699 F: hw/arm/fsl-imx6ul.c
700 F: hw/misc/imx6ul_ccm.c
701 F: include/hw/arm/fsl-imx6ul.h
702 F: include/hw/misc/imx6ul_ccm.h
704 MCIMX7D SABRE / i.MX7
705 M: Peter Maydell <peter.maydell@linaro.org>
706 R: Andrey Smirnov <andrew.smirnov@gmail.com>
707 L: qemu-arm@nongnu.org
709 F: hw/arm/mcimx7d-sabre.c
712 F: include/hw/arm/fsl-imx7.h
713 F: include/hw/misc/imx7_*.h
714 F: hw/pci-host/designware.c
715 F: include/hw/pci-host/designware.h
718 M: Peter Maydell <peter.maydell@linaro.org>
719 L: qemu-arm@nongnu.org
724 F: include/hw/misc/mps2-*.h
726 F: include/hw/arm/armsse.h
727 F: hw/misc/iotkit-secctl.c
728 F: include/hw/misc/iotkit-secctl.h
729 F: hw/misc/iotkit-sysctl.c
730 F: include/hw/misc/iotkit-sysctl.h
731 F: hw/misc/iotkit-sysinfo.c
732 F: include/hw/misc/iotkit-sysinfo.h
733 F: hw/misc/armsse-cpuid.c
734 F: include/hw/misc/armsse-cpuid.h
735 F: hw/misc/armsse-mhu.c
736 F: include/hw/misc/armsse-mhu.h
737 F: docs/system/arm/mps2.rst
740 M: Peter Maydell <peter.maydell@linaro.org>
741 L: qemu-arm@nongnu.org
744 F: docs/system/arm/musca.rst
747 M: Jan Kiszka <jan.kiszka@web.de>
748 M: Peter Maydell <peter.maydell@linaro.org>
749 L: qemu-arm@nongnu.org
752 F: docs/system/arm/musicpal.rst
755 M: Havard Skinnemoen <hskinnemoen@google.com>
756 M: Tyrone Ting <kfting@nuvoton.com>
757 L: qemu-arm@nongnu.org
760 F: include/hw/*/npcm7xx*
761 F: pc-bios/npcm7xx_bootrom.bin
765 M: Andrzej Zaborowski <balrogg@gmail.com>
766 M: Peter Maydell <peter.maydell@linaro.org>
767 L: qemu-arm@nongnu.org
770 F: hw/display/blizzard.c
772 F: hw/input/tsc2005.c
775 F: include/hw/display/blizzard.h
776 F: include/hw/input/tsc2xxx.h
777 F: include/hw/misc/cbus.h
778 F: tests/acceptance/machine_arm_n8x0.py
779 F: docs/system/arm/nseries.rst
782 M: Andrzej Zaborowski <balrogg@gmail.com>
783 M: Peter Maydell <peter.maydell@linaro.org>
784 L: qemu-arm@nongnu.org
787 F: hw/input/tsc210x.c
788 F: include/hw/input/tsc2xxx.h
789 F: docs/system/arm/palm.rst
792 M: Peter Maydell <peter.maydell@linaro.org>
793 R: Andrew Baumann <Andrew.Baumann@microsoft.com>
794 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
795 L: qemu-arm@nongnu.org
798 F: hw/arm/raspi_platform.h
800 F: include/hw/arm/raspi*
801 F: include/hw/*/bcm283*
804 M: Peter Maydell <peter.maydell@linaro.org>
805 L: qemu-arm@nongnu.org
808 F: hw/cpu/realview_mpcore.c
809 F: hw/intc/realview_gic.c
810 F: include/hw/intc/realview_gic.h
811 F: docs/system/arm/realview.rst
814 M: Andrzej Zaborowski <balrogg@gmail.com>
815 M: Peter Maydell <peter.maydell@linaro.org>
816 L: qemu-arm@nongnu.org
818 F: hw/arm/mainstone.c
823 F: hw/display/tc6393xb.c
826 F: hw/misc/mst_fpga.c
828 F: include/hw/misc/max111x.h
829 F: include/hw/arm/pxa.h
830 F: include/hw/arm/sharpsl.h
831 F: include/hw/display/tc6393xb.h
832 F: docs/system/arm/xscale.rst
835 M: Peter Maydell <peter.maydell@linaro.org>
836 R: Jean-Christophe Dubois <jcd@tribudubois.net>
837 L: qemu-arm@nongnu.org
839 F: hw/arm/sabrelite.c
843 F: hw/usb/imx-usb-phy.c
844 F: include/hw/usb/imx-usb-phy.h
845 F: include/hw/arm/fsl-imx6.h
846 F: include/hw/misc/imx6_*.h
847 F: include/hw/ssi/imx_spi.h
850 M: Radoslaw Biernacki <rad@semihalf.com>
851 M: Peter Maydell <peter.maydell@linaro.org>
852 R: Leif Lindholm <leif@nuviainc.com>
853 L: qemu-arm@nongnu.org
857 Sharp SL-5500 (Collie) PDA
858 M: Peter Maydell <peter.maydell@linaro.org>
859 L: qemu-arm@nongnu.org
863 F: docs/system/arm/collie.rst
866 M: Peter Maydell <peter.maydell@linaro.org>
867 L: qemu-arm@nongnu.org
870 F: include/hw/input/gamepad.h
871 F: docs/system/arm/stellaris.rst
874 M: Peter Maydell <peter.maydell@linaro.org>
875 L: qemu-arm@nongnu.org
878 F: docs/system/arm/vexpress.rst
881 M: Peter Maydell <peter.maydell@linaro.org>
882 L: qemu-arm@nongnu.org
885 F: include/hw/i2c/arm_sbcon_i2c.h
886 F: hw/misc/arm_sysctl.c
887 F: docs/system/arm/versatile.rst
890 M: Peter Maydell <peter.maydell@linaro.org>
891 L: qemu-arm@nongnu.org
894 F: include/hw/arm/virt.h
895 F: docs/system/arm/virt.rst
898 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
899 M: Alistair Francis <alistair@alistair23.me>
900 M: Peter Maydell <peter.maydell@linaro.org>
901 L: qemu-arm@nongnu.org
906 F: include/hw/misc/zynq*
909 Xilinx ZynqMP and Versal
910 M: Alistair Francis <alistair@alistair23.me>
911 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
912 M: Peter Maydell <peter.maydell@linaro.org>
913 L: qemu-arm@nongnu.org
916 F: include/hw/*/xlnx*.h
917 F: include/hw/ssi/xilinx_spips.h
919 F: include/hw/display/dpcd.h
920 F: docs/system/arm/xlnx-versal-virt.rst
923 M: Shannon Zhao <shannon.zhaosl@gmail.com>
924 L: qemu-arm@nongnu.org
926 F: hw/arm/virt-acpi-build.c
929 M: Alistair Francis <alistair@alistair23.me>
930 M: Peter Maydell <peter.maydell@linaro.org>
931 L: qemu-arm@nongnu.org
933 F: hw/arm/stm32f205_soc.c
934 F: hw/misc/stm32f2xx_syscfg.c
935 F: hw/char/stm32f2xx_usart.c
936 F: hw/timer/stm32f2xx_timer.c
938 F: hw/ssi/stm32f2xx_spi.c
939 F: include/hw/*/stm32*.h
942 M: Alistair Francis <alistair@alistair23.me>
943 M: Peter Maydell <peter.maydell@linaro.org>
944 L: qemu-arm@nongnu.org
946 F: hw/arm/stm32f405_soc.c
947 F: hw/misc/stm32f4xx_syscfg.c
948 F: hw/misc/stm32f4xx_exti.c
951 M: Alistair Francis <alistair@alistair23.me>
952 M: Peter Maydell <peter.maydell@linaro.org>
953 L: qemu-arm@nongnu.org
955 F: hw/arm/netduino2.c
958 M: Alistair Francis <alistair@alistair23.me>
959 M: Peter Maydell <peter.maydell@linaro.org>
960 L: qemu-arm@nongnu.org
962 F: hw/arm/netduinoplus2.c
965 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
966 M: Peter Maydell <peter.maydell@linaro.org>
967 L: qemu-arm@nongnu.org
970 F: hw/misc/msf2-sysreg.c
971 F: hw/timer/mss-timer.c
973 F: include/hw/arm/msf2-soc.h
974 F: include/hw/misc/msf2-sysreg.h
975 F: include/hw/timer/mss-timer.h
976 F: include/hw/ssi/mss-spi.h
977 F: hw/net/msf2-emac.c
978 F: include/hw/net/msf2-emac.h
981 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
982 M: Peter Maydell <peter.maydell@linaro.org>
983 L: qemu-arm@nongnu.org
988 M: Cédric Le Goater <clg@kaod.org>
989 M: Peter Maydell <peter.maydell@linaro.org>
990 R: Andrew Jeffery <andrew@aj.id.au>
991 R: Joel Stanley <joel@jms.id.au>
992 L: qemu-arm@nongnu.org
996 F: include/hw/*/*aspeed*
997 F: include/hw/misc/pca9552*.h
998 F: hw/net/ftgmac100.c
999 F: include/hw/net/ftgmac100.h
1002 M: Joel Stanley <joel@jms.id.au>
1003 M: Peter Maydell <peter.maydell@linaro.org>
1004 L: qemu-arm@nongnu.org
1008 F: include/hw/*/nrf51*.h
1009 F: include/hw/*/microbit*.h
1010 F: tests/qtest/microbit-test.c
1016 M: Michael Rolnik <mrolnik@gmail.com>
1017 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1019 F: default-configs/avr-softmmu.mak
1021 F: include/hw/char/avr_usart.h
1022 F: hw/char/avr_usart.c
1023 F: include/hw/timer/avr_timer16.h
1024 F: hw/timer/avr_timer16.c
1025 F: include/hw/misc/avr_power.h
1026 F: hw/misc/avr_power.c
1029 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1030 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1037 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1039 F: hw/cris/axis_dev88.c
1045 M: Richard Henderson <rth@twiddle.net>
1046 R: Helge Deller <deller@gmx.de>
1048 F: default-configs/hppa-softmmu.mak
1050 F: pc-bios/hppa-firmware.img
1054 EVR32 and uclinux BSP
1055 R: Michael Walle <michael@walle.cc>
1057 F: hw/lm32/lm32_boards.c
1060 R: Michael Walle <michael@walle.cc>
1062 F: hw/lm32/milkymist.c
1067 M: Thomas Huth <huth@tuxfamily.org>
1070 F: hw/m68k/mcf5206.c
1073 M: Thomas Huth <huth@tuxfamily.org>
1075 F: hw/m68k/mcf5208.c
1076 F: hw/m68k/mcf_intc.c
1077 F: hw/char/mcf_uart.c
1079 F: include/hw/m68k/mcf*.h
1082 M: Thomas Huth <huth@tuxfamily.org>
1085 F: hw/display/next-fb.c
1086 F: include/hw/m68k/next-cube.h
1089 M: Laurent Vivier <laurent@vivier.eu>
1092 F: hw/misc/mac_via.c
1094 F: hw/display/macfb.c
1096 F: hw/m68k/bootinfo.h
1097 F: include/hw/misc/mac_via.h
1098 F: include/hw/nubus/*
1099 F: include/hw/display/macfb.h
1100 F: include/hw/block/swim.h
1104 petalogix_s3adsp1800
1105 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1107 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
1108 F: include/hw/char/xilinx_uartlite.h
1111 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1113 F: hw/microblaze/petalogix_ml605_mmu.c
1118 M: Hervé Poussineau <hpoussin@reactos.org>
1119 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1122 F: hw/display/jazz_led.c
1126 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1127 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1128 R: Aurelien Jarno <aurelien@aurel32.net>
1133 F: hw/mips/gt64xxx_pci.c
1134 F: include/hw/southbridge/piix.h
1135 F: tests/acceptance/linux_ssh_mips_malta.py
1136 F: tests/acceptance/machine_mips_malta.py
1139 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1140 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1142 F: hw/mips/mipssim.c
1146 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1147 R: Aurelien Jarno <aurelien@aurel32.net>
1148 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1153 M: Huacai Chen <chenhc@lemote.com>
1154 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1155 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1156 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1158 F: hw/mips/fuloong2e.c
1159 F: hw/isa/vt82c686.c
1160 F: hw/pci-host/bonito.c
1161 F: include/hw/isa/vt82c686.h
1163 Loongson-3 virtual platforms
1164 M: Huacai Chen <chenhc@lemote.com>
1165 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1167 F: hw/intc/loongson_liointc.c
1170 M: Paul Burton <pburton@wavecomp.com>
1171 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1173 F: hw/core/loader-fit.c
1175 F: hw/pci-host/xilinx-pcie.c
1176 F: include/hw/pci-host/xilinx-pcie.h
1181 M: Jia Liu <proljc@gmail.com>
1183 F: hw/openrisc/openrisc_sim.c
1188 M: David Gibson <david@gibson.dropbear.id.au>
1189 L: qemu-ppc@nongnu.org
1191 F: hw/ppc/ppc405_boards.c
1194 M: David Gibson <david@gibson.dropbear.id.au>
1195 L: qemu-ppc@nongnu.org
1197 F: hw/ppc/ppc440_bamboo.c
1200 M: David Gibson <david@gibson.dropbear.id.au>
1201 L: qemu-ppc@nongnu.org
1204 F: hw/gpio/mpc8xxx.c
1206 F: hw/net/fsl_etsec/
1207 F: hw/pci-host/ppce500.c
1208 F: include/hw/ppc/ppc_e500.h
1209 F: include/hw/pci-host/ppce500.h
1210 F: pc-bios/u-boot.e500
1213 M: David Gibson <david@gibson.dropbear.id.au>
1214 L: qemu-ppc@nongnu.org
1216 F: hw/ppc/mpc8544ds.c
1217 F: hw/ppc/mpc8544_guts.c
1220 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1221 R: David Gibson <david@gibson.dropbear.id.au>
1222 L: qemu-ppc@nongnu.org
1224 F: hw/ppc/mac_newworld.c
1225 F: hw/pci-host/uninorth.c
1226 F: hw/pci-bridge/dec.[hc]
1228 F: hw/misc/mos6522.c
1229 F: hw/nvram/mac_nvram.c
1231 F: include/hw/misc/macio/
1232 F: include/hw/misc/mos6522.h
1233 F: include/hw/ppc/mac_dbdma.h
1234 F: include/hw/pci-host/uninorth.h
1235 F: include/hw/input/adb*
1236 F: pc-bios/qemu_vga.ndrv
1239 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1240 R: David Gibson <david@gibson.dropbear.id.au>
1241 L: qemu-ppc@nongnu.org
1243 F: hw/ppc/mac_oldworld.c
1244 F: hw/pci-host/grackle.c
1246 F: hw/intc/heathrow_pic.c
1248 F: include/hw/intc/heathrow_pic.h
1249 F: include/hw/input/adb*
1250 F: pc-bios/qemu_vga.ndrv
1253 M: Hervé Poussineau <hpoussin@reactos.org>
1254 L: qemu-ppc@nongnu.org
1257 F: hw/ppc/prep_systemio.c
1258 F: hw/ppc/rs6000_mc.c
1259 F: hw/pci-host/prep.[hc]
1263 F: hw/rtc/m48t59-isa.c
1264 F: include/hw/isa/pc87312.h
1265 F: include/hw/rtc/m48t59.h
1266 F: tests/acceptance/ppc_prep_40p.py
1269 M: David Gibson <david@gibson.dropbear.id.au>
1270 L: qemu-ppc@nongnu.org
1273 F: include/hw/*/spapr*
1275 F: include/hw/*/xics*
1277 F: docs/specs/ppc-spapr-hcalls.txt
1278 F: docs/specs/ppc-spapr-hotplug.txt
1279 F: tests/qtest/spapr*
1280 F: tests/qtest/libqos/*spapr*
1281 F: tests/qtest/rtas*
1282 F: tests/qtest/libqos/rtas*
1284 PowerNV (Non-Virtualized)
1285 M: Cédric Le Goater <clg@kaod.org>
1286 M: David Gibson <david@gibson.dropbear.id.au>
1287 L: qemu-ppc@nongnu.org
1291 F: hw/intc/xics_pnv.c
1293 F: include/hw/ppc/pnv*
1294 F: include/hw/pci-host/pnv*
1295 F: pc-bios/skiboot.lid
1299 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1300 L: qemu-ppc@nongnu.org
1302 F: hw/ppc/virtex_ml507.c
1305 M: BALATON Zoltan <balaton@eik.bme.hu>
1306 L: qemu-ppc@nongnu.org
1308 F: hw/ppc/sam460ex.c
1309 F: hw/ppc/ppc440_pcix.c
1310 F: hw/display/sm501*
1313 F: pc-bios/canyonlands.dt[sb]
1314 F: pc-bios/u-boot-sam460ex-20100605.bin
1315 F: roms/u-boot-sam460ex
1320 M: Alistair Francis <Alistair.Francis@wdc.com>
1321 L: qemu-riscv@nongnu.org
1323 F: hw/riscv/opentitan.c
1324 F: hw/char/ibex_uart.c
1325 F: hw/intc/ibex_plic.c
1326 F: include/hw/riscv/opentitan.h
1327 F: include/hw/char/ibex_uart.h
1328 F: include/hw/intc/ibex_plic.h
1330 Microchip PolarFire SoC Icicle Kit
1331 M: Bin Meng <bin.meng@windriver.com>
1332 L: qemu-riscv@nongnu.org
1334 F: hw/riscv/microchip_pfsoc.c
1335 F: hw/char/mchp_pfsoc_mmuart.c
1336 F: include/hw/riscv/microchip_pfsoc.h
1337 F: include/hw/char/mchp_pfsoc_mmuart.h
1342 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1344 F: docs/system/target-rx.rst
1345 F: hw/rx/rx-gdbsim.c
1346 F: tests/acceptance/machine_rx_gdbsim.py
1351 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1352 R: Magnus Damm <magnus.damm@gmail.com>
1355 F: hw/intc/sh_intc.c
1356 F: include/hw/sh4/sh_intc.h
1359 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1360 R: Magnus Damm <magnus.damm@gmail.com>
1363 F: hw/intc/sh_intc.c
1364 F: include/hw/sh4/sh_intc.h
1369 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1372 F: hw/sparc/sun4m_iommu.c
1375 F: hw/dma/sparc32_dma.c
1376 F: hw/misc/eccmemctl.c
1378 F: include/hw/nvram/sun_nvram.h
1379 F: include/hw/sparc/sparc32_dma.h
1380 F: include/hw/sparc/sun4m_iommu.h
1381 F: pc-bios/openbios-sparc32
1384 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1386 F: hw/sparc64/sun4u.c
1387 F: hw/sparc64/sun4u_iommu.c
1388 F: include/hw/sparc/sun4u_iommu.h
1389 F: hw/pci-host/sabre.c
1390 F: include/hw/pci-host/sabre.h
1391 F: hw/pci-bridge/simba.c
1392 F: include/hw/pci-bridge/simba.h
1393 F: pc-bios/openbios-sparc64
1394 F: tests/acceptance/machine_sparc64_sun4u.py
1397 M: Artyom Tarasenko <atar4qemu@gmail.com>
1399 F: hw/sparc64/niagara.c
1400 F: hw/rtc/sun4v-rtc.c
1401 F: include/hw/rtc/sun4v-rtc.h
1404 M: Fabien Chouteau <chouteau@adacore.com>
1405 M: KONRAD Frederic <frederic.konrad@adacore.com>
1409 F: include/hw/*/grlib*
1410 F: tests/acceptance/machine_sparc_leon3.py
1415 M: Cornelia Huck <cohuck@redhat.com>
1416 M: Halil Pasic <pasic@linux.ibm.com>
1417 M: Christian Borntraeger <borntraeger@de.ibm.com>
1419 F: hw/char/sclp*.[hc]
1420 F: hw/char/terminal3270.c
1422 F: include/hw/s390x/
1423 F: hw/watchdog/wdt_diag288.c
1424 F: include/hw/watchdog/wdt_diag288.h
1425 F: default-configs/s390x-softmmu.mak
1426 T: git https://github.com/cohuck/qemu.git s390-next
1427 T: git https://github.com/borntraeger/qemu.git s390-next
1428 L: qemu-s390x@nongnu.org
1431 M: Christian Borntraeger <borntraeger@de.ibm.com>
1432 M: Thomas Huth <thuth@redhat.com>
1435 F: pc-bios/s390-ccw/
1436 F: pc-bios/s390-ccw.img
1437 F: docs/devel/s390-dasd-ipl.rst
1438 T: git https://github.com/borntraeger/qemu.git s390-next
1439 L: qemu-s390x@nongnu.org
1442 M: Matthew Rosato <mjrosato@linux.ibm.com>
1444 F: hw/s390x/s390-pci*
1445 L: qemu-s390x@nongnu.org
1449 PKUnity-3 SoC initramfs-with-busybox
1450 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1458 M: Michael S. Tsirkin <mst@redhat.com>
1459 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1463 F: hw/pci-host/i440fx.c
1464 F: hw/pci-host/q35.c
1465 F: hw/pci-host/pam.c
1466 F: include/hw/pci-host/i440fx.h
1467 F: include/hw/pci-host/q35.h
1468 F: include/hw/pci-host/pam.h
1470 F: hw/isa/lpc_ich9.c
1471 F: hw/i2c/smbus_ich9.c
1474 F: include/hw/acpi/ich9.h
1475 F: include/hw/southbridge/piix.h
1478 F: include/hw/isa/apm.h
1479 F: tests/test-x86-cpuid.c
1480 F: tests/qtest/test-x86-cpuid-compat.c
1483 M: Michael S. Tsirkin <mst@redhat.com>
1484 M: Paolo Bonzini <pbonzini@redhat.com>
1486 F: hw/char/debugcon.c
1487 F: hw/char/parallel*
1490 F: hw/i2c/pm_smbus.c
1495 F: hw/isa/isa-superio.c
1496 F: hw/misc/debugexit.c
1497 F: hw/misc/pc-testdev.c
1500 F: hw/rtc/mc146818rtc*
1501 F: hw/watchdog/wdt_ib700.c
1502 F: hw/watchdog/wdt_i6300esb.c
1503 F: include/hw/display/vga.h
1504 F: include/hw/char/parallel.h
1505 F: include/hw/dma/i8257.h
1506 F: include/hw/i2c/pm_smbus.h
1507 F: include/hw/input/i8042.h
1508 F: include/hw/isa/i8259_internal.h
1509 F: include/hw/isa/superio.h
1510 F: include/hw/timer/hpet.h
1511 F: include/hw/timer/i8254*
1512 F: include/hw/rtc/mc146818rtc*
1515 M: Sergio Lopez <slp@redhat.com>
1516 M: Paolo Bonzini <pbonzini@redhat.com>
1519 F: hw/i386/microvm.c
1520 F: include/hw/i386/microvm.h
1521 F: pc-bios/bios-microvm.bin
1524 M: Eduardo Habkost <ehabkost@redhat.com>
1525 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1529 F: hw/core/machine-qmp-cmds.c
1530 F: hw/core/machine.c
1531 F: hw/core/null-machine.c
1534 F: qapi/machine.json
1535 F: qapi/machine-target.json
1536 F: include/hw/boards.h
1537 F: include/hw/core/cpu.h
1538 F: include/hw/cpu/cluster.h
1539 F: include/sysemu/numa.h
1540 T: git https://github.com/ehabkost/qemu.git machine-next
1545 M: Max Filippov <jcmvbkbc@gmail.com>
1550 M: Max Filippov <jcmvbkbc@gmail.com>
1554 XTFPGA (LX60, LX200, ML605, KC705)
1555 M: Max Filippov <jcmvbkbc@gmail.com>
1557 F: hw/xtensa/xtfpga.c
1558 F: hw/net/opencores_eth.c
1563 M: Jiri Slaby <jslaby@suse.cz>
1568 M: John Snow <jsnow@redhat.com>
1569 L: qemu-block@nongnu.org
1576 F: hw/block/hd-geometry.c
1577 F: tests/qtest/ide-test.c
1578 F: tests/qtest/ahci-test.c
1579 F: tests/qtest/cdrom-test.c
1580 F: tests/qtest/libqos/ahci*
1581 T: git https://gitlab.com/jsnow/qemu.git ide
1584 M: Corey Minyard <minyard@acm.org>
1586 F: include/hw/ipmi/*
1588 F: hw/smbios/smbios_type_38.c
1589 F: tests/qtest/ipmi*
1590 T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
1593 M: John Snow <jsnow@redhat.com>
1594 L: qemu-block@nongnu.org
1597 F: include/hw/block/fdc.h
1598 F: tests/qtest/fdc-test.c
1599 T: git https://gitlab.com/jsnow/qemu.git ide
1602 M: Peter Maydell <peter.maydell@linaro.org>
1603 L: qemu-arm@nongnu.org
1606 F: include/hw/arm/omap.h
1609 M: Alberto Garcia <berto@igalia.com>
1611 F: hw/char/ipoctal232.c
1615 M: Michael S. Tsirkin <mst@redhat.com>
1616 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1619 F: hw/misc/pci-testdev.c
1625 F: default-configs/pci.mak
1628 M: Michael S. Tsirkin <mst@redhat.com>
1629 M: Igor Mammedov <imammedo@redhat.com>
1631 F: include/hw/acpi/*
1632 F: include/hw/firmware/smbios.h
1636 F: hw/i386/acpi-build.[hc]
1637 F: hw/arm/virt-acpi-build.c
1639 F: tests/qtest/bios-tables-test*
1640 F: tests/qtest/acpi-utils.[hc]
1644 R: Dongjiu Geng <gengdongjiu@huawei.com>
1645 R: Xiang Zheng <zhengxiang9@huawei.com>
1646 L: qemu-arm@nongnu.org
1649 F: include/hw/acpi/ghes.h
1650 F: docs/specs/acpi_hest_ghes.rst
1653 M: David Gibson <david@gibson.dropbear.id.au>
1654 L: qemu-ppc@nongnu.org
1657 F: hw/i2c/ppc4xx_i2c.c
1658 F: include/hw/ppc/ppc4xx.h
1659 F: include/hw/i2c/ppc4xx_i2c.h
1662 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1663 R: Paolo Bonzini <pbonzini@redhat.com>
1668 M: Jason Wang <jasowang@redhat.com>
1672 F: tests/qtest/virtio-net-test.c
1673 F: docs/virtio-net-failover.rst
1674 T: git https://github.com/jasowang/qemu.git net
1676 Parallel NOR Flash devices
1677 M: Philippe Mathieu-Daudé <philmd@redhat.com>
1678 T: git https://gitlab.com/philmd/qemu.git pflash-next
1680 F: hw/block/pflash_cfi*.c
1681 F: include/hw/block/flash.h
1684 M: Paolo Bonzini <pbonzini@redhat.com>
1685 R: Fam Zheng <fam@euphon.net>
1687 F: include/hw/scsi/*
1689 F: tests/qtest/virtio-scsi-test.c
1690 T: git https://github.com/bonzini/qemu.git scsi-next
1693 M: Alistair Francis <alistair@alistair23.me>
1696 F: hw/block/m25p80.c
1697 F: include/hw/ssi/ssi.h
1699 F: tests/qtest/m25p80-test.c
1702 M: Alistair Francis <alistair@alistair23.me>
1707 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1708 L: qemu-block@nongnu.org
1710 F: include/hw/sd/sd*
1717 M: Gerd Hoffmann <kraxel@redhat.com>
1720 F: tests/qtest/usb-*-test.c
1722 F: docs/usb-storage.txt
1725 F: default-configs/usb.mak
1727 USB (serial adapter)
1728 M: Gerd Hoffmann <kraxel@redhat.com>
1729 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1731 F: hw/usb/dev-serial.c
1734 M: Alex Williamson <alex.williamson@redhat.com>
1740 M: Cornelia Huck <cohuck@redhat.com>
1741 M: Eric Farman <farman@linux.ibm.com>
1744 F: hw/s390x/s390-ccw.c
1745 F: include/hw/s390x/s390-ccw.h
1746 F: include/hw/s390x/vfio-ccw.h
1747 T: git https://github.com/cohuck/qemu.git s390-next
1748 L: qemu-s390x@nongnu.org
1751 M: Christian Borntraeger <borntraeger@de.ibm.com>
1752 M: Tony Krowiak <akrowiak@linux.ibm.com>
1753 M: Halil Pasic <pasic@linux.ibm.com>
1754 M: Pierre Morel <pmorel@linux.ibm.com>
1756 F: hw/s390x/ap-device.c
1757 F: hw/s390x/ap-bridge.c
1758 F: include/hw/s390x/ap-device.h
1759 F: include/hw/s390x/ap-bridge.h
1761 F: docs/system/s390x/vfio-ap.rst
1762 L: qemu-s390x@nongnu.org
1765 M: Michael S. Tsirkin <mst@redhat.com>
1768 F: docs/interop/vhost-user.json
1769 F: docs/interop/vhost-user.rst
1770 F: contrib/vhost-user-*/
1771 F: backends/vhost-user.c
1772 F: include/sysemu/vhost-user-backend.h
1775 M: Michael S. Tsirkin <mst@redhat.com>
1778 F: hw/virtio/Makefile.objs
1779 F: hw/virtio/trace-events
1781 F: include/hw/virtio/
1784 M: Michael S. Tsirkin <mst@redhat.com>
1785 M: David Hildenbrand <david@redhat.com>
1787 F: hw/virtio/virtio-balloon*.c
1788 F: include/hw/virtio/virtio-balloon.h
1789 F: softmmu/balloon.c
1790 F: include/sysemu/balloon.h
1793 M: Greg Kurz <groug@kaod.org>
1794 M: Christian Schoenebeck <qemu_oss@crudebyte.com>
1799 F: docs/interop/virtfs-proxy-helper.rst
1800 F: tests/qtest/virtio-9p-test.c
1801 T: git https://github.com/gkurz/qemu.git 9p-next
1804 M: Stefan Hajnoczi <stefanha@redhat.com>
1805 L: qemu-block@nongnu.org
1807 F: hw/block/virtio-blk.c
1808 F: hw/block/dataplane/*
1809 F: tests/qtest/virtio-blk-test.c
1810 T: git https://github.com/stefanha/qemu.git block
1813 M: Cornelia Huck <cohuck@redhat.com>
1814 M: Halil Pasic <pasic@linux.ibm.com>
1816 F: hw/s390x/virtio-ccw*.[hc]
1817 F: hw/s390x/vhost-vsock-ccw.c
1818 T: git https://github.com/cohuck/qemu.git s390-next
1819 T: git https://github.com/borntraeger/qemu.git s390-next
1820 L: qemu-s390x@nongnu.org
1823 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1824 M: Stefan Hajnoczi <stefanha@redhat.com>
1826 F: tools/virtiofsd/*
1827 F: hw/virtio/vhost-user-fs*
1828 F: include/hw/virtio/vhost-user-fs.h
1829 F: docs/interop/virtiofsd.rst
1832 M: Gerd Hoffmann <kraxel@redhat.com>
1834 F: hw/input/vhost-user-input.c
1835 F: hw/input/virtio-input*.c
1836 F: include/hw/virtio/virtio-input.h
1837 F: contrib/vhost-user-input/*
1840 M: Eric Auger <eric.auger@redhat.com>
1842 F: hw/virtio/virtio-iommu*.c
1843 F: include/hw/virtio/virtio-iommu.h
1846 M: Laurent Vivier <lvivier@redhat.com>
1847 R: Amit Shah <amit@kernel.org>
1849 F: hw/char/virtio-serial-bus.c
1850 F: hw/char/virtio-console.c
1851 F: include/hw/virtio/virtio-serial.h
1852 F: tests/qtest/virtio-serial-test.c
1855 M: Laurent Vivier <lvivier@redhat.com>
1856 R: Amit Shah <amit@kernel.org>
1858 F: hw/virtio/virtio-rng.c
1859 F: include/hw/virtio/virtio-rng.h
1860 F: include/sysemu/rng*.h
1862 F: tests/qtest/virtio-rng-test.c
1865 M: Gonglei <arei.gonglei@huawei.com>
1867 F: hw/virtio/virtio-crypto.c
1868 F: hw/virtio/virtio-crypto-pci.c
1869 F: include/hw/virtio/virtio-crypto.h
1872 M: David Hildenbrand <david@redhat.com>
1874 W: https://virtio-mem.gitlab.io/
1875 F: hw/virtio/virtio-mem.c
1876 F: hw/virtio/virtio-mem-pci.h
1877 F: hw/virtio/virtio-mem-pci.c
1878 F: include/hw/virtio/virtio-mem.h
1881 M: Keith Busch <kbusch@kernel.org>
1882 M: Klaus Jensen <its@irrelevant.dk>
1883 L: qemu-block@nongnu.org
1886 F: tests/qtest/nvme-test.c
1887 T: git git://git.infradead.org/qemu-nvme.git nvme-next
1890 M: Hannes Reinecke <hare@suse.com>
1891 L: qemu-block@nongnu.org
1893 F: hw/scsi/megasas.c
1895 F: tests/qtest/megasas-test.c
1897 Network packet abstractions
1898 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1900 F: include/net/eth.h
1902 F: hw/net/net_rx_pkt*
1903 F: hw/net/net_tx_pkt*
1906 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1909 F: hw/scsi/vmw_pvscsi*
1910 F: tests/qtest/vmxnet3-test.c
1913 M: Jiri Pirko <jiri@resnulli.us>
1917 F: docs/specs/rocker.txt
1920 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1924 F: include/hw/mem/nvdimm.h
1928 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1933 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1938 M: Stefan Weil <sw@weilnetz.de>
1940 F: hw/net/eepro100.c
1943 M: Sven Schnelle <svens@stackframe.org>
1949 M: Alistair Francis <alistair@alistair23.me>
1951 F: hw/core/generic-loader.c
1952 F: include/hw/core/generic-loader.h
1953 F: docs/generic-loader.txt
1955 Intel Hexadecimal Object File Loader
1956 M: Su Hang <suhang16@mails.ucas.ac.cn>
1958 F: tests/qtest/hexloader-test.c
1959 F: tests/data/hex-loader/test.hex
1962 M: Thomas Huth <thuth@redhat.com>
1964 F: hw/nvram/chrp_nvram.c
1965 F: include/hw/nvram/chrp_nvram.h
1966 F: tests/qtest/prom-env-test.c
1969 M: Ben Warren <ben@skyportsystems.com>
1971 F: hw/acpi/vmgenid.c
1972 F: include/hw/acpi/vmgenid.h
1973 F: docs/specs/vmgenid.txt
1974 F: tests/qtest/vmgenid-test.c
1977 Unimplemented device
1978 M: Peter Maydell <peter.maydell@linaro.org>
1979 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1981 F: include/hw/misc/unimp.h
1985 M: Artyom Tarasenko <atar4qemu@gmail.com>
1986 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1988 F: include/hw/misc/empty_slot.h
1989 F: hw/misc/empty_slot.c
1992 M: Gerd Hoffmann <kraxel@redhat.com>
1995 F: hw/display/bochs-display.c
1996 F: include/hw/display/vga.h
1997 F: include/hw/display/bochs-vbe.h
2000 M: Gerd Hoffmann <kraxel@redhat.com>
2002 F: hw/display/ramfb*.c
2003 F: include/hw/display/ramfb.h
2006 M: Gerd Hoffmann <kraxel@redhat.com>
2008 F: hw/display/virtio-gpu*
2009 F: hw/display/virtio-vga.*
2010 F: include/hw/virtio/virtio-gpu.h
2013 M: Raphael Norwitz <raphael.norwitz@nutanix.com>
2015 F: contrib/vhost-user-blk/
2016 F: contrib/vhost-user-scsi/
2017 F: hw/block/vhost-user-blk.c
2018 F: hw/scsi/vhost-user-scsi.c
2019 F: hw/virtio/vhost-user-blk-pci.c
2020 F: hw/virtio/vhost-user-scsi-pci.c
2021 F: include/hw/virtio/vhost-user-blk.h
2022 F: include/hw/virtio/vhost-user-scsi.h
2025 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2026 M: Gerd Hoffmann <kraxel@redhat.com>
2028 F: docs/interop/vhost-user-gpu.rst
2029 F: contrib/vhost-user-gpu
2030 F: hw/display/vhost-user-*
2033 M: Gerd Hoffmann <kraxel@redhat.com>
2035 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
2036 F: hw/display/cirrus*
2039 M: Gerd Hoffmann <kraxel@redhat.com>
2042 F: include/hw/display/edid.h
2045 PIIX4 South Bridge (i82371AB)
2046 M: Hervé Poussineau <hpoussin@reactos.org>
2047 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2050 F: include/hw/southbridge/piix.h
2052 Firmware configuration (fw_cfg)
2053 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2054 R: Laszlo Ersek <lersek@redhat.com>
2055 R: Gerd Hoffmann <kraxel@redhat.com>
2057 F: docs/specs/fw_cfg.txt
2058 F: hw/nvram/fw_cfg*.c
2060 F: include/hw/nvram/fw_cfg.h
2061 F: include/standard-headers/linux/qemu_fw_cfg.h
2062 F: tests/qtest/libqos/fw_cfg.c
2063 F: tests/qtest/fw_cfg-test.c
2064 T: git https://github.com/philmd/qemu.git fw_cfg-next
2067 M: David Gibson <david@gibson.dropbear.id.au>
2068 M: Cédric Le Goater <clg@kaod.org>
2069 L: qemu-ppc@nongnu.org
2072 F: include/hw/*/*xive*
2076 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2077 R: Magnus Damm <magnus.damm@gmail.com>
2079 F: hw/char/renesas_sci.c
2080 F: hw/char/sh_serial.c
2081 F: hw/timer/renesas_*.c
2082 F: hw/timer/sh_timer.c
2083 F: include/hw/char/renesas_sci.h
2084 F: include/hw/sh4/sh.h
2085 F: include/hw/timer/renesas_*.h
2087 Renesas RX peripherals
2088 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2092 F: include/hw/intc/rx_icu.h
2095 CAN bus subsystem and hardware
2096 M: Pavel Pisa <pisa@cmp.felk.cvut.cz>
2097 M: Vikram Garhwal <fnu.vikram@xilinx.com>
2099 W: https://canbus.pages.fel.cvut.cz/
2102 F: include/net/can_*.h
2107 M: Gerd Hoffmann <kraxel@redhat.com>
2111 F: include/hw/audio/
2112 F: tests/qtest/ac97-test.c
2113 F: tests/qtest/es1370-test.c
2114 F: tests/qtest/intel-hda-test.c
2117 M: Kevin Wolf <kwolf@redhat.com>
2118 M: Max Reitz <mreitz@redhat.com>
2119 L: qemu-block@nongnu.org
2126 F: docs/interop/qemu-img.rst
2128 F: tests/qemu-iotests/
2129 F: util/qemu-progress.c
2130 F: qobject/block-qdict.c
2131 F: tests/check-block-qdict.c
2132 T: git https://repo.or.cz/qemu/kevin.git block
2135 M: Stefan Hajnoczi <stefanha@redhat.com>
2136 M: Fam Zheng <fam@euphon.net>
2137 L: qemu-block@nongnu.org
2145 F: include/block/aio.h
2146 F: include/block/aio-wait.h
2147 F: scripts/qemugdb/aio.py
2148 F: tests/test-fdmon-epoll.c
2149 T: git https://github.com/stefanha/qemu.git block
2151 Block SCSI subsystem
2152 M: Paolo Bonzini <pbonzini@redhat.com>
2153 R: Fam Zheng <fam@euphon.net>
2154 L: qemu-block@nongnu.org
2160 M: John Snow <jsnow@redhat.com>
2161 L: qemu-block@nongnu.org
2164 F: include/block/blockjob.h
2167 F: include/qemu/job.h
2173 T: git https://gitlab.com/jsnow/qemu.git jobs
2175 Block QAPI, monitor, command line
2176 M: Markus Armbruster <armbru@redhat.com>
2179 F: blockdev-hmp-cmds.c
2182 F: qapi/transaction.json
2183 T: git https://repo.or.cz/qemu/armbru.git block-next
2186 M: Eric Blake <eblake@redhat.com>
2187 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2188 R: John Snow <jsnow@redhat.com>
2189 L: qemu-block@nongnu.org
2191 F: include/qemu/hbitmap.h
2192 F: include/block/dirty-bitmap.h
2193 F: block/monitor/bitmap-qmp-cmds.c
2194 F: block/dirty-bitmap.c
2195 F: block/qcow2-bitmap.c
2196 F: migration/block-dirty-bitmap.c
2198 F: tests/test-hbitmap.c
2199 F: docs/interop/bitmaps.rst
2200 T: git https://repo.or.cz/qemu/ericb.git bitmaps
2202 Character device backends
2203 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2204 R: Paolo Bonzini <pbonzini@redhat.com>
2210 Character Devices (Braille)
2211 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2215 Command line option argument parsing
2216 M: Markus Armbruster <armbru@redhat.com>
2218 F: include/qemu/option.h
2219 F: tests/test-keyval.c
2220 F: tests/test-qemu-opts.c
2222 F: util/qemu-option.c
2225 M: Markus Armbruster <armbru@redhat.com>
2227 F: scripts/coverity-model.c
2229 Coverity Scan integration
2230 M: Peter Maydell <peter.maydell@linaro.org>
2232 F: scripts/coverity-scan/
2235 M: Alistair Francis <alistair.francis@wdc.com>
2236 R: David Gibson <david@gibson.dropbear.id.au>
2238 F: softmmu/device_tree.c
2239 F: include/sysemu/device_tree.h
2243 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2245 F: hw/misc/vmcoreinfo.c
2246 F: include/hw/misc/vmcoreinfo.h
2247 F: include/qemu/win_dump_defs
2248 F: include/sysemu/dump-arch.h
2249 F: include/sysemu/dump.h
2251 F: scripts/dump-guest-memory.py
2255 M: Markus Armbruster <armbru@redhat.com>
2257 F: include/qapi/error.h
2258 F: include/qemu/error-report.h
2261 F: util/qemu-error.c
2262 F: scripts/coccinelle/err-bad-newline.cocci
2263 F: scripts/coccinelle/error-use-after-free.cocci
2264 F: scripts/coccinelle/error_propagate_null.cocci
2265 F: scripts/coccinelle/remove_local_err.cocci
2266 F: scripts/coccinelle/use-error_fatal.cocci
2267 F: scripts/coccinelle/errp-guard.cocci
2270 M: Alex Bennée <alex.bennee@linaro.org>
2271 R: Philippe Mathieu-Daudé <philmd@redhat.com>
2277 M: Paolo Bonzini <pbonzini@redhat.com>
2279 F: include/exec/ioport.h
2280 F: include/exec/memop.h
2281 F: include/exec/memory.h
2282 F: include/exec/ram_addr.h
2283 F: include/exec/ramblock.h
2284 F: softmmu/dma-helpers.c
2287 F: softmmu/physmem.c
2288 F: include/exec/memory-internal.h
2289 F: scripts/coccinelle/memory-region-housekeeping.cocci
2292 M: Gerd Hoffmann <kraxel@redhat.com>
2294 F: include/ui/qemu-spice.h
2295 F: include/ui/spice-display.h
2297 F: audio/spiceaudio.c
2300 F: docs/spice-port-fqdn.txt
2303 M: Gerd Hoffmann <kraxel@redhat.com>
2311 M: Peter Maydell <peter.maydell@linaro.org>
2316 M: Paolo Bonzini <pbonzini@redhat.com>
2318 F: include/qemu/main-loop.h
2319 F: include/sysemu/runstate.h
2321 F: util/qemu-timer.c
2325 F: softmmu/cpu-throttle.c
2326 F: softmmu/cpu-timers.c
2328 F: qapi/run-state.json
2330 Read, Copy, Update (RCU)
2331 M: Paolo Bonzini <pbonzini@redhat.com>
2333 F: include/qemu/rcu*.h
2334 F: tests/rcutorture.c
2335 F: tests/test-rcu-*.c
2339 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2341 F: monitor/monitor-internal.h
2343 F: monitor/monitor.c
2347 F: include/monitor/hmp-target.h
2348 F: tests/qtest/test-hmp.c
2349 F: include/qemu/qemu-print.h
2350 F: util/qemu-print.c
2352 Network device backends
2353 M: Jason Wang <jasowang@redhat.com>
2357 F: qemu-bridge-helper.c
2358 T: git https://github.com/jasowang/qemu.git net
2361 Netmap network backend
2362 M: Luigi Rizzo <rizzo@iet.unipi.it>
2363 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2364 M: Vincenzo Maffione <v.maffione@gmail.com>
2365 W: http://info.iet.unipi.it/~luigi/netmap/
2369 Host Memory Backends
2370 M: Eduardo Habkost <ehabkost@redhat.com>
2371 M: Igor Mammedov <imammedo@redhat.com>
2373 F: backends/hostmem*.c
2374 F: include/sysemu/hostmem.h
2375 T: git https://github.com/ehabkost/qemu.git machine-next
2378 M: Gonglei <arei.gonglei@huawei.com>
2380 F: include/sysemu/cryptodev*.h
2381 F: backends/cryptodev*.c
2384 M: Eduardo Habkost <ehabkost@redhat.com>
2385 M: Cleber Rosa <crosa@redhat.com>
2392 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2394 F: scripts/simplebench/
2397 M: Markus Armbruster <armbru@redhat.com>
2398 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2403 X: include/qapi/qmp/
2404 F: include/qapi/qmp/dispatch.h
2405 F: tests/qapi-schema/
2406 F: tests/test-*-visitor.c
2407 F: tests/test-qapi-*.c
2408 F: tests/test-qmp-*.c
2409 F: tests/test-visitor-serialization.c
2410 F: scripts/qapi-gen.py
2412 F: docs/sphinx/qapidoc.py
2414 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2417 M: Eric Blake <eblake@redhat.com>
2418 M: Markus Armbruster <armbru@redhat.com>
2421 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2424 M: Markus Armbruster <armbru@redhat.com>
2427 F: include/qapi/qmp/
2428 X: include/qapi/qmp/dispatch.h
2429 F: scripts/coccinelle/qobject.cocci
2430 F: tests/check-qdict.c
2431 F: tests/check-qjson.c
2432 F: tests/check-qlist.c
2433 F: tests/check-qlit.c
2434 F: tests/check-qnull.c
2435 F: tests/check-qnum.c
2436 F: tests/check-qobject.c
2437 F: tests/check-qstring.c
2438 F: tests/data/qobject/qdict.txt
2439 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2442 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2445 F: docs/interop/qemu-ga.rst
2446 F: docs/interop/qemu-ga-ref.rst
2447 F: scripts/qemu-guest-agent/
2449 T: git https://github.com/mdroth/qemu.git qga
2452 M: Paolo Bonzini <pbonzini@redhat.com>
2453 R: Daniel P. Berrange <berrange@redhat.com>
2454 R: Eduardo Habkost <ehabkost@redhat.com>
2456 F: docs/qdev-device-use.txt
2461 F: include/monitor/qdev.h
2465 F: scripts/coccinelle/qom-parent-type.cocci
2466 F: softmmu/qdev-monitor.c
2468 F: tests/check-qom-interface.c
2469 F: tests/check-qom-proplist.c
2470 F: tests/test-qdev-global-props.c
2472 QOM boilerplate conversion script
2473 M: Eduardo Habkost <ehabkost@redhat.com>
2475 F: scripts/codeconverter/
2478 M: Markus Armbruster <armbru@redhat.com>
2480 F: monitor/monitor-internal.h
2483 F: monitor/monitor.c
2485 F: docs/devel/*qmp-*
2486 F: docs/interop/*qmp-*
2488 F: tests/qtest/qmp-test.c
2489 F: tests/qtest/qmp-cmd-test.c
2490 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2493 M: Thomas Huth <thuth@redhat.com>
2494 M: Laurent Vivier <lvivier@redhat.com>
2495 R: Paolo Bonzini <pbonzini@redhat.com>
2500 X: tests/qtest/bios-tables-test*
2503 M: Alexander Bulekov <alxndr@bu.edu>
2504 R: Paolo Bonzini <pbonzini@redhat.com>
2505 R: Bandan Das <bsd@redhat.com>
2506 R: Stefan Hajnoczi <stefanha@redhat.com>
2507 R: Thomas Huth <thuth@redhat.com>
2509 F: tests/qtest/fuzz/
2510 F: scripts/oss-fuzz/
2511 F: docs/devel/fuzzing.txt
2514 M: Alistair Francis <alistair@alistair23.me>
2516 F: hw/core/register.c
2517 F: include/hw/register.h
2518 F: include/hw/registerfields.h
2521 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2525 F: include/net/slirp.h
2526 T: git https://people.debian.org/~sthibault/qemu.git slirp
2529 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2532 F: include/hw/stream.h
2535 M: Paolo Bonzini <pbonzini@redhat.com>
2540 M: Stefan Hajnoczi <stefanha@redhat.com>
2544 F: docs/qemu-option-trace.rst.inc
2545 F: scripts/tracetool.py
2546 F: scripts/tracetool/
2547 F: scripts/qemu-trace-stap*
2548 F: docs/interop/qemu-trace-stap.rst
2549 F: docs/devel/tracing.txt
2550 T: git https://github.com/stefanha/qemu.git tracing
2553 M: Stefan Berger <stefanb@linux.ibm.com>
2558 F: include/hw/acpi/tpm.h
2559 F: include/sysemu/tpm*
2562 F: tests/qtest/*tpm*
2563 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
2567 F: scripts/checkpatch.pl
2570 M: Juan Quintela <quintela@redhat.com>
2571 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2573 F: hw/core/vmstate-if.c
2574 F: include/hw/vmstate-if.h
2575 F: include/migration/
2577 F: scripts/vmstate-static-checker.py
2578 F: tests/vmstate-static-checker-data/
2579 F: tests/qtest/migration-test.c
2580 F: docs/devel/migration.rst
2581 F: qapi/migration.json
2584 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2586 F: backends/dbus-vmstate.c
2587 F: tests/dbus-vmstate*
2589 F: include/qemu/dbus.h
2590 F: docs/interop/dbus.rst
2591 F: docs/interop/dbus-vmstate.rst
2594 M: Eduardo Otubo <otubo@redhat.com>
2596 F: softmmu/qemu-seccomp.c
2597 F: include/sysemu/seccomp.h
2600 M: Daniel P. Berrange <berrange@redhat.com>
2604 F: tests/test-crypto-*
2605 F: tests/benchmark-crypto-*
2606 F: tests/crypto-tls-*
2607 F: tests/pkix_asn1_tab.c
2611 M: Stefan Hajnoczi <stefanha@redhat.com>
2612 M: Kevin Wolf <kwolf@redhat.com>
2615 F: include/qemu/coroutine*
2616 F: tests/test-coroutine.c
2619 M: Daniel P. Berrange <berrange@redhat.com>
2622 F: include/qemu/buffer.h
2625 M: Daniel P. Berrange <berrange@redhat.com>
2632 M: Daniel P. Berrange <berrange@redhat.com>
2637 F: tests/test-authz-*
2640 M: Daniel P. Berrange <berrange@redhat.com>
2641 M: Gerd Hoffmann <kraxel@redhat.com>
2643 F: include/qemu/sockets.h
2644 F: util/qemu-sockets.c
2645 F: qapi/sockets.json
2648 M: Daniel P. Berrange <berrange@redhat.com>
2650 F: util/filemonitor*.c
2651 F: include/qemu/filemonitor.h
2652 F: tests/test-util-filemonitor.c
2654 Throttling infrastructure
2655 M: Alberto Garcia <berto@igalia.com>
2657 F: block/throttle-groups.c
2658 F: include/block/throttle-groups.h
2659 F: include/qemu/throttle*.h
2661 F: docs/throttle.txt
2662 F: tests/test-throttle.c
2663 L: qemu-block@nongnu.org
2666 M: Fam Zheng <fam@euphon.net>
2669 F: include/qemu/uuid.h
2670 F: tests/test-uuid.c
2673 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
2676 F: include/migration/colo.h
2677 F: include/migration/failover.h
2681 M: Zhang Chen <chen.zhang@intel.com>
2682 M: Li Zhijian <lizhijian@cn.fujitsu.com>
2684 F: docs/colo-proxy.txt
2686 F: net/filter-rewriter.c
2687 F: net/filter-mirror.c
2690 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2691 R: Paolo Bonzini <pbonzini@redhat.com>
2692 W: https://wiki.qemu.org/Features/record-replay
2695 F: block/blkreplay.c
2696 F: net/filter-replay.c
2697 F: include/sysemu/replay.h
2700 F: tests/acceptance/replay_kernel.py
2701 F: tests/acceptance/reverse_debugging.py
2705 M: Peter Xu <peterx@redhat.com>
2707 F: include/qemu/iova-tree.h
2711 M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2716 M: Corey Minyard <cminyard@mvista.com>
2719 F: hw/i2c/smbus_slave.c
2720 F: hw/i2c/smbus_master.c
2721 F: hw/i2c/smbus_eeprom.c
2722 F: include/hw/i2c/i2c.h
2723 F: include/hw/i2c/smbus_master.h
2724 F: include/hw/i2c/smbus_slave.h
2725 F: include/hw/i2c/smbus_eeprom.h
2727 Firmware schema specifications
2728 M: Laszlo Ersek <lersek@redhat.com>
2729 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2730 R: Daniel P. Berrange <berrange@redhat.com>
2731 R: Kashyap Chamarthy <kchamart@redhat.com>
2733 F: docs/interop/firmware.json
2736 M: Laszlo Ersek <lersek@redhat.com>
2737 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2739 F: pc-bios/descriptors/??-edk2-*.json
2741 F: roms/Makefile.edk2
2744 F: tests/data/uefi-boot-images/
2745 F: tests/uefi-test-tools/
2746 F: .gitlab-ci.d/edk2.yml
2747 F: .gitlab-ci.d/edk2/
2750 M: Michael S. Tsirkin <mst@redhat.com>
2751 M: Peter Xu <peterx@redhat.com>
2752 R: Jason Wang <jasowang@redhat.com>
2754 F: hw/i386/intel_iommu.c
2755 F: hw/i386/intel_iommu_internal.h
2756 F: include/hw/i386/intel_iommu.h
2759 M: Bin Meng <bmeng.cn@gmail.com>
2761 F: pc-bios/opensbi-*
2762 F: .gitlab-ci.d/opensbi.yml
2763 F: .gitlab-ci.d/opensbi/
2767 Overall usermode emulation
2768 M: Riku Voipio <riku.voipio@iki.fi>
2771 F: accel/tcg/user-exec*.c
2776 F: default-configs/*-bsd-user.mak
2779 M: Laurent Vivier <laurent@vivier.eu>
2782 F: default-configs/*-linux-user.mak
2783 F: scripts/qemu-binfmt-conf.sh
2784 F: scripts/update-syscalltbl.sh
2785 F: scripts/update-mips-syscall-args.sh
2786 F: scripts/gensyscalls.sh
2788 Tiny Code Generator (TCG)
2789 -------------------------
2791 M: Richard Henderson <rth@twiddle.net>
2797 M: Alex Bennée <alex.bennee@linaro.org>
2799 F: docs/devel/tcg-plugins.rst
2805 M: Richard Henderson <richard.henderson@linaro.org>
2807 L: qemu-arm@nongnu.org
2813 M: Andrzej Zaborowski <balrogg@gmail.com>
2815 L: qemu-arm@nongnu.org
2820 M: Richard Henderson <rth@twiddle.net>
2826 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
2827 R: Aurelien Jarno <aurelien@aurel32.net>
2828 R: Huacai Chen <chenhc@lemote.com>
2829 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
2830 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
2835 M: Richard Henderson <rth@twiddle.net>
2841 M: Palmer Dabbelt <palmer@dabbelt.com>
2842 M: Alistair Francis <Alistair.Francis@wdc.com>
2843 L: qemu-riscv@nongnu.org
2849 M: Richard Henderson <rth@twiddle.net>
2853 L: qemu-s390x@nongnu.org
2861 M: Stefan Weil <sw@weilnetz.de>
2870 M: Fam Zheng <fam@euphon.net>
2871 L: qemu-block@nongnu.org
2876 M: Jason Dillaman <dillaman@redhat.com>
2877 L: qemu-block@nongnu.org
2882 M: Liu Yuan <namei.unix@gmail.com>
2883 L: qemu-block@nongnu.org
2888 M: Jeff Cody <codyprime@gmail.com>
2889 L: qemu-block@nongnu.org
2894 M: Stefan Weil <sw@weilnetz.de>
2895 L: qemu-block@nongnu.org
2900 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2901 M: Paolo Bonzini <pbonzini@redhat.com>
2902 M: Peter Lieven <pl@kamp.de>
2903 L: qemu-block@nongnu.org
2906 F: block/iscsi-opts.c
2908 Network Block Device (NBD)
2909 M: Eric Blake <eblake@redhat.com>
2910 L: qemu-block@nongnu.org
2914 F: include/block/nbd*
2917 F: docs/interop/nbd.txt
2918 F: docs/interop/qemu-nbd.rst
2919 T: git https://repo.or.cz/qemu/ericb.git nbd
2922 M: Peter Lieven <pl@kamp.de>
2923 L: qemu-block@nongnu.org
2928 M: Richard W.M. Jones <rjones@redhat.com>
2929 L: qemu-block@nongnu.org
2934 L: qemu-block@nongnu.org
2939 L: qemu-block@nongnu.org
2940 L: integration@gluster.org
2945 M: Fam Zheng <fam@euphon.net>
2946 L: qemu-block@nongnu.org
2951 M: Stefan Hajnoczi <stefanha@redhat.com>
2952 R: Fam Zheng <fam@euphon.net>
2953 L: qemu-block@nongnu.org
2956 T: git https://github.com/stefanha/qemu.git block
2959 M: Gonglei <arei.gonglei@huawei.com>
2961 F: softmmu/bootdevice.c
2964 M: Alberto Garcia <berto@igalia.com>
2967 L: qemu-block@nongnu.org
2970 M: Ari Sundholm <ari@tuxera.com>
2971 L: qemu-block@nongnu.org
2973 F: block/blklogwrites.c
2976 M: Stefan Hajnoczi <stefanha@redhat.com>
2977 L: qemu-block@nongnu.org
2979 F: block/blkverify.c
2982 M: Stefan Hajnoczi <stefanha@redhat.com>
2983 L: qemu-block@nongnu.org
2988 M: Stefan Hajnoczi <stefanha@redhat.com>
2989 L: qemu-block@nongnu.org
2994 M: Stefan Hajnoczi <stefanha@redhat.com>
2995 L: qemu-block@nongnu.org
3000 M: Stefan Hajnoczi <stefanha@redhat.com>
3001 M: Denis V. Lunev <den@openvz.org>
3002 L: qemu-block@nongnu.org
3004 F: block/parallels.c
3005 F: docs/interop/parallels.txt
3008 M: Stefan Hajnoczi <stefanha@redhat.com>
3009 L: qemu-block@nongnu.org
3014 M: Kevin Wolf <kwolf@redhat.com>
3015 L: qemu-block@nongnu.org
3017 F: block/linux-aio.c
3018 F: include/block/raw-aio.h
3019 F: block/raw-format.c
3020 F: block/file-posix.c
3021 F: block/file-win32.c
3022 F: block/win32-aio.c
3025 M: Aarushi Mehta <mehta.aaru20@gmail.com>
3026 M: Julia Suvorova <jusual@redhat.com>
3027 M: Stefan Hajnoczi <stefanha@redhat.com>
3028 L: qemu-block@nongnu.org
3034 M: Kevin Wolf <kwolf@redhat.com>
3035 M: Max Reitz <mreitz@redhat.com>
3036 L: qemu-block@nongnu.org
3039 F: docs/interop/qcow2.txt
3042 M: Kevin Wolf <kwolf@redhat.com>
3043 L: qemu-block@nongnu.org
3048 M: Kevin Wolf <kwolf@redhat.com>
3049 M: Max Reitz <mreitz@redhat.com>
3050 L: qemu-block@nongnu.org
3055 M: Kevin Wolf <kwolf@redhat.com>
3056 L: qemu-block@nongnu.org
3061 M: Kevin Wolf <kwolf@redhat.com>
3062 L: qemu-block@nongnu.org
3067 M: Stefan Hajnoczi <stefanha@redhat.com>
3068 L: qemu-block@nongnu.org
3070 F: tests/image-fuzzer/
3073 M: Wen Congyang <wencongyang2@huawei.com>
3074 M: Xie Changlong <xiechanglong.d@gmail.com>
3077 F: block/replication.c
3078 F: tests/test-replication.c
3079 F: docs/block-replication.txt
3082 M: Yuval Shaia <yuval.shaia.ml@gmail.com>
3083 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
3088 F: contrib/rdmacm-mux/*
3092 M: Alex Bennée <alex.bennee@linaro.org>
3095 F: include/hw/semihosting/
3097 Build and test automation
3098 -------------------------
3099 Build and test automation
3100 M: Alex Bennée <alex.bennee@linaro.org>
3101 M: Fam Zheng <fam@euphon.net>
3102 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3104 F: .github/lockdown.yml
3110 F: scripts/archive-source.sh
3111 W: https://travis-ci.org/qemu/qemu
3112 W: https://app.shippable.com/github/qemu/qemu
3113 W: http://patchew.org/QEMU/
3115 FreeBSD Hosted Continuous Integration
3116 M: Ed Maste <emaste@freebsd.org>
3117 M: Li-Wen Hsu <lwhsu@freebsd.org>
3120 W: https://cirrus-ci.com/github/qemu/qemu
3122 GitLab Continuous Integration
3123 M: Thomas Huth <thuth@redhat.com>
3124 M: Philippe Mathieu-Daudé <philmd@redhat.com>
3125 M: Alex Bennée <alex.bennee@linaro.org>
3126 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3129 F: .gitlab-ci.d/crossbuilds.yml
3132 Guest Test Compilation Support
3133 M: Alex Bennée <alex.bennee@linaro.org>
3134 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
3136 F: tests/tcg/Makefile
3137 F: tests/tcg/Makefile.include
3139 Acceptance (Integration) Testing with the Avocado framework
3140 W: https://trello.com/b/6Qi1pxVn/avocado-qemu
3141 R: Cleber Rosa <crosa@redhat.com>
3142 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3143 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3145 F: tests/acceptance/
3149 Build system architecture
3150 M: Daniel P. Berrange <berrange@redhat.com>
3152 F: docs/devel/build-system.txt
3154 GIT Data Mining Config
3155 M: Alex Bennée <alex.bennee@linaro.org>
3160 Incompatible changes
3161 R: libvir-list@redhat.com
3162 F: docs/system/deprecated.rst
3167 M: Daniel P. Berrange <berrange@redhat.com>
3169 F: scripts/git-submodule.sh
3172 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
3175 Sphinx documentation configuration and build machinery
3176 M: Peter Maydell <peter.maydell@linaro.org>
3184 Performance Tools and Tests
3185 M: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
3187 F: scripts/performance/