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: gdb-xml/avr-cpu.xml
176 F: tests/acceptance/machine_avr6.py
179 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
187 HPPA (PA-RISC) TCG CPUs
188 M: Richard Henderson <rth@twiddle.net>
194 F: include/hw/net/lasi_82596.h
197 R: Michael Walle <michael@walle.cc>
204 F: include/hw/display/milkymist_tmu2.h
205 F: include/hw/char/lm32_juart.h
210 M: Laurent Vivier <laurent@vivier.eu>
216 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
218 F: target/microblaze/
220 F: disas/microblaze.c
223 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
224 R: Aurelien Jarno <aurelien@aurel32.net>
225 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
228 F: default-configs/*mips*
230 F: docs/system/cpu-models-mips.rst.inc
231 F: hw/intc/mips_gic.c
234 F: hw/timer/mips_gictimer.c
235 F: include/hw/intc/mips_gic.h
237 F: include/hw/misc/mips_*
238 F: include/hw/timer/mips_gictimer.h
239 F: tests/acceptance/linux_ssh_mips_malta.py
240 F: tests/acceptance/machine_mips_malta.py
242 K: ^Subject:.*(?i)mips
245 M: Anthony Green <green@moxielogic.com>
250 F: default-configs/moxie-softmmu.mak
253 M: Chris Wulff <crwulff@gmail.com>
254 M: Marek Vasut <marex@denx.de>
258 F: hw/intc/nios2_iic.c
260 F: default-configs/nios2-softmmu.mak
263 M: Stafford Horne <shorne@gmail.com>
267 F: tests/tcg/openrisc/
270 M: David Gibson <david@gibson.dropbear.id.au>
271 L: qemu-ppc@nongnu.org
279 M: Palmer Dabbelt <palmer@dabbelt.com>
280 M: Alistair Francis <Alistair.Francis@wdc.com>
281 M: Sagar Karandikar <sagark@eecs.berkeley.edu>
282 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
283 L: qemu-riscv@nongnu.org
288 F: linux-user/host/riscv32/
289 F: linux-user/host/riscv64/
292 M: Yoshinori Sato <ysato@users.sourceforge.jp>
297 M: Richard Henderson <rth@twiddle.net>
298 M: David Hildenbrand <david@redhat.com>
304 L: qemu-s390x@nongnu.org
307 M: Yoshinori Sato <ysato@users.sourceforge.jp>
315 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
316 M: Artyom Tarasenko <atar4qemu@gmail.com>
321 F: include/hw/sparc/sparc64.h
325 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
329 F: include/hw/unicore32/
332 M: Paolo Bonzini <pbonzini@redhat.com>
333 M: Richard Henderson <rth@twiddle.net>
334 M: Eduardo Habkost <ehabkost@redhat.com>
341 F: docs/system/cpu-models-x86.rst.inc
342 T: git https://github.com/ehabkost/qemu.git x86-next
345 M: Max Filippov <jcmvbkbc@gmail.com>
346 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
352 F: include/hw/xtensa/xtensa-isa.h
353 F: default-configs/xtensa*.mak
356 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
360 F: include/hw/tricore/
362 Multiarch Linux User Tests
363 M: Alex Bennée <alex.bennee@linaro.org>
365 F: tests/tcg/multiarch/
367 Guest CPU Cores (KVM)
368 ---------------------
370 M: Paolo Bonzini <pbonzini@redhat.com>
371 L: kvm@vger.kernel.org
375 F: accel/stubs/kvm-stub.c
377 F: include/sysemu/kvm*.h
378 F: scripts/kvm/kvm_flightrecorder
381 M: Peter Maydell <peter.maydell@linaro.org>
382 L: qemu-arm@nongnu.org
387 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
392 M: David Gibson <david@gibson.dropbear.id.au>
397 M: Halil Pasic <pasic@linux.ibm.com>
398 M: Cornelia Huck <cohuck@redhat.com>
399 M: Christian Borntraeger <borntraeger@de.ibm.com>
401 F: target/s390x/kvm.c
402 F: target/s390x/kvm_s390x.h
403 F: target/s390x/kvm-stub.c
404 F: target/s390x/ioinst.[ch]
405 F: target/s390x/machine.c
406 F: target/s390x/sigp.c
407 F: target/s390x/cpu_features*.[ch]
408 F: target/s390x/cpu_models.[ch]
410 F: include/hw/s390x/pv.h
411 F: hw/intc/s390_flic.c
412 F: hw/intc/s390_flic_kvm.c
413 F: include/hw/s390x/s390_flic.h
415 T: git https://github.com/cohuck/qemu.git s390-next
416 T: git https://github.com/borntraeger/qemu.git s390-next
417 L: qemu-s390x@nongnu.org
420 M: Paolo Bonzini <pbonzini@redhat.com>
421 M: Marcelo Tosatti <mtosatti@redhat.com>
422 L: kvm@vger.kernel.org
425 F: scripts/kvm/vmxcap
427 Guest CPU Cores (other accelerators)
428 ------------------------------------
430 M: Richard Henderson <rth@twiddle.net>
431 R: Paolo Bonzini <pbonzini@redhat.com>
433 F: include/sysemu/accel.h
435 F: accel/Makefile.objs
436 F: accel/stubs/Makefile.objs
439 M: Cameron Esfahani <dirty@apple.com>
440 M: Roman Bolshakov <r.bolshakov@yadro.com>
441 W: https://wiki.qemu.org/Features/HVF
443 F: accel/stubs/hvf-stub.c
445 F: include/sysemu/hvf.h
448 M: Sunil Muthuswamy <sunilmut@microsoft.com>
450 F: target/i386/whpx-all.c
451 F: target/i386/whp-dispatch.h
452 F: accel/stubs/whpx-stub.c
453 F: include/sysemu/whpx.h
455 Guest CPU Cores (Xen)
456 ---------------------
458 M: Stefano Stabellini <sstabellini@kernel.org>
459 M: Anthony Perard <anthony.perard@citrix.com>
460 M: Paul Durrant <paul@xen.org>
461 L: xen-devel@lists.xenproject.org
466 F: hw/char/xen_console.c
467 F: hw/display/xenfb.c
471 F: hw/block/dataplane/xen*
475 F: hw/pci-host/xen_igd_pt.c
476 F: include/hw/block/dataplane/xen*
478 F: include/sysemu/xen.h
479 F: include/sysemu/xen-mapcache.h
481 Guest CPU Cores (HAXM)
482 ---------------------
484 M: Wenchao Wang <wenchao.wang@intel.com>
485 M: Colin Xu <colin.xu@intel.com>
486 L: haxm-team@intel.com
487 W: https://github.com/intel/haxm/issues
489 F: accel/stubs/hax-stub.c
490 F: include/sysemu/hax.h
496 M: Michael S. Tsirkin <mst@redhat.com>
497 M: Cornelia Huck <cohuck@redhat.com>
498 M: Paolo Bonzini <pbonzini@redhat.com>
501 F: scripts/update-linux-headers.sh
504 M: Paolo Bonzini <pbonzini@redhat.com>
507 F: include/sysemu/os-posix.h
509 F: include/qemu/*posix*.h
512 M: Kamil Rytarowski <kamil@netbsd.org>
514 K: ^Subject:.*(?i)NetBSD
517 M: Brad Smith <brad@comstyle.com>
519 K: ^Subject:.*(?i)OpenBSD
522 M: Stefan Weil <sw@weilnetz.de>
532 M: Richard Henderson <rth@twiddle.net>
535 F: hw/isa/smc37c669-superio.c
536 F: tests/tcg/alpha/system/
541 M: Beniamino Galvani <b.galvani@gmail.com>
542 M: Peter Maydell <peter.maydell@linaro.org>
543 L: qemu-arm@nongnu.org
546 F: include/hw/*/allwinner*
547 F: hw/arm/cubieboard.c
550 M: Niek Linnenbank <nieklinnenbank@gmail.com>
551 L: qemu-arm@nongnu.org
553 F: hw/*/allwinner-h3*
554 F: include/hw/*/allwinner-h3*
556 F: docs/system/orangepi.rst
558 ARM PrimeCell and CMSDK devices
559 M: Peter Maydell <peter.maydell@linaro.org>
560 L: qemu-arm@nongnu.org
563 F: include/hw/char/pl011.h
566 F: include/hw/dma/pl080.h
573 F: include/hw/ssi/pl022.h
575 F: include/hw/rtc/pl031.h
576 F: include/hw/arm/primecell.h
577 F: hw/timer/cmsdk-apb-timer.c
578 F: include/hw/timer/cmsdk-apb-timer.h
579 F: hw/timer/cmsdk-apb-dualtimer.c
580 F: include/hw/timer/cmsdk-apb-dualtimer.h
581 F: hw/char/cmsdk-apb-uart.c
582 F: include/hw/char/cmsdk-apb-uart.h
583 F: hw/watchdog/cmsdk-apb-watchdog.c
584 F: include/hw/watchdog/cmsdk-apb-watchdog.h
586 F: include/hw/misc/tz-ppc.h
588 F: include/hw/misc/tz-mpc.h
590 F: include/hw/misc/tz-msc.h
593 M: Peter Maydell <peter.maydell@linaro.org>
594 L: qemu-arm@nongnu.org
597 F: hw/intc/gic_internal.h
599 F: hw/misc/arm11scu.c
600 F: hw/misc/arm_l2x0.c
601 F: hw/timer/a9gtimer*
603 F: include/hw/arm/arm*.h
604 F: include/hw/intc/arm*
605 F: include/hw/misc/a9scu.h
606 F: include/hw/misc/arm11scu.h
607 F: include/hw/timer/a9gtimer.h
608 F: include/hw/timer/arm_mptimer.h
609 F: include/hw/timer/armv7m_systick.h
610 F: tests/qtest/test-arm-mptimer.c
613 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
614 M: Peter Maydell <peter.maydell@linaro.org>
615 L: qemu-arm@nongnu.org
618 F: include/hw/arm/exynos4210.h
621 M: Rob Herring <robh@kernel.org>
622 M: Peter Maydell <peter.maydell@linaro.org>
623 L: qemu-arm@nongnu.org
629 M: Antony Pavlov <antonynpavlov@gmail.com>
630 M: Peter Maydell <peter.maydell@linaro.org>
631 L: qemu-arm@nongnu.org
633 F: include/hw/arm/digic.h
635 F: include/hw/*/digic*
636 F: tests/acceptance/machine_arm_canona1100.py
639 M: Anup Patel <anup.patel@wdc.com>
640 M: Alistair Francis <Alistair.Francis@wdc.com>
641 L: qemu-riscv@nongnu.org
643 F: hw/rtc/goldfish_rtc.c
644 F: include/hw/rtc/goldfish_rtc.h
647 M: Peter Maydell <peter.maydell@linaro.org>
648 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
649 L: qemu-arm@nongnu.org
654 M: Peter Maydell <peter.maydell@linaro.org>
655 R: Jean-Christophe Dubois <jcd@tribudubois.net>
656 L: qemu-arm@nongnu.org
658 F: hw/arm/fsl-imx25.c
659 F: hw/arm/imx25_pdk.c
660 F: hw/misc/imx25_ccm.c
661 F: hw/watchdog/wdt_imx2.c
662 F: include/hw/arm/fsl-imx25.h
663 F: include/hw/misc/imx25_ccm.h
664 F: include/hw/watchdog/wdt_imx2.h
667 M: Peter Chubb <peter.chubb@nicta.com.au>
668 M: Peter Maydell <peter.maydell@linaro.org>
669 L: qemu-arm@nongnu.org
674 F: include/hw/*/imx_*
675 F: include/hw/*/*imx31*
678 M: Peter Maydell <peter.maydell@linaro.org>
679 L: qemu-arm@nongnu.org
681 F: hw/arm/integratorcp.c
682 F: hw/misc/arm_integrator_debug.c
683 F: include/hw/misc/arm_integrator_debug.h
684 F: tests/acceptance/machine_arm_integratorcp.py
685 F: docs/system/arm/integratorcp.rst
687 MCIMX6UL EVK / i.MX6ul
688 M: Peter Maydell <peter.maydell@linaro.org>
689 R: Jean-Christophe Dubois <jcd@tribudubois.net>
690 L: qemu-arm@nongnu.org
692 F: hw/arm/mcimx6ul-evk.c
693 F: hw/arm/fsl-imx6ul.c
694 F: hw/misc/imx6ul_ccm.c
695 F: include/hw/arm/fsl-imx6ul.h
696 F: include/hw/misc/imx6ul_ccm.h
698 MCIMX7D SABRE / i.MX7
699 M: Peter Maydell <peter.maydell@linaro.org>
700 R: Andrey Smirnov <andrew.smirnov@gmail.com>
701 L: qemu-arm@nongnu.org
703 F: hw/arm/mcimx7d-sabre.c
706 F: include/hw/arm/fsl-imx7.h
707 F: include/hw/misc/imx7_*.h
708 F: hw/pci-host/designware.c
709 F: include/hw/pci-host/designware.h
712 M: Peter Maydell <peter.maydell@linaro.org>
713 L: qemu-arm@nongnu.org
718 F: include/hw/misc/mps2-*.h
720 F: include/hw/arm/armsse.h
721 F: hw/misc/iotkit-secctl.c
722 F: include/hw/misc/iotkit-secctl.h
723 F: hw/misc/iotkit-sysctl.c
724 F: include/hw/misc/iotkit-sysctl.h
725 F: hw/misc/iotkit-sysinfo.c
726 F: include/hw/misc/iotkit-sysinfo.h
727 F: hw/misc/armsse-cpuid.c
728 F: include/hw/misc/armsse-cpuid.h
729 F: hw/misc/armsse-mhu.c
730 F: include/hw/misc/armsse-mhu.h
731 F: docs/system/arm/mps2.rst
734 M: Peter Maydell <peter.maydell@linaro.org>
735 L: qemu-arm@nongnu.org
738 F: docs/system/arm/musca.rst
741 M: Jan Kiszka <jan.kiszka@web.de>
742 M: Peter Maydell <peter.maydell@linaro.org>
743 L: qemu-arm@nongnu.org
746 F: docs/system/arm/musicpal.rst
749 M: Andrzej Zaborowski <balrogg@gmail.com>
750 M: Peter Maydell <peter.maydell@linaro.org>
751 L: qemu-arm@nongnu.org
754 F: hw/display/blizzard.c
756 F: hw/input/tsc2005.c
759 F: include/hw/display/blizzard.h
760 F: include/hw/input/tsc2xxx.h
761 F: include/hw/misc/cbus.h
762 F: tests/acceptance/machine_arm_n8x0.py
763 F: docs/system/arm/nseries.rst
766 M: Andrzej Zaborowski <balrogg@gmail.com>
767 M: Peter Maydell <peter.maydell@linaro.org>
768 L: qemu-arm@nongnu.org
771 F: hw/input/tsc210x.c
772 F: include/hw/input/tsc2xxx.h
773 F: docs/system/arm/palm.rst
776 M: Peter Maydell <peter.maydell@linaro.org>
777 R: Andrew Baumann <Andrew.Baumann@microsoft.com>
778 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
779 L: qemu-arm@nongnu.org
782 F: hw/arm/raspi_platform.h
784 F: include/hw/arm/raspi*
785 F: include/hw/*/bcm283*
788 M: Peter Maydell <peter.maydell@linaro.org>
789 L: qemu-arm@nongnu.org
792 F: hw/cpu/realview_mpcore.c
793 F: hw/intc/realview_gic.c
794 F: include/hw/intc/realview_gic.h
795 F: docs/system/arm/realview.rst
798 M: Andrzej Zaborowski <balrogg@gmail.com>
799 M: Peter Maydell <peter.maydell@linaro.org>
800 L: qemu-arm@nongnu.org
802 F: hw/arm/mainstone.c
807 F: hw/display/tc6393xb.c
810 F: hw/misc/mst_fpga.c
812 F: include/hw/misc/max111x.h
813 F: include/hw/arm/pxa.h
814 F: include/hw/arm/sharpsl.h
815 F: include/hw/display/tc6393xb.h
816 F: docs/system/arm/xscale.rst
819 M: Peter Maydell <peter.maydell@linaro.org>
820 R: Jean-Christophe Dubois <jcd@tribudubois.net>
821 L: qemu-arm@nongnu.org
823 F: hw/arm/sabrelite.c
827 F: hw/usb/imx-usb-phy.c
828 F: include/hw/usb/imx-usb-phy.h
829 F: include/hw/arm/fsl-imx6.h
830 F: include/hw/misc/imx6_*.h
831 F: include/hw/ssi/imx_spi.h
834 M: Radoslaw Biernacki <rad@semihalf.com>
835 M: Peter Maydell <peter.maydell@linaro.org>
836 R: Leif Lindholm <leif@nuviainc.com>
837 L: qemu-arm@nongnu.org
841 Sharp SL-5500 (Collie) PDA
842 M: Peter Maydell <peter.maydell@linaro.org>
843 L: qemu-arm@nongnu.org
849 M: Peter Maydell <peter.maydell@linaro.org>
850 L: qemu-arm@nongnu.org
853 F: include/hw/input/gamepad.h
854 F: docs/system/arm/stellaris.rst
857 M: Peter Maydell <peter.maydell@linaro.org>
858 L: qemu-arm@nongnu.org
861 F: docs/system/arm/vexpress.rst
864 M: Peter Maydell <peter.maydell@linaro.org>
865 L: qemu-arm@nongnu.org
868 F: include/hw/i2c/arm_sbcon_i2c.h
869 F: hw/misc/arm_sysctl.c
870 F: docs/system/arm/versatile.rst
873 M: Peter Maydell <peter.maydell@linaro.org>
874 L: qemu-arm@nongnu.org
877 F: include/hw/arm/virt.h
880 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
881 M: Alistair Francis <alistair@alistair23.me>
882 M: Peter Maydell <peter.maydell@linaro.org>
883 L: qemu-arm@nongnu.org
888 F: include/hw/misc/zynq*
892 M: Alistair Francis <alistair@alistair23.me>
893 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
894 M: Peter Maydell <peter.maydell@linaro.org>
895 L: qemu-arm@nongnu.org
898 F: include/hw/*/xlnx*.h
899 F: include/hw/ssi/xilinx_spips.h
901 F: include/hw/display/dpcd.h
904 M: Shannon Zhao <shannon.zhaosl@gmail.com>
905 L: qemu-arm@nongnu.org
907 F: hw/arm/virt-acpi-build.c
910 M: Alistair Francis <alistair@alistair23.me>
911 M: Peter Maydell <peter.maydell@linaro.org>
912 L: qemu-arm@nongnu.org
914 F: hw/arm/stm32f205_soc.c
915 F: hw/misc/stm32f2xx_syscfg.c
916 F: hw/char/stm32f2xx_usart.c
917 F: hw/timer/stm32f2xx_timer.c
919 F: hw/ssi/stm32f2xx_spi.c
920 F: include/hw/*/stm32*.h
923 M: Alistair Francis <alistair@alistair23.me>
924 M: Peter Maydell <peter.maydell@linaro.org>
925 L: qemu-arm@nongnu.org
927 F: hw/arm/stm32f405_soc.c
928 F: hw/misc/stm32f4xx_syscfg.c
929 F: hw/misc/stm32f4xx_exti.c
932 M: Alistair Francis <alistair@alistair23.me>
933 M: Peter Maydell <peter.maydell@linaro.org>
934 L: qemu-arm@nongnu.org
936 F: hw/arm/netduino2.c
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/netduinoplus2.c
946 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
947 M: Peter Maydell <peter.maydell@linaro.org>
948 L: qemu-arm@nongnu.org
951 F: hw/misc/msf2-sysreg.c
952 F: hw/timer/mss-timer.c
954 F: include/hw/arm/msf2-soc.h
955 F: include/hw/misc/msf2-sysreg.h
956 F: include/hw/timer/mss-timer.h
957 F: include/hw/ssi/mss-spi.h
958 F: hw/net/msf2-emac.c
959 F: include/hw/net/msf2-emac.h
962 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
963 M: Peter Maydell <peter.maydell@linaro.org>
964 L: qemu-arm@nongnu.org
969 M: Cédric Le Goater <clg@kaod.org>
970 M: Peter Maydell <peter.maydell@linaro.org>
971 R: Andrew Jeffery <andrew@aj.id.au>
972 R: Joel Stanley <joel@jms.id.au>
973 L: qemu-arm@nongnu.org
977 F: include/hw/*/*aspeed*
978 F: include/hw/misc/pca9552*.h
979 F: hw/net/ftgmac100.c
980 F: include/hw/net/ftgmac100.h
983 M: Joel Stanley <joel@jms.id.au>
984 M: Peter Maydell <peter.maydell@linaro.org>
985 L: qemu-arm@nongnu.org
989 F: include/hw/*/nrf51*.h
990 F: include/hw/*/microbit*.h
991 F: tests/qtest/microbit-test.c
997 M: Michael Rolnik <mrolnik@gmail.com>
998 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1000 F: default-configs/avr-softmmu.mak
1002 F: include/hw/char/avr_usart.h
1003 F: hw/char/avr_usart.c
1004 F: include/hw/timer/avr_timer16.h
1005 F: hw/timer/avr_timer16.c
1006 F: include/hw/misc/avr_power.h
1007 F: hw/misc/avr_power.c
1010 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1011 R: Sarah Harris <S.E.Harris@kent.ac.uk>
1018 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1020 F: hw/cris/axis_dev88.c
1026 M: Richard Henderson <rth@twiddle.net>
1027 R: Helge Deller <deller@gmx.de>
1029 F: default-configs/hppa-softmmu.mak
1031 F: pc-bios/hppa-firmware.img
1035 EVR32 and uclinux BSP
1036 R: Michael Walle <michael@walle.cc>
1038 F: hw/lm32/lm32_boards.c
1041 R: Michael Walle <michael@walle.cc>
1043 F: hw/lm32/milkymist.c
1048 M: Thomas Huth <huth@tuxfamily.org>
1051 F: hw/m68k/mcf5206.c
1054 M: Thomas Huth <huth@tuxfamily.org>
1056 F: hw/m68k/mcf5208.c
1057 F: hw/m68k/mcf_intc.c
1058 F: hw/char/mcf_uart.c
1060 F: include/hw/m68k/mcf*.h
1063 M: Thomas Huth <huth@tuxfamily.org>
1066 F: hw/display/next-fb.c
1067 F: include/hw/m68k/next-cube.h
1070 M: Laurent Vivier <laurent@vivier.eu>
1073 F: hw/misc/mac_via.c
1075 F: hw/display/macfb.c
1077 F: hw/m68k/bootinfo.h
1078 F: include/hw/misc/mac_via.h
1079 F: include/hw/nubus/*
1080 F: include/hw/display/macfb.h
1081 F: include/hw/block/swim.h
1085 petalogix_s3adsp1800
1086 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1088 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
1089 F: include/hw/char/xilinx_uartlite.h
1092 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1094 F: hw/microblaze/petalogix_ml605_mmu.c
1099 M: Hervé Poussineau <hpoussin@reactos.org>
1100 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1103 F: hw/display/jazz_led.c
1107 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1108 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1109 R: Aurelien Jarno <aurelien@aurel32.net>
1114 F: hw/mips/gt64xxx_pci.c
1115 F: include/hw/southbridge/piix.h
1116 F: tests/acceptance/linux_ssh_mips_malta.py
1117 F: tests/acceptance/machine_mips_malta.py
1120 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1121 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1123 F: hw/mips/mipssim.c
1127 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1128 R: Aurelien Jarno <aurelien@aurel32.net>
1129 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1134 M: Huacai Chen <chenhc@lemote.com>
1135 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1136 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
1137 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1139 F: hw/mips/fuloong2e.c
1140 F: hw/isa/vt82c686.c
1141 F: hw/pci-host/bonito.c
1142 F: include/hw/isa/vt82c686.h
1144 Loongson-3 virtual platforms
1145 M: Huacai Chen <chenhc@lemote.com>
1146 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1148 F: hw/intc/loongson_liointc.c
1151 M: Paul Burton <pburton@wavecomp.com>
1152 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
1154 F: hw/core/loader-fit.c
1156 F: hw/pci-host/xilinx-pcie.c
1157 F: include/hw/pci-host/xilinx-pcie.h
1162 M: Jia Liu <proljc@gmail.com>
1164 F: hw/openrisc/openrisc_sim.c
1169 M: David Gibson <david@gibson.dropbear.id.au>
1170 L: qemu-ppc@nongnu.org
1172 F: hw/ppc/ppc405_boards.c
1175 M: David Gibson <david@gibson.dropbear.id.au>
1176 L: qemu-ppc@nongnu.org
1178 F: hw/ppc/ppc440_bamboo.c
1181 M: David Gibson <david@gibson.dropbear.id.au>
1182 L: qemu-ppc@nongnu.org
1185 F: hw/gpio/mpc8xxx.c
1187 F: hw/net/fsl_etsec/
1188 F: hw/pci-host/ppce500.c
1189 F: include/hw/ppc/ppc_e500.h
1190 F: include/hw/pci-host/ppce500.h
1191 F: pc-bios/u-boot.e500
1194 M: David Gibson <david@gibson.dropbear.id.au>
1195 L: qemu-ppc@nongnu.org
1197 F: hw/ppc/mpc8544ds.c
1198 F: hw/ppc/mpc8544_guts.c
1201 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1202 R: David Gibson <david@gibson.dropbear.id.au>
1203 L: qemu-ppc@nongnu.org
1205 F: hw/ppc/mac_newworld.c
1206 F: hw/pci-host/uninorth.c
1207 F: hw/pci-bridge/dec.[hc]
1209 F: hw/misc/mos6522.c
1210 F: hw/nvram/mac_nvram.c
1212 F: include/hw/misc/macio/
1213 F: include/hw/misc/mos6522.h
1214 F: include/hw/ppc/mac_dbdma.h
1215 F: include/hw/pci-host/uninorth.h
1216 F: include/hw/input/adb*
1217 F: pc-bios/qemu_vga.ndrv
1220 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1221 R: David Gibson <david@gibson.dropbear.id.au>
1222 L: qemu-ppc@nongnu.org
1224 F: hw/ppc/mac_oldworld.c
1225 F: hw/pci-host/grackle.c
1227 F: hw/intc/heathrow_pic.c
1229 F: include/hw/intc/heathrow_pic.h
1230 F: include/hw/input/adb*
1231 F: pc-bios/qemu_vga.ndrv
1234 M: Hervé Poussineau <hpoussin@reactos.org>
1235 L: qemu-ppc@nongnu.org
1238 F: hw/ppc/prep_systemio.c
1239 F: hw/ppc/rs6000_mc.c
1240 F: hw/pci-host/prep.[hc]
1244 F: hw/rtc/m48t59-isa.c
1245 F: include/hw/isa/pc87312.h
1246 F: include/hw/rtc/m48t59.h
1247 F: tests/acceptance/ppc_prep_40p.py
1250 M: David Gibson <david@gibson.dropbear.id.au>
1251 L: qemu-ppc@nongnu.org
1254 F: include/hw/*/spapr*
1256 F: include/hw/*/xics*
1258 F: docs/specs/ppc-spapr-hcalls.txt
1259 F: docs/specs/ppc-spapr-hotplug.txt
1260 F: tests/qtest/spapr*
1261 F: tests/qtest/libqos/*spapr*
1262 F: tests/qtest/rtas*
1263 F: tests/qtest/libqos/rtas*
1265 PowerNV (Non-Virtualized)
1266 M: Cédric Le Goater <clg@kaod.org>
1267 M: David Gibson <david@gibson.dropbear.id.au>
1268 L: qemu-ppc@nongnu.org
1272 F: hw/intc/xics_pnv.c
1274 F: include/hw/ppc/pnv*
1275 F: include/hw/pci-host/pnv*
1276 F: pc-bios/skiboot.lid
1280 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1281 L: qemu-ppc@nongnu.org
1283 F: hw/ppc/virtex_ml507.c
1286 M: BALATON Zoltan <balaton@eik.bme.hu>
1287 L: qemu-ppc@nongnu.org
1289 F: hw/ppc/sam460ex.c
1290 F: hw/ppc/ppc440_pcix.c
1291 F: hw/display/sm501*
1294 F: pc-bios/canyonlands.dt[sb]
1295 F: pc-bios/u-boot-sam460ex-20100605.bin
1296 F: roms/u-boot-sam460ex
1301 M: Alistair Francis <Alistair.Francis@wdc.com>
1302 L: qemu-riscv@nongnu.org
1304 F: hw/riscv/opentitan.c
1305 F: hw/char/ibex_uart.c
1306 F: hw/intc/ibex_plic.c
1307 F: include/hw/riscv/opentitan.h
1308 F: include/hw/char/ibex_uart.h
1309 F: include/hw/intc/ibex_plic.h
1314 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1316 F: docs/system/target-rx.rst
1317 F: hw/rx/rx-gdbsim.c
1318 F: tests/acceptance/machine_rx_gdbsim.py
1323 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1324 R: Magnus Damm <magnus.damm@gmail.com>
1327 F: hw/intc/sh_intc.c
1328 F: include/hw/sh4/sh_intc.h
1331 M: Yoshinori Sato <ysato@users.sourceforge.jp>
1332 R: Magnus Damm <magnus.damm@gmail.com>
1335 F: hw/intc/sh_intc.c
1336 F: include/hw/sh4/sh_intc.h
1341 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1344 F: hw/sparc/sun4m_iommu.c
1347 F: hw/dma/sparc32_dma.c
1348 F: hw/misc/eccmemctl.c
1350 F: include/hw/nvram/sun_nvram.h
1351 F: include/hw/sparc/sparc32_dma.h
1352 F: include/hw/sparc/sun4m_iommu.h
1353 F: pc-bios/openbios-sparc32
1356 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1358 F: hw/sparc64/sun4u.c
1359 F: hw/sparc64/sun4u_iommu.c
1360 F: include/hw/sparc/sun4u_iommu.h
1361 F: hw/pci-host/sabre.c
1362 F: include/hw/pci-host/sabre.h
1363 F: hw/pci-bridge/simba.c
1364 F: include/hw/pci-bridge/simba.h
1365 F: pc-bios/openbios-sparc64
1366 F: tests/acceptance/machine_sparc64_sun4u.py
1369 M: Artyom Tarasenko <atar4qemu@gmail.com>
1371 F: hw/sparc64/niagara.c
1372 F: hw/rtc/sun4v-rtc.c
1373 F: include/hw/rtc/sun4v-rtc.h
1376 M: Fabien Chouteau <chouteau@adacore.com>
1377 M: KONRAD Frederic <frederic.konrad@adacore.com>
1381 F: include/hw/*/grlib*
1382 F: tests/acceptance/machine_sparc_leon3.py
1387 M: Cornelia Huck <cohuck@redhat.com>
1388 M: Halil Pasic <pasic@linux.ibm.com>
1389 M: Christian Borntraeger <borntraeger@de.ibm.com>
1391 F: hw/char/sclp*.[hc]
1392 F: hw/char/terminal3270.c
1394 F: include/hw/s390x/
1395 F: hw/watchdog/wdt_diag288.c
1396 F: include/hw/watchdog/wdt_diag288.h
1397 F: default-configs/s390x-softmmu.mak
1398 T: git https://github.com/cohuck/qemu.git s390-next
1399 T: git https://github.com/borntraeger/qemu.git s390-next
1400 L: qemu-s390x@nongnu.org
1403 M: Christian Borntraeger <borntraeger@de.ibm.com>
1404 M: Thomas Huth <thuth@redhat.com>
1407 F: pc-bios/s390-ccw/
1408 F: pc-bios/s390-ccw.img
1409 F: docs/devel/s390-dasd-ipl.rst
1410 T: git https://github.com/borntraeger/qemu.git s390-next
1411 L: qemu-s390x@nongnu.org
1414 M: Matthew Rosato <mjrosato@linux.ibm.com>
1416 F: hw/s390x/s390-pci*
1417 L: qemu-s390x@nongnu.org
1421 PKUnity-3 SoC initramfs-with-busybox
1422 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1430 M: Michael S. Tsirkin <mst@redhat.com>
1431 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1435 F: hw/pci-host/i440fx.c
1436 F: hw/pci-host/q35.c
1437 F: hw/pci-host/pam.c
1438 F: include/hw/pci-host/i440fx.h
1439 F: include/hw/pci-host/q35.h
1440 F: include/hw/pci-host/pam.h
1442 F: hw/isa/lpc_ich9.c
1443 F: hw/i2c/smbus_ich9.c
1446 F: include/hw/acpi/ich9.h
1447 F: include/hw/southbridge/piix.h
1450 F: include/hw/isa/apm.h
1451 F: tests/test-x86-cpuid.c
1452 F: tests/qtest/test-x86-cpuid-compat.c
1455 M: Michael S. Tsirkin <mst@redhat.com>
1456 M: Paolo Bonzini <pbonzini@redhat.com>
1458 F: hw/char/debugcon.c
1459 F: hw/char/parallel*
1462 F: hw/i2c/pm_smbus.c
1467 F: hw/isa/isa-superio.c
1468 F: hw/misc/debugexit.c
1469 F: hw/misc/pc-testdev.c
1472 F: hw/rtc/mc146818rtc*
1473 F: hw/watchdog/wdt_ib700.c
1474 F: hw/watchdog/wdt_i6300esb.c
1475 F: include/hw/display/vga.h
1476 F: include/hw/char/parallel.h
1477 F: include/hw/dma/i8257.h
1478 F: include/hw/i2c/pm_smbus.h
1479 F: include/hw/input/i8042.h
1480 F: include/hw/isa/i8259_internal.h
1481 F: include/hw/isa/superio.h
1482 F: include/hw/timer/hpet.h
1483 F: include/hw/timer/i8254*
1484 F: include/hw/rtc/mc146818rtc*
1487 M: Sergio Lopez <slp@redhat.com>
1488 M: Paolo Bonzini <pbonzini@redhat.com>
1491 F: hw/i386/microvm.c
1492 F: include/hw/i386/microvm.h
1493 F: pc-bios/bios-microvm.bin
1496 M: Eduardo Habkost <ehabkost@redhat.com>
1497 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1500 F: hw/core/machine-qmp-cmds.c
1501 F: hw/core/machine.c
1502 F: hw/core/null-machine.c
1505 F: qapi/machine.json
1506 F: qapi/machine-target.json
1507 F: include/hw/boards.h
1508 F: include/hw/core/cpu.h
1509 F: include/hw/cpu/cluster.h
1510 F: include/sysemu/numa.h
1511 T: git https://github.com/ehabkost/qemu.git machine-next
1516 M: Max Filippov <jcmvbkbc@gmail.com>
1521 M: Max Filippov <jcmvbkbc@gmail.com>
1525 XTFPGA (LX60, LX200, ML605, KC705)
1526 M: Max Filippov <jcmvbkbc@gmail.com>
1528 F: hw/xtensa/xtfpga.c
1529 F: hw/net/opencores_eth.c
1534 M: Jiri Slaby <jslaby@suse.cz>
1539 M: John Snow <jsnow@redhat.com>
1540 L: qemu-block@nongnu.org
1547 F: hw/block/hd-geometry.c
1548 F: tests/qtest/ide-test.c
1549 F: tests/qtest/ahci-test.c
1550 F: tests/qtest/cdrom-test.c
1551 F: tests/qtest/libqos/ahci*
1552 T: git https://github.com/jnsnow/qemu.git ide
1555 M: Corey Minyard <minyard@acm.org>
1557 F: include/hw/ipmi/*
1559 F: hw/smbios/smbios_type_38.c
1560 F: tests/qtest/ipmi*
1561 T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
1564 M: John Snow <jsnow@redhat.com>
1565 L: qemu-block@nongnu.org
1568 F: include/hw/block/fdc.h
1569 F: tests/qtest/fdc-test.c
1570 T: git https://github.com/jnsnow/qemu.git ide
1573 M: Peter Maydell <peter.maydell@linaro.org>
1574 L: qemu-arm@nongnu.org
1577 F: include/hw/arm/omap.h
1580 M: Alberto Garcia <berto@igalia.com>
1582 F: hw/char/ipoctal232.c
1586 M: Michael S. Tsirkin <mst@redhat.com>
1587 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1590 F: hw/misc/pci-testdev.c
1595 F: default-configs/pci.mak
1598 M: Michael S. Tsirkin <mst@redhat.com>
1599 M: Igor Mammedov <imammedo@redhat.com>
1601 F: include/hw/acpi/*
1602 F: include/hw/firmware/smbios.h
1606 F: hw/i386/acpi-build.[hc]
1607 F: hw/arm/virt-acpi-build.c
1608 F: tests/qtest/bios-tables-test*
1609 F: tests/qtest/acpi-utils.[hc]
1613 R: Dongjiu Geng <gengdongjiu@huawei.com>
1614 R: Xiang Zheng <zhengxiang9@huawei.com>
1615 L: qemu-arm@nongnu.org
1618 F: include/hw/acpi/ghes.h
1619 F: docs/specs/acpi_hest_ghes.rst
1622 M: David Gibson <david@gibson.dropbear.id.au>
1623 L: qemu-ppc@nongnu.org
1626 F: hw/i2c/ppc4xx_i2c.c
1627 F: include/hw/ppc/ppc4xx.h
1628 F: include/hw/i2c/ppc4xx_i2c.h
1631 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1632 R: Paolo Bonzini <pbonzini@redhat.com>
1637 M: Jason Wang <jasowang@redhat.com>
1641 F: tests/qtest/virtio-net-test.c
1642 F: docs/virtio-net-failover.rst
1643 T: git https://github.com/jasowang/qemu.git net
1645 Parallel NOR Flash devices
1646 M: Philippe Mathieu-Daudé <philmd@redhat.com>
1647 T: git https://gitlab.com/philmd/qemu.git pflash-next
1649 F: hw/block/pflash_cfi*.c
1650 F: include/hw/block/flash.h
1653 M: Paolo Bonzini <pbonzini@redhat.com>
1654 R: Fam Zheng <fam@euphon.net>
1656 F: include/hw/scsi/*
1658 F: tests/qtest/virtio-scsi-test.c
1659 T: git https://github.com/bonzini/qemu.git scsi-next
1662 M: Alistair Francis <alistair@alistair23.me>
1665 F: hw/block/m25p80.c
1666 F: include/hw/ssi/ssi.h
1668 F: tests/qtest/m25p80-test.c
1671 M: Alistair Francis <alistair@alistair23.me>
1676 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1678 F: include/hw/sd/sd*
1685 M: Gerd Hoffmann <kraxel@redhat.com>
1688 F: tests/qtest/usb-*-test.c
1690 F: docs/usb-storage.txt
1693 F: default-configs/usb.mak
1695 USB (serial adapter)
1696 M: Gerd Hoffmann <kraxel@redhat.com>
1697 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1699 F: hw/usb/dev-serial.c
1702 M: Alex Williamson <alex.williamson@redhat.com>
1708 M: Cornelia Huck <cohuck@redhat.com>
1709 M: Eric Farman <farman@linux.ibm.com>
1712 F: hw/s390x/s390-ccw.c
1713 F: include/hw/s390x/s390-ccw.h
1714 F: include/hw/s390x/vfio-ccw.h
1715 T: git https://github.com/cohuck/qemu.git s390-next
1716 L: qemu-s390x@nongnu.org
1719 M: Christian Borntraeger <borntraeger@de.ibm.com>
1720 M: Tony Krowiak <akrowiak@linux.ibm.com>
1721 M: Halil Pasic <pasic@linux.ibm.com>
1722 M: Pierre Morel <pmorel@linux.ibm.com>
1724 F: hw/s390x/ap-device.c
1725 F: hw/s390x/ap-bridge.c
1726 F: include/hw/s390x/ap-device.h
1727 F: include/hw/s390x/ap-bridge.h
1729 F: docs/system/s390x/vfio-ap.rst
1730 L: qemu-s390x@nongnu.org
1733 M: Michael S. Tsirkin <mst@redhat.com>
1736 F: docs/interop/vhost-user.json
1737 F: docs/interop/vhost-user.rst
1738 F: contrib/vhost-user-*/
1739 F: backends/vhost-user.c
1740 F: include/sysemu/vhost-user-backend.h
1743 M: Michael S. Tsirkin <mst@redhat.com>
1746 F: hw/virtio/Makefile.objs
1747 F: hw/virtio/trace-events
1749 F: include/hw/virtio/
1752 M: Michael S. Tsirkin <mst@redhat.com>
1753 M: David Hildenbrand <david@redhat.com>
1755 F: hw/virtio/virtio-balloon*.c
1756 F: include/hw/virtio/virtio-balloon.h
1757 F: softmmu/balloon.c
1758 F: include/sysemu/balloon.h
1761 M: Greg Kurz <groug@kaod.org>
1762 M: Christian Schoenebeck <qemu_oss@crudebyte.com>
1767 F: docs/interop/virtfs-proxy-helper.rst
1768 F: tests/qtest/virtio-9p-test.c
1769 T: git https://github.com/gkurz/qemu.git 9p-next
1772 M: Stefan Hajnoczi <stefanha@redhat.com>
1773 L: qemu-block@nongnu.org
1775 F: hw/block/virtio-blk.c
1776 F: hw/block/dataplane/*
1777 F: tests/qtest/virtio-blk-test.c
1778 T: git https://github.com/stefanha/qemu.git block
1781 M: Cornelia Huck <cohuck@redhat.com>
1782 M: Halil Pasic <pasic@linux.ibm.com>
1784 F: hw/s390x/virtio-ccw*.[hc]
1785 F: hw/s390x/vhost-vsock-ccw.c
1786 T: git https://github.com/cohuck/qemu.git s390-next
1787 T: git https://github.com/borntraeger/qemu.git s390-next
1788 L: qemu-s390x@nongnu.org
1791 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1792 M: Stefan Hajnoczi <stefanha@redhat.com>
1794 F: tools/virtiofsd/*
1795 F: hw/virtio/vhost-user-fs*
1796 F: include/hw/virtio/vhost-user-fs.h
1797 F: docs/interop/virtiofsd.rst
1800 M: Gerd Hoffmann <kraxel@redhat.com>
1802 F: hw/input/vhost-user-input.c
1803 F: hw/input/virtio-input*.c
1804 F: include/hw/virtio/virtio-input.h
1805 F: contrib/vhost-user-input/*
1808 M: Eric Auger <eric.auger@redhat.com>
1810 F: hw/virtio/virtio-iommu*.c
1811 F: include/hw/virtio/virtio-iommu.h
1814 M: Laurent Vivier <lvivier@redhat.com>
1815 R: Amit Shah <amit@kernel.org>
1817 F: hw/char/virtio-serial-bus.c
1818 F: hw/char/virtio-console.c
1819 F: include/hw/virtio/virtio-serial.h
1820 F: tests/qtest/virtio-serial-test.c
1823 M: Laurent Vivier <lvivier@redhat.com>
1824 R: Amit Shah <amit@kernel.org>
1826 F: hw/virtio/virtio-rng.c
1827 F: include/hw/virtio/virtio-rng.h
1828 F: include/sysemu/rng*.h
1830 F: tests/qtest/virtio-rng-test.c
1833 M: Gonglei <arei.gonglei@huawei.com>
1835 F: hw/virtio/virtio-crypto.c
1836 F: hw/virtio/virtio-crypto-pci.c
1837 F: include/hw/virtio/virtio-crypto.h
1840 M: David Hildenbrand <david@redhat.com>
1842 W: https://virtio-mem.gitlab.io/
1843 F: hw/virtio/virtio-mem.c
1844 F: hw/virtio/virtio-mem-pci.h
1845 F: hw/virtio/virtio-mem-pci.c
1846 F: include/hw/virtio/virtio-mem.h
1849 M: Keith Busch <kbusch@kernel.org>
1850 L: qemu-block@nongnu.org
1853 F: tests/qtest/nvme-test.c
1856 M: Hannes Reinecke <hare@suse.com>
1857 L: qemu-block@nongnu.org
1859 F: hw/scsi/megasas.c
1861 F: tests/qtest/megasas-test.c
1863 Network packet abstractions
1864 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1866 F: include/net/eth.h
1868 F: hw/net/net_rx_pkt*
1869 F: hw/net/net_tx_pkt*
1872 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1875 F: hw/scsi/vmw_pvscsi*
1876 F: tests/qtest/vmxnet3-test.c
1879 M: Jiri Pirko <jiri@resnulli.us>
1883 F: docs/specs/rocker.txt
1886 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1890 F: include/hw/mem/nvdimm.h
1894 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1899 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1904 M: Stefan Weil <sw@weilnetz.de>
1906 F: hw/net/eepro100.c
1909 M: Sven Schnelle <svens@stackframe.org>
1915 M: Alistair Francis <alistair@alistair23.me>
1917 F: hw/core/generic-loader.c
1918 F: include/hw/core/generic-loader.h
1919 F: docs/generic-loader.txt
1921 Intel Hexadecimal Object File Loader
1922 M: Su Hang <suhang16@mails.ucas.ac.cn>
1924 F: tests/qtest/hexloader-test.c
1925 F: tests/data/hex-loader/test.hex
1928 M: Thomas Huth <thuth@redhat.com>
1930 F: hw/nvram/chrp_nvram.c
1931 F: include/hw/nvram/chrp_nvram.h
1932 F: tests/qtest/prom-env-test.c
1935 M: Ben Warren <ben@skyportsystems.com>
1937 F: hw/acpi/vmgenid.c
1938 F: include/hw/acpi/vmgenid.h
1939 F: docs/specs/vmgenid.txt
1940 F: tests/qtest/vmgenid-test.c
1943 Unimplemented device
1944 M: Peter Maydell <peter.maydell@linaro.org>
1945 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1947 F: include/hw/misc/unimp.h
1951 M: Artyom Tarasenko <atar4qemu@gmail.com>
1952 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1954 F: include/hw/misc/empty_slot.h
1955 F: hw/misc/empty_slot.c
1958 M: Gerd Hoffmann <kraxel@redhat.com>
1961 F: hw/display/bochs-display.c
1962 F: include/hw/display/vga.h
1963 F: include/hw/display/bochs-vbe.h
1966 M: Gerd Hoffmann <kraxel@redhat.com>
1968 F: hw/display/ramfb*.c
1969 F: include/hw/display/ramfb.h
1972 M: Gerd Hoffmann <kraxel@redhat.com>
1974 F: hw/display/virtio-gpu*
1975 F: hw/display/virtio-vga.*
1976 F: include/hw/virtio/virtio-gpu.h
1979 M: Raphael Norwitz <raphael.norwitz@nutanix.com>
1981 F: contrib/vhost-user-blk/
1982 F: contrib/vhost-user-scsi/
1983 F: hw/block/vhost-user-blk.c
1984 F: hw/scsi/vhost-user-scsi.c
1985 F: hw/virtio/vhost-user-blk-pci.c
1986 F: hw/virtio/vhost-user-scsi-pci.c
1987 F: include/hw/virtio/vhost-user-blk.h
1988 F: include/hw/virtio/vhost-user-scsi.h
1991 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1992 M: Gerd Hoffmann <kraxel@redhat.com>
1994 F: docs/interop/vhost-user-gpu.rst
1995 F: contrib/vhost-user-gpu
1996 F: hw/display/vhost-user-*
1999 M: Gerd Hoffmann <kraxel@redhat.com>
2001 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
2002 F: hw/display/cirrus*
2005 M: Gerd Hoffmann <kraxel@redhat.com>
2008 F: include/hw/display/edid.h
2011 PIIX4 South Bridge (i82371AB)
2012 M: Hervé Poussineau <hpoussin@reactos.org>
2013 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2016 F: include/hw/southbridge/piix.h
2018 Firmware configuration (fw_cfg)
2019 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2020 R: Laszlo Ersek <lersek@redhat.com>
2021 R: Gerd Hoffmann <kraxel@redhat.com>
2023 F: docs/specs/fw_cfg.txt
2024 F: hw/nvram/fw_cfg.c
2026 F: include/hw/nvram/fw_cfg.h
2027 F: include/standard-headers/linux/qemu_fw_cfg.h
2028 F: tests/qtest/libqos/fw_cfg.c
2029 F: tests/qtest/fw_cfg-test.c
2030 T: git https://github.com/philmd/qemu.git fw_cfg-next
2033 M: David Gibson <david@gibson.dropbear.id.au>
2034 M: Cédric Le Goater <clg@kaod.org>
2035 L: qemu-ppc@nongnu.org
2038 F: include/hw/*/*xive*
2042 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2043 R: Magnus Damm <magnus.damm@gmail.com>
2045 F: hw/char/renesas_sci.c
2046 F: hw/char/sh_serial.c
2047 F: hw/timer/renesas_*.c
2048 F: hw/timer/sh_timer.c
2049 F: include/hw/char/renesas_sci.h
2050 F: include/hw/sh4/sh.h
2051 F: include/hw/timer/renesas_*.h
2053 Renesas RX peripherals
2054 M: Yoshinori Sato <ysato@users.sourceforge.jp>
2058 F: include/hw/intc/rx_icu.h
2064 M: Gerd Hoffmann <kraxel@redhat.com>
2068 F: include/hw/audio/
2069 F: tests/qtest/ac97-test.c
2070 F: tests/qtest/es1370-test.c
2071 F: tests/qtest/intel-hda-test.c
2074 M: Kevin Wolf <kwolf@redhat.com>
2075 M: Max Reitz <mreitz@redhat.com>
2076 L: qemu-block@nongnu.org
2083 F: docs/interop/qemu-img.rst
2085 F: tests/qemu-iotests/
2086 F: util/qemu-progress.c
2087 F: qobject/block-qdict.c
2088 F: tests/check-block-qdict.c
2089 T: git https://repo.or.cz/qemu/kevin.git block
2092 M: Stefan Hajnoczi <stefanha@redhat.com>
2093 M: Fam Zheng <fam@euphon.net>
2094 L: qemu-block@nongnu.org
2102 F: include/block/aio.h
2103 F: include/block/aio-wait.h
2104 F: scripts/qemugdb/aio.py
2105 T: git https://github.com/stefanha/qemu.git block
2107 Block SCSI subsystem
2108 M: Paolo Bonzini <pbonzini@redhat.com>
2109 R: Fam Zheng <fam@euphon.net>
2110 L: qemu-block@nongnu.org
2116 M: John Snow <jsnow@redhat.com>
2117 L: qemu-block@nongnu.org
2120 F: include/block/blockjob.h
2123 F: include/qemu/job.h
2129 T: git https://github.com/jnsnow/qemu.git jobs
2131 Block QAPI, monitor, command line
2132 M: Markus Armbruster <armbru@redhat.com>
2135 F: blockdev-hmp-cmds.c
2138 F: qapi/transaction.json
2139 T: git https://repo.or.cz/qemu/armbru.git block-next
2142 M: Eric Blake <eblake@redhat.com>
2143 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2144 R: John Snow <jsnow@redhat.com>
2145 L: qemu-block@nongnu.org
2147 F: include/qemu/hbitmap.h
2148 F: include/block/dirty-bitmap.h
2149 F: block/monitor/bitmap-qmp-cmds.c
2150 F: block/dirty-bitmap.c
2151 F: block/qcow2-bitmap.c
2152 F: migration/block-dirty-bitmap.c
2154 F: tests/test-hbitmap.c
2155 F: docs/interop/bitmaps.rst
2156 T: git https://repo.or.cz/qemu/ericb.git bitmaps
2158 Character device backends
2159 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2160 R: Paolo Bonzini <pbonzini@redhat.com>
2166 Character Devices (Braille)
2167 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2171 Command line option argument parsing
2172 M: Markus Armbruster <armbru@redhat.com>
2174 F: include/qemu/option.h
2175 F: tests/test-keyval.c
2176 F: tests/test-qemu-opts.c
2178 F: util/qemu-option.c
2181 M: Markus Armbruster <armbru@redhat.com>
2183 F: scripts/coverity-model.c
2185 Coverity Scan integration
2186 M: Peter Maydell <peter.maydell@linaro.org>
2188 F: scripts/coverity-scan/
2191 M: Alistair Francis <alistair.francis@wdc.com>
2192 R: David Gibson <david@gibson.dropbear.id.au>
2195 F: include/sysemu/device_tree.h
2199 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2201 F: hw/misc/vmcoreinfo.c
2202 F: include/hw/misc/vmcoreinfo.h
2203 F: include/qemu/win_dump_defs
2204 F: include/sysemu/dump-arch.h
2205 F: include/sysemu/dump.h
2207 F: scripts/dump-guest-memory.py
2211 M: Markus Armbruster <armbru@redhat.com>
2213 F: include/qapi/error.h
2214 F: include/qemu/error-report.h
2217 F: util/qemu-error.c
2218 F: scripts/coccinelle/err-bad-newline.cocci
2219 F: scripts/coccinelle/error-use-after-free.cocci
2220 F: scripts/coccinelle/error_propagate_null.cocci
2221 F: scripts/coccinelle/remove_local_err.cocci
2222 F: scripts/coccinelle/use-error_fatal.cocci
2223 F: scripts/coccinelle/errp-guard.cocci
2226 M: Alex Bennée <alex.bennee@linaro.org>
2227 R: Philippe Mathieu-Daudé <philmd@redhat.com>
2233 M: Paolo Bonzini <pbonzini@redhat.com>
2235 F: include/exec/ioport.h
2236 F: include/exec/memop.h
2237 F: include/exec/memory.h
2238 F: include/exec/ram_addr.h
2239 F: include/exec/ramblock.h
2242 F: include/exec/memory-internal.h
2244 F: scripts/coccinelle/memory-region-housekeeping.cocci
2247 M: Gerd Hoffmann <kraxel@redhat.com>
2249 F: include/ui/qemu-spice.h
2250 F: include/ui/spice-display.h
2252 F: audio/spiceaudio.c
2255 F: docs/spice-port-fqdn.txt
2258 M: Gerd Hoffmann <kraxel@redhat.com>
2266 M: Peter Maydell <peter.maydell@linaro.org>
2271 M: Paolo Bonzini <pbonzini@redhat.com>
2273 F: include/qemu/main-loop.h
2274 F: include/sysemu/runstate.h
2276 F: util/qemu-timer.c
2280 F: softmmu/cpu-throttle.c
2281 F: qapi/run-state.json
2284 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2286 F: monitor/monitor-internal.h
2288 F: monitor/monitor.c
2292 F: include/monitor/hmp-target.h
2293 F: tests/qtest/test-hmp.c
2294 F: include/qemu/qemu-print.h
2295 F: util/qemu-print.c
2297 Network device backends
2298 M: Jason Wang <jasowang@redhat.com>
2302 F: qemu-bridge-helper.c
2303 T: git https://github.com/jasowang/qemu.git net
2306 Netmap network backend
2307 M: Luigi Rizzo <rizzo@iet.unipi.it>
2308 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2309 M: Vincenzo Maffione <v.maffione@gmail.com>
2310 W: http://info.iet.unipi.it/~luigi/netmap/
2314 Host Memory Backends
2315 M: Eduardo Habkost <ehabkost@redhat.com>
2316 M: Igor Mammedov <imammedo@redhat.com>
2318 F: backends/hostmem*.c
2319 F: include/sysemu/hostmem.h
2320 T: git https://github.com/ehabkost/qemu.git machine-next
2323 M: Gonglei <arei.gonglei@huawei.com>
2325 F: include/sysemu/cryptodev*.h
2326 F: backends/cryptodev*.c
2329 M: Eduardo Habkost <ehabkost@redhat.com>
2330 M: Cleber Rosa <crosa@redhat.com>
2337 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2339 F: scripts/simplebench/
2342 M: Markus Armbruster <armbru@redhat.com>
2343 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2348 X: include/qapi/qmp/
2349 F: include/qapi/qmp/dispatch.h
2350 F: tests/qapi-schema/
2351 F: tests/test-*-visitor.c
2352 F: tests/test-qapi-*.c
2353 F: tests/test-qmp-*.c
2354 F: tests/test-visitor-serialization.c
2355 F: scripts/qapi-gen.py
2358 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2361 M: Eric Blake <eblake@redhat.com>
2362 M: Markus Armbruster <armbru@redhat.com>
2365 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2368 M: Markus Armbruster <armbru@redhat.com>
2371 F: include/qapi/qmp/
2372 X: include/qapi/qmp/dispatch.h
2373 F: scripts/coccinelle/qobject.cocci
2374 F: tests/check-qdict.c
2375 F: tests/check-qjson.c
2376 F: tests/check-qlist.c
2377 F: tests/check-qlit.c
2378 F: tests/check-qnull.c
2379 F: tests/check-qnum.c
2380 F: tests/check-qobject.c
2381 F: tests/check-qstring.c
2382 F: tests/data/qobject/qdict.txt
2383 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2386 M: Michael Roth <mdroth@linux.vnet.ibm.com>
2389 F: docs/interop/qemu-ga.rst
2390 F: scripts/qemu-guest-agent/
2392 F: docs/interop/qemu-ga-ref.texi
2393 T: git https://github.com/mdroth/qemu.git qga
2396 M: Paolo Bonzini <pbonzini@redhat.com>
2397 R: Daniel P. Berrange <berrange@redhat.com>
2398 R: Eduardo Habkost <ehabkost@redhat.com>
2400 F: docs/qdev-device-use.txt
2405 F: include/monitor/qdev.h
2411 F: tests/check-qom-interface.c
2412 F: tests/check-qom-proplist.c
2413 F: tests/test-qdev-global-props.c
2416 M: Markus Armbruster <armbru@redhat.com>
2418 F: monitor/monitor-internal.h
2421 F: monitor/monitor.c
2423 F: docs/devel/*qmp-*
2424 F: docs/interop/*qmp-*
2426 F: tests/qtest/qmp-test.c
2427 F: tests/qtest/qmp-cmd-test.c
2428 T: git https://repo.or.cz/qemu/armbru.git qapi-next
2431 M: Thomas Huth <thuth@redhat.com>
2432 M: Laurent Vivier <lvivier@redhat.com>
2433 R: Paolo Bonzini <pbonzini@redhat.com>
2438 X: tests/qtest/bios-tables-test-allowed-diff.h
2441 M: Alexander Bulekov <alxndr@bu.edu>
2442 R: Paolo Bonzini <pbonzini@redhat.com>
2443 R: Bandan Das <bsd@redhat.com>
2444 R: Stefan Hajnoczi <stefanha@redhat.com>
2446 F: tests/qtest/fuzz/
2447 F: scripts/oss-fuzz/
2450 M: Alistair Francis <alistair@alistair23.me>
2452 F: hw/core/register.c
2453 F: include/hw/register.h
2454 F: include/hw/registerfields.h
2457 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2461 F: include/net/slirp.h
2462 T: git https://people.debian.org/~sthibault/qemu.git slirp
2465 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2468 F: include/hw/stream.h
2471 M: Paolo Bonzini <pbonzini@redhat.com>
2476 M: Stefan Hajnoczi <stefanha@redhat.com>
2480 F: docs/qemu-option-trace.rst.inc
2481 F: scripts/tracetool.py
2482 F: scripts/tracetool/
2483 F: scripts/qemu-trace-stap*
2484 F: docs/interop/qemu-trace-stap.rst
2485 F: docs/devel/tracing.txt
2486 T: git https://github.com/stefanha/qemu.git tracing
2489 M: Stefan Berger <stefanb@linux.ibm.com>
2494 F: include/hw/acpi/tpm.h
2495 F: include/sysemu/tpm*
2498 F: tests/qtest/*tpm*
2499 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
2503 F: scripts/checkpatch.pl
2506 M: Juan Quintela <quintela@redhat.com>
2507 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2509 F: hw/core/vmstate-if.c
2510 F: include/hw/vmstate-if.h
2511 F: include/migration/
2513 F: scripts/vmstate-static-checker.py
2514 F: tests/vmstate-static-checker-data/
2515 F: tests/qtest/migration-test.c
2516 F: docs/devel/migration.rst
2517 F: qapi/migration.json
2520 M: Marc-André Lureau <marcandre.lureau@redhat.com>
2522 F: backends/dbus-vmstate.c
2523 F: tests/dbus-vmstate*
2525 F: include/qemu/dbus.h
2526 F: docs/interop/dbus.rst
2527 F: docs/interop/dbus-vmstate.rst
2530 M: Eduardo Otubo <otubo@redhat.com>
2533 F: include/sysemu/seccomp.h
2536 M: Daniel P. Berrange <berrange@redhat.com>
2540 F: tests/test-crypto-*
2541 F: tests/benchmark-crypto-*
2542 F: tests/crypto-tls-*
2543 F: tests/pkix_asn1_tab.c
2547 M: Stefan Hajnoczi <stefanha@redhat.com>
2548 M: Kevin Wolf <kwolf@redhat.com>
2551 F: include/qemu/coroutine*
2552 F: tests/test-coroutine.c
2555 M: Daniel P. Berrange <berrange@redhat.com>
2558 F: include/qemu/buffer.h
2561 M: Daniel P. Berrange <berrange@redhat.com>
2568 M: Daniel P. Berrange <berrange@redhat.com>
2573 F: tests/test-authz-*
2576 M: Daniel P. Berrange <berrange@redhat.com>
2577 M: Gerd Hoffmann <kraxel@redhat.com>
2579 F: include/qemu/sockets.h
2580 F: util/qemu-sockets.c
2581 F: qapi/sockets.json
2584 M: Daniel P. Berrange <berrange@redhat.com>
2586 F: util/filemonitor*.c
2587 F: include/qemu/filemonitor.h
2588 F: tests/test-util-filemonitor.c
2590 Throttling infrastructure
2591 M: Alberto Garcia <berto@igalia.com>
2593 F: block/throttle-groups.c
2594 F: include/block/throttle-groups.h
2595 F: include/qemu/throttle*.h
2597 F: docs/throttle.txt
2598 F: tests/test-throttle.c
2599 L: qemu-block@nongnu.org
2602 M: Fam Zheng <fam@euphon.net>
2605 F: include/qemu/uuid.h
2606 F: tests/test-uuid.c
2609 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
2612 F: include/migration/colo.h
2613 F: include/migration/failover.h
2617 M: Zhang Chen <chen.zhang@intel.com>
2618 M: Li Zhijian <lizhijian@cn.fujitsu.com>
2620 F: docs/colo-proxy.txt
2622 F: net/filter-rewriter.c
2623 F: net/filter-mirror.c
2626 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2627 R: Paolo Bonzini <pbonzini@redhat.com>
2628 W: https://wiki.qemu.org/Features/record-replay
2631 F: block/blkreplay.c
2632 F: net/filter-replay.c
2633 F: include/sysemu/replay.h
2636 F: tests/acceptance/replay_kernel.py
2639 M: Peter Xu <peterx@redhat.com>
2641 F: include/qemu/iova-tree.h
2645 M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2650 M: Corey Minyard <cminyard@mvista.com>
2653 F: hw/i2c/smbus_slave.c
2654 F: hw/i2c/smbus_master.c
2655 F: hw/i2c/smbus_eeprom.c
2656 F: include/hw/i2c/i2c.h
2657 F: include/hw/i2c/smbus_master.h
2658 F: include/hw/i2c/smbus_slave.h
2659 F: include/hw/i2c/smbus_eeprom.h
2662 M: Laszlo Ersek <lersek@redhat.com>
2663 M: Philippe Mathieu-Daudé <philmd@redhat.com>
2665 F: pc-bios/descriptors/??-edk2-*.json
2667 F: roms/Makefile.edk2
2670 F: tests/data/uefi-boot-images/
2671 F: tests/uefi-test-tools/
2672 F: .gitlab-ci.d/edk2.yml
2673 F: .gitlab-ci.d/edk2/
2676 M: Michael S. Tsirkin <mst@redhat.com>
2677 M: Peter Xu <peterx@redhat.com>
2678 R: Jason Wang <jasowang@redhat.com>
2680 F: hw/i386/intel_iommu.c
2681 F: hw/i386/intel_iommu_internal.h
2682 F: include/hw/i386/intel_iommu.h
2685 M: Bin Meng <bmeng.cn@gmail.com>
2687 F: pc-bios/opensbi-*
2688 F: .gitlab-ci.d/opensbi.yml
2689 F: .gitlab-ci.d/opensbi/
2693 Overall usermode emulation
2694 M: Riku Voipio <riku.voipio@iki.fi>
2697 F: accel/tcg/user-exec*.c
2702 F: default-configs/*-bsd-user.mak
2705 M: Laurent Vivier <laurent@vivier.eu>
2708 F: default-configs/*-linux-user.mak
2709 F: scripts/qemu-binfmt-conf.sh
2710 F: scripts/update-syscalltbl.sh
2711 F: scripts/update-mips-syscall-args.sh
2712 F: scripts/gensyscalls.sh
2714 Tiny Code Generator (TCG)
2715 -------------------------
2717 M: Richard Henderson <rth@twiddle.net>
2723 M: Alex Bennée <alex.bennee@linaro.org>
2725 F: docs/devel/tcg-plugins.rst
2730 M: Richard Henderson <richard.henderson@linaro.org>
2732 L: qemu-arm@nongnu.org
2738 M: Andrzej Zaborowski <balrogg@gmail.com>
2740 L: qemu-arm@nongnu.org
2745 M: Richard Henderson <rth@twiddle.net>
2751 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
2752 R: Aurelien Jarno <aurelien@aurel32.net>
2753 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
2758 M: Richard Henderson <rth@twiddle.net>
2764 M: Palmer Dabbelt <palmer@dabbelt.com>
2765 M: Alistair Francis <Alistair.Francis@wdc.com>
2766 L: qemu-riscv@nongnu.org
2772 M: Richard Henderson <rth@twiddle.net>
2776 L: qemu-s390x@nongnu.org
2784 M: Stefan Weil <sw@weilnetz.de>
2793 M: Fam Zheng <fam@euphon.net>
2794 L: qemu-block@nongnu.org
2799 M: Jason Dillaman <dillaman@redhat.com>
2800 L: qemu-block@nongnu.org
2805 M: Liu Yuan <namei.unix@gmail.com>
2806 L: qemu-block@nongnu.org
2807 L: sheepdog@lists.wpkg.org
2812 M: Jeff Cody <codyprime@gmail.com>
2813 L: qemu-block@nongnu.org
2818 M: Stefan Weil <sw@weilnetz.de>
2819 L: qemu-block@nongnu.org
2824 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2825 M: Paolo Bonzini <pbonzini@redhat.com>
2826 M: Peter Lieven <pl@kamp.de>
2827 L: qemu-block@nongnu.org
2830 F: block/iscsi-opts.c
2832 Network Block Device (NBD)
2833 M: Eric Blake <eblake@redhat.com>
2834 L: qemu-block@nongnu.org
2838 F: include/block/nbd*
2841 F: docs/interop/nbd.txt
2842 F: docs/interop/qemu-nbd.rst
2843 T: git https://repo.or.cz/qemu/ericb.git nbd
2846 M: Peter Lieven <pl@kamp.de>
2847 L: qemu-block@nongnu.org
2852 M: Richard W.M. Jones <rjones@redhat.com>
2853 L: qemu-block@nongnu.org
2858 L: qemu-block@nongnu.org
2863 L: qemu-block@nongnu.org
2864 L: integration@gluster.org
2869 M: Fam Zheng <fam@euphon.net>
2870 L: qemu-block@nongnu.org
2875 M: Fam Zheng <fam@euphon.net>
2876 L: qemu-block@nongnu.org
2881 M: Gonglei <arei.gonglei@huawei.com>
2886 M: Alberto Garcia <berto@igalia.com>
2889 L: qemu-block@nongnu.org
2892 M: Ari Sundholm <ari@tuxera.com>
2893 L: qemu-block@nongnu.org
2895 F: block/blklogwrites.c
2898 M: Stefan Hajnoczi <stefanha@redhat.com>
2899 L: qemu-block@nongnu.org
2901 F: block/blkverify.c
2904 M: Stefan Hajnoczi <stefanha@redhat.com>
2905 L: qemu-block@nongnu.org
2910 M: Stefan Hajnoczi <stefanha@redhat.com>
2911 L: qemu-block@nongnu.org
2916 M: Stefan Hajnoczi <stefanha@redhat.com>
2917 L: qemu-block@nongnu.org
2922 M: Stefan Hajnoczi <stefanha@redhat.com>
2923 M: Denis V. Lunev <den@openvz.org>
2924 L: qemu-block@nongnu.org
2926 F: block/parallels.c
2927 F: docs/interop/parallels.txt
2930 M: Stefan Hajnoczi <stefanha@redhat.com>
2931 L: qemu-block@nongnu.org
2936 M: Kevin Wolf <kwolf@redhat.com>
2937 L: qemu-block@nongnu.org
2939 F: block/linux-aio.c
2940 F: include/block/raw-aio.h
2941 F: block/raw-format.c
2942 F: block/file-posix.c
2943 F: block/file-win32.c
2944 F: block/win32-aio.c
2947 M: Aarushi Mehta <mehta.aaru20@gmail.com>
2948 M: Julia Suvorova <jusual@redhat.com>
2949 M: Stefan Hajnoczi <stefanha@redhat.com>
2950 L: qemu-block@nongnu.org
2956 M: Kevin Wolf <kwolf@redhat.com>
2957 M: Max Reitz <mreitz@redhat.com>
2958 L: qemu-block@nongnu.org
2961 F: docs/interop/qcow2.txt
2964 M: Kevin Wolf <kwolf@redhat.com>
2965 L: qemu-block@nongnu.org
2970 M: Kevin Wolf <kwolf@redhat.com>
2971 M: Max Reitz <mreitz@redhat.com>
2972 L: qemu-block@nongnu.org
2977 M: Kevin Wolf <kwolf@redhat.com>
2978 L: qemu-block@nongnu.org
2983 M: Kevin Wolf <kwolf@redhat.com>
2984 L: qemu-block@nongnu.org
2989 M: Stefan Hajnoczi <stefanha@redhat.com>
2990 L: qemu-block@nongnu.org
2992 F: tests/image-fuzzer/
2995 M: Wen Congyang <wencongyang2@huawei.com>
2996 M: Xie Changlong <xiechanglong.d@gmail.com>
2999 F: block/replication.c
3000 F: tests/test-replication.c
3001 F: docs/block-replication.txt
3004 M: Yuval Shaia <yuval.shaia.ml@gmail.com>
3005 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
3010 F: contrib/rdmacm-mux/*
3014 M: Alex Bennée <alex.bennee@linaro.org>
3017 F: include/hw/semihosting/
3019 Build and test automation
3020 -------------------------
3021 Build and test automation
3022 M: Alex Bennée <alex.bennee@linaro.org>
3023 M: Fam Zheng <fam@euphon.net>
3024 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3026 F: .github/lockdown.yml
3032 F: scripts/archive-source.sh
3033 W: https://travis-ci.org/qemu/qemu
3034 W: https://app.shippable.com/github/qemu/qemu
3035 W: http://patchew.org/QEMU/
3037 FreeBSD Hosted Continuous Integration
3038 M: Ed Maste <emaste@freebsd.org>
3039 M: Li-Wen Hsu <lwhsu@freebsd.org>
3042 W: https://cirrus-ci.com/github/qemu/qemu
3044 GitLab Continuous Integration
3045 M: Thomas Huth <thuth@redhat.com>
3046 M: Philippe Mathieu-Daudé <philmd@redhat.com>
3047 M: Alex Bennée <alex.bennee@linaro.org>
3048 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3052 Guest Test Compilation Support
3053 M: Alex Bennée <alex.bennee@linaro.org>
3054 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
3056 F: tests/tcg/Makefile
3057 F: tests/tcg/Makefile.include
3059 Acceptance (Integration) Testing with the Avocado framework
3060 W: https://trello.com/b/6Qi1pxVn/avocado-qemu
3061 R: Cleber Rosa <crosa@redhat.com>
3062 R: Philippe Mathieu-Daudé <philmd@redhat.com>
3063 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
3065 F: tests/acceptance/
3069 Build system architecture
3070 M: Daniel P. Berrange <berrange@redhat.com>
3072 F: docs/devel/build-system.txt
3074 GIT Data Mining Config
3075 M: Alex Bennée <alex.bennee@linaro.org>
3080 Incompatible changes
3081 R: libvir-list@redhat.com
3082 F: docs/system/deprecated.rst
3087 M: Daniel P. Berrange <berrange@redhat.com>
3089 F: scripts/git-submodule.sh
3092 M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
3095 Sphinx documentation configuration and build machinery
3096 M: Peter Maydell <peter.maydell@linaro.org>
3103 Performance Tools and Tests
3104 M: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
3106 F: scripts/performance/