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
65 M: Paolo Bonzini <pbonzini@redhat.com>
66 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
67 M: Richard Henderson <rth@twiddle.net>
77 F: include/exec/cpu*.h
78 F: include/exec/exec-all.h
79 F: include/exec/helper*.h
80 F: include/exec/tb-hash.h
83 M: Richard Henderson <rth@twiddle.net>
91 M: Peter Maydell <peter.maydell@linaro.org>
92 L: qemu-arm@nongnu.org
102 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
110 M: Michael Walle <michael@walle.cc>
117 F: include/hw/char/lm32_juart.h
127 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
129 F: target-microblaze/
131 F: disas/microblaze.c
134 M: Aurelien Jarno <aurelien@aurel32.net>
135 M: Leon Alrae <leon.alrae@imgtec.com>
143 M: Anthony Green <green@moxielogic.com>
149 M: Jia Liu <proljc@gmail.com>
153 F: tests/tcg/openrisc/
156 M: Alexander Graf <agraf@suse.de>
157 L: qemu-ppc@nongnu.org
164 M: Richard Henderson <rth@twiddle.net>
165 M: Alexander Graf <agraf@suse.de>
172 M: Aurelien Jarno <aurelien@aurel32.net>
179 M: Blue Swirl <blauwirbel@gmail.com>
180 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
188 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
194 M: Paolo Bonzini <pbonzini@redhat.com>
195 M: Richard Henderson <rth@twiddle.net>
196 M: Eduardo Habkost <ehabkost@redhat.com>
203 M: Max Filippov <jcmvbkbc@gmail.com>
204 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
211 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
216 Guest CPU Cores (KVM):
217 ----------------------
220 M: Paolo Bonzini <pbonzini@redhat.com>
221 L: kvm@vger.kernel.org
227 M: Peter Maydell <peter.maydell@linaro.org>
228 L: qemu-arm@nongnu.org
233 M: James Hogan <james.hogan@imgtec.com>
238 M: Alexander Graf <agraf@suse.de>
243 M: Christian Borntraeger <borntraeger@de.ibm.com>
244 M: Cornelia Huck <cornelia.huck@de.ibm.com>
245 M: Alexander Graf <agraf@suse.de>
247 F: target-s390x/kvm.c
248 F: target-s390x/ioinst.[ch]
249 F: target-s390x/machine.c
250 F: hw/intc/s390_flic.c
251 F: hw/intc/s390_flic_kvm.c
252 F: include/hw/s390x/s390_flic.h
254 T: git git://github.com/cohuck/qemu.git s390-next
255 T: git git://github.com/borntraeger/qemu.git s390-next
258 M: Paolo Bonzini <pbonzini@redhat.com>
259 M: Marcelo Tosatti <mtosatti@redhat.com>
260 L: kvm@vger.kernel.org
264 Guest CPU Cores (Xen):
265 ----------------------
268 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
269 L: xen-devel@lists.xensource.com
273 F: hw/char/xen_console.c
274 F: hw/display/xenfb.c
281 F: include/sysemu/xen-mapcache.h
287 L: qemu-devel@nongnu.org
293 L: qemu-devel@nongnu.org
298 L: qemu-devel@nongnu.org
299 M: Stefan Weil <sw@weilnetz.de>
307 M: Beniamino Galvani <b.galvani@gmail.com>
308 L: qemu-arm@nongnu.org
311 F: include/hw/*/allwinner*
312 F: hw/arm/cubieboard.c
315 M: Peter Maydell <peter.maydell@linaro.org>
316 L: qemu-arm@nongnu.org
327 F: include/hw/arm/primecell.h
330 M: Peter Maydell <peter.maydell@linaro.org>
331 L: qemu-arm@nongnu.org
334 F: hw/intc/gic_internal.h
336 F: hw/misc/arm11scu.c
337 F: hw/timer/a9gtimer*
339 F: include/hw/arm/arm.h
340 F: include/hw/intc/arm*
341 F: include/hw/misc/a9scu.h
342 F: include/hw/misc/arm11scu.h
343 F: include/hw/timer/a9gtimer.h
344 F: include/hw/timer/arm_mptimer.h
347 M: Evgeny Voevodin <e.voevodin@samsung.com>
348 M: Maksim Kozlov <m.kozlov@samsung.com>
349 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
350 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
351 L: qemu-arm@nongnu.org
356 M: Rob Herring <robh@kernel.org>
357 L: qemu-arm@nongnu.org
363 M: Antony Pavlov <antonynpavlov@gmail.com>
364 L: qemu-arm@nongnu.org
366 F: include/hw/arm/digic.h
370 L: qemu-devel@nongnu.org
371 L: qemu-arm@nongnu.org
376 M: Peter Chubb <peter.chubb@nicta.com.au>
377 L: qemu-arm@nongnu.org
383 M: Peter Maydell <peter.maydell@linaro.org>
384 L: qemu-arm@nongnu.org
386 F: hw/arm/integratorcp.c
389 M: Jan Kiszka <jan.kiszka@web.de>
390 L: qemu-arm@nongnu.org
395 M: Andrzej Zaborowski <balrogg@gmail.com>
396 L: qemu-arm@nongnu.org
401 M: Andrzej Zaborowski <balrogg@gmail.com>
402 L: qemu-arm@nongnu.org
407 M: Peter Maydell <peter.maydell@linaro.org>
408 L: qemu-arm@nongnu.org
411 F: hw/intc/realview_gic.c
412 F: include/hw/intc/realview_gic.h
415 M: Andrzej Zaborowski <balrogg@gmail.com>
416 L: qemu-arm@nongnu.org
418 F: hw/arm/mainstone.c
425 M: Peter Maydell <peter.maydell@linaro.org>
426 L: qemu-arm@nongnu.org
431 M: Peter Maydell <peter.maydell@linaro.org>
432 L: qemu-arm@nongnu.org
437 M: Alistair Francis <alistair.francis@xilinx.com>
438 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
439 L: qemu-arm@nongnu.org
441 F: hw/arm/xilinx_zynq.c
442 F: hw/misc/zynq_slcr.c
444 F: hw/ssi/xilinx_spips.c
447 M: Alistair Francis <alistair.francis@xilinx.com>
448 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
449 L: qemu-arm@nongnu.org
451 F: hw/arm/xlnx-zynqmp.c
452 F: hw/arm/xlnx-ep108.c
453 F: include/hw/arm/xlnx-zynqmp.h
456 M: Shannon Zhao <zhaoshenglong@huawei.com>
457 M: Shannon Zhao <shannon.zhao@linaro.org>
458 L: qemu-arm@nongnu.org
460 F: hw/arm/virt-acpi-build.c
461 F: include/hw/arm/virt-acpi-build.h
466 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
468 F: hw/cris/axis_dev88.c
473 EVR32 and uclinux BSP
474 M: Michael Walle <michael@walle.cc>
476 F: hw/lm32/lm32_boards.c
479 M: Michael Walle <michael@walle.cc>
481 F: hw/lm32/milkymist.c
491 F: hw/m68k/dummy_m68k.c
500 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
502 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
505 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
507 F: hw/microblaze/petalogix_ml605_mmu.c
512 M: Hervé Poussineau <hpoussin@reactos.org>
514 F: hw/mips/mips_jazz.c
517 M: Aurelien Jarno <aurelien@aurel32.net>
519 F: hw/mips/mips_malta.c
522 L: qemu-devel@nongnu.org
524 F: hw/mips/mips_mipssim.c
527 M: Aurelien Jarno <aurelien@aurel32.net>
529 F: hw/mips/mips_r4k.c
534 M: Jia Liu <proljc@gmail.com>
536 F: hw/openrisc/openrisc_sim.c
541 M: Alexander Graf <agraf@suse.de>
542 L: qemu-ppc@nongnu.org
544 F: hw/ppc/ppc405_boards.c
547 M: Alexander Graf <agraf@suse.de>
548 L: qemu-ppc@nongnu.org
550 F: hw/ppc/ppc440_bamboo.c
553 M: Alexander Graf <agraf@suse.de>
554 M: Scott Wood <scottwood@freescale.com>
555 L: qemu-ppc@nongnu.org
561 M: Alexander Graf <agraf@suse.de>
562 M: Scott Wood <scottwood@freescale.com>
563 L: qemu-ppc@nongnu.org
565 F: hw/ppc/mpc8544ds.c
566 F: hw/ppc/mpc8544_guts.c
569 M: Alexander Graf <agraf@suse.de>
570 L: qemu-ppc@nongnu.org
572 F: hw/ppc/mac_newworld.c
573 F: hw/pci-host/uninorth.c
574 F: hw/pci-bridge/dec.[hc]
578 M: Alexander Graf <agraf@suse.de>
579 L: qemu-ppc@nongnu.org
581 F: hw/ppc/mac_oldworld.c
582 F: hw/pci-host/grackle.c
586 M: Andreas Färber <andreas.faerber@web.de>
587 L: qemu-ppc@nongnu.org
590 F: hw/pci-host/prep.[hc]
591 F: hw/isa/pc87312.[hc]
594 M: David Gibson <david@gibson.dropbear.id.au>
595 M: Alexander Graf <agraf@suse.de>
596 L: qemu-ppc@nongnu.org
599 F: include/hw/*/spapr*
601 F: include/hw/*/xics*
602 F: pc-bios/spapr-rtas/*
605 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
606 L: qemu-ppc@nongnu.org
608 F: hw/ppc/virtex_ml507.c
613 M: Magnus Damm <magnus.damm@gmail.com>
618 M: Magnus Damm <magnus.damm@gmail.com>
625 M: Blue Swirl <blauwirbel@gmail.com>
626 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
631 M: Blue Swirl <blauwirbel@gmail.com>
632 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
634 F: hw/sparc64/sun4u.c
637 M: Fabien Chouteau <chouteau@adacore.com>
645 M: Alexander Graf <agraf@suse.de>
648 X: hw/s390x/*pci*.[hc]
651 M: Cornelia Huck <cornelia.huck@de.ibm.com>
652 M: Christian Borntraeger <borntraeger@de.ibm.com>
653 M: Alexander Graf <agraf@suse.de>
655 F: hw/char/sclp*.[hc]
657 X: hw/s390x/s390-virtio-bus.[ch]
660 F: hw/watchdog/wdt_diag288.c
661 T: git git://github.com/cohuck/qemu.git s390-next
662 T: git git://github.com/borntraeger/qemu.git s390-next
666 PKUnity-3 SoC initramfs-with-busybox
667 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
675 M: Michael S. Tsirkin <mst@redhat.com>
679 F: hw/pci-host/piix.c
682 F: include/hw/pci-host/q35.h
683 F: include/hw/pci-host/pam.h
686 F: hw/i2c/smbus_ich9.c
689 F: include/hw/acpi/ich9.h
690 F: include/hw/acpi/piix.h
694 M: Michael S. Tsirkin <mst@redhat.com>
695 M: Paolo Bonzini <pbonzini@redhat.com>
697 F: hw/char/debugcon.c
698 F: hw/char/parallel.c
705 F: hw/misc/debugexit.c
706 F: hw/misc/pc-testdev.c
709 F: hw/timer/mc146818rtc*
715 M: Max Filippov <jcmvbkbc@gmail.com>
719 XTFPGA (LX60, LX200, ML605, KC705)
720 M: Max Filippov <jcmvbkbc@gmail.com>
722 F: hw/xtensa/xtfpga.c
723 F: hw/net/opencores_eth.c
728 M: Jiri Slaby <jslaby@suse.cz>
733 M: John Snow <jsnow@redhat.com>
734 L: qemu-block@nongnu.org
740 F: hw/block/hd-geometry.c
743 F: tests/libqos/ahci*
744 T: git git://github.com/jnsnow/qemu.git ide
747 M: John Snow <jsnow@redhat.com>
748 L: qemu-block@nongnu.org
751 F: include/hw/block/fdc.h
753 T: git git://github.com/jnsnow/qemu.git ide
756 M: Peter Maydell <peter.maydell@linaro.org>
761 M: Alberto Garcia <berto@igalia.com>
763 F: hw/char/ipoctal232.c
767 M: Michael S. Tsirkin <mst@redhat.com>
770 F: hw/misc/pci-testdev.c
775 M: Michael S. Tsirkin <mst@redhat.com>
776 M: Igor Mammedov <imammedo@redhat.com>
779 F: include/hw/smbios/*
783 F: hw/i386/acpi-build.[hc]
785 F: hw/arm/virt-acpi-build.c
786 F: include/hw/arm/virt-acpi-build.h
790 M: Alexander Graf <agraf@suse.de>
791 L: qemu-ppc@nongnu.org
796 M: Alexander Graf <agraf@suse.de>
797 M: Scott Wood <scottwood@freescale.com>
798 L: qemu-ppc@nongnu.org
801 F: hw/pci-host/ppce500.c
805 M: Paolo Bonzini <pbonzini@redhat.com>
810 M: Jason Wang <jasowang@redhat.com>
813 T: git git://github.com/jasowang/qemu.git net
816 M: Paolo Bonzini <pbonzini@redhat.com>
820 T: git git://github.com/bonzini/qemu.git scsi-next
824 F: hw/scsi/lsi53c895a.c
827 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
834 M: Alistair Francis <alistair.francis@xilinx.com>
835 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
840 M: Gerd Hoffmann <kraxel@redhat.com>
843 F: tests/usb-*-test.c
846 M: Gerd Hoffmann <kraxel@redhat.com>
847 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
849 F: hw/usb/dev-serial.c
852 M: Alex Williamson <alex.williamson@redhat.com>
857 M: Michael S. Tsirkin <mst@redhat.com>
862 M: Michael S. Tsirkin <mst@redhat.com>
868 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
869 M: Greg Kurz <gkurz@linux.vnet.ibm.com>
873 F: tests/virtio-9p-test.c
874 T: git git://github.com/kvaneesh/QEMU.git
877 M: Stefan Hajnoczi <stefanha@redhat.com>
878 L: qemu-block@nongnu.org
880 F: hw/block/virtio-blk.c
881 F: hw/block/dataplane/*
882 F: hw/virtio/dataplane/*
883 T: git git://github.com/stefanha/qemu.git block
886 M: Cornelia Huck <cornelia.huck@de.ibm.com>
887 M: Christian Borntraeger <borntraeger@de.ibm.com>
889 F: hw/s390x/virtio-ccw.[hc]
890 T: git git://github.com/cohuck/qemu.git s390-next
891 T: git git://github.com/borntraeger/qemu.git s390-next
894 M: Gerd Hoffmann <kraxel@redhat.com>
896 F: hw/input/virtio-input*.c
897 F: include/hw/virtio/virtio-input.h
900 M: Amit Shah <amit.shah@redhat.com>
902 F: hw/char/virtio-serial-bus.c
903 F: hw/char/virtio-console.c
904 F: include/hw/virtio/virtio-serial.h
907 M: Amit Shah <amit.shah@redhat.com>
909 F: hw/virtio/virtio-rng.c
910 F: include/hw/virtio/virtio-rng.h
914 M: Keith Busch <keith.busch@intel.com>
915 L: qemu-block@nongnu.org
921 M: Hannes Reinecke <hare@suse.de>
922 L: qemu-block@nongnu.org
928 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
929 M: Alistair Francis <alistair.francis@xilinx.com>
930 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
933 F: include/hw/xilinx.h
936 M: Dmitry Fleytman <dmitry@daynix.com>
939 F: hw/scsi/vmw_pvscsi*
942 M: Scott Feldman <sfeldma@gmail.com>
943 M: Jiri Pirko <jiri@resnulli.us>
948 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>
952 F: include/hw/mem/nvdimm.h
957 M: Gerd Hoffmann <kraxel@redhat.com>
962 F: tests/es1370-test.c
963 F: tests/intel-hda-test.c
966 M: Kevin Wolf <kwolf@redhat.com>
967 L: qemu-block@nongnu.org
975 F: tests/qemu-iotests/
976 T: git git://repo.or.cz/qemu/kevin.git block
979 M: Stefan Hajnoczi <stefanha@redhat.com>
980 L: qemu-block@nongnu.org
986 T: git git://github.com/stefanha/qemu.git block
989 M: Jeff Cody <jcody@redhat.com>
990 L: qemu-block@nongnu.org
993 F: include/block/blockjob.h
998 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1000 Block QAPI, monitor, command line
1001 M: Markus Armbruster <armbru@redhat.com>
1006 T: git git://repo.or.cz/qemu/armbru.git block-next
1008 Character device backends
1009 M: Paolo Bonzini <pbonzini@redhat.com>
1012 F: backends/msmouse.c
1013 F: backends/testdev.c
1015 Character Devices (Braille)
1016 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1021 M: Markus Armbruster <armbru@redhat.com>
1023 F: scripts/coverity-model.c
1026 M: Andreas Färber <afaerber@suse.de>
1029 F: include/qom/cpu.h
1030 F: target-i386/cpu.c
1033 M: Igor Mammedov <imammedo@redhat.com>
1035 F: include/hw/cpu/icc_bus.h
1039 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1040 M: Alexander Graf <agraf@suse.de>
1043 F: include/sysemu/device_tree.h
1046 M: Markus Armbruster <armbru@redhat.com>
1048 F: include/qapi/error.h
1049 F: include/qemu/error-report.h
1051 F: util/qemu-error.c
1054 L: qemu-devel@nongnu.org
1060 M: Paolo Bonzini <pbonzini@redhat.com>
1062 F: include/exec/ioport.h
1064 F: include/exec/memory.h
1065 F: include/exec/ram_addr.h
1067 F: include/exec/memory-internal.h
1071 M: Gerd Hoffmann <kraxel@redhat.com>
1073 F: include/ui/qemu-spice.h
1075 F: audio/spiceaudio.c
1079 M: Gerd Hoffmann <kraxel@redhat.com>
1084 M: Andreas Färber <andreas.faerber@web.de>
1085 M: Peter Maydell <peter.maydell@linaro.org>
1090 M: Paolo Bonzini <pbonzini@redhat.com>
1098 M: Luiz Capitulino <lcapitulino@redhat.com>
1103 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1105 Network device backends
1106 M: Jason Wang <jasowang@redhat.com>
1109 T: git git://github.com/jasowang/qemu.git net
1111 Netmap network backend
1112 M: Luigi Rizzo <rizzo@iet.unipi.it>
1113 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1114 M: Vincenzo Maffione <v.maffione@gmail.com>
1115 W: http://info.iet.unipi.it/~luigi/netmap/
1119 Network Block Device (NBD)
1120 M: Paolo Bonzini <pbonzini@redhat.com>
1124 F: include/block/nbd*
1126 T: git git://github.com/bonzini/qemu.git nbd-next
1129 M: Eduardo Habkost <ehabkost@redhat.com>
1132 F: include/sysemu/numa.h
1135 T: git git://github.com/ehabkost/qemu.git numa
1138 M: Markus Armbruster <armbru@redhat.com>
1139 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1144 X: include/qapi/qmp/
1145 F: include/qapi/qmp/dispatch.h
1146 F: tests/qapi-schema/
1147 F: tests/test-*-visitor.c
1148 F: tests/test-qmp-*.c
1151 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1154 M: Eric Blake <eblake@redhat.com>
1155 M: Markus Armbruster <armbru@redhat.com>
1159 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1162 M: Luiz Capitulino <lcapitulino@redhat.com>
1165 F: include/qapi/qmp/
1166 X: include/qapi/qmp/dispatch.h
1167 F: tests/check-qdict.c
1168 F: tests/check-qfloat.c
1169 F: tests/check-qint.c
1170 F: tests/check-qjson.c
1171 F: tests/check-qlist.c
1172 F: tests/check-qstring.c
1173 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1176 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1179 T: git git://github.com/mdroth/qemu.git qga
1182 M: Andreas Färber <afaerber@suse.de>
1184 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1186 X: include/qom/cpu.h
1189 F: tests/check-qom-interface.c
1190 F: tests/check-qom-proplist.c
1194 M: Markus Armbruster <armbru@redhat.com>
1201 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1204 M: Jan Kiszka <jan.kiszka@siemens.com>
1208 T: git git://git.kiszka.org/qemu.git queues/slirp
1211 M: Stefan Hajnoczi <stefanha@redhat.com>
1214 F: scripts/tracetool.py
1215 F: scripts/tracetool/
1217 T: git git://github.com/stefanha/qemu.git tracing
1220 M: Blue Swirl <blauwirbel@gmail.com>
1222 F: scripts/checkpatch.pl
1225 M: Juan Quintela <quintela@redhat.com>
1226 M: Amit Shah <amit.shah@redhat.com>
1228 F: include/migration/
1230 F: scripts/vmstate-static-checker.py
1231 F: tests/vmstate-static-checker-data/
1234 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1237 F: include/sysemu/seccomp.h
1240 M: Daniel P. Berrange <berrange@redhat.com>
1244 F: tests/test-crypto-*
1247 M: Stefan Hajnoczi <stefanha@redhat.com>
1248 M: Kevin Wolf <kwolf@redhat.com>
1250 F: include/qemu/coroutine*
1251 F: tests/test-coroutine.c
1254 M: Daniel P. Berrange <berrange@redhat.com>
1257 F: include/qemu/buffer.h
1260 M: Daniel P. Berrange <berrange@redhat.com>
1267 M: Daniel P. Berrange <berrange@redhat.com>
1268 M: Gerd Hoffmann <kraxel@redhat.com>
1269 M: Paolo Bonzini <pbonzini@redhat.com>
1271 F: include/qemu/sockets.h
1272 F: util/qemu-sockets.c
1277 M: Riku Voipio <riku.voipio@iki.fi>
1283 M: Blue Swirl <blauwirbel@gmail.com>
1288 M: Riku Voipio <riku.voipio@iki.fi>
1292 Tiny Code Generator (TCG)
1293 -------------------------
1295 M: Richard Henderson <rth@twiddle.net>
1300 M: Claudio Fontana <claudio.fontana@huawei.com>
1301 M: Claudio Fontana <claudio.fontana@gmail.com>
1303 L: qemu-arm@nongnu.org
1309 M: Andrzej Zaborowski <balrogg@gmail.com>
1311 L: qemu-arm@nongnu.org
1316 L: qemu-devel@nongnu.org
1322 M: Aurelien Jarno <aurelien@aurel32.net>
1328 M: Aurelien Jarno <aurelien@aurel32.net>
1334 M: Vassili Karpov (malc) <av1474@comtv.ru>
1340 M: Alexander Graf <agraf@suse.de>
1341 M: Richard Henderson <rth@twiddle.net>
1347 M: Blue Swirl <blauwirbel@gmail.com>
1353 M: Stefan Weil <sw@weilnetz.de>
1362 L: qemu-stable@nongnu.org
1363 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1367 L: qemu-stable@nongnu.org
1368 M: Andreas Färber <afaerber@suse.de>
1369 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1373 L: qemu-stable@nongnu.org
1374 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1378 L: qemu-stable@nongnu.org
1379 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1385 M: Fam Zheng <famz@redhat.com>
1386 L: qemu-block@nongnu.org
1391 M: Josh Durgin <jdurgin@redhat.com>
1392 M: Jeff Cody <jcody@redhat.com>
1393 L: qemu-block@nongnu.org
1396 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1399 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1400 M: Liu Yuan <namei.unix@gmail.com>
1401 M: Jeff Cody <jcody@redhat.com>
1402 L: qemu-block@nongnu.org
1403 L: sheepdog@lists.wpkg.org
1406 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1409 M: Jeff Cody <jcody@redhat.com>
1410 L: qemu-block@nongnu.org
1413 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1416 M: Stefan Weil <sw@weilnetz.de>
1417 L: qemu-block@nongnu.org
1422 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1423 M: Paolo Bonzini <pbonzini@redhat.com>
1424 M: Peter Lieven <pl@kamp.de>
1425 L: qemu-block@nongnu.org
1430 M: Jeff Cody <jcody@redhat.com>
1431 M: Peter Lieven <pl@kamp.de>
1432 L: qemu-block@nongnu.org
1435 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1438 M: Richard W.M. Jones <rjones@redhat.com>
1439 M: Jeff Cody <jcody@redhat.com>
1440 L: qemu-block@nongnu.org
1443 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1446 M: Chrysostomos Nanakos <chris@include.gr>
1447 M: Jeff Cody <jcody@redhat.com>
1448 L: qemu-block@nongnu.org
1450 F: block/archipelago.c
1451 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1454 M: Jeff Cody <jcody@redhat.com>
1455 L: qemu-block@nongnu.org
1458 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1461 M: Jeff Cody <jcody@redhat.com>
1462 L: qemu-block@nongnu.org
1465 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1468 M: Fam Zheng <famz@redhat.com>
1469 L: qemu-block@nongnu.org
1474 M: Gonglei <arei.gonglei@huawei.com>
1479 M: Alberto Garcia <berto@igalia.com>
1482 L: qemu-block@nongnu.org
1485 M: Stefan Hajnoczi <stefanha@redhat.com>
1486 L: qemu-block@nongnu.org
1488 F: block/blkverify.c
1491 M: Stefan Hajnoczi <stefanha@redhat.com>
1492 L: qemu-block@nongnu.org
1497 M: Stefan Hajnoczi <stefanha@redhat.com>
1498 L: qemu-block@nongnu.org
1503 M: Stefan Hajnoczi <stefanha@redhat.com>
1504 L: qemu-block@nongnu.org
1509 M: Stefan Hajnoczi <stefanha@redhat.com>
1510 M: Denis V. Lunev <den@openvz.org>
1511 L: qemu-block@nongnu.org
1513 F: block/parallels.c
1514 F: docs/specs/parallels.txt
1517 M: Stefan Hajnoczi <stefanha@redhat.com>
1518 L: qemu-block@nongnu.org
1523 M: Kevin Wolf <kwolf@redhat.com>
1524 L: qemu-block@nongnu.org
1526 F: block/linux-aio.c
1528 F: block/raw-posix.c
1529 F: block/raw-win32.c
1531 F: block/win32-aio.c
1534 M: Kevin Wolf <kwolf@redhat.com>
1535 L: qemu-block@nongnu.org
1540 M: Kevin Wolf <kwolf@redhat.com>
1541 L: qemu-block@nongnu.org
1546 M: Kevin Wolf <kwolf@redhat.com>
1547 L: qemu-block@nongnu.org
1552 M: Kevin Wolf <kwolf@redhat.com>
1553 L: qemu-block@nongnu.org
1558 M: Kevin Wolf <kwolf@redhat.com>
1559 L: qemu-block@nongnu.org
1564 M: Stefan Hajnoczi <stefanha@redhat.com>
1565 L: qemu-block@nongnu.org
1567 F: tests/image-fuzzer/
1572 Build system architecture
1573 M: Daniel P. Berrange <berrange@redhat.com>
1575 F: docs/build-system.txt