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>
122 F: accel/stubs/tcg-stub.c
123 F: scripts/decodetree.py
124 F: docs/devel/decodetree.rst
125 F: include/exec/cpu*.h
126 F: include/exec/exec-all.h
127 F: include/exec/helper*.h
128 F: include/exec/tb-hash.h
129 F: include/sysemu/cpus.h
130 F: include/sysemu/tcg.h
133 M: Aurelien Jarno <aurelien@aurel32.net>
134 M: Peter Maydell <peter.maydell@linaro.org>
135 M: Alex Bennée <alex.bennee@linaro.org>
142 M: Richard Henderson <rth@twiddle.net>
149 M: Peter Maydell <peter.maydell@linaro.org>
150 L: qemu-arm@nongnu.org
154 F: tests/tcg/aarch64/
157 F: include/hw/cpu/a*mpcore.h
161 F: docs/system/target-arm.rst
164 M: Eric Auger <eric.auger@redhat.com>
165 L: qemu-arm@nongnu.org
168 F: include/hw/arm/smmu*
171 M: Michael Rolnik <mrolnik@gmail.com>
172 R: Sarah Harris <S.E.Harris@kent.ac.uk>
174 F: docs/system/target-avr.rst
175 F: gdb-xml/avr-cpu.xml
177 F: tests/acceptance/machine_avr6.py
180 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
188 HPPA (PA-RISC) TCG CPUs
189 M: Richard Henderson <rth@twiddle.net>
195 F: include/hw/net/lasi_82596.h
198 R: Michael Walle <michael@walle.cc>
205 F: include/hw/display/milkymist_tmu2.h
206 F: include/hw/char/lm32_juart.h
211 M: Laurent Vivier <laurent@vivier.eu>
217 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
219 F: target/microblaze/
221 F: disas/microblaze.c
224 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
225 R: Aurelien Jarno <aurelien@aurel32.net>
226 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
227 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
230 F: default-configs/*mips*
232 F: docs/system/cpu-models-mips.rst.inc
233 F: hw/intc/mips_gic.c
236 F: hw/timer/mips_gictimer.c
237 F: include/hw/intc/mips_gic.h
239 F: include/hw/misc/mips_*
240 F: include/hw/timer/mips_gictimer.h
241 F: tests/acceptance/linux_ssh_mips_malta.py
242 F: tests/acceptance/machine_mips_malta.py
244 K: ^Subject:.*(?i)mips
247 M: Anthony Green <green@moxielogic.com>
252 F: default-configs/moxie-softmmu.mak
255 M: Chris Wulff <crwulff@gmail.com>
256 M: Marek Vasut <marex@denx.de>
260 F: hw/intc/nios2_iic.c
262 F: default-configs/nios2-softmmu.mak
265 M: Stafford Horne <shorne@gmail.com>
269 F: tests/tcg/openrisc/
272 M: David Gibson <david@gibson.dropbear.id.au>
273 L: qemu-ppc@nongnu.org
281 M: Palmer Dabbelt <palmer@dabbelt.com>
282 M: Alistair Francis <Alistair.Francis@wdc.com>
283 M: Sagar Karandikar <sagark@eecs.berkeley.edu>
284 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
285 L: qemu-riscv@nongnu.org
290 F: linux-user/host/riscv32/
291 F: linux-user/host/riscv64/
294 M: Yoshinori Sato <ysato@users.sourceforge.jp>
299 M: Richard Henderson <rth@twiddle.net>
300 M: David Hildenbrand <david@redhat.com>
306 L: qemu-s390x@nongnu.org
309 M: Yoshinori Sato <ysato@users.sourceforge.jp>
317 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
318 M: Artyom Tarasenko <atar4qemu@gmail.com>
323 F: include/hw/sparc/sparc64.h
327 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
331 F: include/hw/unicore32/
334 M: Paolo Bonzini <pbonzini@redhat.com>
335 M: Richard Henderson <rth@twiddle.net>
336 M: Eduardo Habkost <ehabkost@redhat.com>
343 F: docs/system/cpu-models-x86.rst.inc
344 T: git https://github.com/ehabkost/qemu.git x86-next
347 M: Max Filippov <jcmvbkbc@gmail.com>
348 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
354 F: include/hw/xtensa/xtensa-isa.h
355 F: default-configs/xtensa*.mak
358 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
362 F: include/hw/tricore/
364 Multiarch Linux User Tests
365 M: Alex Bennée <alex.bennee@linaro.org>
367 F: tests/tcg/multiarch/
369 Guest CPU Cores (KVM)
370 ---------------------
372 M: Paolo Bonzini <pbonzini@redhat.com>
373 L: kvm@vger.kernel.org
377 F: accel/stubs/kvm-stub.c
379 F: include/sysemu/kvm*.h
380 F: scripts/kvm/kvm_flightrecorder
383 M: Peter Maydell <peter.maydell@linaro.org>
384 L: qemu-arm@nongnu.org
389 M: Huacai Chen <chenhc@lemote.com>
390 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
395 M: David Gibson <david@gibson.dropbear.id.au>
400 M: Halil Pasic <pasic@linux.ibm.com>
401 M: Cornelia Huck <cohuck@redhat.com>
402 M: Christian Borntraeger <borntraeger@de.ibm.com>
404 F: target/s390x/kvm.c
405 F: target/s390x/kvm_s390x.h
406 F: target/s390x/kvm-stub.c
407 F: target/s390x/ioinst.[ch]
408 F: target/s390x/machine.c
409 F: target/s390x/sigp.c
410 F: target/s390x/cpu_features*.[ch]
411 F: target/s390x/cpu_models.[ch]
413 F: include/hw/s390x/pv.h
414 F: hw/intc/s390_flic.c
415 F: hw/intc/s390_flic_kvm.c
416 F: include/hw/s390x/s390_flic.h
418 T: git https://github.com/cohuck/qemu.git s390-next
419 T: git https://github.com/borntraeger/qemu.git s390-next
420 L: qemu-s390x@nongnu.org
423 M: Paolo Bonzini <pbonzini@redhat.com>
424 M: Marcelo Tosatti <mtosatti@redhat.com>
425 L: kvm@vger.kernel.org
428 F: scripts/kvm/vmxcap
430 Guest CPU Cores (other accelerators)
431 ------------------------------------
433 M: Richard Henderson <rth@twiddle.net>
434 R: Paolo Bonzini <pbonzini@redhat.com>
436 F: include/sysemu/accel.h
438 F: accel/Makefile.objs
439 F: accel/stubs/Makefile.objs
442 M: Cameron Esfahani <dirty@apple.com>
443 M: Roman Bolshakov <r.bolshakov@yadro.com>
444 W: https://wiki.qemu.org/Features/HVF
446 F: accel/stubs/hvf-stub.c
448 F: include/sysemu/hvf.h
451 M: Sunil Muthuswamy <sunilmut@microsoft.com>
453 F: target/i386/whpx-all.c
454 F: target/i386/whpx-cpus.c
455 F: target/i386/whp-dispatch.h
456 F: accel/stubs/whpx-stub.c
457 F: include/sysemu/whpx.h
459 Guest CPU Cores (Xen)
460 ---------------------
462 M: Stefano Stabellini <sstabellini@kernel.org>
463 M: Anthony Perard <anthony.perard@citrix.com>
464 M: Paul Durrant <paul@xen.org>
465 L: xen-devel@lists.xenproject.org
470 F: hw/char/xen_console.c
471 F: hw/display/xenfb.c
475 F: hw/block/dataplane/xen*
479 F: hw/pci-host/xen_igd_pt.c
480 F: include/hw/block/dataplane/xen*
482 F: include/sysemu/xen.h
483 F: include/sysemu/xen-mapcache.h
484 F: stubs/xen-hw-stub.c
486 Guest CPU Cores (HAXM)
487 ---------------------
489 M: Wenchao Wang <wenchao.wang@intel.com>
490 M: Colin Xu <colin.xu@intel.com>
491 L: haxm-team@intel.com
492 W: https://github.com/intel/haxm/issues
494 F: accel/stubs/hax-stub.c
495 F: include/sysemu/hax.h
501 M: Michael S. Tsirkin <mst@redhat.com>
502 M: Cornelia Huck <cohuck@redhat.com>
503 M: Paolo Bonzini <pbonzini@redhat.com>
506 F: scripts/update-linux-headers.sh
509 M: Paolo Bonzini <pbonzini@redhat.com>
512 F: include/sysemu/os-posix.h
514 F: include/qemu/*posix*.h
517 M: Kamil Rytarowski <kamil@netbsd.org>
519 K: ^Subject:.*(?i)NetBSD
522 M: Brad Smith <brad@comstyle.com>
524 K: ^Subject:.*(?i)OpenBSD
527 M: Stefan Weil <sw@weilnetz.de>
537 M: Richard Henderson <rth@twiddle.net>
540 F: hw/isa/smc37c669-superio.c
541 F: tests/tcg/alpha/system/
546 M: Beniamino Galvani <b.galvani@gmail.com>
547 M: Peter Maydell <peter.maydell@linaro.org>
548 L: qemu-arm@nongnu.org
551 F: include/hw/*/allwinner*
552 F: hw/arm/cubieboard.c
555 M: Niek Linnenbank <nieklinnenbank@gmail.com>
556 L: qemu-arm@nongnu.org
558 F: hw/*/allwinner-h3*
559 F: include/hw/*/allwinner-h3*
561 F: docs/system/orangepi.rst
563 ARM PrimeCell and CMSDK devices
564 M: Peter Maydell <peter.maydell@linaro.org>
565 L: qemu-arm@nongnu.org
568 F: include/hw/char/pl011.h
571 F: include/hw/dma/pl080.h
578 F: include/hw/ssi/pl022.h
580 F: include/hw/rtc/pl031.h
581 F: include/hw/arm/primecell.h
582 F: hw/timer/cmsdk-apb-timer.c
583 F: include/hw/timer/cmsdk-apb-timer.h
584 F: hw/timer/cmsdk-apb-dualtimer.c
585 F: include/hw/timer/cmsdk-apb-dualtimer.h
586 F: hw/char/cmsdk-apb-uart.c
587 F: include/hw/char/cmsdk-apb-uart.h
588 F: hw/watchdog/cmsdk-apb-watchdog.c
589 F: include/hw/watchdog/cmsdk-apb-watchdog.h
591 F: include/hw/misc/tz-ppc.h
593 F: include/hw/misc/tz-mpc.h
595 F: include/hw/misc/tz-msc.h
598 M: Peter Maydell <peter.maydell@linaro.org>
599 L: qemu-arm@nongnu.org
602 F: hw/intc/gic_internal.h
604 F: hw/misc/arm11scu.c
605 F: hw/misc/arm_l2x0.c
606 F: hw/timer/a9gtimer*
608 F: include/hw/arm/arm*.h
609 F: include/hw/intc/arm*
610 F: include/hw/misc/a9scu.h
611 F: include/hw/misc/arm11scu.h
612 F: include/hw/timer/a9gtimer.h
613 F: include/hw/timer/arm_mptimer.h
614 F: include/hw/timer/armv7m_systick.h
615 F: tests/qtest/test-arm-mptimer.c
618 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
619 M: Peter Maydell <peter.maydell@linaro.org>
620 L: qemu-arm@nongnu.org
623 F: include/hw/arm/exynos4210.h
626 M: Rob Herring <robh@kernel.org>
627 M: Peter Maydell <peter.maydell@linaro.org>
628 L: qemu-arm@nongnu.org
634 M: Antony Pavlov <antonynpavlov@gmail.com>
635 M: Peter Maydell <peter.maydell@linaro.org>
636 L: qemu-arm@nongnu.org
638 F: include/hw/arm/digic.h
640 F: include/hw/*/digic*
641 F: tests/acceptance/machine_arm_canona1100.py
642 F: docs/system/arm/digic.rst
645 M: Anup Patel <anup.patel@wdc.com>
646 M: Alistair Francis <Alistair.Francis@wdc.com>
647 L: qemu-riscv@nongnu.org
649 F: hw/rtc/goldfish_rtc.c
650 F: include/hw/rtc/goldfish_rtc.h
653 M: Peter Maydell <peter.maydell@linaro.org>
654 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
655 L: qemu-arm@nongnu.org
658 F: docs/system/arm/gumstix.rst
661 M: Peter Maydell <peter.maydell@linaro.org>
662 R: Jean-Christophe Dubois <jcd@tribudubois.net>
663 L: qemu-arm@nongnu.org
665 F: hw/arm/fsl-imx25.c
666 F: hw/arm/imx25_pdk.c
667 F: hw/misc/imx25_ccm.c
668 F: hw/watchdog/wdt_imx2.c
669 F: include/hw/arm/fsl-imx25.h
670 F: include/hw/misc/imx25_ccm.h
671 F: include/hw/watchdog/wdt_imx2.h
674 M: Peter Chubb <peter.chubb@nicta.com.au>
675 M: Peter Maydell <peter.maydell@linaro.org>
676 L: qemu-arm@nongnu.org
681 F: include/hw/*/imx_*
682 F: include/hw/*/*imx31*
685 M: Peter Maydell <peter.maydell@linaro.org>
686 L: qemu-arm@nongnu.org
688 F: hw/arm/integratorcp.c
689 F: hw/misc/arm_integrator_debug.c
690 F: include/hw/misc/arm_integrator_debug.h
691 F: tests/acceptance/machine_arm_integratorcp.py
692 F: docs/system/arm/integratorcp.rst
694 MCIMX6UL EVK / i.MX6ul
695 M: Peter Maydell <peter.maydell@linaro.org>
696 R: Jean-Christophe Dubois <jcd@tribudubois.net>
697 L: qemu-arm@nongnu.org
699 F: hw/arm/mcimx6ul-evk.c
700 F: hw/arm/fsl-imx6ul.c
701 F: hw/misc/imx6ul_ccm.c
702 F: include/hw/arm/fsl-imx6ul.h
703 F: include/hw/misc/imx6ul_ccm.h
705 MCIMX7D SABRE / i.MX7
706 M: Peter Maydell <peter.maydell@linaro.org>
707 R: Andrey Smirnov <andrew.smirnov@gmail.com>
708 L: qemu-arm@nongnu.org
710 F: hw/arm/mcimx7d-sabre.c
713 F: include/hw/arm/fsl-imx7.h
714 F: include/hw/misc/imx7_*.h
715 F: hw/pci-host/designware.c
716 F: include/hw/pci-host/designware.h
719 M: Peter Maydell <peter.maydell@linaro.org>
720 L: qemu-arm@nongnu.org
725 F: include/hw/misc/mps2-*.h
727 F: include/hw/arm/armsse.h
728 F: hw/misc/iotkit-secctl.c
729 F: include/hw/misc/iotkit-secctl.h
730 F: hw/misc/iotkit-sysctl.c
731 F: include/hw/misc/iotkit-sysctl.h
732 F: hw/misc/iotkit-sysinfo.c
733 F: include/hw/misc/iotkit-sysinfo.h
734 F: hw/misc/armsse-cpuid.c
735 F: include/hw/misc/armsse-cpuid.h
736 F: hw/misc/armsse-mhu.c
737 F: include/hw/misc/armsse-mhu.h
738 F: docs/system/arm/mps2.rst
741 M: Peter Maydell <peter.maydell@linaro.org>
742 L: qemu-arm@nongnu.org
745 F: docs/system/arm/musca.rst
748 M: Jan Kiszka <jan.kiszka@web.de>
749 M: Peter Maydell <peter.maydell@linaro.org>
750 L: qemu-arm@nongnu.org
753 F: docs/system/arm/musicpal.rst
756 M: Havard Skinnemoen <hskinnemoen@google.com>
757 M: Tyrone Ting <kfting@nuvoton.com>
758 L: qemu-arm@nongnu.org
761 F: include/hw/*/npcm7xx*
762 F: pc-bios/npcm7xx_bootrom.bin
766 M: Andrzej Zaborowski <balrogg@gmail.com>
767 M: Peter Maydell <peter.maydell@linaro.org>
768 L: qemu-arm@nongnu.org
771 F: hw/display/blizzard.c
773 F: hw/input/tsc2005.c
776 F: include/hw/display/blizzard.h
777 F: include/hw/input/tsc2xxx.h
778 F: include/hw/misc/cbus.h
779 F: tests/acceptance/machine_arm_n8x0.py
780 F: docs/system/arm/nseries.rst
783 M: Andrzej Zaborowski <balrogg@gmail.com>
784 M: Peter Maydell <peter.maydell@linaro.org>
785 L: qemu-arm@nongnu.org
788 F: hw/input/tsc210x.c
789 F: include/hw/input/tsc2xxx.h
790 F: docs/system/arm/palm.rst
793 M: Peter Maydell <peter.maydell@linaro.org>
794 R: Andrew Baumann <Andrew.Baumann@microsoft.com>
795 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
796 L: qemu-arm@nongnu.org
799 F: hw/arm/raspi_platform.h
801 F: include/hw/arm/raspi*
802 F: include/hw/*/bcm283*
805 M: Peter Maydell <peter.maydell@linaro.org>
806 L: qemu-arm@nongnu.org
809 F: hw/cpu/realview_mpcore.c
810 F: hw/intc/realview_gic.c
811 F: include/hw/intc/realview_gic.h
812 F: docs/system/arm/realview.rst
815 M: Andrzej Zaborowski <balrogg@gmail.com>
816 M: Peter Maydell <peter.maydell@linaro.org>
817 L: qemu-arm@nongnu.org
819 F: hw/arm/mainstone.c
824 F: hw/display/tc6393xb.c
827 F: hw/misc/mst_fpga.c
829 F: include/hw/misc/max111x.h
830 F: include/hw/arm/pxa.h
831 F: include/hw/arm/sharpsl.h
832 F: include/hw/display/tc6393xb.h
833 F: docs/system/arm/xscale.rst
836 M: Peter Maydell <peter.maydell@linaro.org>
837 R: Jean-Christophe Dubois <jcd@tribudubois.net>
838 L: qemu-arm@nongnu.org
840 F: hw/arm/sabrelite.c
844 F: hw/usb/imx-usb-phy.c
845 F: include/hw/usb/imx-usb-phy.h
846 F: include/hw/arm/fsl-imx6.h
847 F: include/hw/misc/imx6_*.h
848 F: include/hw/ssi/imx_spi.h
851 M: Radoslaw Biernacki <rad@semihalf.com>
852 M: Peter Maydell <peter.maydell@linaro.org>
853 R: Leif Lindholm <leif@nuviainc.com>
854 L: qemu-arm@nongnu.org
858 Sharp SL-5500 (Collie) PDA
859 M: Peter Maydell <peter.maydell@linaro.org>
860 L: qemu-arm@nongnu.org
864 F: docs/system/arm/collie.rst
867 M: Peter Maydell <peter.maydell@linaro.org>
868 L: qemu-arm@nongnu.org
871 F: include/hw/input/gamepad.h
872 F: docs/system/arm/stellaris.rst
875 M: Peter Maydell <peter.maydell@linaro.org>
876 L: qemu-arm@nongnu.org
879 F: docs/system/arm/vexpress.rst
882 M: Peter Maydell <peter.maydell@linaro.org>
883 L: qemu-arm@nongnu.org
886 F: include/hw/i2c/arm_sbcon_i2c.h
887 F: hw/misc/arm_sysctl.c
888 F: docs/system/arm/versatile.rst
891 M: Peter Maydell <peter.maydell@linaro.org>
892 L: qemu-arm@nongnu.org
895 F: include/hw/arm/virt.h
896 F: docs/system/arm/virt.rst
899 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
900 M: Alistair Francis <alistair@alistair23.me>
901 M: Peter Maydell <peter.maydell@linaro.org>
902 L: qemu-arm@nongnu.org
907 F: include/hw/misc/zynq*
910 Xilinx ZynqMP and Versal
911 M: Alistair Francis <alistair@alistair23.me>
912 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
913 M: Peter Maydell <peter.maydell@linaro.org>
914 L: qemu-arm@nongnu.org
917 F: include/hw/*/xlnx*.h
918 F: include/hw/ssi/xilinx_spips.h
920 F: include/hw/display/dpcd.h
921 F: docs/system/arm/xlnx-versal-virt.rst
924 M: Shannon Zhao <shannon.zhaosl@gmail.com>
925 L: qemu-arm@nongnu.org
927 F: hw/arm/virt-acpi-build.c
930 M: Alistair Francis <alistair@alistair23.me>
931 M: Peter Maydell <peter.maydell@linaro.org>
932 L: qemu-arm@nongnu.org
934 F: hw/arm/stm32f205_soc.c
935 F: hw/misc/stm32f2xx_syscfg.c
936 F: hw/char/stm32f2xx_usart.c
937 F: hw/timer/stm32f2xx_timer.c
939 F: hw/ssi/stm32f2xx_spi.c
940 F: include/hw/*/stm32*.h
943 M: Alistair Francis <alistair@alistair23.me>
944 M: Peter Maydell <peter.maydell@linaro.org>
945 L: qemu-arm@nongnu.org
947 F: hw/arm/stm32f405_soc.c
948 F: hw/misc/stm32f4xx_syscfg.c
949 F: hw/misc/stm32f4xx_exti.c
952 M: Alistair Francis <alistair@alistair23.me>
953 M: Peter Maydell <peter.maydell@linaro.org>
954 L: qemu-arm@nongnu.org
956 F: hw/arm/netduino2.c
959 M: Alistair Francis <alistair@alistair23.me>
960 M: Peter Maydell <peter.maydell@linaro.org>
961 L: qemu-arm@nongnu.org
963 F: hw/arm/netduinoplus2.c
966 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
967 M: Peter Maydell <peter.maydell@linaro.org>
968 L: qemu-arm@nongnu.org
971 F: hw/misc/msf2-sysreg.c
972 F: hw/timer/mss-timer.c
974 F: include/hw/arm/msf2-soc.h
975 F: include/hw/misc/msf2-sysreg.h
976 F: include/hw/timer/mss-timer.h
977 F: include/hw/ssi/mss-spi.h
978 F: hw/net/msf2-emac.c
979 F: include/hw/net/msf2-emac.h
982 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
983 M: Peter Maydell <peter.maydell@linaro.org>
984 L: qemu-arm@nongnu.org
989 M: Cédric Le Goater <clg@kaod.org>
990 M: Peter Maydell <peter.maydell@linaro.org>
991 R: Andrew Jeffery <andrew@aj.id.au>
992 R: Joel Stanley <joel@jms.id.au>
993 L: qemu-arm@nongnu.org
997 F: include/hw/*/*aspeed*
998 F: include/hw/misc/pca9552*.h
999 F: hw/net/ftgmac100.c
1000 F: include/hw/net/ftgmac100.h
1003 M: Joel Stanley <joel@jms.id.au>
1004 M: Peter Maydell <peter.maydell@linaro.org>
1005 L: qemu-arm@nongnu.org
1009 F: include/hw/*/nrf51*.h
1010 F: include/hw/*/microbit*.h
1011 F: tests/qtest/microbit-test.c
1017 M: Michael Rolnik <mrolnik@gmail.com>
1018 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1020 F: default-configs/avr-softmmu.mak
1022 F: include/hw/char/avr_usart.h
1023 F: hw/char/avr_usart.c
1024 F: include/hw/timer/avr_timer16.h
1025 F: hw/timer/avr_timer16.c
1026 F: include/hw/misc/avr_power.h
1027 F: hw/misc/avr_power.c
1030 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1031 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1038 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1040 F: hw/cris/axis_dev88.c
1046 M: Richard Henderson <rth@twiddle.net>
1047 R: Helge Deller <deller@gmx.de>
1049 F: default-configs/hppa-softmmu.mak
1051 F: pc-bios/hppa-firmware.img
1055 EVR32 and uclinux BSP
1056 R: Michael Walle <michael@walle.cc>
1058 F: hw/lm32/lm32_boards.c
1061 R: Michael Walle <michael@walle.cc>
1063 F: hw/lm32/milkymist.c
1068 M: Thomas Huth <huth@tuxfamily.org>
1071 F: hw/m68k/mcf5206.c
1074 M: Thomas Huth <huth@tuxfamily.org>
1076 F: hw/m68k/mcf5208.c
1077 F: hw/m68k/mcf_intc.c
1078 F: hw/char/mcf_uart.c
1080 F: include/hw/m68k/mcf*.h
1083 M: Thomas Huth <huth@tuxfamily.org>
1086 F: hw/display/next-fb.c
1087 F: include/hw/m68k/next-cube.h
1090 M: Laurent Vivier <laurent@vivier.eu>
1093 F: hw/misc/mac_via.c
1095 F: hw/display/macfb.c
1097 F: hw/m68k/bootinfo.h
1098 F: include/hw/misc/mac_via.h
1099 F: include/hw/nubus/*
1100 F: include/hw/display/macfb.h
1101 F: include/hw/block/swim.h
1105 petalogix_s3adsp1800
1106 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1108 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
1109 F: include/hw/char/xilinx_uartlite.h
1112 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1114 F: hw/microblaze/petalogix_ml605_mmu.c
1119 M: Hervé Poussineau <hpoussin@reactos.org>
1120 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1123 F: hw/display/jazz_led.c
1127 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1128 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1129 R: Aurelien Jarno <aurelien@aurel32.net>
1134 F: hw/mips/gt64xxx_pci.c
1135 F: include/hw/southbridge/piix.h
1136 F: tests/acceptance/linux_ssh_mips_malta.py
1137 F: tests/acceptance/machine_mips_malta.py
1140 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1141 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1143 F: hw/mips/mipssim.c
1147 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1148 R: Aurelien Jarno <aurelien@aurel32.net>
1149 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1154 M: Huacai Chen <chenhc@lemote.com>
1155 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1156 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1157 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1159 F: hw/mips/fuloong2e.c
1160 F: hw/isa/vt82c686.c
1161 F: hw/pci-host/bonito.c
1162 F: include/hw/isa/vt82c686.h
1164 Loongson-3 virtual platforms
1165 M: Huacai Chen <chenhc@lemote.com>
1166 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1168 F: hw/intc/loongson_liointc.c
1171 M: Paul Burton <pburton@wavecomp.com>
1172 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1174 F: hw/core/loader-fit.c
1176 F: hw/pci-host/xilinx-pcie.c
1177 F: include/hw/pci-host/xilinx-pcie.h
1182 M: Jia Liu <proljc@gmail.com>
1184 F: hw/openrisc/openrisc_sim.c
1189 M: David Gibson <david@gibson.dropbear.id.au>
1190 L: qemu-ppc@nongnu.org
1192 F: hw/ppc/ppc405_boards.c
1195 M: David Gibson <david@gibson.dropbear.id.au>
1196 L: qemu-ppc@nongnu.org
1198 F: hw/ppc/ppc440_bamboo.c
1201 M: David Gibson <david@gibson.dropbear.id.au>
1202 L: qemu-ppc@nongnu.org
1205 F: hw/gpio/mpc8xxx.c
1207 F: hw/net/fsl_etsec/
1208 F: hw/pci-host/ppce500.c
1209 F: include/hw/ppc/ppc_e500.h
1210 F: include/hw/pci-host/ppce500.h
1211 F: pc-bios/u-boot.e500
1214 M: David Gibson <david@gibson.dropbear.id.au>
1215 L: qemu-ppc@nongnu.org
1217 F: hw/ppc/mpc8544ds.c
1218 F: hw/ppc/mpc8544_guts.c
1221 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1222 R: David Gibson <david@gibson.dropbear.id.au>
1223 L: qemu-ppc@nongnu.org
1225 F: hw/ppc/mac_newworld.c
1226 F: hw/pci-host/uninorth.c
1227 F: hw/pci-bridge/dec.[hc]
1229 F: hw/misc/mos6522.c
1230 F: hw/nvram/mac_nvram.c
1232 F: include/hw/misc/macio/
1233 F: include/hw/misc/mos6522.h
1234 F: include/hw/ppc/mac_dbdma.h
1235 F: include/hw/pci-host/uninorth.h
1236 F: include/hw/input/adb*
1237 F: pc-bios/qemu_vga.ndrv
1240 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1241 R: David Gibson <david@gibson.dropbear.id.au>
1242 L: qemu-ppc@nongnu.org
1244 F: hw/ppc/mac_oldworld.c
1245 F: hw/pci-host/grackle.c
1247 F: hw/intc/heathrow_pic.c
1249 F: include/hw/intc/heathrow_pic.h
1250 F: include/hw/input/adb*
1251 F: pc-bios/qemu_vga.ndrv
1254 M: Hervé Poussineau <hpoussin@reactos.org>
1255 L: qemu-ppc@nongnu.org
1258 F: hw/ppc/prep_systemio.c
1259 F: hw/ppc/rs6000_mc.c
1260 F: hw/pci-host/prep.[hc]
1264 F: hw/rtc/m48t59-isa.c
1265 F: include/hw/isa/pc87312.h
1266 F: include/hw/rtc/m48t59.h
1267 F: tests/acceptance/ppc_prep_40p.py
1270 M: David Gibson <david@gibson.dropbear.id.au>
1271 L: qemu-ppc@nongnu.org
1274 F: include/hw/*/spapr*
1276 F: include/hw/*/xics*
1278 F: docs/specs/ppc-spapr-hcalls.txt
1279 F: docs/specs/ppc-spapr-hotplug.txt
1280 F: tests/qtest/spapr*
1281 F: tests/qtest/libqos/*spapr*
1282 F: tests/qtest/rtas*
1283 F: tests/qtest/libqos/rtas*
1285 PowerNV (Non-Virtualized)
1286 M: Cédric Le Goater <clg@kaod.org>
1287 M: David Gibson <david@gibson.dropbear.id.au>
1288 L: qemu-ppc@nongnu.org
1292 F: hw/intc/xics_pnv.c
1294 F: include/hw/ppc/pnv*
1295 F: include/hw/pci-host/pnv*
1296 F: pc-bios/skiboot.lid
1300 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1301 L: qemu-ppc@nongnu.org
1303 F: hw/ppc/virtex_ml507.c
1306 M: BALATON Zoltan <balaton@eik.bme.hu>
1307 L: qemu-ppc@nongnu.org
1309 F: hw/ppc/sam460ex.c
1310 F: hw/ppc/ppc440_pcix.c
1311 F: hw/display/sm501*
1314 F: pc-bios/canyonlands.dt[sb]
1315 F: pc-bios/u-boot-sam460ex-20100605.bin
1316 F: roms/u-boot-sam460ex
1321 M: Alistair Francis <Alistair.Francis@wdc.com>
1322 L: qemu-riscv@nongnu.org
1324 F: hw/riscv/opentitan.c
1325 F: hw/char/ibex_uart.c
1326 F: hw/intc/ibex_plic.c
1327 F: include/hw/riscv/opentitan.h
1328 F: include/hw/char/ibex_uart.h
1329 F: include/hw/intc/ibex_plic.h
1331 Microchip PolarFire SoC Icicle Kit
1332 M: Bin Meng <bin.meng@windriver.com>
1333 L: qemu-riscv@nongnu.org
1335 F: hw/riscv/microchip_pfsoc.c
1336 F: hw/char/mchp_pfsoc_mmuart.c
1337 F: include/hw/riscv/microchip_pfsoc.h
1338 F: include/hw/char/mchp_pfsoc_mmuart.h
1343 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1345 F: docs/system/target-rx.rst
1346 F: hw/rx/rx-gdbsim.c
1347 F: tests/acceptance/machine_rx_gdbsim.py
1352 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1353 R: Magnus Damm <magnus.damm@gmail.com>
1356 F: hw/intc/sh_intc.c
1357 F: include/hw/sh4/sh_intc.h
1360 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1361 R: Magnus Damm <magnus.damm@gmail.com>
1364 F: hw/intc/sh_intc.c
1365 F: include/hw/sh4/sh_intc.h
1370 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1373 F: hw/sparc/sun4m_iommu.c
1376 F: hw/dma/sparc32_dma.c
1377 F: hw/misc/eccmemctl.c
1379 F: include/hw/nvram/sun_nvram.h
1380 F: include/hw/sparc/sparc32_dma.h
1381 F: include/hw/sparc/sun4m_iommu.h
1382 F: pc-bios/openbios-sparc32
1385 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1387 F: hw/sparc64/sun4u.c
1388 F: hw/sparc64/sun4u_iommu.c
1389 F: include/hw/sparc/sun4u_iommu.h
1390 F: hw/pci-host/sabre.c
1391 F: include/hw/pci-host/sabre.h
1392 F: hw/pci-bridge/simba.c
1393 F: include/hw/pci-bridge/simba.h
1394 F: pc-bios/openbios-sparc64
1395 F: tests/acceptance/machine_sparc64_sun4u.py
1398 M: Artyom Tarasenko <atar4qemu@gmail.com>
1400 F: hw/sparc64/niagara.c
1401 F: hw/rtc/sun4v-rtc.c
1402 F: include/hw/rtc/sun4v-rtc.h
1405 M: Fabien Chouteau <chouteau@adacore.com>
1406 M: KONRAD Frederic <frederic.konrad@adacore.com>
1410 F: include/hw/*/grlib*
1411 F: tests/acceptance/machine_sparc_leon3.py
1416 M: Cornelia Huck <cohuck@redhat.com>
1417 M: Halil Pasic <pasic@linux.ibm.com>
1418 M: Christian Borntraeger <borntraeger@de.ibm.com>
1420 F: hw/char/sclp*.[hc]
1421 F: hw/char/terminal3270.c
1423 F: include/hw/s390x/
1424 F: hw/watchdog/wdt_diag288.c
1425 F: include/hw/watchdog/wdt_diag288.h
1426 F: default-configs/s390x-softmmu.mak
1427 T: git https://github.com/cohuck/qemu.git s390-next
1428 T: git https://github.com/borntraeger/qemu.git s390-next
1429 L: qemu-s390x@nongnu.org
1432 M: Christian Borntraeger <borntraeger@de.ibm.com>
1433 M: Thomas Huth <thuth@redhat.com>
1436 F: pc-bios/s390-ccw/
1437 F: pc-bios/s390-ccw.img
1438 F: docs/devel/s390-dasd-ipl.rst
1439 T: git https://github.com/borntraeger/qemu.git s390-next
1440 L: qemu-s390x@nongnu.org
1443 M: Matthew Rosato <mjrosato@linux.ibm.com>
1445 F: hw/s390x/s390-pci*
1446 L: qemu-s390x@nongnu.org
1450 PKUnity-3 SoC initramfs-with-busybox
1451 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1459 M: Michael S. Tsirkin <mst@redhat.com>
1460 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1464 F: hw/pci-host/i440fx.c
1465 F: hw/pci-host/q35.c
1466 F: hw/pci-host/pam.c
1467 F: include/hw/pci-host/i440fx.h
1468 F: include/hw/pci-host/q35.h
1469 F: include/hw/pci-host/pam.h
1471 F: hw/isa/lpc_ich9.c
1472 F: hw/i2c/smbus_ich9.c
1475 F: include/hw/acpi/ich9.h
1476 F: include/hw/southbridge/piix.h
1479 F: include/hw/isa/apm.h
1480 F: tests/test-x86-cpuid.c
1481 F: tests/qtest/test-x86-cpuid-compat.c
1484 M: Michael S. Tsirkin <mst@redhat.com>
1485 M: Paolo Bonzini <pbonzini@redhat.com>
1487 F: hw/char/debugcon.c
1488 F: hw/char/parallel*
1491 F: hw/i2c/pm_smbus.c
1496 F: hw/isa/isa-superio.c
1497 F: hw/misc/debugexit.c
1498 F: hw/misc/pc-testdev.c
1501 F: hw/rtc/mc146818rtc*
1502 F: hw/watchdog/wdt_ib700.c
1503 F: hw/watchdog/wdt_i6300esb.c
1504 F: include/hw/display/vga.h
1505 F: include/hw/char/parallel.h
1506 F: include/hw/dma/i8257.h
1507 F: include/hw/i2c/pm_smbus.h
1508 F: include/hw/input/i8042.h
1509 F: include/hw/isa/i8259_internal.h
1510 F: include/hw/isa/superio.h
1511 F: include/hw/timer/hpet.h
1512 F: include/hw/timer/i8254*
1513 F: include/hw/rtc/mc146818rtc*
1516 M: Sergio Lopez <slp@redhat.com>
1517 M: Paolo Bonzini <pbonzini@redhat.com>
1520 F: hw/i386/microvm.c
1521 F: include/hw/i386/microvm.h
1522 F: pc-bios/bios-microvm.bin
1525 M: Eduardo Habkost <ehabkost@redhat.com>
1526 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>
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
2286 F: include/exec/memory-internal.h
2288 F: scripts/coccinelle/memory-region-housekeeping.cocci
2291 M: Gerd Hoffmann <kraxel@redhat.com>
2293 F: include/ui/qemu-spice.h
2294 F: include/ui/spice-display.h
2296 F: audio/spiceaudio.c
2299 F: docs/spice-port-fqdn.txt
2302 M: Gerd Hoffmann <kraxel@redhat.com>
2310 M: Peter Maydell <peter.maydell@linaro.org>
2315 M: Paolo Bonzini <pbonzini@redhat.com>
2317 F: include/qemu/main-loop.h
2318 F: include/sysemu/runstate.h
2320 F: util/qemu-timer.c
2324 F: softmmu/cpu-throttle.c
2325 F: softmmu/cpu-timers.c
2327 F: qapi/run-state.json
2329 Read, Copy, Update (RCU)
2330 M: Paolo Bonzini <pbonzini@redhat.com>
2332 F: include/qemu/rcu*.h
2333 F: tests/rcutorture.c
2334 F: tests/test-rcu-*.c
2338 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2340 F: monitor/monitor-internal.h
2342 F: monitor/monitor.c
2346 F: include/monitor/hmp-target.h
2347 F: tests/qtest/test-hmp.c
2348 F: include/qemu/qemu-print.h
2349 F: util/qemu-print.c
2351 Network device backends
2352 M: Jason Wang <jasowang@redhat.com>
2356 F: qemu-bridge-helper.c
2357 T: git https://github.com/jasowang/qemu.git net
2360 Netmap network backend
2361 M: Luigi Rizzo <rizzo@iet.unipi.it>
2362 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2363 M: Vincenzo Maffione <v.maffione@gmail.com>
2364 W: http://info.iet.unipi.it/~luigi/netmap/
2368 Host Memory Backends
2369 M: Eduardo Habkost <ehabkost@redhat.com>
2370 M: Igor Mammedov <imammedo@redhat.com>
2372 F: backends/hostmem*.c
2373 F: include/sysemu/hostmem.h
2374 T: git https://github.com/ehabkost/qemu.git machine-next
2377 M: Gonglei <arei.gonglei@huawei.com>
2379 F: include/sysemu/cryptodev*.h
2380 F: backends/cryptodev*.c
2383 M: Eduardo Habkost <ehabkost@redhat.com>
2384 M: Cleber Rosa <crosa@redhat.com>
2391 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2393 F: scripts/simplebench/
2396 M: Markus Armbruster <armbru@redhat.com>
2397 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2402 X: include/qapi/qmp/
2403 F: include/qapi/qmp/dispatch.h
2404 F: tests/qapi-schema/
2405 F: tests/test-*-visitor.c
2406 F: tests/test-qapi-*.c
2407 F: tests/test-qmp-*.c
2408 F: tests/test-visitor-serialization.c
2409 F: scripts/qapi-gen.py
2411 F: docs/sphinx/qapidoc.py
2413 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2416 M: Eric Blake <eblake@redhat.com>
2417 M: Markus Armbruster <armbru@redhat.com>
2420 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2423 M: Markus Armbruster <armbru@redhat.com>
2426 F: include/qapi/qmp/
2427 X: include/qapi/qmp/dispatch.h
2428 F: scripts/coccinelle/qobject.cocci
2429 F: tests/check-qdict.c
2430 F: tests/check-qjson.c
2431 F: tests/check-qlist.c
2432 F: tests/check-qlit.c
2433 F: tests/check-qnull.c
2434 F: tests/check-qnum.c
2435 F: tests/check-qobject.c
2436 F: tests/check-qstring.c
2437 F: tests/data/qobject/qdict.txt
2438 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2441 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2444 F: docs/interop/qemu-ga.rst
2445 F: docs/interop/qemu-ga-ref.rst
2446 F: scripts/qemu-guest-agent/
2448 T: git https://github.com/mdroth/qemu.git qga
2451 M: Paolo Bonzini <pbonzini@redhat.com>
2452 R: Daniel P. Berrange <berrange@redhat.com>
2453 R: Eduardo Habkost <ehabkost@redhat.com>
2455 F: docs/qdev-device-use.txt
2460 F: include/monitor/qdev.h
2466 F: tests/check-qom-interface.c
2467 F: tests/check-qom-proplist.c
2468 F: tests/test-qdev-global-props.c
2470 QOM boilerplate conversion script
2471 M: Eduardo Habkost <ehabkost@redhat.com>
2473 F: scripts/codeconverter/
2476 M: Markus Armbruster <armbru@redhat.com>
2478 F: monitor/monitor-internal.h
2481 F: monitor/monitor.c
2483 F: docs/devel/*qmp-*
2484 F: docs/interop/*qmp-*
2486 F: tests/qtest/qmp-test.c
2487 F: tests/qtest/qmp-cmd-test.c
2488 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2491 M: Thomas Huth <thuth@redhat.com>
2492 M: Laurent Vivier <lvivier@redhat.com>
2493 R: Paolo Bonzini <pbonzini@redhat.com>
2498 X: tests/qtest/bios-tables-test-allowed-diff.h
2501 M: Alexander Bulekov <alxndr@bu.edu>
2502 R: Paolo Bonzini <pbonzini@redhat.com>
2503 R: Bandan Das <bsd@redhat.com>
2504 R: Stefan Hajnoczi <stefanha@redhat.com>
2505 R: Thomas Huth <thuth@redhat.com>
2507 F: tests/qtest/fuzz/
2508 F: scripts/oss-fuzz/
2509 F: docs/devel/fuzzing.txt
2512 M: Alistair Francis <alistair@alistair23.me>
2514 F: hw/core/register.c
2515 F: include/hw/register.h
2516 F: include/hw/registerfields.h
2519 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2523 F: include/net/slirp.h
2524 T: git https://people.debian.org/~sthibault/qemu.git slirp
2527 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2530 F: include/hw/stream.h
2533 M: Paolo Bonzini <pbonzini@redhat.com>
2538 M: Stefan Hajnoczi <stefanha@redhat.com>
2542 F: docs/qemu-option-trace.rst.inc
2543 F: scripts/tracetool.py
2544 F: scripts/tracetool/
2545 F: scripts/qemu-trace-stap*
2546 F: docs/interop/qemu-trace-stap.rst
2547 F: docs/devel/tracing.txt
2548 T: git https://github.com/stefanha/qemu.git tracing
2551 M: Stefan Berger <stefanb@linux.ibm.com>
2556 F: include/hw/acpi/tpm.h
2557 F: include/sysemu/tpm*
2560 F: tests/qtest/*tpm*
2561 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
2565 F: scripts/checkpatch.pl
2568 M: Juan Quintela <quintela@redhat.com>
2569 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2571 F: hw/core/vmstate-if.c
2572 F: include/hw/vmstate-if.h
2573 F: include/migration/
2575 F: scripts/vmstate-static-checker.py
2576 F: tests/vmstate-static-checker-data/
2577 F: tests/qtest/migration-test.c
2578 F: docs/devel/migration.rst
2579 F: qapi/migration.json
2582 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2584 F: backends/dbus-vmstate.c
2585 F: tests/dbus-vmstate*
2587 F: include/qemu/dbus.h
2588 F: docs/interop/dbus.rst
2589 F: docs/interop/dbus-vmstate.rst
2592 M: Eduardo Otubo <otubo@redhat.com>
2595 F: include/sysemu/seccomp.h
2598 M: Daniel P. Berrange <berrange@redhat.com>
2602 F: tests/test-crypto-*
2603 F: tests/benchmark-crypto-*
2604 F: tests/crypto-tls-*
2605 F: tests/pkix_asn1_tab.c
2609 M: Stefan Hajnoczi <stefanha@redhat.com>
2610 M: Kevin Wolf <kwolf@redhat.com>
2613 F: include/qemu/coroutine*
2614 F: tests/test-coroutine.c
2617 M: Daniel P. Berrange <berrange@redhat.com>
2620 F: include/qemu/buffer.h
2623 M: Daniel P. Berrange <berrange@redhat.com>
2630 M: Daniel P. Berrange <berrange@redhat.com>
2635 F: tests/test-authz-*
2638 M: Daniel P. Berrange <berrange@redhat.com>
2639 M: Gerd Hoffmann <kraxel@redhat.com>
2641 F: include/qemu/sockets.h
2642 F: util/qemu-sockets.c
2643 F: qapi/sockets.json
2646 M: Daniel P. Berrange <berrange@redhat.com>
2648 F: util/filemonitor*.c
2649 F: include/qemu/filemonitor.h
2650 F: tests/test-util-filemonitor.c
2652 Throttling infrastructure
2653 M: Alberto Garcia <berto@igalia.com>
2655 F: block/throttle-groups.c
2656 F: include/block/throttle-groups.h
2657 F: include/qemu/throttle*.h
2659 F: docs/throttle.txt
2660 F: tests/test-throttle.c
2661 L: qemu-block@nongnu.org
2664 M: Fam Zheng <fam@euphon.net>
2667 F: include/qemu/uuid.h
2668 F: tests/test-uuid.c
2671 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
2674 F: include/migration/colo.h
2675 F: include/migration/failover.h
2679 M: Zhang Chen <chen.zhang@intel.com>
2680 M: Li Zhijian <lizhijian@cn.fujitsu.com>
2682 F: docs/colo-proxy.txt
2684 F: net/filter-rewriter.c
2685 F: net/filter-mirror.c
2688 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2689 R: Paolo Bonzini <pbonzini@redhat.com>
2690 W: https://wiki.qemu.org/Features/record-replay
2693 F: block/blkreplay.c
2694 F: net/filter-replay.c
2695 F: include/sysemu/replay.h
2698 F: tests/acceptance/replay_kernel.py
2699 F: tests/acceptance/reverse_debugging.py
2703 M: Peter Xu <peterx@redhat.com>
2705 F: include/qemu/iova-tree.h
2709 M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2714 M: Corey Minyard <cminyard@mvista.com>
2717 F: hw/i2c/smbus_slave.c
2718 F: hw/i2c/smbus_master.c
2719 F: hw/i2c/smbus_eeprom.c
2720 F: include/hw/i2c/i2c.h
2721 F: include/hw/i2c/smbus_master.h
2722 F: include/hw/i2c/smbus_slave.h
2723 F: include/hw/i2c/smbus_eeprom.h
2725 Firmware schema specifications
2726 M: Laszlo Ersek <lersek@redhat.com>
2727 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2728 R: Daniel P. Berrange <berrange@redhat.com>
2729 R: Kashyap Chamarthy <kchamart@redhat.com>
2731 F: docs/interop/firmware.json
2734 M: Laszlo Ersek <lersek@redhat.com>
2735 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2737 F: pc-bios/descriptors/??-edk2-*.json
2739 F: roms/Makefile.edk2
2742 F: tests/data/uefi-boot-images/
2743 F: tests/uefi-test-tools/
2744 F: .gitlab-ci.d/edk2.yml
2745 F: .gitlab-ci.d/edk2/
2748 M: Michael S. Tsirkin <mst@redhat.com>
2749 M: Peter Xu <peterx@redhat.com>
2750 R: Jason Wang <jasowang@redhat.com>
2752 F: hw/i386/intel_iommu.c
2753 F: hw/i386/intel_iommu_internal.h
2754 F: include/hw/i386/intel_iommu.h
2757 M: Bin Meng <bmeng.cn@gmail.com>
2759 F: pc-bios/opensbi-*
2760 F: .gitlab-ci.d/opensbi.yml
2761 F: .gitlab-ci.d/opensbi/
2765 Overall usermode emulation
2766 M: Riku Voipio <riku.voipio@iki.fi>
2769 F: accel/tcg/user-exec*.c
2774 F: default-configs/*-bsd-user.mak
2777 M: Laurent Vivier <laurent@vivier.eu>
2780 F: default-configs/*-linux-user.mak
2781 F: scripts/qemu-binfmt-conf.sh
2782 F: scripts/update-syscalltbl.sh
2783 F: scripts/update-mips-syscall-args.sh
2784 F: scripts/gensyscalls.sh
2786 Tiny Code Generator (TCG)
2787 -------------------------
2789 M: Richard Henderson <rth@twiddle.net>
2795 M: Alex Bennée <alex.bennee@linaro.org>
2797 F: docs/devel/tcg-plugins.rst
2803 M: Richard Henderson <richard.henderson@linaro.org>
2805 L: qemu-arm@nongnu.org
2811 M: Andrzej Zaborowski <balrogg@gmail.com>
2813 L: qemu-arm@nongnu.org
2818 M: Richard Henderson <rth@twiddle.net>
2824 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
2825 R: Aurelien Jarno <aurelien@aurel32.net>
2826 R: Huacai Chen <chenhc@lemote.com>
2827 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
2828 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
2833 M: Richard Henderson <rth@twiddle.net>
2839 M: Palmer Dabbelt <palmer@dabbelt.com>
2840 M: Alistair Francis <Alistair.Francis@wdc.com>
2841 L: qemu-riscv@nongnu.org
2847 M: Richard Henderson <rth@twiddle.net>
2851 L: qemu-s390x@nongnu.org
2859 M: Stefan Weil <sw@weilnetz.de>
2868 M: Fam Zheng <fam@euphon.net>
2869 L: qemu-block@nongnu.org
2874 M: Jason Dillaman <dillaman@redhat.com>
2875 L: qemu-block@nongnu.org
2880 M: Liu Yuan <namei.unix@gmail.com>
2881 L: qemu-block@nongnu.org
2882 L: sheepdog@lists.wpkg.org
2887 M: Jeff Cody <codyprime@gmail.com>
2888 L: qemu-block@nongnu.org
2893 M: Stefan Weil <sw@weilnetz.de>
2894 L: qemu-block@nongnu.org
2899 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2900 M: Paolo Bonzini <pbonzini@redhat.com>
2901 M: Peter Lieven <pl@kamp.de>
2902 L: qemu-block@nongnu.org
2905 F: block/iscsi-opts.c
2907 Network Block Device (NBD)
2908 M: Eric Blake <eblake@redhat.com>
2909 L: qemu-block@nongnu.org
2913 F: include/block/nbd*
2916 F: docs/interop/nbd.txt
2917 F: docs/interop/qemu-nbd.rst
2918 T: git https://repo.or.cz/qemu/ericb.git nbd
2921 M: Peter Lieven <pl@kamp.de>
2922 L: qemu-block@nongnu.org
2927 M: Richard W.M. Jones <rjones@redhat.com>
2928 L: qemu-block@nongnu.org
2933 L: qemu-block@nongnu.org
2938 L: qemu-block@nongnu.org
2939 L: integration@gluster.org
2944 M: Fam Zheng <fam@euphon.net>
2945 L: qemu-block@nongnu.org
2950 M: Stefan Hajnoczi <stefanha@redhat.com>
2951 R: Fam Zheng <fam@euphon.net>
2952 L: qemu-block@nongnu.org
2955 T: git https://github.com/stefanha/qemu.git block
2958 M: Gonglei <arei.gonglei@huawei.com>
2963 M: Alberto Garcia <berto@igalia.com>
2966 L: qemu-block@nongnu.org
2969 M: Ari Sundholm <ari@tuxera.com>
2970 L: qemu-block@nongnu.org
2972 F: block/blklogwrites.c
2975 M: Stefan Hajnoczi <stefanha@redhat.com>
2976 L: qemu-block@nongnu.org
2978 F: block/blkverify.c
2981 M: Stefan Hajnoczi <stefanha@redhat.com>
2982 L: qemu-block@nongnu.org
2987 M: Stefan Hajnoczi <stefanha@redhat.com>
2988 L: qemu-block@nongnu.org
2993 M: Stefan Hajnoczi <stefanha@redhat.com>
2994 L: qemu-block@nongnu.org
2999 M: Stefan Hajnoczi <stefanha@redhat.com>
3000 M: Denis V. Lunev <den@openvz.org>
3001 L: qemu-block@nongnu.org
3003 F: block/parallels.c
3004 F: docs/interop/parallels.txt
3007 M: Stefan Hajnoczi <stefanha@redhat.com>
3008 L: qemu-block@nongnu.org
3013 M: Kevin Wolf <kwolf@redhat.com>
3014 L: qemu-block@nongnu.org
3016 F: block/linux-aio.c
3017 F: include/block/raw-aio.h
3018 F: block/raw-format.c
3019 F: block/file-posix.c
3020 F: block/file-win32.c
3021 F: block/win32-aio.c
3024 M: Aarushi Mehta <mehta.aaru20@gmail.com>
3025 M: Julia Suvorova <jusual@redhat.com>
3026 M: Stefan Hajnoczi <stefanha@redhat.com>
3027 L: qemu-block@nongnu.org
3033 M: Kevin Wolf <kwolf@redhat.com>
3034 M: Max Reitz <mreitz@redhat.com>
3035 L: qemu-block@nongnu.org
3038 F: docs/interop/qcow2.txt
3041 M: Kevin Wolf <kwolf@redhat.com>
3042 L: qemu-block@nongnu.org
3047 M: Kevin Wolf <kwolf@redhat.com>
3048 M: Max Reitz <mreitz@redhat.com>
3049 L: qemu-block@nongnu.org
3054 M: Kevin Wolf <kwolf@redhat.com>
3055 L: qemu-block@nongnu.org
3060 M: Kevin Wolf <kwolf@redhat.com>
3061 L: qemu-block@nongnu.org
3066 M: Stefan Hajnoczi <stefanha@redhat.com>
3067 L: qemu-block@nongnu.org
3069 F: tests/image-fuzzer/
3072 M: Wen Congyang <wencongyang2@huawei.com>
3073 M: Xie Changlong <xiechanglong.d@gmail.com>
3076 F: block/replication.c
3077 F: tests/test-replication.c
3078 F: docs/block-replication.txt
3081 M: Yuval Shaia <yuval.shaia.ml@gmail.com>
3082 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
3087 F: contrib/rdmacm-mux/*
3091 M: Alex Bennée <alex.bennee@linaro.org>
3094 F: include/hw/semihosting/
3096 Build and test automation
3097 -------------------------
3098 Build and test automation
3099 M: Alex Bennée <alex.bennee@linaro.org>
3100 M: Fam Zheng <fam@euphon.net>
3101 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3103 F: .github/lockdown.yml
3109 F: scripts/archive-source.sh
3110 W: https://travis-ci.org/qemu/qemu
3111 W: https://app.shippable.com/github/qemu/qemu
3112 W: http://patchew.org/QEMU/
3114 FreeBSD Hosted Continuous Integration
3115 M: Ed Maste <emaste@freebsd.org>
3116 M: Li-Wen Hsu <lwhsu@freebsd.org>
3119 W: https://cirrus-ci.com/github/qemu/qemu
3121 GitLab Continuous Integration
3122 M: Thomas Huth <thuth@redhat.com>
3123 M: Philippe Mathieu-Daudé <philmd@redhat.com>
3124 M: Alex Bennée <alex.bennee@linaro.org>
3125 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3128 F: .gitlab-ci.d/crossbuilds.yml
3130 Guest Test Compilation Support
3131 M: Alex Bennée <alex.bennee@linaro.org>
3132 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
3134 F: tests/tcg/Makefile
3135 F: tests/tcg/Makefile.include
3137 Acceptance (Integration) Testing with the Avocado framework
3138 W: https://trello.com/b/6Qi1pxVn/avocado-qemu
3139 R: Cleber Rosa <crosa@redhat.com>
3140 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3141 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3143 F: tests/acceptance/
3147 Build system architecture
3148 M: Daniel P. Berrange <berrange@redhat.com>
3150 F: docs/devel/build-system.txt
3152 GIT Data Mining Config
3153 M: Alex Bennée <alex.bennee@linaro.org>
3158 Incompatible changes
3159 R: libvir-list@redhat.com
3160 F: docs/system/deprecated.rst
3165 M: Daniel P. Berrange <berrange@redhat.com>
3167 F: scripts/git-submodule.sh
3170 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
3173 Sphinx documentation configuration and build machinery
3174 M: Peter Maydell <peter.maydell@linaro.org>
3182 Performance Tools and Tests
3183 M: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
3185 F: scripts/performance/