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 L: Mailing list that is relevant to this area
16 W: Web-page with status/info
17 Q: Patchwork web based patch tracking system site
18 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
19 S: Status, one of the following:
20 Supported: Someone is actually paid to look after this.
21 Maintained: Someone actually looks after it.
22 Odd Fixes: It has a maintainer but they don't have time to do
23 much other than throw the odd patch in. See below.
24 Orphan: No current maintainer [but maybe you could take the
25 role as you write your new code].
26 Obsolete: Old code. Something tagged obsolete generally means
27 it has been replaced by a better system and you
29 F: Files and directories with wildcard patterns.
30 A trailing slash includes all files and subdirectory files.
31 F: drivers/net/ all files in and below drivers/net
32 F: drivers/net/* all files in drivers/net, but not below
33 F: */net/* all files in "any top level directory"/net
34 One pattern per line. Multiple F: lines acceptable.
35 X: Files and directories that are NOT maintained, same rules as F:
36 Files exclusions are tested before file matches.
37 Can be useful for excluding a specific subdirectory, for instance:
40 matches all files in and below net excluding net/ipv6/
41 K: Keyword perl extended regex pattern to match content in a
42 patch or file. For instance:
44 matches patches or files that contain "of_get_profile"
45 K: \b(printk|pr_(info|err))\b
46 matches patches or files that contain one or more of the words
47 printk, pr_info or pr_err
48 One regex pattern per line. Multiple K: lines acceptable.
51 General Project Administration
52 ------------------------------
53 M: Peter Maydell <peter.maydell@linaro.org>
56 L: qemu-devel@nongnu.org
60 Responsible Disclosure, Reporting Security Issues
61 ------------------------------
62 W: http://wiki.qemu.org/SecurityProcess
63 M: Michael S. Tsirkin <mst@redhat.com>
64 L: secalert@redhat.com
69 M: Michael Tokarev <mjt@tls.msk.ru>
70 M: Laurent Vivier <laurent@vivier.eu>
72 L: qemu-trivial@nongnu.org
73 K: ^Subject:.*(?i)trivial
74 T: git git://git.corpit.ru/qemu.git trivial-patches
75 T: git git://github.com/vivier/qemu.git trivial-patches
77 Guest CPU cores (TCG):
78 ----------------------
80 L: qemu-devel@nongnu.org
81 M: Paolo Bonzini <pbonzini@redhat.com>
82 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
83 M: Richard Henderson <rth@twiddle.net>
93 F: include/exec/cpu*.h
94 F: include/exec/exec-all.h
95 F: include/exec/helper*.h
96 F: include/exec/tb-hash.h
97 F: include/sysemu/cpus.h
100 M: Aurelien Jarno <aurelien@aurel32.net>
101 M: Peter Maydell <peter.maydell@linaro.org>
107 M: Richard Henderson <rth@twiddle.net>
115 M: Peter Maydell <peter.maydell@linaro.org>
116 L: qemu-arm@nongnu.org
126 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
135 M: Michael Walle <michael@walle.cc>
142 F: include/hw/char/lm32_juart.h
147 M: Laurent Vivier <laurent@vivier.eu>
153 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
155 F: target-microblaze/
157 F: disas/microblaze.c
160 M: Aurelien Jarno <aurelien@aurel32.net>
161 M: Yongbok Kim <yongbok.kim@imgtec.com>
166 F: hw/intc/mips_gic.c
167 F: hw/timer/mips_gictimer.c
169 F: include/hw/misc/mips_*
170 F: include/hw/intc/mips_gic.h
171 F: include/hw/timer/mips_gictimer.h
176 M: Anthony Green <green@moxielogic.com>
181 F: default-configs/moxie-softmmu.mak
184 M: Jia Liu <proljc@gmail.com>
188 F: tests/tcg/openrisc/
191 M: David Gibson <david@gibson.dropbear.id.au>
192 M: Alexander Graf <agraf@suse.de>
193 L: qemu-ppc@nongnu.org
201 M: Richard Henderson <rth@twiddle.net>
202 M: Alexander Graf <agraf@suse.de>
209 M: Aurelien Jarno <aurelien@aurel32.net>
217 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
218 M: Artyom Tarasenko <atar4qemu@gmail.com>
226 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
230 F: include/hw/unicore32/
233 M: Paolo Bonzini <pbonzini@redhat.com>
234 M: Richard Henderson <rth@twiddle.net>
235 M: Eduardo Habkost <ehabkost@redhat.com>
242 M: Max Filippov <jcmvbkbc@gmail.com>
243 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
250 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
254 F: include/hw/tricore/
256 Guest CPU Cores (KVM):
257 ----------------------
260 M: Paolo Bonzini <pbonzini@redhat.com>
261 L: kvm@vger.kernel.org
265 F: include/sysemu/kvm*.h
268 M: Peter Maydell <peter.maydell@linaro.org>
269 L: qemu-arm@nongnu.org
274 M: James Hogan <james.hogan@imgtec.com>
279 M: Alexander Graf <agraf@suse.de>
284 M: Christian Borntraeger <borntraeger@de.ibm.com>
285 M: Cornelia Huck <cornelia.huck@de.ibm.com>
286 M: Alexander Graf <agraf@suse.de>
288 F: target-s390x/kvm.c
289 F: target-s390x/ioinst.[ch]
290 F: target-s390x/machine.c
291 F: hw/intc/s390_flic.c
292 F: hw/intc/s390_flic_kvm.c
293 F: include/hw/s390x/s390_flic.h
295 T: git git://github.com/cohuck/qemu.git s390-next
296 T: git git://github.com/borntraeger/qemu.git s390-next
299 M: Paolo Bonzini <pbonzini@redhat.com>
300 M: Marcelo Tosatti <mtosatti@redhat.com>
301 L: kvm@vger.kernel.org
305 Guest CPU Cores (Xen):
306 ----------------------
309 M: Stefano Stabellini <sstabellini@kernel.org>
310 M: Anthony Perard <anthony.perard@citrix.com>
311 L: xen-devel@lists.xensource.com
315 F: hw/char/xen_console.c
316 F: hw/display/xenfb.c
323 F: include/sysemu/xen-mapcache.h
329 L: qemu-devel@nongnu.org
335 L: qemu-devel@nongnu.org
340 L: qemu-devel@nongnu.org
341 M: Stefan Weil <sw@weilnetz.de>
352 M: Beniamino Galvani <b.galvani@gmail.com>
353 L: qemu-arm@nongnu.org
356 F: include/hw/*/allwinner*
357 F: hw/arm/cubieboard.c
360 M: Peter Maydell <peter.maydell@linaro.org>
361 L: qemu-arm@nongnu.org
372 F: include/hw/arm/primecell.h
375 M: Peter Maydell <peter.maydell@linaro.org>
376 L: qemu-arm@nongnu.org
379 F: hw/intc/gic_internal.h
381 F: hw/misc/arm11scu.c
382 F: hw/timer/a9gtimer*
384 F: include/hw/arm/arm.h
385 F: include/hw/intc/arm*
386 F: include/hw/misc/a9scu.h
387 F: include/hw/misc/arm11scu.h
388 F: include/hw/timer/a9gtimer.h
389 F: include/hw/timer/arm_mptimer.h
392 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
393 L: qemu-arm@nongnu.org
396 F: include/hw/arm/exynos4210.h
399 M: Rob Herring <robh@kernel.org>
400 L: qemu-arm@nongnu.org
406 M: Antony Pavlov <antonynpavlov@gmail.com>
407 L: qemu-arm@nongnu.org
409 F: include/hw/arm/digic.h
413 L: qemu-devel@nongnu.org
414 L: qemu-arm@nongnu.org
419 M: Peter Chubb <peter.chubb@nicta.com.au>
420 L: qemu-arm@nongnu.org
424 F: include/hw/arm/fsl-imx31.h
427 M: Peter Maydell <peter.maydell@linaro.org>
428 L: qemu-arm@nongnu.org
430 F: hw/arm/integratorcp.c
433 M: Jan Kiszka <jan.kiszka@web.de>
434 L: qemu-arm@nongnu.org
439 M: Andrzej Zaborowski <balrogg@gmail.com>
440 L: qemu-arm@nongnu.org
445 M: Andrzej Zaborowski <balrogg@gmail.com>
446 L: qemu-arm@nongnu.org
451 M: Peter Maydell <peter.maydell@linaro.org>
452 L: qemu-arm@nongnu.org
455 F: hw/intc/realview_gic.c
456 F: include/hw/intc/realview_gic.h
459 M: Andrzej Zaborowski <balrogg@gmail.com>
460 L: qemu-arm@nongnu.org
462 F: hw/arm/mainstone.c
467 F: include/hw/arm/pxa.h
470 M: Peter Maydell <peter.maydell@linaro.org>
471 L: qemu-arm@nongnu.org
476 M: Peter Maydell <peter.maydell@linaro.org>
477 L: qemu-arm@nongnu.org
482 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
483 M: Alistair Francis <alistair.francis@xilinx.com>
484 L: qemu-arm@nongnu.org
488 F: hw/misc/zynq_slcr.c
492 M: Alistair Francis <alistair.francis@xilinx.com>
493 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
494 L: qemu-arm@nongnu.org
497 F: include/hw/*/xlnx*.h
500 M: Shannon Zhao <zhaoshenglong@huawei.com>
501 M: Shannon Zhao <shannon.zhao@linaro.org>
502 L: qemu-arm@nongnu.org
504 F: hw/arm/virt-acpi-build.c
505 F: include/hw/arm/virt-acpi-build.h
508 M: Alistair Francis <alistair@alistair23.me>
510 F: hw/arm/stm32f205_soc.c
511 F: hw/misc/stm32f2xx_syscfg.c
512 F: hw/char/stm32f2xx_usart.c
513 F: hw/timer/stm32f2xx_timer.c
515 F: hw/ssi/stm32f2xx_spi.c
518 M: Alistair Francis <alistair@alistair23.me>
520 F: hw/arm/netduino2.c
525 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
527 F: hw/cris/axis_dev88.c
532 EVR32 and uclinux BSP
533 M: Michael Walle <michael@walle.cc>
535 F: hw/lm32/lm32_boards.c
538 M: Michael Walle <michael@walle.cc>
540 F: hw/lm32/milkymist.c
550 F: hw/m68k/dummy_m68k.c
559 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
561 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
564 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
566 F: hw/microblaze/petalogix_ml605_mmu.c
571 M: Hervé Poussineau <hpoussin@reactos.org>
573 F: hw/mips/mips_jazz.c
576 M: Aurelien Jarno <aurelien@aurel32.net>
578 F: hw/mips/mips_malta.c
581 L: qemu-devel@nongnu.org
583 F: hw/mips/mips_mipssim.c
586 M: Aurelien Jarno <aurelien@aurel32.net>
588 F: hw/mips/mips_r4k.c
593 M: Jia Liu <proljc@gmail.com>
595 F: hw/openrisc/openrisc_sim.c
600 M: Alexander Graf <agraf@suse.de>
601 L: qemu-ppc@nongnu.org
603 F: hw/ppc/ppc405_boards.c
606 M: Alexander Graf <agraf@suse.de>
607 L: qemu-ppc@nongnu.org
609 F: hw/ppc/ppc440_bamboo.c
612 M: Alexander Graf <agraf@suse.de>
613 M: Scott Wood <scottwood@freescale.com>
614 L: qemu-ppc@nongnu.org
618 F: include/hw/ppc/ppc_e500.h
619 F: include/hw/pci-host/ppce500.h
620 F: pc-bios/u-boot.e500
623 M: Alexander Graf <agraf@suse.de>
624 M: Scott Wood <scottwood@freescale.com>
625 L: qemu-ppc@nongnu.org
627 F: hw/ppc/mpc8544ds.c
628 F: hw/ppc/mpc8544_guts.c
631 M: Alexander Graf <agraf@suse.de>
632 L: qemu-ppc@nongnu.org
634 F: hw/ppc/mac_newworld.c
635 F: hw/pci-host/uninorth.c
636 F: hw/pci-bridge/dec.[hc]
638 F: include/hw/ppc/mac_dbdma.h
639 F: hw/nvram/mac_nvram.c
642 M: Alexander Graf <agraf@suse.de>
643 L: qemu-ppc@nongnu.org
645 F: hw/ppc/mac_oldworld.c
646 F: hw/pci-host/grackle.c
648 F: hw/intc/heathrow_pic.c
651 L: qemu-devel@nongnu.org
652 L: qemu-ppc@nongnu.org
655 F: hw/pci-host/prep.[hc]
656 F: hw/isa/pc87312.[hc]
657 F: pc-bios/ppc_rom.bin
660 M: David Gibson <david@gibson.dropbear.id.au>
661 M: Alexander Graf <agraf@suse.de>
662 L: qemu-ppc@nongnu.org
665 F: include/hw/*/spapr*
667 F: include/hw/*/xics*
668 F: pc-bios/spapr-rtas/*
669 F: pc-bios/spapr-rtas.bin
671 F: pc-bios/skiboot.lid
672 F: docs/specs/ppc-spapr-hcalls.txt
673 F: docs/specs/ppc-spapr-hotplug.txt
675 F: tests/libqos/*spapr*
677 F: tests/libqos/rtas*
680 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
681 L: qemu-ppc@nongnu.org
683 F: hw/ppc/virtex_ml507.c
688 M: Magnus Damm <magnus.damm@gmail.com>
692 F: hw/timer/sh_timer.c
695 M: Magnus Damm <magnus.damm@gmail.com>
702 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
705 F: hw/dma/sparc32_dma.c
706 F: hw/dma/sun4m_iommu.c
707 F: include/hw/sparc/sparc32_dma.h
708 F: include/hw/sparc/sun4m.h
709 F: pc-bios/openbios-sparc32
712 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
714 F: hw/sparc64/sun4u.c
715 F: pc-bios/openbios-sparc64
718 M: Fabien Chouteau <chouteau@adacore.com>
722 F: include/hw/sparc/grlib.h
727 M: Cornelia Huck <cornelia.huck@de.ibm.com>
728 M: Christian Borntraeger <borntraeger@de.ibm.com>
729 M: Alexander Graf <agraf@suse.de>
731 F: hw/char/sclp*.[hc]
735 F: hw/watchdog/wdt_diag288.c
736 F: include/hw/watchdog/wdt_diag288.h
737 F: pc-bios/s390-ccw.img
738 F: default-configs/s390x-softmmu.mak
739 T: git git://github.com/cohuck/qemu.git s390-next
740 T: git git://github.com/borntraeger/qemu.git s390-next
744 PKUnity-3 SoC initramfs-with-busybox
745 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
753 M: Michael S. Tsirkin <mst@redhat.com>
757 F: hw/pci-host/piix.c
760 F: include/hw/pci-host/q35.h
761 F: include/hw/pci-host/pam.h
764 F: hw/i2c/smbus_ich9.c
767 F: include/hw/acpi/ich9.h
768 F: include/hw/acpi/piix4.h
772 M: Michael S. Tsirkin <mst@redhat.com>
773 M: Paolo Bonzini <pbonzini@redhat.com>
775 F: hw/char/debugcon.c
776 F: hw/char/parallel.c
783 F: hw/misc/debugexit.c
784 F: hw/misc/pc-testdev.c
787 F: hw/timer/mc146818rtc*
788 F: include/hw/i2c/pm_smbus.h
789 F: include/hw/timer/hpet.h
790 F: include/hw/timer/i8254*
791 F: include/hw/timer/mc146818rtc*
794 M: Eduardo Habkost <ehabkost@redhat.com>
795 M: Marcel Apfelbaum <marcel@redhat.com>
798 F: include/hw/boards.h
803 M: Max Filippov <jcmvbkbc@gmail.com>
807 XTFPGA (LX60, LX200, ML605, KC705)
808 M: Max Filippov <jcmvbkbc@gmail.com>
810 F: hw/xtensa/xtfpga.c
811 F: hw/net/opencores_eth.c
816 M: Jiri Slaby <jslaby@suse.cz>
821 M: John Snow <jsnow@redhat.com>
822 L: qemu-block@nongnu.org
829 F: hw/block/hd-geometry.c
832 F: tests/libqos/ahci*
833 T: git git://github.com/jnsnow/qemu.git ide
836 M: John Snow <jsnow@redhat.com>
837 L: qemu-block@nongnu.org
840 F: include/hw/block/fdc.h
842 T: git git://github.com/jnsnow/qemu.git ide
845 M: Peter Maydell <peter.maydell@linaro.org>
848 F: include/hw/arm/omap.h
851 M: Alberto Garcia <berto@igalia.com>
853 F: hw/char/ipoctal232.c
857 M: Michael S. Tsirkin <mst@redhat.com>
858 M: Marcel Apfelbaum <marcel@redhat.com>
861 F: hw/misc/pci-testdev.c
866 M: Michael S. Tsirkin <mst@redhat.com>
867 M: Igor Mammedov <imammedo@redhat.com>
870 F: include/hw/smbios/*
874 F: hw/i386/acpi-build.[hc]
875 F: hw/arm/virt-acpi-build.c
876 F: include/hw/arm/virt-acpi-build.h
879 M: Alexander Graf <agraf@suse.de>
880 L: qemu-ppc@nongnu.org
883 F: include/hw/ppc/ppc4xx.h
886 M: Alexander Graf <agraf@suse.de>
887 M: Scott Wood <scottwood@freescale.com>
888 L: qemu-ppc@nongnu.org
891 F: hw/pci-host/ppce500.c
895 M: Paolo Bonzini <pbonzini@redhat.com>
900 M: Jason Wang <jasowang@redhat.com>
903 F: tests/virtio-net-test.c
904 T: git git://github.com/jasowang/qemu.git net
907 M: Paolo Bonzini <pbonzini@redhat.com>
911 F: tests/virtio-scsi-test.c
912 T: git git://github.com/bonzini/qemu.git scsi-next
916 F: hw/scsi/lsi53c895a.c
919 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
926 M: Alistair Francis <alistair.francis@xilinx.com>
927 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
932 M: Gerd Hoffmann <kraxel@redhat.com>
935 F: tests/usb-*-test.c
937 F: docs/usb-storage.txt
942 M: Gerd Hoffmann <kraxel@redhat.com>
943 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
945 F: hw/usb/dev-serial.c
948 M: Alex Williamson <alex.williamson@redhat.com>
954 M: Michael S. Tsirkin <mst@redhat.com>
959 M: Michael S. Tsirkin <mst@redhat.com>
962 F: hw/virtio/Makefile.objs
963 F: hw/virtio/trace-events
965 F: include/hw/virtio/
966 F: tests/virtio-balloon-test.c
969 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
970 M: Greg Kurz <groug@kaod.org>
974 F: tests/virtio-9p-test.c
975 T: git git://github.com/kvaneesh/QEMU.git
976 T: git git://github.com/gkurz/qemu.git 9p-next
979 M: Stefan Hajnoczi <stefanha@redhat.com>
980 L: qemu-block@nongnu.org
982 F: hw/block/virtio-blk.c
983 F: hw/block/dataplane/*
984 F: tests/virtio-blk-test.c
985 T: git git://github.com/stefanha/qemu.git block
988 M: Cornelia Huck <cornelia.huck@de.ibm.com>
989 M: Christian Borntraeger <borntraeger@de.ibm.com>
991 F: hw/s390x/virtio-ccw.[hc]
992 T: git git://github.com/cohuck/qemu.git s390-next
993 T: git git://github.com/borntraeger/qemu.git s390-next
996 M: Gerd Hoffmann <kraxel@redhat.com>
998 F: hw/input/virtio-input*.c
999 F: include/hw/virtio/virtio-input.h
1002 M: Amit Shah <amit.shah@redhat.com>
1004 F: hw/char/virtio-serial-bus.c
1005 F: hw/char/virtio-console.c
1006 F: include/hw/virtio/virtio-serial.h
1007 F: tests/virtio-console-test.c
1008 F: tests/virtio-serial-test.c
1011 M: Amit Shah <amit.shah@redhat.com>
1013 F: hw/virtio/virtio-rng.c
1014 F: include/hw/virtio/virtio-rng.h
1015 F: include/sysemu/rng*.h
1017 F: tests/virtio-rng-test.c
1020 M: Keith Busch <keith.busch@intel.com>
1021 L: qemu-block@nongnu.org
1024 F: tests/nvme-test.c
1027 M: Hannes Reinecke <hare@suse.de>
1028 L: qemu-block@nongnu.org
1030 F: hw/scsi/megasas.c
1033 Network packet abstractions
1034 M: Dmitry Fleytman <dmitry@daynix.com>
1036 F: include/net/eth.h
1038 F: hw/net/net_rx_pkt*
1039 F: hw/net/net_tx_pkt*
1042 M: Dmitry Fleytman <dmitry@daynix.com>
1045 F: hw/scsi/vmw_pvscsi*
1048 M: Jiri Pirko <jiri@resnulli.us>
1052 F: docs/specs/rocker.txt
1055 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1059 F: include/hw/mem/nvdimm.h
1062 M: Dmitry Fleytman <dmitry@daynix.com>
1067 M: Dmitry Fleytman <dmitry@daynix.com>
1072 M: Alistair Francis <alistair.francis@xilinx.com>
1074 F: hw/core/generic-loader.c
1075 F: include/hw/core/generic-loader.h
1080 M: Gerd Hoffmann <kraxel@redhat.com>
1084 F: include/hw/audio/
1085 F: tests/ac97-test.c
1086 F: tests/es1370-test.c
1087 F: tests/intel-hda-test.c
1090 M: Kevin Wolf <kwolf@redhat.com>
1091 M: Max Reitz <mreitz@redhat.com>
1092 L: qemu-block@nongnu.org
1100 F: tests/qemu-iotests/
1101 T: git git://repo.or.cz/qemu/kevin.git block
1104 M: Stefan Hajnoczi <stefanha@redhat.com>
1105 M: Fam Zheng <famz@redhat.com>
1106 L: qemu-block@nongnu.org
1112 F: include/block/aio.h
1113 T: git git://github.com/stefanha/qemu.git block
1116 M: Jeff Cody <jcody@redhat.com>
1117 L: qemu-block@nongnu.org
1120 F: include/block/blockjob.h
1125 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1127 Block QAPI, monitor, command line
1128 M: Markus Armbruster <armbru@redhat.com>
1133 T: git git://repo.or.cz/qemu/armbru.git block-next
1135 Character device backends
1136 M: Paolo Bonzini <pbonzini@redhat.com>
1139 F: backends/msmouse.c
1140 F: backends/testdev.c
1142 Character Devices (Braille)
1143 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1148 M: Markus Armbruster <armbru@redhat.com>
1150 F: scripts/coverity-model.c
1153 L: qemu-devel@nongnu.org
1156 F: include/qom/cpu.h
1159 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1160 M: Alexander Graf <agraf@suse.de>
1163 F: include/sysemu/device_tree.h
1166 M: Markus Armbruster <armbru@redhat.com>
1168 F: include/qapi/error.h
1169 F: include/qemu/error-report.h
1171 F: util/qemu-error.c
1174 L: qemu-devel@nongnu.org
1180 M: Paolo Bonzini <pbonzini@redhat.com>
1182 F: include/exec/ioport.h
1184 F: include/exec/memory.h
1185 F: include/exec/ram_addr.h
1187 F: include/exec/memory-internal.h
1191 M: Gerd Hoffmann <kraxel@redhat.com>
1193 F: include/ui/qemu-spice.h
1194 F: include/ui/spice-display.h
1196 F: audio/spiceaudio.c
1200 M: Gerd Hoffmann <kraxel@redhat.com>
1206 M: Peter Maydell <peter.maydell@linaro.org>
1211 M: Paolo Bonzini <pbonzini@redhat.com>
1219 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1224 F: include/monitor/hmp-target.h
1226 Network device backends
1227 M: Jason Wang <jasowang@redhat.com>
1231 T: git git://github.com/jasowang/qemu.git net
1233 Netmap network backend
1234 M: Luigi Rizzo <rizzo@iet.unipi.it>
1235 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1236 M: Vincenzo Maffione <v.maffione@gmail.com>
1237 W: http://info.iet.unipi.it/~luigi/netmap/
1241 Network Block Device (NBD)
1242 M: Paolo Bonzini <pbonzini@redhat.com>
1246 F: include/block/nbd*
1248 T: git git://github.com/bonzini/qemu.git nbd-next
1251 M: Eduardo Habkost <ehabkost@redhat.com>
1254 F: include/sysemu/numa.h
1255 T: git git://github.com/ehabkost/qemu.git numa
1257 Host Memory Backends
1258 M: Eduardo Habkost <ehabkost@redhat.com>
1259 M: Igor Mammedov <imammedo@redhat.com>
1261 F: backends/hostmem*.c
1262 F: include/sysemu/hostmem.h
1265 M: Markus Armbruster <armbru@redhat.com>
1266 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1271 X: include/qapi/qmp/
1272 F: include/qapi/qmp/dispatch.h
1273 F: tests/qapi-schema/
1274 F: tests/test-*-visitor.c
1275 F: tests/test-qmp-*.c
1278 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1281 M: Eric Blake <eblake@redhat.com>
1282 M: Markus Armbruster <armbru@redhat.com>
1286 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1289 M: Markus Armbruster <armbru@redhat.com>
1292 F: include/qapi/qmp/
1293 X: include/qapi/qmp/dispatch.h
1294 F: tests/check-qdict.c
1295 F: tests/check-qfloat.c
1296 F: tests/check-qint.c
1297 F: tests/check-qjson.c
1298 F: tests/check-qlist.c
1299 F: tests/check-qstring.c
1300 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1303 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1306 T: git git://github.com/mdroth/qemu.git qga
1309 M: Andreas Färber <afaerber@suse.de>
1311 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1313 X: include/qom/cpu.h
1316 F: tests/check-qom-interface.c
1317 F: tests/check-qom-proplist.c
1321 M: Markus Armbruster <armbru@redhat.com>
1327 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1330 M: Alistair Francis <alistair.francis@xilinx.com>
1332 F: hw/core/register.c
1333 F: include/hw/register.h
1336 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1337 M: Jan Kiszka <jan.kiszka@siemens.com>
1341 F: include/net/slirp.h
1342 T: git git://git.kiszka.org/qemu.git queues/slirp
1345 M: Paolo Bonzini <pbonzini@redhat.com>
1350 M: Stefan Hajnoczi <stefanha@redhat.com>
1353 F: scripts/tracetool.py
1354 F: scripts/tracetool/
1356 T: git git://github.com/stefanha/qemu.git tracing
1360 F: scripts/checkpatch.pl
1363 M: Juan Quintela <quintela@redhat.com>
1364 M: Amit Shah <amit.shah@redhat.com>
1366 F: include/migration/
1368 F: scripts/vmstate-static-checker.py
1369 F: tests/vmstate-static-checker-data/
1370 F: docs/migration.txt
1373 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1376 F: include/sysemu/seccomp.h
1379 M: Daniel P. Berrange <berrange@redhat.com>
1383 F: tests/test-crypto-*
1386 M: Stefan Hajnoczi <stefanha@redhat.com>
1387 M: Kevin Wolf <kwolf@redhat.com>
1389 F: include/qemu/coroutine*
1390 F: tests/test-coroutine.c
1393 M: Daniel P. Berrange <berrange@redhat.com>
1396 F: include/qemu/buffer.h
1399 M: Daniel P. Berrange <berrange@redhat.com>
1406 M: Daniel P. Berrange <berrange@redhat.com>
1407 M: Gerd Hoffmann <kraxel@redhat.com>
1408 M: Paolo Bonzini <pbonzini@redhat.com>
1410 F: include/qemu/sockets.h
1411 F: util/qemu-sockets.c
1413 Throttling infrastructure
1414 M: Alberto Garcia <berto@igalia.com>
1416 F: block/throttle-groups.c
1417 F: include/block/throttle-groups.h
1418 F: include/qemu/throttle.h
1420 L: qemu-block@nongnu.org
1423 M: Fam Zheng <famz@redhat.com>
1426 F: include/qemu/uuid.h
1427 F: tests/test-uuid.c
1430 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1433 F: include/migration/colo.h
1434 F: include/migration/failover.h
1438 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1439 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1441 F: docs/colo-proxy.txt
1443 F: net/filter-rewriter.c
1444 F: net/filter-mirror.c
1449 M: Riku Voipio <riku.voipio@iki.fi>
1457 F: default-configs/*-bsd-user.mak
1460 M: Riku Voipio <riku.voipio@iki.fi>
1463 F: default-configs/*-linux-user.mak
1465 Tiny Code Generator (TCG)
1466 -------------------------
1468 M: Richard Henderson <rth@twiddle.net>
1473 M: Claudio Fontana <claudio.fontana@huawei.com>
1474 M: Claudio Fontana <claudio.fontana@gmail.com>
1476 L: qemu-arm@nongnu.org
1482 M: Andrzej Zaborowski <balrogg@gmail.com>
1484 L: qemu-arm@nongnu.org
1489 L: qemu-devel@nongnu.org
1495 M: Aurelien Jarno <aurelien@aurel32.net>
1501 M: Aurelien Jarno <aurelien@aurel32.net>
1507 M: Vassili Karpov (malc) <av1474@comtv.ru>
1513 M: Alexander Graf <agraf@suse.de>
1514 M: Richard Henderson <rth@twiddle.net>
1525 M: Stefan Weil <sw@weilnetz.de>
1534 L: qemu-stable@nongnu.org
1535 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1539 L: qemu-stable@nongnu.org
1540 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1544 L: qemu-stable@nongnu.org
1545 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1549 L: qemu-stable@nongnu.org
1550 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1556 M: Fam Zheng <famz@redhat.com>
1557 L: qemu-block@nongnu.org
1562 M: Josh Durgin <jdurgin@redhat.com>
1563 M: Jeff Cody <jcody@redhat.com>
1564 L: qemu-block@nongnu.org
1567 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1570 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1571 M: Liu Yuan <namei.unix@gmail.com>
1572 M: Jeff Cody <jcody@redhat.com>
1573 L: qemu-block@nongnu.org
1574 L: sheepdog@lists.wpkg.org
1577 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1580 M: Jeff Cody <jcody@redhat.com>
1581 L: qemu-block@nongnu.org
1584 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1587 M: Stefan Weil <sw@weilnetz.de>
1588 L: qemu-block@nongnu.org
1593 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1594 M: Paolo Bonzini <pbonzini@redhat.com>
1595 M: Peter Lieven <pl@kamp.de>
1596 L: qemu-block@nongnu.org
1601 M: Jeff Cody <jcody@redhat.com>
1602 M: Peter Lieven <pl@kamp.de>
1603 L: qemu-block@nongnu.org
1606 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1609 M: Richard W.M. Jones <rjones@redhat.com>
1610 M: Jeff Cody <jcody@redhat.com>
1611 L: qemu-block@nongnu.org
1614 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1617 M: Chrysostomos Nanakos <chris@include.gr>
1618 M: Jeff Cody <jcody@redhat.com>
1619 L: qemu-block@nongnu.org
1621 F: block/archipelago.c
1622 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1625 M: Jeff Cody <jcody@redhat.com>
1626 L: qemu-block@nongnu.org
1629 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1632 M: Jeff Cody <jcody@redhat.com>
1633 L: qemu-block@nongnu.org
1636 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1639 M: Fam Zheng <famz@redhat.com>
1640 L: qemu-block@nongnu.org
1645 M: Gonglei <arei.gonglei@huawei.com>
1650 M: Alberto Garcia <berto@igalia.com>
1653 L: qemu-block@nongnu.org
1656 M: Stefan Hajnoczi <stefanha@redhat.com>
1657 L: qemu-block@nongnu.org
1659 F: block/blkverify.c
1662 M: Stefan Hajnoczi <stefanha@redhat.com>
1663 L: qemu-block@nongnu.org
1668 M: Stefan Hajnoczi <stefanha@redhat.com>
1669 L: qemu-block@nongnu.org
1674 M: Stefan Hajnoczi <stefanha@redhat.com>
1675 L: qemu-block@nongnu.org
1680 M: Stefan Hajnoczi <stefanha@redhat.com>
1681 M: Denis V. Lunev <den@openvz.org>
1682 L: qemu-block@nongnu.org
1684 F: block/parallels.c
1685 F: docs/specs/parallels.txt
1688 M: Stefan Hajnoczi <stefanha@redhat.com>
1689 L: qemu-block@nongnu.org
1694 M: Kevin Wolf <kwolf@redhat.com>
1695 L: qemu-block@nongnu.org
1697 F: block/linux-aio.c
1698 F: include/block/raw-aio.h
1699 F: block/raw-posix.c
1700 F: block/raw-win32.c
1702 F: block/win32-aio.c
1705 M: Kevin Wolf <kwolf@redhat.com>
1706 M: Max Reitz <mreitz@redhat.com>
1707 L: qemu-block@nongnu.org
1712 M: Kevin Wolf <kwolf@redhat.com>
1713 L: qemu-block@nongnu.org
1718 M: Kevin Wolf <kwolf@redhat.com>
1719 M: Max Reitz <mreitz@redhat.com>
1720 L: qemu-block@nongnu.org
1725 M: Kevin Wolf <kwolf@redhat.com>
1726 L: qemu-block@nongnu.org
1731 M: Kevin Wolf <kwolf@redhat.com>
1732 L: qemu-block@nongnu.org
1737 M: Stefan Hajnoczi <stefanha@redhat.com>
1738 L: qemu-block@nongnu.org
1740 F: tests/image-fuzzer/
1743 M: Wen Congyang <wency@cn.fujitsu.com>
1744 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1747 F: block/replication.c
1748 F: tests/test-replication.c
1749 F: docs/block-replication.txt
1751 Build and test automation
1752 -------------------------
1753 M: Alex Bennée <alex.bennee@linaro.org>
1754 L: qemu-devel@nongnu.org
1760 Build system architecture
1761 M: Daniel P. Berrange <berrange@redhat.com>
1763 F: docs/build-system.txt
1767 Docker based testing framework and cases
1768 M: Fam Zheng <famz@redhat.com>