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: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
354 F: hw/arm/xilinx_zynq.c
355 F: hw/misc/zynq_slcr.c
357 F: hw/ssi/xilinx_spips.c
360 M: Shannon Zhao <zhaoshenglong@huawei.com>
361 M: Shannon Zhao <shannon.zhao@linaro.org>
363 F: hw/arm/virt-acpi-build.c
364 F: include/hw/arm/virt-acpi-build.h
369 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
371 F: hw/cris/axis_dev88.c
376 EVR32 and uclinux BSP
377 M: Michael Walle <michael@walle.cc>
379 F: hw/lm32/lm32_boards.c
382 M: Michael Walle <michael@walle.cc>
384 F: hw/lm32/milkymist.c
394 F: hw/m68k/dummy_m68k.c
403 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
405 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
408 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
410 F: hw/microblaze/petalogix_ml605_mmu.c
415 M: Hervé Poussineau <hpoussin@reactos.org>
417 F: hw/mips/mips_jazz.c
420 M: Aurelien Jarno <aurelien@aurel32.net>
422 F: hw/mips/mips_malta.c
425 L: qemu-devel@nongnu.org
427 F: hw/mips/mips_mipssim.c
430 M: Aurelien Jarno <aurelien@aurel32.net>
432 F: hw/mips/mips_r4k.c
437 M: Jia Liu <proljc@gmail.com>
439 F: hw/openrisc/openrisc_sim.c
444 M: Alexander Graf <agraf@suse.de>
445 L: qemu-ppc@nongnu.org
447 F: hw/ppc/ppc405_boards.c
450 M: Alexander Graf <agraf@suse.de>
451 L: qemu-ppc@nongnu.org
453 F: hw/ppc/ppc440_bamboo.c
456 M: Alexander Graf <agraf@suse.de>
457 M: Scott Wood <scottwood@freescale.com>
458 L: qemu-ppc@nongnu.org
464 M: Alexander Graf <agraf@suse.de>
465 M: Scott Wood <scottwood@freescale.com>
466 L: qemu-ppc@nongnu.org
468 F: hw/ppc/mpc8544ds.c
469 F: hw/ppc/mpc8544_guts.c
472 M: Alexander Graf <agraf@suse.de>
473 L: qemu-ppc@nongnu.org
475 F: hw/ppc/mac_newworld.c
476 F: hw/pci-host/uninorth.c
477 F: hw/pci-bridge/dec.[hc]
481 M: Alexander Graf <agraf@suse.de>
482 L: qemu-ppc@nongnu.org
484 F: hw/ppc/mac_oldworld.c
485 F: hw/pci-host/grackle.c
489 M: Andreas Färber <andreas.faerber@web.de>
490 L: qemu-ppc@nongnu.org
493 F: hw/pci-host/prep.[hc]
494 F: hw/isa/pc87312.[hc]
497 M: David Gibson <david@gibson.dropbear.id.au>
498 M: Alexander Graf <agraf@suse.de>
499 L: qemu-ppc@nongnu.org
502 F: include/hw/*/spapr*
504 F: include/hw/*/xics*
505 F: pc-bios/spapr-rtas/*
508 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
509 L: qemu-ppc@nongnu.org
511 F: hw/ppc/virtex_ml507.c
516 M: Magnus Damm <magnus.damm@gmail.com>
521 M: Magnus Damm <magnus.damm@gmail.com>
528 M: Blue Swirl <blauwirbel@gmail.com>
529 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
534 M: Blue Swirl <blauwirbel@gmail.com>
535 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
537 F: hw/sparc64/sun4u.c
540 M: Fabien Chouteau <chouteau@adacore.com>
548 M: Alexander Graf <agraf@suse.de>
551 X: hw/s390x/*pci*.[hc]
554 M: Cornelia Huck <cornelia.huck@de.ibm.com>
555 M: Christian Borntraeger <borntraeger@de.ibm.com>
556 M: Alexander Graf <agraf@suse.de>
558 F: hw/s390x/s390-virtio-ccw.c
560 F: hw/s390x/sclp*.[hc]
561 F: hw/s390x/ipl*.[hc]
562 F: hw/s390x/*pci*.[hc]
565 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
569 PKUnity-3 SoC initramfs-with-busybox
570 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
578 M: Michael S. Tsirkin <mst@redhat.com>
582 F: hw/pci-host/piix.c
585 F: include/hw/pci-host/q35.h
586 F: include/hw/pci-host/pam.h
589 F: hw/i2c/smbus_ich9.c
592 F: include/hw/acpi/ich9.h
593 F: include/hw/acpi/piix.h
599 M: Max Filippov <jcmvbkbc@gmail.com>
603 XTFPGA (LX60, LX200, ML605, KC705)
604 M: Max Filippov <jcmvbkbc@gmail.com>
606 F: hw/xtensa/xtfpga.c
607 F: hw/net/opencores_eth.c
612 M: Jiri Slaby <jslaby@suse.cz>
617 M: John Snow <jsnow@redhat.com>
618 L: qemu-block@nongnu.org
624 F: hw/block/hd-geometry.c
627 T: git git://github.com/jnsnow/qemu.git ide
630 M: John Snow <jsnow@redhat.com>
631 L: qemu-block@nongnu.org
634 F: include/hw/block/fdc.h
635 T: git git://github.com/jnsnow/qemu.git ide
638 M: Peter Maydell <peter.maydell@linaro.org>
643 M: Michael S. Tsirkin <mst@redhat.com>
649 M: Michael S. Tsirkin <mst@redhat.com>
650 M: Igor Mammedov <imammedo@redhat.com>
655 F: hw/i386/acpi-build.[hc]
657 F: hw/arm/virt-acpi-build.c
658 F: include/hw/arm/virt-acpi-build.h
662 M: Alexander Graf <agraf@suse.de>
663 L: qemu-ppc@nongnu.org
668 M: Alexander Graf <agraf@suse.de>
669 M: Scott Wood <scottwood@freescale.com>
670 L: qemu-ppc@nongnu.org
675 M: Paolo Bonzini <pbonzini@redhat.com>
679 T: git git://github.com/bonzini/qemu.git scsi-next
683 F: hw/scsi/lsi53c895a.c
686 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
692 M: Gerd Hoffmann <kraxel@redhat.com>
695 F: tests/usb-*-test.c
698 M: Gerd Hoffmann <kraxel@redhat.com>
699 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
701 F: hw/usb/dev-serial.c
704 M: Alex Williamson <alex.williamson@redhat.com>
709 M: Michael S. Tsirkin <mst@redhat.com>
714 M: Michael S. Tsirkin <mst@redhat.com>
720 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
724 F: tests/virtio-9p-test.c
725 T: git git://github.com/kvaneesh/QEMU.git
728 M: Stefan Hajnoczi <stefanha@redhat.com>
729 L: qemu-block@nongnu.org
731 F: hw/block/virtio-blk.c
732 F: hw/block/dataplane/*
733 F: hw/virtio/dataplane/*
734 T: git git://github.com/stefanha/qemu.git block
737 M: Cornelia Huck <cornelia.huck@de.ibm.com>
738 M: Christian Borntraeger <borntraeger@de.ibm.com>
740 F: hw/s390x/virtio-ccw.[hc]
741 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
744 M: Gerd Hoffmann <kraxel@redhat.com>
746 F: hw/input/virtio-input*.c
747 F: include/hw/virtio/virtio-input.h
750 M: Amit Shah <amit.shah@redhat.com>
752 F: hw/char/virtio-serial-bus.c
753 F: hw/char/virtio-console.c
754 F: include/hw/virtio/virtio-serial.h
757 M: Amit Shah <amit.shah@redhat.com>
759 F: hw/virtio/virtio-rng.c
760 F: include/hw/virtio/virtio-rng.h
764 M: Keith Busch <keith.busch@intel.com>
765 L: qemu-block@nongnu.org
771 M: Hannes Reinecke <hare@suse.de>
772 L: qemu-block@nongnu.org
778 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
779 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
782 F: include/hw/xilinx.h
785 M: Dmitry Fleytman <dmitry@daynix.com>
788 F: hw/scsi/vmw_pvscsi*
791 M: Scott Feldman <sfeldma@gmail.com>
792 M: Jiri Pirko <jiri@resnulli.us>
799 M: Gerd Hoffmann <kraxel@redhat.com>
804 F: tests/es1370-test.c
805 F: tests/intel-hda-test.c
808 M: Kevin Wolf <kwolf@redhat.com>
809 L: qemu-block@nongnu.org
817 F: tests/qemu-iotests/
818 T: git git://repo.or.cz/qemu/kevin.git block
821 M: Stefan Hajnoczi <stefanha@redhat.com>
822 L: qemu-block@nongnu.org
828 T: git git://github.com/stefanha/qemu.git block
831 M: Jeff Cody <jcody@redhat.com>
832 L: qemu-block@nongnu.org
835 F: include/block/blockjob.h
840 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
842 Block QAPI, monitor, command line
843 M: Markus Armbruster <armbru@redhat.com>
848 T: git git://repo.or.cz/qemu/armbru.git block-next
851 M: Paolo Bonzini <pbonzini@redhat.com>
854 F: backends/msmouse.c
855 F: backends/testdev.c
857 Character Devices (Braille)
858 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
863 M: Markus Armbruster <armbru@redhat.com>
865 F: scripts/coverity-model.c
868 M: Andreas Färber <afaerber@suse.de>
875 M: Igor Mammedov <imammedo@redhat.com>
877 F: include/hw/cpu/icc_bus.h
881 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
882 M: Alexander Graf <agraf@suse.de>
887 L: qemu-devel@nongnu.org
893 M: Paolo Bonzini <pbonzini@redhat.com>
895 F: include/exec/ioport.h
897 F: include/exec/memory.h
899 F: include/exec/memory-internal.h
903 M: Gerd Hoffmann <kraxel@redhat.com>
905 F: include/ui/qemu-spice.h
907 F: audio/spiceaudio.c
911 M: Gerd Hoffmann <kraxel@redhat.com>
916 M: Andreas Färber <andreas.faerber@web.de>
917 M: Peter Maydell <peter.maydell@linaro.org>
922 M: Paolo Bonzini <pbonzini@redhat.com>
930 M: Luiz Capitulino <lcapitulino@redhat.com>
935 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
938 M: Stefan Hajnoczi <stefanha@redhat.com>
939 M: Jason Wang <jasowang@redhat.com>
942 T: git git://github.com/stefanha/qemu.git net
944 Netmap network backend
945 M: Luigi Rizzo <rizzo@iet.unipi.it>
946 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
947 M: Vincenzo Maffione <v.maffione@gmail.com>
948 W: http://info.iet.unipi.it/~luigi/netmap/
952 Network Block Device (NBD)
953 M: Paolo Bonzini <pbonzini@redhat.com>
958 T: git git://github.com/bonzini/qemu.git nbd-next
961 M: Eduardo Habkost <ehabkost@redhat.com>
964 F: include/sysemu/numa.h
967 T: git git://github.com/ehabkost/qemu.git numa
970 M: Markus Armbruster <armbru@redhat.com>
971 M: Michael Roth <mdroth@linux.vnet.ibm.com>
975 F: tests/qapi-schema/
978 T: git git://repo.or.cz/qemu/armbru.git qapi-next
981 M: Eric Blake <eblake@redhat.com>
982 M: Markus Armbruster <armbru@redhat.com>
986 T: git git://repo.or.cz/qemu/armbru.git qapi-next
989 M: Luiz Capitulino <lcapitulino@redhat.com>
992 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
995 M: Michael Roth <mdroth@linux.vnet.ibm.com>
998 T: git git://github.com/mdroth/qemu.git qga
1001 M: Andreas Färber <afaerber@suse.de>
1003 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1005 X: include/qom/cpu.h
1011 M: Markus Armbruster <armbru@redhat.com>
1018 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1021 M: Jan Kiszka <jan.kiszka@siemens.com>
1024 T: git git://git.kiszka.org/qemu.git queues/slirp
1027 M: Stefan Hajnoczi <stefanha@redhat.com>
1030 F: scripts/tracetool.py
1031 F: scripts/tracetool/
1033 T: git git://github.com/stefanha/qemu.git tracing
1036 M: Blue Swirl <blauwirbel@gmail.com>
1038 F: scripts/checkpatch.pl
1041 M: Juan Quintela <quintela@redhat.com>
1042 M: Amit Shah <amit.shah@redhat.com>
1044 F: include/migration/
1046 F: scripts/vmstate-static-checker.py
1047 F: tests/vmstate-static-checker-data/
1050 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1053 F: include/sysemu/seccomp.h
1056 M: Daniel P. Berrange <berrange@redhat.com>
1060 F: tests/test-crypto-*
1065 M: Riku Voipio <riku.voipio@iki.fi>
1071 M: Blue Swirl <blauwirbel@gmail.com>
1076 M: Riku Voipio <riku.voipio@iki.fi>
1080 Tiny Code Generator (TCG)
1081 -------------------------
1083 M: Richard Henderson <rth@twiddle.net>
1088 M: Claudio Fontana <claudio.fontana@huawei.com>
1089 M: Claudio Fontana <claudio.fontana@gmail.com>
1094 M: Andrzej Zaborowski <balrogg@gmail.com>
1099 L: qemu-devel@nongnu.org
1104 M: Aurelien Jarno <aurelien@aurel32.net>
1109 M: Aurelien Jarno <aurelien@aurel32.net>
1114 M: Vassili Karpov (malc) <av1474@comtv.ru>
1119 M: Vassili Karpov (malc) <av1474@comtv.ru>
1124 M: Alexander Graf <agraf@suse.de>
1125 M: Richard Henderson <rth@twiddle.net>
1130 M: Blue Swirl <blauwirbel@gmail.com>
1135 M: Stefan Weil <sw@weilnetz.de>
1143 L: qemu-stable@nongnu.org
1144 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1148 L: qemu-stable@nongnu.org
1149 M: Andreas Färber <afaerber@suse.de>
1150 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1154 L: qemu-stable@nongnu.org
1155 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1159 L: qemu-stable@nongnu.org
1160 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1166 M: Fam Zheng <famz@redhat.com>
1167 L: qemu-block@nongnu.org
1172 M: Josh Durgin <jdurgin@redhat.com>
1173 M: Jeff Cody <jcody@redhat.com>
1174 L: qemu-block@nongnu.org
1177 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1180 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1181 M: Liu Yuan <namei.unix@gmail.com>
1182 M: Jeff Cody <jcody@redhat.com>
1183 L: qemu-block@nongnu.org
1184 L: sheepdog@lists.wpkg.org
1187 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1190 M: Jeff Cody <jcody@redhat.com>
1191 L: qemu-block@nongnu.org
1194 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1197 M: Stefan Weil <sw@weilnetz.de>
1198 L: qemu-block@nongnu.org
1203 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1204 M: Paolo Bonzini <pbonzini@redhat.com>
1205 M: Peter Lieven <pl@kamp.de>
1206 L: qemu-block@nongnu.org
1211 M: Jeff Cody <jcody@redhat.com>
1212 M: Peter Lieven <pl@kamp.de>
1213 L: qemu-block@nongnu.org
1216 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1219 M: Richard W.M. Jones <rjones@redhat.com>
1220 M: Jeff Cody <jcody@redhat.com>
1221 L: qemu-block@nongnu.org
1224 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1227 M: Chrysostomos Nanakos <chris@include.gr>
1228 M: Jeff Cody <jcody@redhat.com>
1229 L: qemu-block@nongnu.org
1231 F: block/archipelago.c
1232 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1235 M: Jeff Cody <jcody@redhat.com>
1236 L: qemu-block@nongnu.org
1239 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1242 M: Jeff Cody <jcody@redhat.com>
1243 L: qemu-block@nongnu.org
1246 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1249 M: Fam Zheng <famz@redhat.com>
1250 L: qemu-block@nongnu.org
1255 M: Gonglei <arei.gonglei@huawei.com>
1260 M: Alberto Garcia <berto@igalia.com>
1263 L: qemu-block@nongnu.org
1266 M: Stefan Hajnoczi <stefanha@redhat.com>
1267 L: qemu-block@nongnu.org
1269 F: block/blkverify.c
1272 M: Stefan Hajnoczi <stefanha@redhat.com>
1273 L: qemu-block@nongnu.org
1278 M: Stefan Hajnoczi <stefanha@redhat.com>
1279 L: qemu-block@nongnu.org
1284 M: Stefan Hajnoczi <stefanha@redhat.com>
1285 L: qemu-block@nongnu.org
1290 M: Stefan Hajnoczi <stefanha@redhat.com>
1291 L: qemu-block@nongnu.org
1293 F: block/parallels.c
1296 M: Stefan Hajnoczi <stefanha@redhat.com>
1297 L: qemu-block@nongnu.org
1302 M: Kevin Wolf <kwolf@redhat.com>
1303 L: qemu-block@nongnu.org
1305 F: block/linux-aio.c
1307 F: block/raw-posix.c
1308 F: block/raw-win32.c
1310 F: block/win32-aio.c
1313 M: Kevin Wolf <kwolf@redhat.com>
1314 L: qemu-block@nongnu.org
1319 M: Kevin Wolf <kwolf@redhat.com>
1320 L: qemu-block@nongnu.org
1325 M: Kevin Wolf <kwolf@redhat.com>
1326 L: qemu-block@nongnu.org
1331 M: Kevin Wolf <kwolf@redhat.com>
1332 L: qemu-block@nongnu.org
1337 M: Kevin Wolf <kwolf@redhat.com>
1338 L: qemu-block@nongnu.org
1343 M: Stefan Hajnoczi <stefanha@redhat.com>
1344 L: qemu-block@nongnu.org
1346 F: tests/image-fuzzer/