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/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
484 Guest CPU Cores (HAXM)
485 ---------------------
487 M: Wenchao Wang <wenchao.wang@intel.com>
488 M: Colin Xu <colin.xu@intel.com>
489 L: haxm-team@intel.com
490 W: https://github.com/intel/haxm/issues
492 F: accel/stubs/hax-stub.c
493 F: include/sysemu/hax.h
499 M: Michael S. Tsirkin <mst@redhat.com>
500 M: Cornelia Huck <cohuck@redhat.com>
501 M: Paolo Bonzini <pbonzini@redhat.com>
504 F: scripts/update-linux-headers.sh
507 M: Paolo Bonzini <pbonzini@redhat.com>
510 F: include/sysemu/os-posix.h
512 F: include/qemu/*posix*.h
515 M: Kamil Rytarowski <kamil@netbsd.org>
517 K: ^Subject:.*(?i)NetBSD
520 M: Brad Smith <brad@comstyle.com>
522 K: ^Subject:.*(?i)OpenBSD
525 M: Stefan Weil <sw@weilnetz.de>
535 M: Richard Henderson <rth@twiddle.net>
538 F: hw/isa/smc37c669-superio.c
539 F: tests/tcg/alpha/system/
544 M: Beniamino Galvani <b.galvani@gmail.com>
545 M: Peter Maydell <peter.maydell@linaro.org>
546 L: qemu-arm@nongnu.org
549 F: include/hw/*/allwinner*
550 F: hw/arm/cubieboard.c
553 M: Niek Linnenbank <nieklinnenbank@gmail.com>
554 L: qemu-arm@nongnu.org
556 F: hw/*/allwinner-h3*
557 F: include/hw/*/allwinner-h3*
559 F: docs/system/orangepi.rst
561 ARM PrimeCell and CMSDK devices
562 M: Peter Maydell <peter.maydell@linaro.org>
563 L: qemu-arm@nongnu.org
566 F: include/hw/char/pl011.h
569 F: include/hw/dma/pl080.h
576 F: include/hw/ssi/pl022.h
578 F: include/hw/rtc/pl031.h
579 F: include/hw/arm/primecell.h
580 F: hw/timer/cmsdk-apb-timer.c
581 F: include/hw/timer/cmsdk-apb-timer.h
582 F: hw/timer/cmsdk-apb-dualtimer.c
583 F: include/hw/timer/cmsdk-apb-dualtimer.h
584 F: hw/char/cmsdk-apb-uart.c
585 F: include/hw/char/cmsdk-apb-uart.h
586 F: hw/watchdog/cmsdk-apb-watchdog.c
587 F: include/hw/watchdog/cmsdk-apb-watchdog.h
589 F: include/hw/misc/tz-ppc.h
591 F: include/hw/misc/tz-mpc.h
593 F: include/hw/misc/tz-msc.h
596 M: Peter Maydell <peter.maydell@linaro.org>
597 L: qemu-arm@nongnu.org
600 F: hw/intc/gic_internal.h
602 F: hw/misc/arm11scu.c
603 F: hw/misc/arm_l2x0.c
604 F: hw/timer/a9gtimer*
606 F: include/hw/arm/arm*.h
607 F: include/hw/intc/arm*
608 F: include/hw/misc/a9scu.h
609 F: include/hw/misc/arm11scu.h
610 F: include/hw/timer/a9gtimer.h
611 F: include/hw/timer/arm_mptimer.h
612 F: include/hw/timer/armv7m_systick.h
613 F: tests/qtest/test-arm-mptimer.c
616 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
617 M: Peter Maydell <peter.maydell@linaro.org>
618 L: qemu-arm@nongnu.org
621 F: include/hw/arm/exynos4210.h
624 M: Rob Herring <robh@kernel.org>
625 M: Peter Maydell <peter.maydell@linaro.org>
626 L: qemu-arm@nongnu.org
632 M: Antony Pavlov <antonynpavlov@gmail.com>
633 M: Peter Maydell <peter.maydell@linaro.org>
634 L: qemu-arm@nongnu.org
636 F: include/hw/arm/digic.h
638 F: include/hw/*/digic*
639 F: tests/acceptance/machine_arm_canona1100.py
640 F: docs/system/arm/digic.rst
643 M: Anup Patel <anup.patel@wdc.com>
644 M: Alistair Francis <Alistair.Francis@wdc.com>
645 L: qemu-riscv@nongnu.org
647 F: hw/rtc/goldfish_rtc.c
648 F: include/hw/rtc/goldfish_rtc.h
651 M: Peter Maydell <peter.maydell@linaro.org>
652 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
653 L: qemu-arm@nongnu.org
656 F: docs/system/arm/gumstix.rst
659 M: Peter Maydell <peter.maydell@linaro.org>
660 R: Jean-Christophe Dubois <jcd@tribudubois.net>
661 L: qemu-arm@nongnu.org
663 F: hw/arm/fsl-imx25.c
664 F: hw/arm/imx25_pdk.c
665 F: hw/misc/imx25_ccm.c
666 F: hw/watchdog/wdt_imx2.c
667 F: include/hw/arm/fsl-imx25.h
668 F: include/hw/misc/imx25_ccm.h
669 F: include/hw/watchdog/wdt_imx2.h
672 M: Peter Chubb <peter.chubb@nicta.com.au>
673 M: Peter Maydell <peter.maydell@linaro.org>
674 L: qemu-arm@nongnu.org
679 F: include/hw/*/imx_*
680 F: include/hw/*/*imx31*
683 M: Peter Maydell <peter.maydell@linaro.org>
684 L: qemu-arm@nongnu.org
686 F: hw/arm/integratorcp.c
687 F: hw/misc/arm_integrator_debug.c
688 F: include/hw/misc/arm_integrator_debug.h
689 F: tests/acceptance/machine_arm_integratorcp.py
690 F: docs/system/arm/integratorcp.rst
692 MCIMX6UL EVK / i.MX6ul
693 M: Peter Maydell <peter.maydell@linaro.org>
694 R: Jean-Christophe Dubois <jcd@tribudubois.net>
695 L: qemu-arm@nongnu.org
697 F: hw/arm/mcimx6ul-evk.c
698 F: hw/arm/fsl-imx6ul.c
699 F: hw/misc/imx6ul_ccm.c
700 F: include/hw/arm/fsl-imx6ul.h
701 F: include/hw/misc/imx6ul_ccm.h
703 MCIMX7D SABRE / i.MX7
704 M: Peter Maydell <peter.maydell@linaro.org>
705 R: Andrey Smirnov <andrew.smirnov@gmail.com>
706 L: qemu-arm@nongnu.org
708 F: hw/arm/mcimx7d-sabre.c
711 F: include/hw/arm/fsl-imx7.h
712 F: include/hw/misc/imx7_*.h
713 F: hw/pci-host/designware.c
714 F: include/hw/pci-host/designware.h
717 M: Peter Maydell <peter.maydell@linaro.org>
718 L: qemu-arm@nongnu.org
723 F: include/hw/misc/mps2-*.h
725 F: include/hw/arm/armsse.h
726 F: hw/misc/iotkit-secctl.c
727 F: include/hw/misc/iotkit-secctl.h
728 F: hw/misc/iotkit-sysctl.c
729 F: include/hw/misc/iotkit-sysctl.h
730 F: hw/misc/iotkit-sysinfo.c
731 F: include/hw/misc/iotkit-sysinfo.h
732 F: hw/misc/armsse-cpuid.c
733 F: include/hw/misc/armsse-cpuid.h
734 F: hw/misc/armsse-mhu.c
735 F: include/hw/misc/armsse-mhu.h
736 F: docs/system/arm/mps2.rst
739 M: Peter Maydell <peter.maydell@linaro.org>
740 L: qemu-arm@nongnu.org
743 F: docs/system/arm/musca.rst
746 M: Jan Kiszka <jan.kiszka@web.de>
747 M: Peter Maydell <peter.maydell@linaro.org>
748 L: qemu-arm@nongnu.org
751 F: docs/system/arm/musicpal.rst
754 M: Havard Skinnemoen <hskinnemoen@google.com>
755 M: Tyrone Ting <kfting@nuvoton.com>
756 L: qemu-arm@nongnu.org
759 F: include/hw/*/npcm7xx*
762 M: Andrzej Zaborowski <balrogg@gmail.com>
763 M: Peter Maydell <peter.maydell@linaro.org>
764 L: qemu-arm@nongnu.org
767 F: hw/display/blizzard.c
769 F: hw/input/tsc2005.c
772 F: include/hw/display/blizzard.h
773 F: include/hw/input/tsc2xxx.h
774 F: include/hw/misc/cbus.h
775 F: tests/acceptance/machine_arm_n8x0.py
776 F: docs/system/arm/nseries.rst
779 M: Andrzej Zaborowski <balrogg@gmail.com>
780 M: Peter Maydell <peter.maydell@linaro.org>
781 L: qemu-arm@nongnu.org
784 F: hw/input/tsc210x.c
785 F: include/hw/input/tsc2xxx.h
786 F: docs/system/arm/palm.rst
789 M: Peter Maydell <peter.maydell@linaro.org>
790 R: Andrew Baumann <Andrew.Baumann@microsoft.com>
791 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
792 L: qemu-arm@nongnu.org
795 F: hw/arm/raspi_platform.h
797 F: include/hw/arm/raspi*
798 F: include/hw/*/bcm283*
801 M: Peter Maydell <peter.maydell@linaro.org>
802 L: qemu-arm@nongnu.org
805 F: hw/cpu/realview_mpcore.c
806 F: hw/intc/realview_gic.c
807 F: include/hw/intc/realview_gic.h
808 F: docs/system/arm/realview.rst
811 M: Andrzej Zaborowski <balrogg@gmail.com>
812 M: Peter Maydell <peter.maydell@linaro.org>
813 L: qemu-arm@nongnu.org
815 F: hw/arm/mainstone.c
820 F: hw/display/tc6393xb.c
823 F: hw/misc/mst_fpga.c
825 F: include/hw/misc/max111x.h
826 F: include/hw/arm/pxa.h
827 F: include/hw/arm/sharpsl.h
828 F: include/hw/display/tc6393xb.h
829 F: docs/system/arm/xscale.rst
832 M: Peter Maydell <peter.maydell@linaro.org>
833 R: Jean-Christophe Dubois <jcd@tribudubois.net>
834 L: qemu-arm@nongnu.org
836 F: hw/arm/sabrelite.c
840 F: hw/usb/imx-usb-phy.c
841 F: include/hw/usb/imx-usb-phy.h
842 F: include/hw/arm/fsl-imx6.h
843 F: include/hw/misc/imx6_*.h
844 F: include/hw/ssi/imx_spi.h
847 M: Radoslaw Biernacki <rad@semihalf.com>
848 M: Peter Maydell <peter.maydell@linaro.org>
849 R: Leif Lindholm <leif@nuviainc.com>
850 L: qemu-arm@nongnu.org
854 Sharp SL-5500 (Collie) PDA
855 M: Peter Maydell <peter.maydell@linaro.org>
856 L: qemu-arm@nongnu.org
860 F: docs/system/arm/collie.rst
863 M: Peter Maydell <peter.maydell@linaro.org>
864 L: qemu-arm@nongnu.org
867 F: include/hw/input/gamepad.h
868 F: docs/system/arm/stellaris.rst
871 M: Peter Maydell <peter.maydell@linaro.org>
872 L: qemu-arm@nongnu.org
875 F: docs/system/arm/vexpress.rst
878 M: Peter Maydell <peter.maydell@linaro.org>
879 L: qemu-arm@nongnu.org
882 F: include/hw/i2c/arm_sbcon_i2c.h
883 F: hw/misc/arm_sysctl.c
884 F: docs/system/arm/versatile.rst
887 M: Peter Maydell <peter.maydell@linaro.org>
888 L: qemu-arm@nongnu.org
891 F: include/hw/arm/virt.h
892 F: docs/system/arm/virt.rst
895 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
896 M: Alistair Francis <alistair@alistair23.me>
897 M: Peter Maydell <peter.maydell@linaro.org>
898 L: qemu-arm@nongnu.org
903 F: include/hw/misc/zynq*
906 Xilinx ZynqMP and Versal
907 M: Alistair Francis <alistair@alistair23.me>
908 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
909 M: Peter Maydell <peter.maydell@linaro.org>
910 L: qemu-arm@nongnu.org
913 F: include/hw/*/xlnx*.h
914 F: include/hw/ssi/xilinx_spips.h
916 F: include/hw/display/dpcd.h
917 F: docs/system/arm/xlnx-versal-virt.rst
920 M: Shannon Zhao <shannon.zhaosl@gmail.com>
921 L: qemu-arm@nongnu.org
923 F: hw/arm/virt-acpi-build.c
926 M: Alistair Francis <alistair@alistair23.me>
927 M: Peter Maydell <peter.maydell@linaro.org>
928 L: qemu-arm@nongnu.org
930 F: hw/arm/stm32f205_soc.c
931 F: hw/misc/stm32f2xx_syscfg.c
932 F: hw/char/stm32f2xx_usart.c
933 F: hw/timer/stm32f2xx_timer.c
935 F: hw/ssi/stm32f2xx_spi.c
936 F: include/hw/*/stm32*.h
939 M: Alistair Francis <alistair@alistair23.me>
940 M: Peter Maydell <peter.maydell@linaro.org>
941 L: qemu-arm@nongnu.org
943 F: hw/arm/stm32f405_soc.c
944 F: hw/misc/stm32f4xx_syscfg.c
945 F: hw/misc/stm32f4xx_exti.c
948 M: Alistair Francis <alistair@alistair23.me>
949 M: Peter Maydell <peter.maydell@linaro.org>
950 L: qemu-arm@nongnu.org
952 F: hw/arm/netduino2.c
955 M: Alistair Francis <alistair@alistair23.me>
956 M: Peter Maydell <peter.maydell@linaro.org>
957 L: qemu-arm@nongnu.org
959 F: hw/arm/netduinoplus2.c
962 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
963 M: Peter Maydell <peter.maydell@linaro.org>
964 L: qemu-arm@nongnu.org
967 F: hw/misc/msf2-sysreg.c
968 F: hw/timer/mss-timer.c
970 F: include/hw/arm/msf2-soc.h
971 F: include/hw/misc/msf2-sysreg.h
972 F: include/hw/timer/mss-timer.h
973 F: include/hw/ssi/mss-spi.h
974 F: hw/net/msf2-emac.c
975 F: include/hw/net/msf2-emac.h
978 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
979 M: Peter Maydell <peter.maydell@linaro.org>
980 L: qemu-arm@nongnu.org
985 M: Cédric Le Goater <clg@kaod.org>
986 M: Peter Maydell <peter.maydell@linaro.org>
987 R: Andrew Jeffery <andrew@aj.id.au>
988 R: Joel Stanley <joel@jms.id.au>
989 L: qemu-arm@nongnu.org
993 F: include/hw/*/*aspeed*
994 F: include/hw/misc/pca9552*.h
995 F: hw/net/ftgmac100.c
996 F: include/hw/net/ftgmac100.h
999 M: Joel Stanley <joel@jms.id.au>
1000 M: Peter Maydell <peter.maydell@linaro.org>
1001 L: qemu-arm@nongnu.org
1005 F: include/hw/*/nrf51*.h
1006 F: include/hw/*/microbit*.h
1007 F: tests/qtest/microbit-test.c
1013 M: Michael Rolnik <mrolnik@gmail.com>
1014 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1016 F: default-configs/avr-softmmu.mak
1018 F: include/hw/char/avr_usart.h
1019 F: hw/char/avr_usart.c
1020 F: include/hw/timer/avr_timer16.h
1021 F: hw/timer/avr_timer16.c
1022 F: include/hw/misc/avr_power.h
1023 F: hw/misc/avr_power.c
1026 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1027 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1034 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1036 F: hw/cris/axis_dev88.c
1042 M: Richard Henderson <rth@twiddle.net>
1043 R: Helge Deller <deller@gmx.de>
1045 F: default-configs/hppa-softmmu.mak
1047 F: pc-bios/hppa-firmware.img
1051 EVR32 and uclinux BSP
1052 R: Michael Walle <michael@walle.cc>
1054 F: hw/lm32/lm32_boards.c
1057 R: Michael Walle <michael@walle.cc>
1059 F: hw/lm32/milkymist.c
1064 M: Thomas Huth <huth@tuxfamily.org>
1067 F: hw/m68k/mcf5206.c
1070 M: Thomas Huth <huth@tuxfamily.org>
1072 F: hw/m68k/mcf5208.c
1073 F: hw/m68k/mcf_intc.c
1074 F: hw/char/mcf_uart.c
1076 F: include/hw/m68k/mcf*.h
1079 M: Thomas Huth <huth@tuxfamily.org>
1082 F: hw/display/next-fb.c
1083 F: include/hw/m68k/next-cube.h
1086 M: Laurent Vivier <laurent@vivier.eu>
1089 F: hw/misc/mac_via.c
1091 F: hw/display/macfb.c
1093 F: hw/m68k/bootinfo.h
1094 F: include/hw/misc/mac_via.h
1095 F: include/hw/nubus/*
1096 F: include/hw/display/macfb.h
1097 F: include/hw/block/swim.h
1101 petalogix_s3adsp1800
1102 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1104 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
1105 F: include/hw/char/xilinx_uartlite.h
1108 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1110 F: hw/microblaze/petalogix_ml605_mmu.c
1115 M: Hervé Poussineau <hpoussin@reactos.org>
1116 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1119 F: hw/display/jazz_led.c
1123 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1124 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1125 R: Aurelien Jarno <aurelien@aurel32.net>
1130 F: hw/mips/gt64xxx_pci.c
1131 F: include/hw/southbridge/piix.h
1132 F: tests/acceptance/linux_ssh_mips_malta.py
1133 F: tests/acceptance/machine_mips_malta.py
1136 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1137 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1139 F: hw/mips/mipssim.c
1143 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1144 R: Aurelien Jarno <aurelien@aurel32.net>
1145 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1150 M: Huacai Chen <chenhc@lemote.com>
1151 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1152 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1153 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1155 F: hw/mips/fuloong2e.c
1156 F: hw/isa/vt82c686.c
1157 F: hw/pci-host/bonito.c
1158 F: include/hw/isa/vt82c686.h
1160 Loongson-3 virtual platforms
1161 M: Huacai Chen <chenhc@lemote.com>
1162 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1164 F: hw/intc/loongson_liointc.c
1167 M: Paul Burton <pburton@wavecomp.com>
1168 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1170 F: hw/core/loader-fit.c
1172 F: hw/pci-host/xilinx-pcie.c
1173 F: include/hw/pci-host/xilinx-pcie.h
1178 M: Jia Liu <proljc@gmail.com>
1180 F: hw/openrisc/openrisc_sim.c
1185 M: David Gibson <david@gibson.dropbear.id.au>
1186 L: qemu-ppc@nongnu.org
1188 F: hw/ppc/ppc405_boards.c
1191 M: David Gibson <david@gibson.dropbear.id.au>
1192 L: qemu-ppc@nongnu.org
1194 F: hw/ppc/ppc440_bamboo.c
1197 M: David Gibson <david@gibson.dropbear.id.au>
1198 L: qemu-ppc@nongnu.org
1201 F: hw/gpio/mpc8xxx.c
1203 F: hw/net/fsl_etsec/
1204 F: hw/pci-host/ppce500.c
1205 F: include/hw/ppc/ppc_e500.h
1206 F: include/hw/pci-host/ppce500.h
1207 F: pc-bios/u-boot.e500
1210 M: David Gibson <david@gibson.dropbear.id.au>
1211 L: qemu-ppc@nongnu.org
1213 F: hw/ppc/mpc8544ds.c
1214 F: hw/ppc/mpc8544_guts.c
1217 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1218 R: David Gibson <david@gibson.dropbear.id.au>
1219 L: qemu-ppc@nongnu.org
1221 F: hw/ppc/mac_newworld.c
1222 F: hw/pci-host/uninorth.c
1223 F: hw/pci-bridge/dec.[hc]
1225 F: hw/misc/mos6522.c
1226 F: hw/nvram/mac_nvram.c
1228 F: include/hw/misc/macio/
1229 F: include/hw/misc/mos6522.h
1230 F: include/hw/ppc/mac_dbdma.h
1231 F: include/hw/pci-host/uninorth.h
1232 F: include/hw/input/adb*
1233 F: pc-bios/qemu_vga.ndrv
1236 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1237 R: David Gibson <david@gibson.dropbear.id.au>
1238 L: qemu-ppc@nongnu.org
1240 F: hw/ppc/mac_oldworld.c
1241 F: hw/pci-host/grackle.c
1243 F: hw/intc/heathrow_pic.c
1245 F: include/hw/intc/heathrow_pic.h
1246 F: include/hw/input/adb*
1247 F: pc-bios/qemu_vga.ndrv
1250 M: Hervé Poussineau <hpoussin@reactos.org>
1251 L: qemu-ppc@nongnu.org
1254 F: hw/ppc/prep_systemio.c
1255 F: hw/ppc/rs6000_mc.c
1256 F: hw/pci-host/prep.[hc]
1260 F: hw/rtc/m48t59-isa.c
1261 F: include/hw/isa/pc87312.h
1262 F: include/hw/rtc/m48t59.h
1263 F: tests/acceptance/ppc_prep_40p.py
1266 M: David Gibson <david@gibson.dropbear.id.au>
1267 L: qemu-ppc@nongnu.org
1270 F: include/hw/*/spapr*
1272 F: include/hw/*/xics*
1274 F: docs/specs/ppc-spapr-hcalls.txt
1275 F: docs/specs/ppc-spapr-hotplug.txt
1276 F: tests/qtest/spapr*
1277 F: tests/qtest/libqos/*spapr*
1278 F: tests/qtest/rtas*
1279 F: tests/qtest/libqos/rtas*
1281 PowerNV (Non-Virtualized)
1282 M: Cédric Le Goater <clg@kaod.org>
1283 M: David Gibson <david@gibson.dropbear.id.au>
1284 L: qemu-ppc@nongnu.org
1288 F: hw/intc/xics_pnv.c
1290 F: include/hw/ppc/pnv*
1291 F: include/hw/pci-host/pnv*
1292 F: pc-bios/skiboot.lid
1296 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1297 L: qemu-ppc@nongnu.org
1299 F: hw/ppc/virtex_ml507.c
1302 M: BALATON Zoltan <balaton@eik.bme.hu>
1303 L: qemu-ppc@nongnu.org
1305 F: hw/ppc/sam460ex.c
1306 F: hw/ppc/ppc440_pcix.c
1307 F: hw/display/sm501*
1310 F: pc-bios/canyonlands.dt[sb]
1311 F: pc-bios/u-boot-sam460ex-20100605.bin
1312 F: roms/u-boot-sam460ex
1317 M: Alistair Francis <Alistair.Francis@wdc.com>
1318 L: qemu-riscv@nongnu.org
1320 F: hw/riscv/opentitan.c
1321 F: hw/char/ibex_uart.c
1322 F: hw/intc/ibex_plic.c
1323 F: include/hw/riscv/opentitan.h
1324 F: include/hw/char/ibex_uart.h
1325 F: include/hw/intc/ibex_plic.h
1327 Microchip PolarFire SoC Icicle Kit
1328 M: Bin Meng <bin.meng@windriver.com>
1329 L: qemu-riscv@nongnu.org
1331 F: hw/riscv/microchip_pfsoc.c
1332 F: hw/char/mchp_pfsoc_mmuart.c
1333 F: include/hw/riscv/microchip_pfsoc.h
1334 F: include/hw/char/mchp_pfsoc_mmuart.h
1339 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1341 F: docs/system/target-rx.rst
1342 F: hw/rx/rx-gdbsim.c
1343 F: tests/acceptance/machine_rx_gdbsim.py
1348 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1349 R: Magnus Damm <magnus.damm@gmail.com>
1352 F: hw/intc/sh_intc.c
1353 F: include/hw/sh4/sh_intc.h
1356 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1357 R: Magnus Damm <magnus.damm@gmail.com>
1360 F: hw/intc/sh_intc.c
1361 F: include/hw/sh4/sh_intc.h
1366 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1369 F: hw/sparc/sun4m_iommu.c
1372 F: hw/dma/sparc32_dma.c
1373 F: hw/misc/eccmemctl.c
1375 F: include/hw/nvram/sun_nvram.h
1376 F: include/hw/sparc/sparc32_dma.h
1377 F: include/hw/sparc/sun4m_iommu.h
1378 F: pc-bios/openbios-sparc32
1381 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1383 F: hw/sparc64/sun4u.c
1384 F: hw/sparc64/sun4u_iommu.c
1385 F: include/hw/sparc/sun4u_iommu.h
1386 F: hw/pci-host/sabre.c
1387 F: include/hw/pci-host/sabre.h
1388 F: hw/pci-bridge/simba.c
1389 F: include/hw/pci-bridge/simba.h
1390 F: pc-bios/openbios-sparc64
1391 F: tests/acceptance/machine_sparc64_sun4u.py
1394 M: Artyom Tarasenko <atar4qemu@gmail.com>
1396 F: hw/sparc64/niagara.c
1397 F: hw/rtc/sun4v-rtc.c
1398 F: include/hw/rtc/sun4v-rtc.h
1401 M: Fabien Chouteau <chouteau@adacore.com>
1402 M: KONRAD Frederic <frederic.konrad@adacore.com>
1406 F: include/hw/*/grlib*
1407 F: tests/acceptance/machine_sparc_leon3.py
1412 M: Cornelia Huck <cohuck@redhat.com>
1413 M: Halil Pasic <pasic@linux.ibm.com>
1414 M: Christian Borntraeger <borntraeger@de.ibm.com>
1416 F: hw/char/sclp*.[hc]
1417 F: hw/char/terminal3270.c
1419 F: include/hw/s390x/
1420 F: hw/watchdog/wdt_diag288.c
1421 F: include/hw/watchdog/wdt_diag288.h
1422 F: default-configs/s390x-softmmu.mak
1423 T: git https://github.com/cohuck/qemu.git s390-next
1424 T: git https://github.com/borntraeger/qemu.git s390-next
1425 L: qemu-s390x@nongnu.org
1428 M: Christian Borntraeger <borntraeger@de.ibm.com>
1429 M: Thomas Huth <thuth@redhat.com>
1432 F: pc-bios/s390-ccw/
1433 F: pc-bios/s390-ccw.img
1434 F: docs/devel/s390-dasd-ipl.rst
1435 T: git https://github.com/borntraeger/qemu.git s390-next
1436 L: qemu-s390x@nongnu.org
1439 M: Matthew Rosato <mjrosato@linux.ibm.com>
1441 F: hw/s390x/s390-pci*
1442 L: qemu-s390x@nongnu.org
1446 PKUnity-3 SoC initramfs-with-busybox
1447 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1455 M: Michael S. Tsirkin <mst@redhat.com>
1456 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1460 F: hw/pci-host/i440fx.c
1461 F: hw/pci-host/q35.c
1462 F: hw/pci-host/pam.c
1463 F: include/hw/pci-host/i440fx.h
1464 F: include/hw/pci-host/q35.h
1465 F: include/hw/pci-host/pam.h
1467 F: hw/isa/lpc_ich9.c
1468 F: hw/i2c/smbus_ich9.c
1471 F: include/hw/acpi/ich9.h
1472 F: include/hw/southbridge/piix.h
1475 F: include/hw/isa/apm.h
1476 F: tests/test-x86-cpuid.c
1477 F: tests/qtest/test-x86-cpuid-compat.c
1480 M: Michael S. Tsirkin <mst@redhat.com>
1481 M: Paolo Bonzini <pbonzini@redhat.com>
1483 F: hw/char/debugcon.c
1484 F: hw/char/parallel*
1487 F: hw/i2c/pm_smbus.c
1492 F: hw/isa/isa-superio.c
1493 F: hw/misc/debugexit.c
1494 F: hw/misc/pc-testdev.c
1497 F: hw/rtc/mc146818rtc*
1498 F: hw/watchdog/wdt_ib700.c
1499 F: hw/watchdog/wdt_i6300esb.c
1500 F: include/hw/display/vga.h
1501 F: include/hw/char/parallel.h
1502 F: include/hw/dma/i8257.h
1503 F: include/hw/i2c/pm_smbus.h
1504 F: include/hw/input/i8042.h
1505 F: include/hw/isa/i8259_internal.h
1506 F: include/hw/isa/superio.h
1507 F: include/hw/timer/hpet.h
1508 F: include/hw/timer/i8254*
1509 F: include/hw/rtc/mc146818rtc*
1512 M: Sergio Lopez <slp@redhat.com>
1513 M: Paolo Bonzini <pbonzini@redhat.com>
1516 F: hw/i386/microvm.c
1517 F: include/hw/i386/microvm.h
1518 F: pc-bios/bios-microvm.bin
1521 M: Eduardo Habkost <ehabkost@redhat.com>
1522 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1525 F: hw/core/machine-qmp-cmds.c
1526 F: hw/core/machine.c
1527 F: hw/core/null-machine.c
1530 F: qapi/machine.json
1531 F: qapi/machine-target.json
1532 F: include/hw/boards.h
1533 F: include/hw/core/cpu.h
1534 F: include/hw/cpu/cluster.h
1535 F: include/sysemu/numa.h
1536 T: git https://github.com/ehabkost/qemu.git machine-next
1541 M: Max Filippov <jcmvbkbc@gmail.com>
1546 M: Max Filippov <jcmvbkbc@gmail.com>
1550 XTFPGA (LX60, LX200, ML605, KC705)
1551 M: Max Filippov <jcmvbkbc@gmail.com>
1553 F: hw/xtensa/xtfpga.c
1554 F: hw/net/opencores_eth.c
1559 M: Jiri Slaby <jslaby@suse.cz>
1564 M: John Snow <jsnow@redhat.com>
1565 L: qemu-block@nongnu.org
1572 F: hw/block/hd-geometry.c
1573 F: tests/qtest/ide-test.c
1574 F: tests/qtest/ahci-test.c
1575 F: tests/qtest/cdrom-test.c
1576 F: tests/qtest/libqos/ahci*
1577 T: git https://github.com/jnsnow/qemu.git ide
1580 M: Corey Minyard <minyard@acm.org>
1582 F: include/hw/ipmi/*
1584 F: hw/smbios/smbios_type_38.c
1585 F: tests/qtest/ipmi*
1586 T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
1589 M: John Snow <jsnow@redhat.com>
1590 L: qemu-block@nongnu.org
1593 F: include/hw/block/fdc.h
1594 F: tests/qtest/fdc-test.c
1595 T: git https://github.com/jnsnow/qemu.git ide
1598 M: Peter Maydell <peter.maydell@linaro.org>
1599 L: qemu-arm@nongnu.org
1602 F: include/hw/arm/omap.h
1605 M: Alberto Garcia <berto@igalia.com>
1607 F: hw/char/ipoctal232.c
1611 M: Michael S. Tsirkin <mst@redhat.com>
1612 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1615 F: hw/misc/pci-testdev.c
1620 F: default-configs/pci.mak
1623 M: Michael S. Tsirkin <mst@redhat.com>
1624 M: Igor Mammedov <imammedo@redhat.com>
1626 F: include/hw/acpi/*
1627 F: include/hw/firmware/smbios.h
1631 F: hw/i386/acpi-build.[hc]
1632 F: hw/arm/virt-acpi-build.c
1633 F: tests/qtest/bios-tables-test*
1634 F: tests/qtest/acpi-utils.[hc]
1638 R: Dongjiu Geng <gengdongjiu@huawei.com>
1639 R: Xiang Zheng <zhengxiang9@huawei.com>
1640 L: qemu-arm@nongnu.org
1643 F: include/hw/acpi/ghes.h
1644 F: docs/specs/acpi_hest_ghes.rst
1647 M: David Gibson <david@gibson.dropbear.id.au>
1648 L: qemu-ppc@nongnu.org
1651 F: hw/i2c/ppc4xx_i2c.c
1652 F: include/hw/ppc/ppc4xx.h
1653 F: include/hw/i2c/ppc4xx_i2c.h
1656 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1657 R: Paolo Bonzini <pbonzini@redhat.com>
1662 M: Jason Wang <jasowang@redhat.com>
1666 F: tests/qtest/virtio-net-test.c
1667 F: docs/virtio-net-failover.rst
1668 T: git https://github.com/jasowang/qemu.git net
1670 Parallel NOR Flash devices
1671 M: Philippe Mathieu-Daudé <philmd@redhat.com>
1672 T: git https://gitlab.com/philmd/qemu.git pflash-next
1674 F: hw/block/pflash_cfi*.c
1675 F: include/hw/block/flash.h
1678 M: Paolo Bonzini <pbonzini@redhat.com>
1679 R: Fam Zheng <fam@euphon.net>
1681 F: include/hw/scsi/*
1683 F: tests/qtest/virtio-scsi-test.c
1684 T: git https://github.com/bonzini/qemu.git scsi-next
1687 M: Alistair Francis <alistair@alistair23.me>
1690 F: hw/block/m25p80.c
1691 F: include/hw/ssi/ssi.h
1693 F: tests/qtest/m25p80-test.c
1696 M: Alistair Francis <alistair@alistair23.me>
1701 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1702 L: qemu-block@nongnu.org
1704 F: include/hw/sd/sd*
1711 M: Gerd Hoffmann <kraxel@redhat.com>
1714 F: tests/qtest/usb-*-test.c
1716 F: docs/usb-storage.txt
1719 F: default-configs/usb.mak
1721 USB (serial adapter)
1722 M: Gerd Hoffmann <kraxel@redhat.com>
1723 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1725 F: hw/usb/dev-serial.c
1728 M: Alex Williamson <alex.williamson@redhat.com>
1734 M: Cornelia Huck <cohuck@redhat.com>
1735 M: Eric Farman <farman@linux.ibm.com>
1738 F: hw/s390x/s390-ccw.c
1739 F: include/hw/s390x/s390-ccw.h
1740 F: include/hw/s390x/vfio-ccw.h
1741 T: git https://github.com/cohuck/qemu.git s390-next
1742 L: qemu-s390x@nongnu.org
1745 M: Christian Borntraeger <borntraeger@de.ibm.com>
1746 M: Tony Krowiak <akrowiak@linux.ibm.com>
1747 M: Halil Pasic <pasic@linux.ibm.com>
1748 M: Pierre Morel <pmorel@linux.ibm.com>
1750 F: hw/s390x/ap-device.c
1751 F: hw/s390x/ap-bridge.c
1752 F: include/hw/s390x/ap-device.h
1753 F: include/hw/s390x/ap-bridge.h
1755 F: docs/system/s390x/vfio-ap.rst
1756 L: qemu-s390x@nongnu.org
1759 M: Michael S. Tsirkin <mst@redhat.com>
1762 F: docs/interop/vhost-user.json
1763 F: docs/interop/vhost-user.rst
1764 F: contrib/vhost-user-*/
1765 F: backends/vhost-user.c
1766 F: include/sysemu/vhost-user-backend.h
1769 M: Michael S. Tsirkin <mst@redhat.com>
1772 F: hw/virtio/Makefile.objs
1773 F: hw/virtio/trace-events
1775 F: include/hw/virtio/
1778 M: Michael S. Tsirkin <mst@redhat.com>
1779 M: David Hildenbrand <david@redhat.com>
1781 F: hw/virtio/virtio-balloon*.c
1782 F: include/hw/virtio/virtio-balloon.h
1783 F: softmmu/balloon.c
1784 F: include/sysemu/balloon.h
1787 M: Greg Kurz <groug@kaod.org>
1788 M: Christian Schoenebeck <qemu_oss@crudebyte.com>
1793 F: docs/interop/virtfs-proxy-helper.rst
1794 F: tests/qtest/virtio-9p-test.c
1795 T: git https://github.com/gkurz/qemu.git 9p-next
1798 M: Stefan Hajnoczi <stefanha@redhat.com>
1799 L: qemu-block@nongnu.org
1801 F: hw/block/virtio-blk.c
1802 F: hw/block/dataplane/*
1803 F: tests/qtest/virtio-blk-test.c
1804 T: git https://github.com/stefanha/qemu.git block
1807 M: Cornelia Huck <cohuck@redhat.com>
1808 M: Halil Pasic <pasic@linux.ibm.com>
1810 F: hw/s390x/virtio-ccw*.[hc]
1811 F: hw/s390x/vhost-vsock-ccw.c
1812 T: git https://github.com/cohuck/qemu.git s390-next
1813 T: git https://github.com/borntraeger/qemu.git s390-next
1814 L: qemu-s390x@nongnu.org
1817 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1818 M: Stefan Hajnoczi <stefanha@redhat.com>
1820 F: tools/virtiofsd/*
1821 F: hw/virtio/vhost-user-fs*
1822 F: include/hw/virtio/vhost-user-fs.h
1823 F: docs/interop/virtiofsd.rst
1826 M: Gerd Hoffmann <kraxel@redhat.com>
1828 F: hw/input/vhost-user-input.c
1829 F: hw/input/virtio-input*.c
1830 F: include/hw/virtio/virtio-input.h
1831 F: contrib/vhost-user-input/*
1834 M: Eric Auger <eric.auger@redhat.com>
1836 F: hw/virtio/virtio-iommu*.c
1837 F: include/hw/virtio/virtio-iommu.h
1840 M: Laurent Vivier <lvivier@redhat.com>
1841 R: Amit Shah <amit@kernel.org>
1843 F: hw/char/virtio-serial-bus.c
1844 F: hw/char/virtio-console.c
1845 F: include/hw/virtio/virtio-serial.h
1846 F: tests/qtest/virtio-serial-test.c
1849 M: Laurent Vivier <lvivier@redhat.com>
1850 R: Amit Shah <amit@kernel.org>
1852 F: hw/virtio/virtio-rng.c
1853 F: include/hw/virtio/virtio-rng.h
1854 F: include/sysemu/rng*.h
1856 F: tests/qtest/virtio-rng-test.c
1859 M: Gonglei <arei.gonglei@huawei.com>
1861 F: hw/virtio/virtio-crypto.c
1862 F: hw/virtio/virtio-crypto-pci.c
1863 F: include/hw/virtio/virtio-crypto.h
1866 M: David Hildenbrand <david@redhat.com>
1868 W: https://virtio-mem.gitlab.io/
1869 F: hw/virtio/virtio-mem.c
1870 F: hw/virtio/virtio-mem-pci.h
1871 F: hw/virtio/virtio-mem-pci.c
1872 F: include/hw/virtio/virtio-mem.h
1875 M: Keith Busch <kbusch@kernel.org>
1876 M: Klaus Jensen <its@irrelevant.dk>
1877 L: qemu-block@nongnu.org
1880 F: tests/qtest/nvme-test.c
1881 T: git git://git.infradead.org/qemu-nvme.git nvme-next
1884 M: Hannes Reinecke <hare@suse.com>
1885 L: qemu-block@nongnu.org
1887 F: hw/scsi/megasas.c
1889 F: tests/qtest/megasas-test.c
1891 Network packet abstractions
1892 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1894 F: include/net/eth.h
1896 F: hw/net/net_rx_pkt*
1897 F: hw/net/net_tx_pkt*
1900 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1903 F: hw/scsi/vmw_pvscsi*
1904 F: tests/qtest/vmxnet3-test.c
1907 M: Jiri Pirko <jiri@resnulli.us>
1911 F: docs/specs/rocker.txt
1914 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1918 F: include/hw/mem/nvdimm.h
1922 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1927 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1932 M: Stefan Weil <sw@weilnetz.de>
1934 F: hw/net/eepro100.c
1937 M: Sven Schnelle <svens@stackframe.org>
1943 M: Alistair Francis <alistair@alistair23.me>
1945 F: hw/core/generic-loader.c
1946 F: include/hw/core/generic-loader.h
1947 F: docs/generic-loader.txt
1949 Intel Hexadecimal Object File Loader
1950 M: Su Hang <suhang16@mails.ucas.ac.cn>
1952 F: tests/qtest/hexloader-test.c
1953 F: tests/data/hex-loader/test.hex
1956 M: Thomas Huth <thuth@redhat.com>
1958 F: hw/nvram/chrp_nvram.c
1959 F: include/hw/nvram/chrp_nvram.h
1960 F: tests/qtest/prom-env-test.c
1963 M: Ben Warren <ben@skyportsystems.com>
1965 F: hw/acpi/vmgenid.c
1966 F: include/hw/acpi/vmgenid.h
1967 F: docs/specs/vmgenid.txt
1968 F: tests/qtest/vmgenid-test.c
1971 Unimplemented device
1972 M: Peter Maydell <peter.maydell@linaro.org>
1973 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1975 F: include/hw/misc/unimp.h
1979 M: Artyom Tarasenko <atar4qemu@gmail.com>
1980 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1982 F: include/hw/misc/empty_slot.h
1983 F: hw/misc/empty_slot.c
1986 M: Gerd Hoffmann <kraxel@redhat.com>
1989 F: hw/display/bochs-display.c
1990 F: include/hw/display/vga.h
1991 F: include/hw/display/bochs-vbe.h
1994 M: Gerd Hoffmann <kraxel@redhat.com>
1996 F: hw/display/ramfb*.c
1997 F: include/hw/display/ramfb.h
2000 M: Gerd Hoffmann <kraxel@redhat.com>
2002 F: hw/display/virtio-gpu*
2003 F: hw/display/virtio-vga.*
2004 F: include/hw/virtio/virtio-gpu.h
2007 M: Raphael Norwitz <raphael.norwitz@nutanix.com>
2009 F: contrib/vhost-user-blk/
2010 F: contrib/vhost-user-scsi/
2011 F: hw/block/vhost-user-blk.c
2012 F: hw/scsi/vhost-user-scsi.c
2013 F: hw/virtio/vhost-user-blk-pci.c
2014 F: hw/virtio/vhost-user-scsi-pci.c
2015 F: include/hw/virtio/vhost-user-blk.h
2016 F: include/hw/virtio/vhost-user-scsi.h
2019 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2020 M: Gerd Hoffmann <kraxel@redhat.com>
2022 F: docs/interop/vhost-user-gpu.rst
2023 F: contrib/vhost-user-gpu
2024 F: hw/display/vhost-user-*
2027 M: Gerd Hoffmann <kraxel@redhat.com>
2029 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
2030 F: hw/display/cirrus*
2033 M: Gerd Hoffmann <kraxel@redhat.com>
2036 F: include/hw/display/edid.h
2039 PIIX4 South Bridge (i82371AB)
2040 M: Hervé Poussineau <hpoussin@reactos.org>
2041 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2044 F: include/hw/southbridge/piix.h
2046 Firmware configuration (fw_cfg)
2047 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2048 R: Laszlo Ersek <lersek@redhat.com>
2049 R: Gerd Hoffmann <kraxel@redhat.com>
2051 F: docs/specs/fw_cfg.txt
2052 F: hw/nvram/fw_cfg.c
2054 F: include/hw/nvram/fw_cfg.h
2055 F: include/standard-headers/linux/qemu_fw_cfg.h
2056 F: tests/qtest/libqos/fw_cfg.c
2057 F: tests/qtest/fw_cfg-test.c
2058 T: git https://github.com/philmd/qemu.git fw_cfg-next
2061 M: David Gibson <david@gibson.dropbear.id.au>
2062 M: Cédric Le Goater <clg@kaod.org>
2063 L: qemu-ppc@nongnu.org
2066 F: include/hw/*/*xive*
2070 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2071 R: Magnus Damm <magnus.damm@gmail.com>
2073 F: hw/char/renesas_sci.c
2074 F: hw/char/sh_serial.c
2075 F: hw/timer/renesas_*.c
2076 F: hw/timer/sh_timer.c
2077 F: include/hw/char/renesas_sci.h
2078 F: include/hw/sh4/sh.h
2079 F: include/hw/timer/renesas_*.h
2081 Renesas RX peripherals
2082 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2086 F: include/hw/intc/rx_icu.h
2092 M: Gerd Hoffmann <kraxel@redhat.com>
2096 F: include/hw/audio/
2097 F: tests/qtest/ac97-test.c
2098 F: tests/qtest/es1370-test.c
2099 F: tests/qtest/intel-hda-test.c
2102 M: Kevin Wolf <kwolf@redhat.com>
2103 M: Max Reitz <mreitz@redhat.com>
2104 L: qemu-block@nongnu.org
2111 F: docs/interop/qemu-img.rst
2113 F: tests/qemu-iotests/
2114 F: util/qemu-progress.c
2115 F: qobject/block-qdict.c
2116 F: tests/check-block-qdict.c
2117 T: git https://repo.or.cz/qemu/kevin.git block
2120 M: Stefan Hajnoczi <stefanha@redhat.com>
2121 M: Fam Zheng <fam@euphon.net>
2122 L: qemu-block@nongnu.org
2130 F: include/block/aio.h
2131 F: include/block/aio-wait.h
2132 F: scripts/qemugdb/aio.py
2133 T: git https://github.com/stefanha/qemu.git block
2135 Block SCSI subsystem
2136 M: Paolo Bonzini <pbonzini@redhat.com>
2137 R: Fam Zheng <fam@euphon.net>
2138 L: qemu-block@nongnu.org
2144 M: John Snow <jsnow@redhat.com>
2145 L: qemu-block@nongnu.org
2148 F: include/block/blockjob.h
2151 F: include/qemu/job.h
2157 T: git https://github.com/jnsnow/qemu.git jobs
2159 Block QAPI, monitor, command line
2160 M: Markus Armbruster <armbru@redhat.com>
2163 F: blockdev-hmp-cmds.c
2166 F: qapi/transaction.json
2167 T: git https://repo.or.cz/qemu/armbru.git block-next
2170 M: Eric Blake <eblake@redhat.com>
2171 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2172 R: John Snow <jsnow@redhat.com>
2173 L: qemu-block@nongnu.org
2175 F: include/qemu/hbitmap.h
2176 F: include/block/dirty-bitmap.h
2177 F: block/monitor/bitmap-qmp-cmds.c
2178 F: block/dirty-bitmap.c
2179 F: block/qcow2-bitmap.c
2180 F: migration/block-dirty-bitmap.c
2182 F: tests/test-hbitmap.c
2183 F: docs/interop/bitmaps.rst
2184 T: git https://repo.or.cz/qemu/ericb.git bitmaps
2186 Character device backends
2187 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2188 R: Paolo Bonzini <pbonzini@redhat.com>
2194 Character Devices (Braille)
2195 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2199 Command line option argument parsing
2200 M: Markus Armbruster <armbru@redhat.com>
2202 F: include/qemu/option.h
2203 F: tests/test-keyval.c
2204 F: tests/test-qemu-opts.c
2206 F: util/qemu-option.c
2209 M: Markus Armbruster <armbru@redhat.com>
2211 F: scripts/coverity-model.c
2213 Coverity Scan integration
2214 M: Peter Maydell <peter.maydell@linaro.org>
2216 F: scripts/coverity-scan/
2219 M: Alistair Francis <alistair.francis@wdc.com>
2220 R: David Gibson <david@gibson.dropbear.id.au>
2223 F: include/sysemu/device_tree.h
2227 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2229 F: hw/misc/vmcoreinfo.c
2230 F: include/hw/misc/vmcoreinfo.h
2231 F: include/qemu/win_dump_defs
2232 F: include/sysemu/dump-arch.h
2233 F: include/sysemu/dump.h
2235 F: scripts/dump-guest-memory.py
2239 M: Markus Armbruster <armbru@redhat.com>
2241 F: include/qapi/error.h
2242 F: include/qemu/error-report.h
2245 F: util/qemu-error.c
2246 F: scripts/coccinelle/err-bad-newline.cocci
2247 F: scripts/coccinelle/error-use-after-free.cocci
2248 F: scripts/coccinelle/error_propagate_null.cocci
2249 F: scripts/coccinelle/remove_local_err.cocci
2250 F: scripts/coccinelle/use-error_fatal.cocci
2251 F: scripts/coccinelle/errp-guard.cocci
2254 M: Alex Bennée <alex.bennee@linaro.org>
2255 R: Philippe Mathieu-Daudé <philmd@redhat.com>
2261 M: Paolo Bonzini <pbonzini@redhat.com>
2263 F: include/exec/ioport.h
2264 F: include/exec/memop.h
2265 F: include/exec/memory.h
2266 F: include/exec/ram_addr.h
2267 F: include/exec/ramblock.h
2270 F: include/exec/memory-internal.h
2272 F: scripts/coccinelle/memory-region-housekeeping.cocci
2275 M: Gerd Hoffmann <kraxel@redhat.com>
2277 F: include/ui/qemu-spice.h
2278 F: include/ui/spice-display.h
2280 F: audio/spiceaudio.c
2283 F: docs/spice-port-fqdn.txt
2286 M: Gerd Hoffmann <kraxel@redhat.com>
2294 M: Peter Maydell <peter.maydell@linaro.org>
2299 M: Paolo Bonzini <pbonzini@redhat.com>
2301 F: include/qemu/main-loop.h
2302 F: include/sysemu/runstate.h
2304 F: util/qemu-timer.c
2308 F: softmmu/cpu-throttle.c
2309 F: qapi/run-state.json
2312 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2314 F: monitor/monitor-internal.h
2316 F: monitor/monitor.c
2320 F: include/monitor/hmp-target.h
2321 F: tests/qtest/test-hmp.c
2322 F: include/qemu/qemu-print.h
2323 F: util/qemu-print.c
2325 Network device backends
2326 M: Jason Wang <jasowang@redhat.com>
2330 F: qemu-bridge-helper.c
2331 T: git https://github.com/jasowang/qemu.git net
2334 Netmap network backend
2335 M: Luigi Rizzo <rizzo@iet.unipi.it>
2336 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2337 M: Vincenzo Maffione <v.maffione@gmail.com>
2338 W: http://info.iet.unipi.it/~luigi/netmap/
2342 Host Memory Backends
2343 M: Eduardo Habkost <ehabkost@redhat.com>
2344 M: Igor Mammedov <imammedo@redhat.com>
2346 F: backends/hostmem*.c
2347 F: include/sysemu/hostmem.h
2348 T: git https://github.com/ehabkost/qemu.git machine-next
2351 M: Gonglei <arei.gonglei@huawei.com>
2353 F: include/sysemu/cryptodev*.h
2354 F: backends/cryptodev*.c
2357 M: Eduardo Habkost <ehabkost@redhat.com>
2358 M: Cleber Rosa <crosa@redhat.com>
2365 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2367 F: scripts/simplebench/
2370 M: Markus Armbruster <armbru@redhat.com>
2371 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2376 X: include/qapi/qmp/
2377 F: include/qapi/qmp/dispatch.h
2378 F: tests/qapi-schema/
2379 F: tests/test-*-visitor.c
2380 F: tests/test-qapi-*.c
2381 F: tests/test-qmp-*.c
2382 F: tests/test-visitor-serialization.c
2383 F: scripts/qapi-gen.py
2386 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2389 M: Eric Blake <eblake@redhat.com>
2390 M: Markus Armbruster <armbru@redhat.com>
2393 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2396 M: Markus Armbruster <armbru@redhat.com>
2399 F: include/qapi/qmp/
2400 X: include/qapi/qmp/dispatch.h
2401 F: scripts/coccinelle/qobject.cocci
2402 F: tests/check-qdict.c
2403 F: tests/check-qjson.c
2404 F: tests/check-qlist.c
2405 F: tests/check-qlit.c
2406 F: tests/check-qnull.c
2407 F: tests/check-qnum.c
2408 F: tests/check-qobject.c
2409 F: tests/check-qstring.c
2410 F: tests/data/qobject/qdict.txt
2411 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2414 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2417 F: docs/interop/qemu-ga.rst
2418 F: scripts/qemu-guest-agent/
2420 F: docs/interop/qemu-ga-ref.texi
2421 T: git https://github.com/mdroth/qemu.git qga
2424 M: Paolo Bonzini <pbonzini@redhat.com>
2425 R: Daniel P. Berrange <berrange@redhat.com>
2426 R: Eduardo Habkost <ehabkost@redhat.com>
2428 F: docs/qdev-device-use.txt
2433 F: include/monitor/qdev.h
2439 F: tests/check-qom-interface.c
2440 F: tests/check-qom-proplist.c
2441 F: tests/test-qdev-global-props.c
2443 QOM boilerplate conversion script
2444 M: Eduardo Habkost <ehabkost@redhat.com>
2446 F: scripts/codeconverter/
2449 M: Markus Armbruster <armbru@redhat.com>
2451 F: monitor/monitor-internal.h
2454 F: monitor/monitor.c
2456 F: docs/devel/*qmp-*
2457 F: docs/interop/*qmp-*
2459 F: tests/qtest/qmp-test.c
2460 F: tests/qtest/qmp-cmd-test.c
2461 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2464 M: Thomas Huth <thuth@redhat.com>
2465 M: Laurent Vivier <lvivier@redhat.com>
2466 R: Paolo Bonzini <pbonzini@redhat.com>
2471 X: tests/qtest/bios-tables-test-allowed-diff.h
2474 M: Alexander Bulekov <alxndr@bu.edu>
2475 R: Paolo Bonzini <pbonzini@redhat.com>
2476 R: Bandan Das <bsd@redhat.com>
2477 R: Stefan Hajnoczi <stefanha@redhat.com>
2478 R: Thomas Huth <thuth@redhat.com>
2480 F: tests/qtest/fuzz/
2481 F: scripts/oss-fuzz/
2482 F: docs/devel/fuzzing.txt
2485 M: Alistair Francis <alistair@alistair23.me>
2487 F: hw/core/register.c
2488 F: include/hw/register.h
2489 F: include/hw/registerfields.h
2492 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2496 F: include/net/slirp.h
2497 T: git https://people.debian.org/~sthibault/qemu.git slirp
2500 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2503 F: include/hw/stream.h
2506 M: Paolo Bonzini <pbonzini@redhat.com>
2511 M: Stefan Hajnoczi <stefanha@redhat.com>
2515 F: docs/qemu-option-trace.rst.inc
2516 F: scripts/tracetool.py
2517 F: scripts/tracetool/
2518 F: scripts/qemu-trace-stap*
2519 F: docs/interop/qemu-trace-stap.rst
2520 F: docs/devel/tracing.txt
2521 T: git https://github.com/stefanha/qemu.git tracing
2524 M: Stefan Berger <stefanb@linux.ibm.com>
2529 F: include/hw/acpi/tpm.h
2530 F: include/sysemu/tpm*
2533 F: tests/qtest/*tpm*
2534 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
2538 F: scripts/checkpatch.pl
2541 M: Juan Quintela <quintela@redhat.com>
2542 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2544 F: hw/core/vmstate-if.c
2545 F: include/hw/vmstate-if.h
2546 F: include/migration/
2548 F: scripts/vmstate-static-checker.py
2549 F: tests/vmstate-static-checker-data/
2550 F: tests/qtest/migration-test.c
2551 F: docs/devel/migration.rst
2552 F: qapi/migration.json
2555 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2557 F: backends/dbus-vmstate.c
2558 F: tests/dbus-vmstate*
2560 F: include/qemu/dbus.h
2561 F: docs/interop/dbus.rst
2562 F: docs/interop/dbus-vmstate.rst
2565 M: Eduardo Otubo <otubo@redhat.com>
2568 F: include/sysemu/seccomp.h
2571 M: Daniel P. Berrange <berrange@redhat.com>
2575 F: tests/test-crypto-*
2576 F: tests/benchmark-crypto-*
2577 F: tests/crypto-tls-*
2578 F: tests/pkix_asn1_tab.c
2582 M: Stefan Hajnoczi <stefanha@redhat.com>
2583 M: Kevin Wolf <kwolf@redhat.com>
2586 F: include/qemu/coroutine*
2587 F: tests/test-coroutine.c
2590 M: Daniel P. Berrange <berrange@redhat.com>
2593 F: include/qemu/buffer.h
2596 M: Daniel P. Berrange <berrange@redhat.com>
2603 M: Daniel P. Berrange <berrange@redhat.com>
2608 F: tests/test-authz-*
2611 M: Daniel P. Berrange <berrange@redhat.com>
2612 M: Gerd Hoffmann <kraxel@redhat.com>
2614 F: include/qemu/sockets.h
2615 F: util/qemu-sockets.c
2616 F: qapi/sockets.json
2619 M: Daniel P. Berrange <berrange@redhat.com>
2621 F: util/filemonitor*.c
2622 F: include/qemu/filemonitor.h
2623 F: tests/test-util-filemonitor.c
2625 Throttling infrastructure
2626 M: Alberto Garcia <berto@igalia.com>
2628 F: block/throttle-groups.c
2629 F: include/block/throttle-groups.h
2630 F: include/qemu/throttle*.h
2632 F: docs/throttle.txt
2633 F: tests/test-throttle.c
2634 L: qemu-block@nongnu.org
2637 M: Fam Zheng <fam@euphon.net>
2640 F: include/qemu/uuid.h
2641 F: tests/test-uuid.c
2644 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
2647 F: include/migration/colo.h
2648 F: include/migration/failover.h
2652 M: Zhang Chen <chen.zhang@intel.com>
2653 M: Li Zhijian <lizhijian@cn.fujitsu.com>
2655 F: docs/colo-proxy.txt
2657 F: net/filter-rewriter.c
2658 F: net/filter-mirror.c
2661 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2662 R: Paolo Bonzini <pbonzini@redhat.com>
2663 W: https://wiki.qemu.org/Features/record-replay
2666 F: block/blkreplay.c
2667 F: net/filter-replay.c
2668 F: include/sysemu/replay.h
2671 F: tests/acceptance/replay_kernel.py
2674 M: Peter Xu <peterx@redhat.com>
2676 F: include/qemu/iova-tree.h
2680 M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2685 M: Corey Minyard <cminyard@mvista.com>
2688 F: hw/i2c/smbus_slave.c
2689 F: hw/i2c/smbus_master.c
2690 F: hw/i2c/smbus_eeprom.c
2691 F: include/hw/i2c/i2c.h
2692 F: include/hw/i2c/smbus_master.h
2693 F: include/hw/i2c/smbus_slave.h
2694 F: include/hw/i2c/smbus_eeprom.h
2696 Firmware schema specifications
2697 M: Laszlo Ersek <lersek@redhat.com>
2698 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2699 R: Daniel P. Berrange <berrange@redhat.com>
2700 R: Kashyap Chamarthy <kchamart@redhat.com>
2702 F: docs/interop/firmware.json
2705 M: Laszlo Ersek <lersek@redhat.com>
2706 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2708 F: pc-bios/descriptors/??-edk2-*.json
2710 F: roms/Makefile.edk2
2713 F: tests/data/uefi-boot-images/
2714 F: tests/uefi-test-tools/
2715 F: .gitlab-ci.d/edk2.yml
2716 F: .gitlab-ci.d/edk2/
2719 M: Michael S. Tsirkin <mst@redhat.com>
2720 M: Peter Xu <peterx@redhat.com>
2721 R: Jason Wang <jasowang@redhat.com>
2723 F: hw/i386/intel_iommu.c
2724 F: hw/i386/intel_iommu_internal.h
2725 F: include/hw/i386/intel_iommu.h
2728 M: Bin Meng <bmeng.cn@gmail.com>
2730 F: pc-bios/opensbi-*
2731 F: .gitlab-ci.d/opensbi.yml
2732 F: .gitlab-ci.d/opensbi/
2736 Overall usermode emulation
2737 M: Riku Voipio <riku.voipio@iki.fi>
2740 F: accel/tcg/user-exec*.c
2745 F: default-configs/*-bsd-user.mak
2748 M: Laurent Vivier <laurent@vivier.eu>
2751 F: default-configs/*-linux-user.mak
2752 F: scripts/qemu-binfmt-conf.sh
2753 F: scripts/update-syscalltbl.sh
2754 F: scripts/update-mips-syscall-args.sh
2755 F: scripts/gensyscalls.sh
2757 Tiny Code Generator (TCG)
2758 -------------------------
2760 M: Richard Henderson <rth@twiddle.net>
2766 M: Alex Bennée <alex.bennee@linaro.org>
2768 F: docs/devel/tcg-plugins.rst
2774 M: Richard Henderson <richard.henderson@linaro.org>
2776 L: qemu-arm@nongnu.org
2782 M: Andrzej Zaborowski <balrogg@gmail.com>
2784 L: qemu-arm@nongnu.org
2789 M: Richard Henderson <rth@twiddle.net>
2795 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
2796 R: Aurelien Jarno <aurelien@aurel32.net>
2797 R: Huacai Chen <chenhc@lemote.com>
2798 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
2799 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
2804 M: Richard Henderson <rth@twiddle.net>
2810 M: Palmer Dabbelt <palmer@dabbelt.com>
2811 M: Alistair Francis <Alistair.Francis@wdc.com>
2812 L: qemu-riscv@nongnu.org
2818 M: Richard Henderson <rth@twiddle.net>
2822 L: qemu-s390x@nongnu.org
2830 M: Stefan Weil <sw@weilnetz.de>
2839 M: Fam Zheng <fam@euphon.net>
2840 L: qemu-block@nongnu.org
2845 M: Jason Dillaman <dillaman@redhat.com>
2846 L: qemu-block@nongnu.org
2851 M: Liu Yuan <namei.unix@gmail.com>
2852 L: qemu-block@nongnu.org
2853 L: sheepdog@lists.wpkg.org
2858 M: Jeff Cody <codyprime@gmail.com>
2859 L: qemu-block@nongnu.org
2864 M: Stefan Weil <sw@weilnetz.de>
2865 L: qemu-block@nongnu.org
2870 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2871 M: Paolo Bonzini <pbonzini@redhat.com>
2872 M: Peter Lieven <pl@kamp.de>
2873 L: qemu-block@nongnu.org
2876 F: block/iscsi-opts.c
2878 Network Block Device (NBD)
2879 M: Eric Blake <eblake@redhat.com>
2880 L: qemu-block@nongnu.org
2884 F: include/block/nbd*
2887 F: docs/interop/nbd.txt
2888 F: docs/interop/qemu-nbd.rst
2889 T: git https://repo.or.cz/qemu/ericb.git nbd
2892 M: Peter Lieven <pl@kamp.de>
2893 L: qemu-block@nongnu.org
2898 M: Richard W.M. Jones <rjones@redhat.com>
2899 L: qemu-block@nongnu.org
2904 L: qemu-block@nongnu.org
2909 L: qemu-block@nongnu.org
2910 L: integration@gluster.org
2915 M: Fam Zheng <fam@euphon.net>
2916 L: qemu-block@nongnu.org
2921 M: Fam Zheng <fam@euphon.net>
2922 L: qemu-block@nongnu.org
2927 M: Gonglei <arei.gonglei@huawei.com>
2932 M: Alberto Garcia <berto@igalia.com>
2935 L: qemu-block@nongnu.org
2938 M: Ari Sundholm <ari@tuxera.com>
2939 L: qemu-block@nongnu.org
2941 F: block/blklogwrites.c
2944 M: Stefan Hajnoczi <stefanha@redhat.com>
2945 L: qemu-block@nongnu.org
2947 F: block/blkverify.c
2950 M: Stefan Hajnoczi <stefanha@redhat.com>
2951 L: qemu-block@nongnu.org
2956 M: Stefan Hajnoczi <stefanha@redhat.com>
2957 L: qemu-block@nongnu.org
2962 M: Stefan Hajnoczi <stefanha@redhat.com>
2963 L: qemu-block@nongnu.org
2968 M: Stefan Hajnoczi <stefanha@redhat.com>
2969 M: Denis V. Lunev <den@openvz.org>
2970 L: qemu-block@nongnu.org
2972 F: block/parallels.c
2973 F: docs/interop/parallels.txt
2976 M: Stefan Hajnoczi <stefanha@redhat.com>
2977 L: qemu-block@nongnu.org
2982 M: Kevin Wolf <kwolf@redhat.com>
2983 L: qemu-block@nongnu.org
2985 F: block/linux-aio.c
2986 F: include/block/raw-aio.h
2987 F: block/raw-format.c
2988 F: block/file-posix.c
2989 F: block/file-win32.c
2990 F: block/win32-aio.c
2993 M: Aarushi Mehta <mehta.aaru20@gmail.com>
2994 M: Julia Suvorova <jusual@redhat.com>
2995 M: Stefan Hajnoczi <stefanha@redhat.com>
2996 L: qemu-block@nongnu.org
3002 M: Kevin Wolf <kwolf@redhat.com>
3003 M: Max Reitz <mreitz@redhat.com>
3004 L: qemu-block@nongnu.org
3007 F: docs/interop/qcow2.txt
3010 M: Kevin Wolf <kwolf@redhat.com>
3011 L: qemu-block@nongnu.org
3016 M: Kevin Wolf <kwolf@redhat.com>
3017 M: Max Reitz <mreitz@redhat.com>
3018 L: qemu-block@nongnu.org
3023 M: Kevin Wolf <kwolf@redhat.com>
3024 L: qemu-block@nongnu.org
3029 M: Kevin Wolf <kwolf@redhat.com>
3030 L: qemu-block@nongnu.org
3035 M: Stefan Hajnoczi <stefanha@redhat.com>
3036 L: qemu-block@nongnu.org
3038 F: tests/image-fuzzer/
3041 M: Wen Congyang <wencongyang2@huawei.com>
3042 M: Xie Changlong <xiechanglong.d@gmail.com>
3045 F: block/replication.c
3046 F: tests/test-replication.c
3047 F: docs/block-replication.txt
3050 M: Yuval Shaia <yuval.shaia.ml@gmail.com>
3051 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
3056 F: contrib/rdmacm-mux/*
3060 M: Alex Bennée <alex.bennee@linaro.org>
3063 F: include/hw/semihosting/
3065 Build and test automation
3066 -------------------------
3067 Build and test automation
3068 M: Alex Bennée <alex.bennee@linaro.org>
3069 M: Fam Zheng <fam@euphon.net>
3070 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3072 F: .github/lockdown.yml
3078 F: scripts/archive-source.sh
3079 W: https://travis-ci.org/qemu/qemu
3080 W: https://app.shippable.com/github/qemu/qemu
3081 W: http://patchew.org/QEMU/
3083 FreeBSD Hosted Continuous Integration
3084 M: Ed Maste <emaste@freebsd.org>
3085 M: Li-Wen Hsu <lwhsu@freebsd.org>
3088 W: https://cirrus-ci.com/github/qemu/qemu
3090 GitLab Continuous Integration
3091 M: Thomas Huth <thuth@redhat.com>
3092 M: Philippe Mathieu-Daudé <philmd@redhat.com>
3093 M: Alex Bennée <alex.bennee@linaro.org>
3094 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3097 F: .gitlab-ci.d/crossbuilds.yml
3099 Guest Test Compilation Support
3100 M: Alex Bennée <alex.bennee@linaro.org>
3101 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
3103 F: tests/tcg/Makefile
3104 F: tests/tcg/Makefile.include
3106 Acceptance (Integration) Testing with the Avocado framework
3107 W: https://trello.com/b/6Qi1pxVn/avocado-qemu
3108 R: Cleber Rosa <crosa@redhat.com>
3109 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3110 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3112 F: tests/acceptance/
3116 Build system architecture
3117 M: Daniel P. Berrange <berrange@redhat.com>
3119 F: docs/devel/build-system.txt
3121 GIT Data Mining Config
3122 M: Alex Bennée <alex.bennee@linaro.org>
3127 Incompatible changes
3128 R: libvir-list@redhat.com
3129 F: docs/system/deprecated.rst
3134 M: Daniel P. Berrange <berrange@redhat.com>
3136 F: scripts/git-submodule.sh
3139 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
3142 Sphinx documentation configuration and build machinery
3143 M: Peter Maydell <peter.maydell@linaro.org>
3150 Performance Tools and Tests
3151 M: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
3153 F: scripts/performance/