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
66 Guest CPU cores (TCG):
67 ----------------------
69 L: qemu-devel@nongnu.org
70 M: Paolo Bonzini <pbonzini@redhat.com>
71 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
72 M: Richard Henderson <rth@twiddle.net>
82 F: include/exec/cpu*.h
83 F: include/exec/exec-all.h
84 F: include/exec/helper*.h
85 F: include/exec/tb-hash.h
86 F: include/sysemu/cpus.h
89 M: Aurelien Jarno <aurelien@aurel32.net>
90 M: Peter Maydell <peter.maydell@linaro.org>
96 M: Richard Henderson <rth@twiddle.net>
104 M: Peter Maydell <peter.maydell@linaro.org>
105 L: qemu-arm@nongnu.org
115 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
123 M: Michael Walle <michael@walle.cc>
130 F: include/hw/char/lm32_juart.h
140 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
142 F: target-microblaze/
144 F: disas/microblaze.c
147 M: Aurelien Jarno <aurelien@aurel32.net>
148 M: Leon Alrae <leon.alrae@imgtec.com>
156 M: Anthony Green <green@moxielogic.com>
162 M: Jia Liu <proljc@gmail.com>
166 F: tests/tcg/openrisc/
169 M: David Gibson <david@gibson.dropbear.id.au>
170 M: Alexander Graf <agraf@suse.de>
171 L: qemu-ppc@nongnu.org
179 M: Richard Henderson <rth@twiddle.net>
180 M: Alexander Graf <agraf@suse.de>
187 M: Aurelien Jarno <aurelien@aurel32.net>
195 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
196 M: Artyom Tarasenko <atar4qemu@gmail.com>
204 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
208 F: include/hw/unicore32/
211 M: Paolo Bonzini <pbonzini@redhat.com>
212 M: Richard Henderson <rth@twiddle.net>
213 M: Eduardo Habkost <ehabkost@redhat.com>
220 M: Max Filippov <jcmvbkbc@gmail.com>
221 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
228 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
232 F: include/hw/tricore/
234 Guest CPU Cores (KVM):
235 ----------------------
238 M: Paolo Bonzini <pbonzini@redhat.com>
239 L: kvm@vger.kernel.org
243 F: include/sysemu/kvm*.h
246 M: Peter Maydell <peter.maydell@linaro.org>
247 L: qemu-arm@nongnu.org
252 M: James Hogan <james.hogan@imgtec.com>
257 M: Alexander Graf <agraf@suse.de>
262 M: Christian Borntraeger <borntraeger@de.ibm.com>
263 M: Cornelia Huck <cornelia.huck@de.ibm.com>
264 M: Alexander Graf <agraf@suse.de>
266 F: target-s390x/kvm.c
267 F: target-s390x/ioinst.[ch]
268 F: target-s390x/machine.c
269 F: hw/intc/s390_flic.c
270 F: hw/intc/s390_flic_kvm.c
271 F: include/hw/s390x/s390_flic.h
273 T: git git://github.com/cohuck/qemu.git s390-next
274 T: git git://github.com/borntraeger/qemu.git s390-next
277 M: Paolo Bonzini <pbonzini@redhat.com>
278 M: Marcelo Tosatti <mtosatti@redhat.com>
279 L: kvm@vger.kernel.org
283 Guest CPU Cores (Xen):
284 ----------------------
287 M: Stefano Stabellini <sstabellini@kernel.org>
288 M: Anthony Perard <anthony.perard@citrix.com>
289 L: xen-devel@lists.xensource.com
293 F: hw/char/xen_console.c
294 F: hw/display/xenfb.c
301 F: include/sysemu/xen-mapcache.h
307 L: qemu-devel@nongnu.org
313 L: qemu-devel@nongnu.org
318 L: qemu-devel@nongnu.org
319 M: Stefan Weil <sw@weilnetz.de>
327 M: Beniamino Galvani <b.galvani@gmail.com>
328 L: qemu-arm@nongnu.org
331 F: include/hw/*/allwinner*
332 F: hw/arm/cubieboard.c
335 M: Peter Maydell <peter.maydell@linaro.org>
336 L: qemu-arm@nongnu.org
347 F: include/hw/arm/primecell.h
350 M: Peter Maydell <peter.maydell@linaro.org>
351 L: qemu-arm@nongnu.org
354 F: hw/intc/gic_internal.h
356 F: hw/misc/arm11scu.c
357 F: hw/timer/a9gtimer*
359 F: include/hw/arm/arm.h
360 F: include/hw/intc/arm*
361 F: include/hw/misc/a9scu.h
362 F: include/hw/misc/arm11scu.h
363 F: include/hw/timer/a9gtimer.h
364 F: include/hw/timer/arm_mptimer.h
367 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
368 L: qemu-arm@nongnu.org
371 F: include/hw/arm/exynos4210.h
374 M: Rob Herring <robh@kernel.org>
375 L: qemu-arm@nongnu.org
381 M: Antony Pavlov <antonynpavlov@gmail.com>
382 L: qemu-arm@nongnu.org
384 F: include/hw/arm/digic.h
388 L: qemu-devel@nongnu.org
389 L: qemu-arm@nongnu.org
394 M: Peter Chubb <peter.chubb@nicta.com.au>
395 L: qemu-arm@nongnu.org
399 F: include/hw/arm/fsl-imx31.h
402 M: Peter Maydell <peter.maydell@linaro.org>
403 L: qemu-arm@nongnu.org
405 F: hw/arm/integratorcp.c
408 M: Jan Kiszka <jan.kiszka@web.de>
409 L: qemu-arm@nongnu.org
414 M: Andrzej Zaborowski <balrogg@gmail.com>
415 L: qemu-arm@nongnu.org
420 M: Andrzej Zaborowski <balrogg@gmail.com>
421 L: qemu-arm@nongnu.org
426 M: Peter Maydell <peter.maydell@linaro.org>
427 L: qemu-arm@nongnu.org
430 F: hw/intc/realview_gic.c
431 F: include/hw/intc/realview_gic.h
434 M: Andrzej Zaborowski <balrogg@gmail.com>
435 L: qemu-arm@nongnu.org
437 F: hw/arm/mainstone.c
442 F: include/hw/arm/pxa.h
445 M: Peter Maydell <peter.maydell@linaro.org>
446 L: qemu-arm@nongnu.org
451 M: Peter Maydell <peter.maydell@linaro.org>
452 L: qemu-arm@nongnu.org
457 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
458 M: Alistair Francis <alistair.francis@xilinx.com>
459 L: qemu-arm@nongnu.org
463 F: hw/misc/zynq_slcr.c
467 M: Alistair Francis <alistair.francis@xilinx.com>
468 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
469 L: qemu-arm@nongnu.org
472 F: include/hw/*/xlnx*.h
475 M: Shannon Zhao <zhaoshenglong@huawei.com>
476 M: Shannon Zhao <shannon.zhao@linaro.org>
477 L: qemu-arm@nongnu.org
479 F: hw/arm/virt-acpi-build.c
480 F: include/hw/arm/virt-acpi-build.h
485 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
487 F: hw/cris/axis_dev88.c
492 EVR32 and uclinux BSP
493 M: Michael Walle <michael@walle.cc>
495 F: hw/lm32/lm32_boards.c
498 M: Michael Walle <michael@walle.cc>
500 F: hw/lm32/milkymist.c
510 F: hw/m68k/dummy_m68k.c
519 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
521 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
524 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
526 F: hw/microblaze/petalogix_ml605_mmu.c
531 M: Hervé Poussineau <hpoussin@reactos.org>
533 F: hw/mips/mips_jazz.c
536 M: Aurelien Jarno <aurelien@aurel32.net>
538 F: hw/mips/mips_malta.c
541 L: qemu-devel@nongnu.org
543 F: hw/mips/mips_mipssim.c
546 M: Aurelien Jarno <aurelien@aurel32.net>
548 F: hw/mips/mips_r4k.c
553 M: Jia Liu <proljc@gmail.com>
555 F: hw/openrisc/openrisc_sim.c
560 M: Alexander Graf <agraf@suse.de>
561 L: qemu-ppc@nongnu.org
563 F: hw/ppc/ppc405_boards.c
566 M: Alexander Graf <agraf@suse.de>
567 L: qemu-ppc@nongnu.org
569 F: hw/ppc/ppc440_bamboo.c
572 M: Alexander Graf <agraf@suse.de>
573 M: Scott Wood <scottwood@freescale.com>
574 L: qemu-ppc@nongnu.org
578 F: include/hw/ppc/ppc_e500.h
579 F: include/hw/pci-host/ppce500.h
580 F: pc-bios/u-boot.e500
583 M: Alexander Graf <agraf@suse.de>
584 M: Scott Wood <scottwood@freescale.com>
585 L: qemu-ppc@nongnu.org
587 F: hw/ppc/mpc8544ds.c
588 F: hw/ppc/mpc8544_guts.c
591 M: Alexander Graf <agraf@suse.de>
592 L: qemu-ppc@nongnu.org
594 F: hw/ppc/mac_newworld.c
595 F: hw/pci-host/uninorth.c
596 F: hw/pci-bridge/dec.[hc]
598 F: include/hw/ppc/mac_dbdma.h
599 F: hw/nvram/mac_nvram.c
602 M: Alexander Graf <agraf@suse.de>
603 L: qemu-ppc@nongnu.org
605 F: hw/ppc/mac_oldworld.c
606 F: hw/pci-host/grackle.c
610 L: qemu-devel@nongnu.org
611 L: qemu-ppc@nongnu.org
614 F: hw/pci-host/prep.[hc]
615 F: hw/isa/pc87312.[hc]
618 M: David Gibson <david@gibson.dropbear.id.au>
619 M: Alexander Graf <agraf@suse.de>
620 L: qemu-ppc@nongnu.org
623 F: include/hw/*/spapr*
625 F: include/hw/*/xics*
626 F: pc-bios/spapr-rtas/*
627 F: pc-bios/spapr-rtas.bin
629 F: docs/specs/ppc-spapr-hcalls.txt
630 F: docs/specs/ppc-spapr-hotplug.txt
632 F: tests/libqos/*spapr*
634 F: tests/libqos/rtas*
637 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
638 L: qemu-ppc@nongnu.org
640 F: hw/ppc/virtex_ml507.c
645 M: Magnus Damm <magnus.damm@gmail.com>
650 M: Magnus Damm <magnus.damm@gmail.com>
657 M: Blue Swirl <blauwirbel@gmail.com>
658 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
663 M: Blue Swirl <blauwirbel@gmail.com>
664 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
666 F: hw/sparc64/sun4u.c
669 M: Fabien Chouteau <chouteau@adacore.com>
677 M: Cornelia Huck <cornelia.huck@de.ibm.com>
678 M: Christian Borntraeger <borntraeger@de.ibm.com>
679 M: Alexander Graf <agraf@suse.de>
681 F: hw/char/sclp*.[hc]
685 F: hw/watchdog/wdt_diag288.c
686 F: include/hw/watchdog/wdt_diag288.h
687 F: pc-bios/s390-ccw.img
688 F: default-configs/s390x-softmmu.mak
689 T: git git://github.com/cohuck/qemu.git s390-next
690 T: git git://github.com/borntraeger/qemu.git s390-next
694 PKUnity-3 SoC initramfs-with-busybox
695 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
703 M: Michael S. Tsirkin <mst@redhat.com>
707 F: hw/pci-host/piix.c
710 F: include/hw/pci-host/q35.h
711 F: include/hw/pci-host/pam.h
714 F: hw/i2c/smbus_ich9.c
717 F: include/hw/acpi/ich9.h
718 F: include/hw/acpi/piix4.h
722 M: Michael S. Tsirkin <mst@redhat.com>
723 M: Paolo Bonzini <pbonzini@redhat.com>
725 F: hw/char/debugcon.c
726 F: hw/char/parallel.c
733 F: hw/misc/debugexit.c
734 F: hw/misc/pc-testdev.c
737 F: hw/timer/mc146818rtc*
738 F: include/hw/i2c/pm_smbus.h
739 F: include/hw/timer/hpet.h
740 F: include/hw/timer/i8254*
741 F: include/hw/timer/mc146818rtc*
744 M: Eduardo Habkost <ehabkost@redhat.com>
745 M: Marcel Apfelbaum <marcel@redhat.com>
748 F: include/hw/boards.h
753 M: Max Filippov <jcmvbkbc@gmail.com>
757 XTFPGA (LX60, LX200, ML605, KC705)
758 M: Max Filippov <jcmvbkbc@gmail.com>
760 F: hw/xtensa/xtfpga.c
761 F: hw/net/opencores_eth.c
766 M: Jiri Slaby <jslaby@suse.cz>
771 M: John Snow <jsnow@redhat.com>
772 L: qemu-block@nongnu.org
778 F: hw/block/hd-geometry.c
781 F: tests/libqos/ahci*
782 T: git git://github.com/jnsnow/qemu.git ide
785 M: John Snow <jsnow@redhat.com>
786 L: qemu-block@nongnu.org
789 F: include/hw/block/fdc.h
791 T: git git://github.com/jnsnow/qemu.git ide
794 M: Peter Maydell <peter.maydell@linaro.org>
797 F: include/hw/arm/omap.h
800 M: Alberto Garcia <berto@igalia.com>
802 F: hw/char/ipoctal232.c
806 M: Michael S. Tsirkin <mst@redhat.com>
807 M: Marcel Apfelbaum <marcel@redhat.com>
810 F: hw/misc/pci-testdev.c
815 M: Michael S. Tsirkin <mst@redhat.com>
816 M: Igor Mammedov <imammedo@redhat.com>
819 F: include/hw/smbios/*
823 F: hw/i386/acpi-build.[hc]
824 F: hw/arm/virt-acpi-build.c
825 F: include/hw/arm/virt-acpi-build.h
828 M: Alexander Graf <agraf@suse.de>
829 L: qemu-ppc@nongnu.org
832 F: include/hw/ppc/ppc4xx.h
835 M: Alexander Graf <agraf@suse.de>
836 M: Scott Wood <scottwood@freescale.com>
837 L: qemu-ppc@nongnu.org
840 F: hw/pci-host/ppce500.c
844 M: Paolo Bonzini <pbonzini@redhat.com>
849 M: Jason Wang <jasowang@redhat.com>
852 F: tests/virtio-net-test.c
853 T: git git://github.com/jasowang/qemu.git net
856 M: Paolo Bonzini <pbonzini@redhat.com>
860 F: tests/virtio-scsi-test.c
861 T: git git://github.com/bonzini/qemu.git scsi-next
865 F: hw/scsi/lsi53c895a.c
868 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
875 M: Alistair Francis <alistair.francis@xilinx.com>
876 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
881 M: Gerd Hoffmann <kraxel@redhat.com>
884 F: tests/usb-*-test.c
886 F: docs/usb-storage.txt
891 M: Gerd Hoffmann <kraxel@redhat.com>
892 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
894 F: hw/usb/dev-serial.c
897 M: Alex Williamson <alex.williamson@redhat.com>
903 M: Michael S. Tsirkin <mst@redhat.com>
908 M: Michael S. Tsirkin <mst@redhat.com>
912 F: include/hw/virtio/
913 F: tests/virtio-balloon-test.c
916 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
917 M: Greg Kurz <groug@kaod.org>
921 F: tests/virtio-9p-test.c
922 T: git git://github.com/kvaneesh/QEMU.git
923 T: git git://github.com/gkurz/qemu.git 9p-next
926 M: Stefan Hajnoczi <stefanha@redhat.com>
927 L: qemu-block@nongnu.org
929 F: hw/block/virtio-blk.c
930 F: hw/block/dataplane/*
931 F: tests/virtio-blk-test.c
932 T: git git://github.com/stefanha/qemu.git block
935 M: Cornelia Huck <cornelia.huck@de.ibm.com>
936 M: Christian Borntraeger <borntraeger@de.ibm.com>
938 F: hw/s390x/virtio-ccw.[hc]
939 T: git git://github.com/cohuck/qemu.git s390-next
940 T: git git://github.com/borntraeger/qemu.git s390-next
943 M: Gerd Hoffmann <kraxel@redhat.com>
945 F: hw/input/virtio-input*.c
946 F: include/hw/virtio/virtio-input.h
949 M: Amit Shah <amit.shah@redhat.com>
951 F: hw/char/virtio-serial-bus.c
952 F: hw/char/virtio-console.c
953 F: include/hw/virtio/virtio-serial.h
954 F: tests/virtio-console-test.c
955 F: tests/virtio-serial-test.c
958 M: Amit Shah <amit.shah@redhat.com>
960 F: hw/virtio/virtio-rng.c
961 F: include/hw/virtio/virtio-rng.h
962 F: include/sysemu/rng*.h
964 F: tests/virtio-rng-test.c
967 M: Keith Busch <keith.busch@intel.com>
968 L: qemu-block@nongnu.org
974 M: Hannes Reinecke <hare@suse.de>
975 L: qemu-block@nongnu.org
980 Network packet abstractions
981 M: Dmitry Fleytman <dmitry@daynix.com>
985 F: hw/net/net_rx_pkt*
986 F: hw/net/net_tx_pkt*
989 M: Dmitry Fleytman <dmitry@daynix.com>
992 F: hw/scsi/vmw_pvscsi*
995 M: Jiri Pirko <jiri@resnulli.us>
1000 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
1004 F: include/hw/mem/nvdimm.h
1007 M: Dmitry Fleytman <dmitry@daynix.com>
1012 M: Dmitry Fleytman <dmitry@daynix.com>
1019 M: Gerd Hoffmann <kraxel@redhat.com>
1023 F: tests/ac97-test.c
1024 F: tests/es1370-test.c
1025 F: tests/intel-hda-test.c
1028 M: Kevin Wolf <kwolf@redhat.com>
1029 M: Max Reitz <mreitz@redhat.com>
1030 L: qemu-block@nongnu.org
1038 F: tests/qemu-iotests/
1039 T: git git://repo.or.cz/qemu/kevin.git block
1042 M: Stefan Hajnoczi <stefanha@redhat.com>
1043 M: Fam Zheng <famz@redhat.com>
1044 L: qemu-block@nongnu.org
1050 F: include/block/aio.h
1051 T: git git://github.com/stefanha/qemu.git block
1054 M: Jeff Cody <jcody@redhat.com>
1055 L: qemu-block@nongnu.org
1058 F: include/block/blockjob.h
1063 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1065 Block QAPI, monitor, command line
1066 M: Markus Armbruster <armbru@redhat.com>
1071 T: git git://repo.or.cz/qemu/armbru.git block-next
1073 Character device backends
1074 M: Paolo Bonzini <pbonzini@redhat.com>
1077 F: backends/msmouse.c
1078 F: backends/testdev.c
1080 Character Devices (Braille)
1081 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1086 M: Markus Armbruster <armbru@redhat.com>
1088 F: scripts/coverity-model.c
1091 L: qemu-devel@nongnu.org
1094 F: include/qom/cpu.h
1097 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1098 M: Alexander Graf <agraf@suse.de>
1101 F: include/sysemu/device_tree.h
1104 M: Markus Armbruster <armbru@redhat.com>
1106 F: include/qapi/error.h
1107 F: include/qemu/error-report.h
1109 F: util/qemu-error.c
1112 L: qemu-devel@nongnu.org
1118 M: Paolo Bonzini <pbonzini@redhat.com>
1120 F: include/exec/ioport.h
1122 F: include/exec/memory.h
1123 F: include/exec/ram_addr.h
1125 F: include/exec/memory-internal.h
1129 M: Gerd Hoffmann <kraxel@redhat.com>
1131 F: include/ui/qemu-spice.h
1132 F: include/ui/spice-display.h
1134 F: audio/spiceaudio.c
1138 M: Gerd Hoffmann <kraxel@redhat.com>
1144 M: Peter Maydell <peter.maydell@linaro.org>
1149 M: Paolo Bonzini <pbonzini@redhat.com>
1157 M: Luiz Capitulino <lcapitulino@redhat.com>
1162 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1164 Network device backends
1165 M: Jason Wang <jasowang@redhat.com>
1169 T: git git://github.com/jasowang/qemu.git net
1171 Netmap network backend
1172 M: Luigi Rizzo <rizzo@iet.unipi.it>
1173 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1174 M: Vincenzo Maffione <v.maffione@gmail.com>
1175 W: http://info.iet.unipi.it/~luigi/netmap/
1179 Network Block Device (NBD)
1180 M: Paolo Bonzini <pbonzini@redhat.com>
1184 F: include/block/nbd*
1186 T: git git://github.com/bonzini/qemu.git nbd-next
1189 M: Eduardo Habkost <ehabkost@redhat.com>
1192 F: include/sysemu/numa.h
1193 T: git git://github.com/ehabkost/qemu.git numa
1195 Host Memory Backends
1196 M: Eduardo Habkost <ehabkost@redhat.com>
1197 M: Igor Mammedov <imammedo@redhat.com>
1199 F: backends/hostmem*.c
1200 F: include/sysemu/hostmem.h
1203 M: Markus Armbruster <armbru@redhat.com>
1204 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1209 X: include/qapi/qmp/
1210 F: include/qapi/qmp/dispatch.h
1211 F: tests/qapi-schema/
1212 F: tests/test-*-visitor.c
1213 F: tests/test-qmp-*.c
1216 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1219 M: Eric Blake <eblake@redhat.com>
1220 M: Markus Armbruster <armbru@redhat.com>
1224 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1227 M: Luiz Capitulino <lcapitulino@redhat.com>
1230 F: include/qapi/qmp/
1231 X: include/qapi/qmp/dispatch.h
1232 F: tests/check-qdict.c
1233 F: tests/check-qfloat.c
1234 F: tests/check-qint.c
1235 F: tests/check-qjson.c
1236 F: tests/check-qlist.c
1237 F: tests/check-qstring.c
1238 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1241 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1244 T: git git://github.com/mdroth/qemu.git qga
1247 M: Andreas Färber <afaerber@suse.de>
1249 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1251 X: include/qom/cpu.h
1254 F: tests/check-qom-interface.c
1255 F: tests/check-qom-proplist.c
1259 M: Markus Armbruster <armbru@redhat.com>
1265 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1268 M: Alistair Francis <alistair.francis@xilinx.com>
1270 F: hw/core/register.c
1271 F: include/hw/register.h
1274 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1275 M: Jan Kiszka <jan.kiszka@siemens.com>
1279 F: include/net/slirp.h
1280 T: git git://git.kiszka.org/qemu.git queues/slirp
1283 M: Paolo Bonzini <pbonzini@redhat.com>
1288 M: Stefan Hajnoczi <stefanha@redhat.com>
1291 F: scripts/tracetool.py
1292 F: scripts/tracetool/
1294 T: git git://github.com/stefanha/qemu.git tracing
1298 F: scripts/checkpatch.pl
1301 M: Juan Quintela <quintela@redhat.com>
1302 M: Amit Shah <amit.shah@redhat.com>
1304 F: include/migration/
1306 F: scripts/vmstate-static-checker.py
1307 F: tests/vmstate-static-checker-data/
1308 F: docs/migration.txt
1311 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1314 F: include/sysemu/seccomp.h
1317 M: Daniel P. Berrange <berrange@redhat.com>
1321 F: tests/test-crypto-*
1324 M: Stefan Hajnoczi <stefanha@redhat.com>
1325 M: Kevin Wolf <kwolf@redhat.com>
1327 F: include/qemu/coroutine*
1328 F: tests/test-coroutine.c
1331 M: Daniel P. Berrange <berrange@redhat.com>
1334 F: include/qemu/buffer.h
1337 M: Daniel P. Berrange <berrange@redhat.com>
1344 M: Daniel P. Berrange <berrange@redhat.com>
1345 M: Gerd Hoffmann <kraxel@redhat.com>
1346 M: Paolo Bonzini <pbonzini@redhat.com>
1348 F: include/qemu/sockets.h
1349 F: util/qemu-sockets.c
1351 Throttling infrastructure
1352 M: Alberto Garcia <berto@igalia.com>
1354 F: block/throttle-groups.c
1355 F: include/block/throttle-groups.h
1356 F: include/qemu/throttle.h
1358 L: qemu-block@nongnu.org
1361 M: Fam Zheng <famz@redhat.com>
1364 F: include/qemu/uuid.h
1365 F: tests/test-uuid.c
1368 M: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
1369 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1371 F: docs/colo-proxy.txt
1373 F: net/filter-rewriter.c
1374 F: net/filter-mirror.c
1379 M: Riku Voipio <riku.voipio@iki.fi>
1389 M: Riku Voipio <riku.voipio@iki.fi>
1393 Tiny Code Generator (TCG)
1394 -------------------------
1396 M: Richard Henderson <rth@twiddle.net>
1401 M: Claudio Fontana <claudio.fontana@huawei.com>
1402 M: Claudio Fontana <claudio.fontana@gmail.com>
1404 L: qemu-arm@nongnu.org
1410 M: Andrzej Zaborowski <balrogg@gmail.com>
1412 L: qemu-arm@nongnu.org
1417 L: qemu-devel@nongnu.org
1423 M: Aurelien Jarno <aurelien@aurel32.net>
1429 M: Aurelien Jarno <aurelien@aurel32.net>
1435 M: Vassili Karpov (malc) <av1474@comtv.ru>
1441 M: Alexander Graf <agraf@suse.de>
1442 M: Richard Henderson <rth@twiddle.net>
1453 M: Stefan Weil <sw@weilnetz.de>
1462 L: qemu-stable@nongnu.org
1463 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1467 L: qemu-stable@nongnu.org
1468 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1472 L: qemu-stable@nongnu.org
1473 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1477 L: qemu-stable@nongnu.org
1478 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1484 M: Fam Zheng <famz@redhat.com>
1485 L: qemu-block@nongnu.org
1490 M: Josh Durgin <jdurgin@redhat.com>
1491 M: Jeff Cody <jcody@redhat.com>
1492 L: qemu-block@nongnu.org
1495 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1498 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1499 M: Liu Yuan <namei.unix@gmail.com>
1500 M: Jeff Cody <jcody@redhat.com>
1501 L: qemu-block@nongnu.org
1502 L: sheepdog@lists.wpkg.org
1505 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1508 M: Jeff Cody <jcody@redhat.com>
1509 L: qemu-block@nongnu.org
1512 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1515 M: Stefan Weil <sw@weilnetz.de>
1516 L: qemu-block@nongnu.org
1521 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1522 M: Paolo Bonzini <pbonzini@redhat.com>
1523 M: Peter Lieven <pl@kamp.de>
1524 L: qemu-block@nongnu.org
1529 M: Jeff Cody <jcody@redhat.com>
1530 M: Peter Lieven <pl@kamp.de>
1531 L: qemu-block@nongnu.org
1534 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1537 M: Richard W.M. Jones <rjones@redhat.com>
1538 M: Jeff Cody <jcody@redhat.com>
1539 L: qemu-block@nongnu.org
1542 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1545 M: Chrysostomos Nanakos <chris@include.gr>
1546 M: Jeff Cody <jcody@redhat.com>
1547 L: qemu-block@nongnu.org
1549 F: block/archipelago.c
1550 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1553 M: Jeff Cody <jcody@redhat.com>
1554 L: qemu-block@nongnu.org
1557 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1560 M: Jeff Cody <jcody@redhat.com>
1561 L: qemu-block@nongnu.org
1564 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1567 M: Fam Zheng <famz@redhat.com>
1568 L: qemu-block@nongnu.org
1573 M: Gonglei <arei.gonglei@huawei.com>
1578 M: Alberto Garcia <berto@igalia.com>
1581 L: qemu-block@nongnu.org
1584 M: Stefan Hajnoczi <stefanha@redhat.com>
1585 L: qemu-block@nongnu.org
1587 F: block/blkverify.c
1590 M: Stefan Hajnoczi <stefanha@redhat.com>
1591 L: qemu-block@nongnu.org
1596 M: Stefan Hajnoczi <stefanha@redhat.com>
1597 L: qemu-block@nongnu.org
1602 M: Stefan Hajnoczi <stefanha@redhat.com>
1603 L: qemu-block@nongnu.org
1608 M: Stefan Hajnoczi <stefanha@redhat.com>
1609 M: Denis V. Lunev <den@openvz.org>
1610 L: qemu-block@nongnu.org
1612 F: block/parallels.c
1613 F: docs/specs/parallels.txt
1616 M: Stefan Hajnoczi <stefanha@redhat.com>
1617 L: qemu-block@nongnu.org
1622 M: Kevin Wolf <kwolf@redhat.com>
1623 L: qemu-block@nongnu.org
1625 F: block/linux-aio.c
1626 F: include/block/raw-aio.h
1627 F: block/raw-posix.c
1628 F: block/raw-win32.c
1630 F: block/win32-aio.c
1633 M: Kevin Wolf <kwolf@redhat.com>
1634 M: Max Reitz <mreitz@redhat.com>
1635 L: qemu-block@nongnu.org
1640 M: Kevin Wolf <kwolf@redhat.com>
1641 L: qemu-block@nongnu.org
1646 M: Kevin Wolf <kwolf@redhat.com>
1647 M: Max Reitz <mreitz@redhat.com>
1648 L: qemu-block@nongnu.org
1653 M: Kevin Wolf <kwolf@redhat.com>
1654 L: qemu-block@nongnu.org
1659 M: Kevin Wolf <kwolf@redhat.com>
1660 L: qemu-block@nongnu.org
1665 M: Stefan Hajnoczi <stefanha@redhat.com>
1666 L: qemu-block@nongnu.org
1668 F: tests/image-fuzzer/
1671 M: Wen Congyang <wency@cn.fujitsu.com>
1672 M: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
1675 F: block/replication.c
1676 F: tests/test-replication.c
1677 F: docs/block-replication.txt
1679 Build and test automation
1680 -------------------------
1681 M: Alex Bennée <alex.bennee@linaro.org>
1682 L: qemu-devel@nongnu.org
1688 Build system architecture
1689 M: Daniel P. Berrange <berrange@redhat.com>
1691 F: docs/build-system.txt
1695 Docker based testing framework and cases
1696 M: Fam Zheng <famz@redhat.com>