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>
82 M: Peter Maydell <peter.maydell@linaro.org>
89 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
96 M: Michael Walle <michael@walle.cc>
103 F: include/hw/char/lm32_juart.h
113 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
115 F: target-microblaze/
119 M: Aurelien Jarno <aurelien@aurel32.net>
120 M: Leon Alrae <leon.alrae@imgtec.com>
127 M: Anthony Green <green@moxielogic.com>
132 M: Jia Liu <proljc@gmail.com>
136 F: tests/tcg/openrisc/
139 M: Alexander Graf <agraf@suse.de>
140 L: qemu-ppc@nongnu.org
146 M: Richard Henderson <rth@twiddle.net>
147 M: Alexander Graf <agraf@suse.de>
153 M: Aurelien Jarno <aurelien@aurel32.net>
159 M: Blue Swirl <blauwirbel@gmail.com>
160 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
167 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
173 M: Paolo Bonzini <pbonzini@redhat.com>
174 M: Richard Henderson <rth@twiddle.net>
175 M: Eduardo Habkost <ehabkost@redhat.com>
181 M: Max Filippov <jcmvbkbc@gmail.com>
182 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
189 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
194 Guest CPU Cores (KVM):
195 ----------------------
198 M: Paolo Bonzini <pbonzini@redhat.com>
199 L: kvm@vger.kernel.org
205 M: Peter Maydell <peter.maydell@linaro.org>
210 M: James Hogan <james.hogan@imgtec.com>
215 M: Alexander Graf <agraf@suse.de>
220 M: Christian Borntraeger <borntraeger@de.ibm.com>
221 M: Cornelia Huck <cornelia.huck@de.ibm.com>
222 M: Alexander Graf <agraf@suse.de>
224 F: target-s390x/kvm.c
225 F: hw/intc/s390_flic.c
226 F: hw/intc/s390_flic_kvm.c
227 F: include/hw/s390x/s390_flic.h
230 M: Paolo Bonzini <pbonzini@redhat.com>
231 M: Marcelo Tosatti <mtosatti@redhat.com>
232 L: kvm@vger.kernel.org
236 Guest CPU Cores (Xen):
237 ----------------------
240 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
241 L: xen-devel@lists.xensource.com
250 L: qemu-devel@nongnu.org
256 L: qemu-devel@nongnu.org
261 L: qemu-devel@nongnu.org
262 M: Stefan Weil <sw@weilnetz.de>
269 M: Li Guang <lig.fnst@cn.fujitsu.com>
271 F: hw/*/allwinner-a10*
272 F: include/hw/*/allwinner-a10*
273 F: hw/arm/cubieboard.c
276 M: Evgeny Voevodin <e.voevodin@samsung.com>
277 M: Maksim Kozlov <m.kozlov@samsung.com>
278 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
279 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
284 M: Rob Herring <robh@kernel.org>
290 M: Antony Pavlov <antonynpavlov@gmail.com>
292 F: include/hw/arm/digic.h
296 L: qemu-devel@nongnu.org
301 M: Peter Chubb <peter.chubb@nicta.com.au>
307 M: Peter Maydell <peter.maydell@linaro.org>
309 F: hw/arm/integratorcp.c
312 L: qemu-devel@nongnu.org
314 F: hw/arm/mainstone.c
317 M: Jan Kiszka <jan.kiszka@web.de>
322 M: Andrzej Zaborowski <balrogg@gmail.com>
327 M: Andrzej Zaborowski <balrogg@gmail.com>
332 M: Peter Maydell <peter.maydell@linaro.org>
337 M: Andrzej Zaborowski <balrogg@gmail.com>
342 M: Peter Maydell <peter.maydell@linaro.org>
347 M: Peter Maydell <peter.maydell@linaro.org>
352 M: Alistair Francis <alistair.francis@xilinx.com>
353 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
355 F: hw/arm/xilinx_zynq.c
356 F: hw/misc/zynq_slcr.c
358 F: hw/ssi/xilinx_spips.c
361 M: Alistair Francis <alistair.francis@xilinx.com>
362 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
364 F: hw/arm/xlnx-zynqmp.c
365 F: hw/arm/xlnx-ep108.c
366 F: include/hw/arm/xlnx-zynqmp.h
369 M: Shannon Zhao <zhaoshenglong@huawei.com>
370 M: Shannon Zhao <shannon.zhao@linaro.org>
372 F: hw/arm/virt-acpi-build.c
373 F: include/hw/arm/virt-acpi-build.h
378 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
380 F: hw/cris/axis_dev88.c
385 EVR32 and uclinux BSP
386 M: Michael Walle <michael@walle.cc>
388 F: hw/lm32/lm32_boards.c
391 M: Michael Walle <michael@walle.cc>
393 F: hw/lm32/milkymist.c
403 F: hw/m68k/dummy_m68k.c
412 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
414 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
417 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
419 F: hw/microblaze/petalogix_ml605_mmu.c
424 M: Hervé Poussineau <hpoussin@reactos.org>
426 F: hw/mips/mips_jazz.c
429 M: Aurelien Jarno <aurelien@aurel32.net>
431 F: hw/mips/mips_malta.c
434 L: qemu-devel@nongnu.org
436 F: hw/mips/mips_mipssim.c
439 M: Aurelien Jarno <aurelien@aurel32.net>
441 F: hw/mips/mips_r4k.c
446 M: Jia Liu <proljc@gmail.com>
448 F: hw/openrisc/openrisc_sim.c
453 M: Alexander Graf <agraf@suse.de>
454 L: qemu-ppc@nongnu.org
456 F: hw/ppc/ppc405_boards.c
459 M: Alexander Graf <agraf@suse.de>
460 L: qemu-ppc@nongnu.org
462 F: hw/ppc/ppc440_bamboo.c
465 M: Alexander Graf <agraf@suse.de>
466 M: Scott Wood <scottwood@freescale.com>
467 L: qemu-ppc@nongnu.org
473 M: Alexander Graf <agraf@suse.de>
474 M: Scott Wood <scottwood@freescale.com>
475 L: qemu-ppc@nongnu.org
477 F: hw/ppc/mpc8544ds.c
478 F: hw/ppc/mpc8544_guts.c
481 M: Alexander Graf <agraf@suse.de>
482 L: qemu-ppc@nongnu.org
484 F: hw/ppc/mac_newworld.c
485 F: hw/pci-host/uninorth.c
486 F: hw/pci-bridge/dec.[hc]
490 M: Alexander Graf <agraf@suse.de>
491 L: qemu-ppc@nongnu.org
493 F: hw/ppc/mac_oldworld.c
494 F: hw/pci-host/grackle.c
498 M: Andreas Färber <andreas.faerber@web.de>
499 L: qemu-ppc@nongnu.org
502 F: hw/pci-host/prep.[hc]
503 F: hw/isa/pc87312.[hc]
506 M: David Gibson <david@gibson.dropbear.id.au>
507 M: Alexander Graf <agraf@suse.de>
508 L: qemu-ppc@nongnu.org
511 F: include/hw/*/spapr*
513 F: include/hw/*/xics*
514 F: pc-bios/spapr-rtas/*
517 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
518 L: qemu-ppc@nongnu.org
520 F: hw/ppc/virtex_ml507.c
525 M: Magnus Damm <magnus.damm@gmail.com>
530 M: Magnus Damm <magnus.damm@gmail.com>
537 M: Blue Swirl <blauwirbel@gmail.com>
538 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
543 M: Blue Swirl <blauwirbel@gmail.com>
544 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
546 F: hw/sparc64/sun4u.c
549 M: Fabien Chouteau <chouteau@adacore.com>
557 M: Alexander Graf <agraf@suse.de>
560 X: hw/s390x/*pci*.[hc]
563 M: Cornelia Huck <cornelia.huck@de.ibm.com>
564 M: Christian Borntraeger <borntraeger@de.ibm.com>
565 M: Alexander Graf <agraf@suse.de>
567 F: hw/s390x/s390-virtio-ccw.c
569 F: hw/s390x/sclp*.[hc]
570 F: hw/s390x/ipl*.[hc]
571 F: hw/s390x/*pci*.[hc]
572 F: hw/s390x/s390-skeys*.c
575 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
579 PKUnity-3 SoC initramfs-with-busybox
580 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
588 M: Michael S. Tsirkin <mst@redhat.com>
592 F: hw/pci-host/piix.c
595 F: include/hw/pci-host/q35.h
596 F: include/hw/pci-host/pam.h
599 F: hw/i2c/smbus_ich9.c
602 F: include/hw/acpi/ich9.h
603 F: include/hw/acpi/piix.h
609 M: Max Filippov <jcmvbkbc@gmail.com>
613 XTFPGA (LX60, LX200, ML605, KC705)
614 M: Max Filippov <jcmvbkbc@gmail.com>
616 F: hw/xtensa/xtfpga.c
617 F: hw/net/opencores_eth.c
622 M: Jiri Slaby <jslaby@suse.cz>
627 M: John Snow <jsnow@redhat.com>
628 L: qemu-block@nongnu.org
634 F: hw/block/hd-geometry.c
637 T: git git://github.com/jnsnow/qemu.git ide
640 M: John Snow <jsnow@redhat.com>
641 L: qemu-block@nongnu.org
644 F: include/hw/block/fdc.h
645 T: git git://github.com/jnsnow/qemu.git ide
648 M: Peter Maydell <peter.maydell@linaro.org>
653 M: Michael S. Tsirkin <mst@redhat.com>
659 M: Michael S. Tsirkin <mst@redhat.com>
660 M: Igor Mammedov <imammedo@redhat.com>
663 F: include/hw/smbios/*
667 F: hw/i386/acpi-build.[hc]
669 F: hw/arm/virt-acpi-build.c
670 F: include/hw/arm/virt-acpi-build.h
674 M: Alexander Graf <agraf@suse.de>
675 L: qemu-ppc@nongnu.org
680 M: Alexander Graf <agraf@suse.de>
681 M: Scott Wood <scottwood@freescale.com>
682 L: qemu-ppc@nongnu.org
687 M: Paolo Bonzini <pbonzini@redhat.com>
691 T: git git://github.com/bonzini/qemu.git scsi-next
695 F: hw/scsi/lsi53c895a.c
698 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
705 M: Alistair Francis <alistair.francis@xilinx.com>
706 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
711 M: Gerd Hoffmann <kraxel@redhat.com>
714 F: tests/usb-*-test.c
717 M: Gerd Hoffmann <kraxel@redhat.com>
718 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
720 F: hw/usb/dev-serial.c
723 M: Alex Williamson <alex.williamson@redhat.com>
728 M: Michael S. Tsirkin <mst@redhat.com>
733 M: Michael S. Tsirkin <mst@redhat.com>
739 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
743 F: tests/virtio-9p-test.c
744 T: git git://github.com/kvaneesh/QEMU.git
747 M: Stefan Hajnoczi <stefanha@redhat.com>
748 L: qemu-block@nongnu.org
750 F: hw/block/virtio-blk.c
751 F: hw/block/dataplane/*
752 F: hw/virtio/dataplane/*
753 T: git git://github.com/stefanha/qemu.git block
756 M: Cornelia Huck <cornelia.huck@de.ibm.com>
757 M: Christian Borntraeger <borntraeger@de.ibm.com>
759 F: hw/s390x/virtio-ccw.[hc]
760 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
763 M: Gerd Hoffmann <kraxel@redhat.com>
765 F: hw/input/virtio-input*.c
766 F: include/hw/virtio/virtio-input.h
769 M: Amit Shah <amit.shah@redhat.com>
771 F: hw/char/virtio-serial-bus.c
772 F: hw/char/virtio-console.c
773 F: include/hw/virtio/virtio-serial.h
776 M: Amit Shah <amit.shah@redhat.com>
778 F: hw/virtio/virtio-rng.c
779 F: include/hw/virtio/virtio-rng.h
783 M: Keith Busch <keith.busch@intel.com>
784 L: qemu-block@nongnu.org
790 M: Hannes Reinecke <hare@suse.de>
791 L: qemu-block@nongnu.org
797 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
798 M: Alistair Francis <alistair.francis@xilinx.com>
799 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
802 F: include/hw/xilinx.h
805 M: Dmitry Fleytman <dmitry@daynix.com>
808 F: hw/scsi/vmw_pvscsi*
811 M: Scott Feldman <sfeldma@gmail.com>
812 M: Jiri Pirko <jiri@resnulli.us>
819 M: Gerd Hoffmann <kraxel@redhat.com>
824 F: tests/es1370-test.c
825 F: tests/intel-hda-test.c
828 M: Kevin Wolf <kwolf@redhat.com>
829 L: qemu-block@nongnu.org
837 F: tests/qemu-iotests/
838 T: git git://repo.or.cz/qemu/kevin.git block
841 M: Stefan Hajnoczi <stefanha@redhat.com>
842 L: qemu-block@nongnu.org
848 T: git git://github.com/stefanha/qemu.git block
851 M: Jeff Cody <jcody@redhat.com>
852 L: qemu-block@nongnu.org
855 F: include/block/blockjob.h
860 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
862 Block QAPI, monitor, command line
863 M: Markus Armbruster <armbru@redhat.com>
868 T: git git://repo.or.cz/qemu/armbru.git block-next
871 M: Paolo Bonzini <pbonzini@redhat.com>
874 F: backends/msmouse.c
875 F: backends/testdev.c
877 Character Devices (Braille)
878 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
883 M: Markus Armbruster <armbru@redhat.com>
885 F: scripts/coverity-model.c
888 M: Andreas Färber <afaerber@suse.de>
895 M: Igor Mammedov <imammedo@redhat.com>
897 F: include/hw/cpu/icc_bus.h
901 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
902 M: Alexander Graf <agraf@suse.de>
907 M: Markus Armbruster <armbru@redhat.com>
909 F: include/qapi/error.h
910 F: include/qemu/error-report.h
915 L: qemu-devel@nongnu.org
921 M: Paolo Bonzini <pbonzini@redhat.com>
923 F: include/exec/ioport.h
925 F: include/exec/memory.h
927 F: include/exec/memory-internal.h
931 M: Gerd Hoffmann <kraxel@redhat.com>
933 F: include/ui/qemu-spice.h
935 F: audio/spiceaudio.c
939 M: Gerd Hoffmann <kraxel@redhat.com>
944 M: Andreas Färber <andreas.faerber@web.de>
945 M: Peter Maydell <peter.maydell@linaro.org>
950 M: Paolo Bonzini <pbonzini@redhat.com>
958 M: Luiz Capitulino <lcapitulino@redhat.com>
963 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
966 M: Jason Wang <jasowang@redhat.com>
969 T: git git://github.com/jasowang/qemu.git net
971 Netmap network backend
972 M: Luigi Rizzo <rizzo@iet.unipi.it>
973 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
974 M: Vincenzo Maffione <v.maffione@gmail.com>
975 W: http://info.iet.unipi.it/~luigi/netmap/
979 Network Block Device (NBD)
980 M: Paolo Bonzini <pbonzini@redhat.com>
985 T: git git://github.com/bonzini/qemu.git nbd-next
988 M: Eduardo Habkost <ehabkost@redhat.com>
991 F: include/sysemu/numa.h
994 T: git git://github.com/ehabkost/qemu.git numa
997 M: Markus Armbruster <armbru@redhat.com>
998 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1002 F: tests/qapi-schema/
1005 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1008 M: Eric Blake <eblake@redhat.com>
1009 M: Markus Armbruster <armbru@redhat.com>
1013 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1016 M: Luiz Capitulino <lcapitulino@redhat.com>
1019 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1022 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1025 T: git git://github.com/mdroth/qemu.git qga
1028 M: Andreas Färber <afaerber@suse.de>
1030 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1032 X: include/qom/cpu.h
1038 M: Markus Armbruster <armbru@redhat.com>
1045 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1048 M: Jan Kiszka <jan.kiszka@siemens.com>
1051 T: git git://git.kiszka.org/qemu.git queues/slirp
1054 M: Stefan Hajnoczi <stefanha@redhat.com>
1057 F: scripts/tracetool.py
1058 F: scripts/tracetool/
1060 T: git git://github.com/stefanha/qemu.git tracing
1063 M: Blue Swirl <blauwirbel@gmail.com>
1065 F: scripts/checkpatch.pl
1068 M: Juan Quintela <quintela@redhat.com>
1069 M: Amit Shah <amit.shah@redhat.com>
1071 F: include/migration/
1073 F: scripts/vmstate-static-checker.py
1074 F: tests/vmstate-static-checker-data/
1077 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1080 F: include/sysemu/seccomp.h
1083 M: Daniel P. Berrange <berrange@redhat.com>
1087 F: tests/test-crypto-*
1092 M: Riku Voipio <riku.voipio@iki.fi>
1098 M: Blue Swirl <blauwirbel@gmail.com>
1103 M: Riku Voipio <riku.voipio@iki.fi>
1107 Tiny Code Generator (TCG)
1108 -------------------------
1110 M: Richard Henderson <rth@twiddle.net>
1115 M: Claudio Fontana <claudio.fontana@huawei.com>
1116 M: Claudio Fontana <claudio.fontana@gmail.com>
1121 M: Andrzej Zaborowski <balrogg@gmail.com>
1126 L: qemu-devel@nongnu.org
1131 M: Aurelien Jarno <aurelien@aurel32.net>
1136 M: Aurelien Jarno <aurelien@aurel32.net>
1141 M: Vassili Karpov (malc) <av1474@comtv.ru>
1146 M: Vassili Karpov (malc) <av1474@comtv.ru>
1151 M: Alexander Graf <agraf@suse.de>
1152 M: Richard Henderson <rth@twiddle.net>
1157 M: Blue Swirl <blauwirbel@gmail.com>
1162 M: Stefan Weil <sw@weilnetz.de>
1170 L: qemu-stable@nongnu.org
1171 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1175 L: qemu-stable@nongnu.org
1176 M: Andreas Färber <afaerber@suse.de>
1177 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1181 L: qemu-stable@nongnu.org
1182 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1186 L: qemu-stable@nongnu.org
1187 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1193 M: Fam Zheng <famz@redhat.com>
1194 L: qemu-block@nongnu.org
1199 M: Josh Durgin <jdurgin@redhat.com>
1200 M: Jeff Cody <jcody@redhat.com>
1201 L: qemu-block@nongnu.org
1204 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1207 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1208 M: Liu Yuan <namei.unix@gmail.com>
1209 M: Jeff Cody <jcody@redhat.com>
1210 L: qemu-block@nongnu.org
1211 L: sheepdog@lists.wpkg.org
1214 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1217 M: Jeff Cody <jcody@redhat.com>
1218 L: qemu-block@nongnu.org
1221 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1224 M: Stefan Weil <sw@weilnetz.de>
1225 L: qemu-block@nongnu.org
1230 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1231 M: Paolo Bonzini <pbonzini@redhat.com>
1232 M: Peter Lieven <pl@kamp.de>
1233 L: qemu-block@nongnu.org
1238 M: Jeff Cody <jcody@redhat.com>
1239 M: Peter Lieven <pl@kamp.de>
1240 L: qemu-block@nongnu.org
1243 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1246 M: Richard W.M. Jones <rjones@redhat.com>
1247 M: Jeff Cody <jcody@redhat.com>
1248 L: qemu-block@nongnu.org
1251 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1254 M: Chrysostomos Nanakos <chris@include.gr>
1255 M: Jeff Cody <jcody@redhat.com>
1256 L: qemu-block@nongnu.org
1258 F: block/archipelago.c
1259 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1262 M: Jeff Cody <jcody@redhat.com>
1263 L: qemu-block@nongnu.org
1266 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1269 M: Jeff Cody <jcody@redhat.com>
1270 L: qemu-block@nongnu.org
1273 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1276 M: Fam Zheng <famz@redhat.com>
1277 L: qemu-block@nongnu.org
1282 M: Gonglei <arei.gonglei@huawei.com>
1287 M: Alberto Garcia <berto@igalia.com>
1290 L: qemu-block@nongnu.org
1293 M: Stefan Hajnoczi <stefanha@redhat.com>
1294 L: qemu-block@nongnu.org
1296 F: block/blkverify.c
1299 M: Stefan Hajnoczi <stefanha@redhat.com>
1300 L: qemu-block@nongnu.org
1305 M: Stefan Hajnoczi <stefanha@redhat.com>
1306 L: qemu-block@nongnu.org
1311 M: Stefan Hajnoczi <stefanha@redhat.com>
1312 L: qemu-block@nongnu.org
1317 M: Stefan Hajnoczi <stefanha@redhat.com>
1318 M: Denis V. Lunev <den@openvz.org>
1319 L: qemu-block@nongnu.org
1321 F: block/parallels.c
1324 M: Stefan Hajnoczi <stefanha@redhat.com>
1325 L: qemu-block@nongnu.org
1330 M: Kevin Wolf <kwolf@redhat.com>
1331 L: qemu-block@nongnu.org
1333 F: block/linux-aio.c
1335 F: block/raw-posix.c
1336 F: block/raw-win32.c
1338 F: block/win32-aio.c
1341 M: Kevin Wolf <kwolf@redhat.com>
1342 L: qemu-block@nongnu.org
1347 M: Kevin Wolf <kwolf@redhat.com>
1348 L: qemu-block@nongnu.org
1353 M: Kevin Wolf <kwolf@redhat.com>
1354 L: qemu-block@nongnu.org
1359 M: Kevin Wolf <kwolf@redhat.com>
1360 L: qemu-block@nongnu.org
1365 M: Kevin Wolf <kwolf@redhat.com>
1366 L: qemu-block@nongnu.org
1371 M: Stefan Hajnoczi <stefanha@redhat.com>
1372 L: qemu-block@nongnu.org
1374 F: tests/image-fuzzer/