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>
55 Responsible Disclosure, Reporting Security Issues
56 ------------------------------
57 W: http://wiki.qemu.org/SecurityProcess
58 M: Michael S. Tsirkin <mst@redhat.com>
59 L: secalert@redhat.com
61 Guest CPU cores (TCG):
62 ----------------------
64 L: qemu-devel@nongnu.org
70 F: include/exec/cpu_ldst.h
71 F: include/exec/cpu_ldst_template.h
72 F: include/exec/helper*.h
75 M: Richard Henderson <rth@twiddle.net>
83 M: Peter Maydell <peter.maydell@linaro.org>
84 L: qemu-arm@nongnu.org
94 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
102 M: Michael Walle <michael@walle.cc>
109 F: include/hw/char/lm32_juart.h
119 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
121 F: target-microblaze/
123 F: disas/microblaze.c
126 M: Aurelien Jarno <aurelien@aurel32.net>
127 M: Leon Alrae <leon.alrae@imgtec.com>
135 M: Anthony Green <green@moxielogic.com>
141 M: Jia Liu <proljc@gmail.com>
145 F: tests/tcg/openrisc/
148 M: Alexander Graf <agraf@suse.de>
149 L: qemu-ppc@nongnu.org
156 M: Richard Henderson <rth@twiddle.net>
157 M: Alexander Graf <agraf@suse.de>
164 M: Aurelien Jarno <aurelien@aurel32.net>
171 M: Blue Swirl <blauwirbel@gmail.com>
172 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
180 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
186 M: Paolo Bonzini <pbonzini@redhat.com>
187 M: Richard Henderson <rth@twiddle.net>
188 M: Eduardo Habkost <ehabkost@redhat.com>
195 M: Max Filippov <jcmvbkbc@gmail.com>
196 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
203 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
208 Guest CPU Cores (KVM):
209 ----------------------
212 M: Paolo Bonzini <pbonzini@redhat.com>
213 L: kvm@vger.kernel.org
219 M: Peter Maydell <peter.maydell@linaro.org>
220 L: qemu-arm@nongnu.org
225 M: James Hogan <james.hogan@imgtec.com>
230 M: Alexander Graf <agraf@suse.de>
235 M: Christian Borntraeger <borntraeger@de.ibm.com>
236 M: Cornelia Huck <cornelia.huck@de.ibm.com>
237 M: Alexander Graf <agraf@suse.de>
239 F: target-s390x/kvm.c
240 F: hw/intc/s390_flic.c
241 F: hw/intc/s390_flic_kvm.c
242 F: include/hw/s390x/s390_flic.h
245 M: Paolo Bonzini <pbonzini@redhat.com>
246 M: Marcelo Tosatti <mtosatti@redhat.com>
247 L: kvm@vger.kernel.org
251 Guest CPU Cores (Xen):
252 ----------------------
255 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
256 L: xen-devel@lists.xensource.com
260 F: hw/char/xen_console.c
261 F: hw/display/xenfb.c
271 L: qemu-devel@nongnu.org
277 L: qemu-devel@nongnu.org
282 L: qemu-devel@nongnu.org
283 M: Stefan Weil <sw@weilnetz.de>
291 M: Beniamino Galvani <b.galvani@gmail.com>
292 L: qemu-arm@nongnu.org
295 F: include/hw/*/allwinner*
296 F: hw/arm/cubieboard.c
299 M: Peter Maydell <peter.maydell@linaro.org>
300 L: qemu-arm@nongnu.org
311 F: include/hw/arm/primecell.h
314 M: Peter Maydell <peter.maydell@linaro.org>
315 L: qemu-arm@nongnu.org
318 F: hw/intc/gic_internal.h
320 F: hw/misc/arm11scu.c
321 F: hw/timer/a9gtimer*
323 F: include/hw/arm/arm.h
324 F: include/hw/intc/arm*
325 F: include/hw/misc/a9scu.h
326 F: include/hw/misc/arm11scu.h
327 F: include/hw/timer/a9gtimer.h
328 F: include/hw/timer/arm_mptimer.h
331 M: Evgeny Voevodin <e.voevodin@samsung.com>
332 M: Maksim Kozlov <m.kozlov@samsung.com>
333 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
334 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
335 L: qemu-arm@nongnu.org
340 M: Rob Herring <robh@kernel.org>
341 L: qemu-arm@nongnu.org
347 M: Antony Pavlov <antonynpavlov@gmail.com>
348 L: qemu-arm@nongnu.org
350 F: include/hw/arm/digic.h
354 L: qemu-devel@nongnu.org
355 L: qemu-arm@nongnu.org
360 M: Peter Chubb <peter.chubb@nicta.com.au>
361 L: qemu-arm@nongnu.org
367 M: Peter Maydell <peter.maydell@linaro.org>
368 L: qemu-arm@nongnu.org
370 F: hw/arm/integratorcp.c
373 M: Jan Kiszka <jan.kiszka@web.de>
374 L: qemu-arm@nongnu.org
379 M: Andrzej Zaborowski <balrogg@gmail.com>
380 L: qemu-arm@nongnu.org
385 M: Andrzej Zaborowski <balrogg@gmail.com>
386 L: qemu-arm@nongnu.org
391 M: Peter Maydell <peter.maydell@linaro.org>
392 L: qemu-arm@nongnu.org
395 F: hw/intc/realview_gic.c
396 F: include/hw/intc/realview_gic.h
399 M: Andrzej Zaborowski <balrogg@gmail.com>
400 L: qemu-arm@nongnu.org
402 F: hw/arm/mainstone.c
409 M: Peter Maydell <peter.maydell@linaro.org>
410 L: qemu-arm@nongnu.org
415 M: Peter Maydell <peter.maydell@linaro.org>
416 L: qemu-arm@nongnu.org
421 M: Alistair Francis <alistair.francis@xilinx.com>
422 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
423 L: qemu-arm@nongnu.org
425 F: hw/arm/xilinx_zynq.c
426 F: hw/misc/zynq_slcr.c
428 F: hw/ssi/xilinx_spips.c
431 M: Alistair Francis <alistair.francis@xilinx.com>
432 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
433 L: qemu-arm@nongnu.org
435 F: hw/arm/xlnx-zynqmp.c
436 F: hw/arm/xlnx-ep108.c
437 F: include/hw/arm/xlnx-zynqmp.h
440 M: Shannon Zhao <zhaoshenglong@huawei.com>
441 M: Shannon Zhao <shannon.zhao@linaro.org>
442 L: qemu-arm@nongnu.org
444 F: hw/arm/virt-acpi-build.c
445 F: include/hw/arm/virt-acpi-build.h
450 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
452 F: hw/cris/axis_dev88.c
457 EVR32 and uclinux BSP
458 M: Michael Walle <michael@walle.cc>
460 F: hw/lm32/lm32_boards.c
463 M: Michael Walle <michael@walle.cc>
465 F: hw/lm32/milkymist.c
475 F: hw/m68k/dummy_m68k.c
484 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
486 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
489 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
491 F: hw/microblaze/petalogix_ml605_mmu.c
496 M: Hervé Poussineau <hpoussin@reactos.org>
498 F: hw/mips/mips_jazz.c
501 M: Aurelien Jarno <aurelien@aurel32.net>
503 F: hw/mips/mips_malta.c
506 L: qemu-devel@nongnu.org
508 F: hw/mips/mips_mipssim.c
511 M: Aurelien Jarno <aurelien@aurel32.net>
513 F: hw/mips/mips_r4k.c
518 M: Jia Liu <proljc@gmail.com>
520 F: hw/openrisc/openrisc_sim.c
525 M: Alexander Graf <agraf@suse.de>
526 L: qemu-ppc@nongnu.org
528 F: hw/ppc/ppc405_boards.c
531 M: Alexander Graf <agraf@suse.de>
532 L: qemu-ppc@nongnu.org
534 F: hw/ppc/ppc440_bamboo.c
537 M: Alexander Graf <agraf@suse.de>
538 M: Scott Wood <scottwood@freescale.com>
539 L: qemu-ppc@nongnu.org
545 M: Alexander Graf <agraf@suse.de>
546 M: Scott Wood <scottwood@freescale.com>
547 L: qemu-ppc@nongnu.org
549 F: hw/ppc/mpc8544ds.c
550 F: hw/ppc/mpc8544_guts.c
553 M: Alexander Graf <agraf@suse.de>
554 L: qemu-ppc@nongnu.org
556 F: hw/ppc/mac_newworld.c
557 F: hw/pci-host/uninorth.c
558 F: hw/pci-bridge/dec.[hc]
562 M: Alexander Graf <agraf@suse.de>
563 L: qemu-ppc@nongnu.org
565 F: hw/ppc/mac_oldworld.c
566 F: hw/pci-host/grackle.c
570 M: Andreas Färber <andreas.faerber@web.de>
571 L: qemu-ppc@nongnu.org
574 F: hw/pci-host/prep.[hc]
575 F: hw/isa/pc87312.[hc]
578 M: David Gibson <david@gibson.dropbear.id.au>
579 M: Alexander Graf <agraf@suse.de>
580 L: qemu-ppc@nongnu.org
583 F: include/hw/*/spapr*
585 F: include/hw/*/xics*
586 F: pc-bios/spapr-rtas/*
589 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
590 L: qemu-ppc@nongnu.org
592 F: hw/ppc/virtex_ml507.c
597 M: Magnus Damm <magnus.damm@gmail.com>
602 M: Magnus Damm <magnus.damm@gmail.com>
609 M: Blue Swirl <blauwirbel@gmail.com>
610 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
615 M: Blue Swirl <blauwirbel@gmail.com>
616 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
618 F: hw/sparc64/sun4u.c
621 M: Fabien Chouteau <chouteau@adacore.com>
629 M: Alexander Graf <agraf@suse.de>
632 X: hw/s390x/*pci*.[hc]
635 M: Cornelia Huck <cornelia.huck@de.ibm.com>
636 M: Christian Borntraeger <borntraeger@de.ibm.com>
637 M: Alexander Graf <agraf@suse.de>
639 F: hw/char/sclp*.[hc]
640 F: hw/s390x/s390-virtio-ccw.c
642 F: hw/s390x/sclp*.[hc]
643 F: hw/s390x/ipl*.[hc]
644 F: hw/s390x/*pci*.[hc]
645 F: hw/s390x/s390-skeys*.c
648 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
652 PKUnity-3 SoC initramfs-with-busybox
653 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
661 M: Michael S. Tsirkin <mst@redhat.com>
665 F: hw/pci-host/piix.c
668 F: include/hw/pci-host/q35.h
669 F: include/hw/pci-host/pam.h
672 F: hw/i2c/smbus_ich9.c
675 F: include/hw/acpi/ich9.h
676 F: include/hw/acpi/piix.h
680 M: Michael S. Tsirkin <mst@redhat.com>
681 M: Paolo Bonzini <pbonzini@redhat.com>
683 F: hw/char/debugcon.c
684 F: hw/char/parallel.c
691 F: hw/misc/debugexit.c
692 F: hw/misc/pc-testdev.c
695 F: hw/timer/mc146818rtc*
701 M: Max Filippov <jcmvbkbc@gmail.com>
705 XTFPGA (LX60, LX200, ML605, KC705)
706 M: Max Filippov <jcmvbkbc@gmail.com>
708 F: hw/xtensa/xtfpga.c
709 F: hw/net/opencores_eth.c
714 M: Jiri Slaby <jslaby@suse.cz>
719 M: John Snow <jsnow@redhat.com>
720 L: qemu-block@nongnu.org
726 F: hw/block/hd-geometry.c
729 F: tests/libqos/ahci*
730 T: git git://github.com/jnsnow/qemu.git ide
733 M: John Snow <jsnow@redhat.com>
734 L: qemu-block@nongnu.org
737 F: include/hw/block/fdc.h
739 T: git git://github.com/jnsnow/qemu.git ide
742 M: Peter Maydell <peter.maydell@linaro.org>
747 M: Alberto Garcia <berto@igalia.com>
749 F: hw/char/ipoctal232.c
753 M: Michael S. Tsirkin <mst@redhat.com>
756 F: hw/misc/pci-testdev.c
761 M: Michael S. Tsirkin <mst@redhat.com>
762 M: Igor Mammedov <imammedo@redhat.com>
765 F: include/hw/smbios/*
769 F: hw/i386/acpi-build.[hc]
771 F: hw/arm/virt-acpi-build.c
772 F: include/hw/arm/virt-acpi-build.h
776 M: Alexander Graf <agraf@suse.de>
777 L: qemu-ppc@nongnu.org
782 M: Alexander Graf <agraf@suse.de>
783 M: Scott Wood <scottwood@freescale.com>
784 L: qemu-ppc@nongnu.org
787 F: hw/pci-host/ppce500.c
791 M: Paolo Bonzini <pbonzini@redhat.com>
796 M: Jason Wang <jasowang@redhat.com>
799 T: git git://github.com/jasowang/qemu.git net
802 M: Paolo Bonzini <pbonzini@redhat.com>
806 T: git git://github.com/bonzini/qemu.git scsi-next
810 F: hw/scsi/lsi53c895a.c
813 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
820 M: Alistair Francis <alistair.francis@xilinx.com>
821 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
826 M: Gerd Hoffmann <kraxel@redhat.com>
829 F: tests/usb-*-test.c
832 M: Gerd Hoffmann <kraxel@redhat.com>
833 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
835 F: hw/usb/dev-serial.c
838 M: Alex Williamson <alex.williamson@redhat.com>
843 M: Michael S. Tsirkin <mst@redhat.com>
848 M: Michael S. Tsirkin <mst@redhat.com>
854 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
858 F: tests/virtio-9p-test.c
859 T: git git://github.com/kvaneesh/QEMU.git
862 M: Stefan Hajnoczi <stefanha@redhat.com>
863 L: qemu-block@nongnu.org
865 F: hw/block/virtio-blk.c
866 F: hw/block/dataplane/*
867 F: hw/virtio/dataplane/*
868 T: git git://github.com/stefanha/qemu.git block
871 M: Cornelia Huck <cornelia.huck@de.ibm.com>
872 M: Christian Borntraeger <borntraeger@de.ibm.com>
874 F: hw/s390x/virtio-ccw.[hc]
875 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
878 M: Gerd Hoffmann <kraxel@redhat.com>
880 F: hw/input/virtio-input*.c
881 F: include/hw/virtio/virtio-input.h
884 M: Amit Shah <amit.shah@redhat.com>
886 F: hw/char/virtio-serial-bus.c
887 F: hw/char/virtio-console.c
888 F: include/hw/virtio/virtio-serial.h
891 M: Amit Shah <amit.shah@redhat.com>
893 F: hw/virtio/virtio-rng.c
894 F: include/hw/virtio/virtio-rng.h
898 M: Keith Busch <keith.busch@intel.com>
899 L: qemu-block@nongnu.org
905 M: Hannes Reinecke <hare@suse.de>
906 L: qemu-block@nongnu.org
912 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
913 M: Alistair Francis <alistair.francis@xilinx.com>
914 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
917 F: include/hw/xilinx.h
920 M: Dmitry Fleytman <dmitry@daynix.com>
923 F: hw/scsi/vmw_pvscsi*
926 M: Scott Feldman <sfeldma@gmail.com>
927 M: Jiri Pirko <jiri@resnulli.us>
934 M: Gerd Hoffmann <kraxel@redhat.com>
939 F: tests/es1370-test.c
940 F: tests/intel-hda-test.c
943 M: Kevin Wolf <kwolf@redhat.com>
944 L: qemu-block@nongnu.org
952 F: tests/qemu-iotests/
953 T: git git://repo.or.cz/qemu/kevin.git block
956 M: Stefan Hajnoczi <stefanha@redhat.com>
957 L: qemu-block@nongnu.org
963 T: git git://github.com/stefanha/qemu.git block
966 M: Jeff Cody <jcody@redhat.com>
967 L: qemu-block@nongnu.org
970 F: include/block/blockjob.h
975 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
977 Block QAPI, monitor, command line
978 M: Markus Armbruster <armbru@redhat.com>
983 T: git git://repo.or.cz/qemu/armbru.git block-next
985 Character device backends
986 M: Paolo Bonzini <pbonzini@redhat.com>
989 F: backends/msmouse.c
990 F: backends/testdev.c
992 Character Devices (Braille)
993 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
998 M: Markus Armbruster <armbru@redhat.com>
1000 F: scripts/coverity-model.c
1003 M: Andreas Färber <afaerber@suse.de>
1006 F: include/qom/cpu.h
1007 F: target-i386/cpu.c
1010 M: Igor Mammedov <imammedo@redhat.com>
1012 F: include/hw/cpu/icc_bus.h
1016 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1017 M: Alexander Graf <agraf@suse.de>
1022 M: Markus Armbruster <armbru@redhat.com>
1024 F: include/qapi/error.h
1025 F: include/qemu/error-report.h
1027 F: util/qemu-error.c
1030 L: qemu-devel@nongnu.org
1036 M: Paolo Bonzini <pbonzini@redhat.com>
1038 F: include/exec/ioport.h
1040 F: include/exec/memory.h
1042 F: include/exec/memory-internal.h
1046 M: Gerd Hoffmann <kraxel@redhat.com>
1048 F: include/ui/qemu-spice.h
1050 F: audio/spiceaudio.c
1054 M: Gerd Hoffmann <kraxel@redhat.com>
1059 M: Andreas Färber <andreas.faerber@web.de>
1060 M: Peter Maydell <peter.maydell@linaro.org>
1065 M: Paolo Bonzini <pbonzini@redhat.com>
1073 M: Luiz Capitulino <lcapitulino@redhat.com>
1078 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1080 Network device backends
1081 M: Jason Wang <jasowang@redhat.com>
1084 T: git git://github.com/jasowang/qemu.git net
1086 Netmap network backend
1087 M: Luigi Rizzo <rizzo@iet.unipi.it>
1088 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1089 M: Vincenzo Maffione <v.maffione@gmail.com>
1090 W: http://info.iet.unipi.it/~luigi/netmap/
1094 Network Block Device (NBD)
1095 M: Paolo Bonzini <pbonzini@redhat.com>
1100 T: git git://github.com/bonzini/qemu.git nbd-next
1103 M: Eduardo Habkost <ehabkost@redhat.com>
1106 F: include/sysemu/numa.h
1109 T: git git://github.com/ehabkost/qemu.git numa
1112 M: Markus Armbruster <armbru@redhat.com>
1113 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1118 X: include/qapi/qmp/
1119 F: include/qapi/qmp/dispatch.h
1120 F: tests/qapi-schema/
1121 F: tests/test-*-visitor.c
1122 F: tests/test-qmp-*.c
1125 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1128 M: Eric Blake <eblake@redhat.com>
1129 M: Markus Armbruster <armbru@redhat.com>
1133 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1136 M: Luiz Capitulino <lcapitulino@redhat.com>
1139 F: include/qapi/qmp/
1140 X: include/qapi/qmp/dispatch.h
1141 F: tests/check-qdict.c
1142 F: tests/check-qfloat.c
1143 F: tests/check-qint.c
1144 F: tests/check-qjson.c
1145 F: tests/check-qlist.c
1146 F: tests/check-qstring.c
1147 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1150 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1153 T: git git://github.com/mdroth/qemu.git qga
1156 M: Andreas Färber <afaerber@suse.de>
1158 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1160 X: include/qom/cpu.h
1166 M: Markus Armbruster <armbru@redhat.com>
1173 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1176 M: Jan Kiszka <jan.kiszka@siemens.com>
1179 T: git git://git.kiszka.org/qemu.git queues/slirp
1182 M: Stefan Hajnoczi <stefanha@redhat.com>
1185 F: scripts/tracetool.py
1186 F: scripts/tracetool/
1188 T: git git://github.com/stefanha/qemu.git tracing
1191 M: Blue Swirl <blauwirbel@gmail.com>
1193 F: scripts/checkpatch.pl
1196 M: Juan Quintela <quintela@redhat.com>
1197 M: Amit Shah <amit.shah@redhat.com>
1199 F: include/migration/
1201 F: scripts/vmstate-static-checker.py
1202 F: tests/vmstate-static-checker-data/
1205 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1208 F: include/sysemu/seccomp.h
1211 M: Daniel P. Berrange <berrange@redhat.com>
1215 F: tests/test-crypto-*
1218 M: Stefan Hajnoczi <stefanha@redhat.com>
1219 M: Kevin Wolf <kwolf@redhat.com>
1221 F: include/qemu/coroutine*
1222 F: tests/test-coroutine.c
1225 M: Daniel P. Berrange <berrange@redhat.com>
1228 F: include/qemu/buffer.h
1233 M: Riku Voipio <riku.voipio@iki.fi>
1239 M: Blue Swirl <blauwirbel@gmail.com>
1244 M: Riku Voipio <riku.voipio@iki.fi>
1248 Tiny Code Generator (TCG)
1249 -------------------------
1251 M: Richard Henderson <rth@twiddle.net>
1256 M: Claudio Fontana <claudio.fontana@huawei.com>
1257 M: Claudio Fontana <claudio.fontana@gmail.com>
1259 L: qemu-arm@nongnu.org
1265 M: Andrzej Zaborowski <balrogg@gmail.com>
1267 L: qemu-arm@nongnu.org
1272 L: qemu-devel@nongnu.org
1278 M: Aurelien Jarno <aurelien@aurel32.net>
1284 M: Aurelien Jarno <aurelien@aurel32.net>
1290 M: Vassili Karpov (malc) <av1474@comtv.ru>
1296 M: Alexander Graf <agraf@suse.de>
1297 M: Richard Henderson <rth@twiddle.net>
1303 M: Blue Swirl <blauwirbel@gmail.com>
1309 M: Stefan Weil <sw@weilnetz.de>
1318 L: qemu-stable@nongnu.org
1319 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1323 L: qemu-stable@nongnu.org
1324 M: Andreas Färber <afaerber@suse.de>
1325 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1329 L: qemu-stable@nongnu.org
1330 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1334 L: qemu-stable@nongnu.org
1335 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1341 M: Fam Zheng <famz@redhat.com>
1342 L: qemu-block@nongnu.org
1347 M: Josh Durgin <jdurgin@redhat.com>
1348 M: Jeff Cody <jcody@redhat.com>
1349 L: qemu-block@nongnu.org
1352 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1355 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1356 M: Liu Yuan <namei.unix@gmail.com>
1357 M: Jeff Cody <jcody@redhat.com>
1358 L: qemu-block@nongnu.org
1359 L: sheepdog@lists.wpkg.org
1362 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1365 M: Jeff Cody <jcody@redhat.com>
1366 L: qemu-block@nongnu.org
1369 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1372 M: Stefan Weil <sw@weilnetz.de>
1373 L: qemu-block@nongnu.org
1378 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1379 M: Paolo Bonzini <pbonzini@redhat.com>
1380 M: Peter Lieven <pl@kamp.de>
1381 L: qemu-block@nongnu.org
1386 M: Jeff Cody <jcody@redhat.com>
1387 M: Peter Lieven <pl@kamp.de>
1388 L: qemu-block@nongnu.org
1391 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1394 M: Richard W.M. Jones <rjones@redhat.com>
1395 M: Jeff Cody <jcody@redhat.com>
1396 L: qemu-block@nongnu.org
1399 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1402 M: Chrysostomos Nanakos <chris@include.gr>
1403 M: Jeff Cody <jcody@redhat.com>
1404 L: qemu-block@nongnu.org
1406 F: block/archipelago.c
1407 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1410 M: Jeff Cody <jcody@redhat.com>
1411 L: qemu-block@nongnu.org
1414 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1417 M: Jeff Cody <jcody@redhat.com>
1418 L: qemu-block@nongnu.org
1421 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1424 M: Fam Zheng <famz@redhat.com>
1425 L: qemu-block@nongnu.org
1430 M: Gonglei <arei.gonglei@huawei.com>
1435 M: Alberto Garcia <berto@igalia.com>
1438 L: qemu-block@nongnu.org
1441 M: Stefan Hajnoczi <stefanha@redhat.com>
1442 L: qemu-block@nongnu.org
1444 F: block/blkverify.c
1447 M: Stefan Hajnoczi <stefanha@redhat.com>
1448 L: qemu-block@nongnu.org
1453 M: Stefan Hajnoczi <stefanha@redhat.com>
1454 L: qemu-block@nongnu.org
1459 M: Stefan Hajnoczi <stefanha@redhat.com>
1460 L: qemu-block@nongnu.org
1465 M: Stefan Hajnoczi <stefanha@redhat.com>
1466 M: Denis V. Lunev <den@openvz.org>
1467 L: qemu-block@nongnu.org
1469 F: block/parallels.c
1472 M: Stefan Hajnoczi <stefanha@redhat.com>
1473 L: qemu-block@nongnu.org
1478 M: Kevin Wolf <kwolf@redhat.com>
1479 L: qemu-block@nongnu.org
1481 F: block/linux-aio.c
1483 F: block/raw-posix.c
1484 F: block/raw-win32.c
1486 F: block/win32-aio.c
1489 M: Kevin Wolf <kwolf@redhat.com>
1490 L: qemu-block@nongnu.org
1495 M: Kevin Wolf <kwolf@redhat.com>
1496 L: qemu-block@nongnu.org
1501 M: Kevin Wolf <kwolf@redhat.com>
1502 L: qemu-block@nongnu.org
1507 M: Kevin Wolf <kwolf@redhat.com>
1508 L: qemu-block@nongnu.org
1513 M: Kevin Wolf <kwolf@redhat.com>
1514 L: qemu-block@nongnu.org
1519 M: Stefan Hajnoczi <stefanha@redhat.com>
1520 L: qemu-block@nongnu.org
1522 F: tests/image-fuzzer/
1527 Build system architecture
1528 M: Daniel P. Berrange <berrange@redhat.com>
1530 F: docs/build-system.txt