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
362 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
364 F: hw/cris/axis_dev88.c
369 EVR32 and uclinux BSP
370 M: Michael Walle <michael@walle.cc>
372 F: hw/lm32/lm32_boards.c
375 M: Michael Walle <michael@walle.cc>
377 F: hw/lm32/milkymist.c
387 F: hw/m68k/dummy_m68k.c
396 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
398 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
401 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
403 F: hw/microblaze/petalogix_ml605_mmu.c
408 M: Hervé Poussineau <hpoussin@reactos.org>
410 F: hw/mips/mips_jazz.c
413 M: Aurelien Jarno <aurelien@aurel32.net>
415 F: hw/mips/mips_malta.c
418 L: qemu-devel@nongnu.org
420 F: hw/mips/mips_mipssim.c
423 M: Aurelien Jarno <aurelien@aurel32.net>
425 F: hw/mips/mips_r4k.c
430 M: Jia Liu <proljc@gmail.com>
432 F: hw/openrisc/openrisc_sim.c
437 M: Alexander Graf <agraf@suse.de>
438 L: qemu-ppc@nongnu.org
440 F: hw/ppc/ppc405_boards.c
443 M: Alexander Graf <agraf@suse.de>
444 L: qemu-ppc@nongnu.org
446 F: hw/ppc/ppc440_bamboo.c
449 M: Alexander Graf <agraf@suse.de>
450 M: Scott Wood <scottwood@freescale.com>
451 L: qemu-ppc@nongnu.org
457 M: Alexander Graf <agraf@suse.de>
458 M: Scott Wood <scottwood@freescale.com>
459 L: qemu-ppc@nongnu.org
461 F: hw/ppc/mpc8544ds.c
462 F: hw/ppc/mpc8544_guts.c
465 M: Alexander Graf <agraf@suse.de>
466 L: qemu-ppc@nongnu.org
468 F: hw/ppc/mac_newworld.c
469 F: hw/pci-host/uninorth.c
470 F: hw/pci-bridge/dec.[hc]
474 M: Alexander Graf <agraf@suse.de>
475 L: qemu-ppc@nongnu.org
477 F: hw/ppc/mac_oldworld.c
478 F: hw/pci-host/grackle.c
482 M: Andreas Färber <andreas.faerber@web.de>
483 L: qemu-ppc@nongnu.org
486 F: hw/pci-host/prep.[hc]
487 F: hw/isa/pc87312.[hc]
490 M: David Gibson <david@gibson.dropbear.id.au>
491 M: Alexander Graf <agraf@suse.de>
492 L: qemu-ppc@nongnu.org
495 F: include/hw/*/spapr*
497 F: include/hw/*/xics*
498 F: pc-bios/spapr-rtas/*
501 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
502 L: qemu-ppc@nongnu.org
504 F: hw/ppc/virtex_ml507.c
509 M: Magnus Damm <magnus.damm@gmail.com>
514 M: Magnus Damm <magnus.damm@gmail.com>
521 M: Blue Swirl <blauwirbel@gmail.com>
522 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
527 M: Blue Swirl <blauwirbel@gmail.com>
528 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
530 F: hw/sparc64/sun4u.c
533 M: Fabien Chouteau <chouteau@adacore.com>
541 M: Alexander Graf <agraf@suse.de>
544 X: hw/s390x/*pci*.[hc]
547 M: Cornelia Huck <cornelia.huck@de.ibm.com>
548 M: Christian Borntraeger <borntraeger@de.ibm.com>
549 M: Alexander Graf <agraf@suse.de>
551 F: hw/s390x/s390-virtio-ccw.c
553 F: hw/s390x/sclp*.[hc]
554 F: hw/s390x/ipl*.[hc]
555 F: hw/s390x/*pci*.[hc]
558 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
562 PKUnity-3 SoC initramfs-with-busybox
563 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
571 M: Michael S. Tsirkin <mst@redhat.com>
575 F: hw/pci-host/piix.c
578 F: include/hw/pci-host/q35.h
579 F: include/hw/pci-host/pam.h
582 F: hw/i2c/smbus_ich9.c
585 F: include/hw/acpi/ich9.h
586 F: include/hw/acpi/piix.h
592 M: Max Filippov <jcmvbkbc@gmail.com>
596 XTFPGA (LX60, LX200, ML605, KC705)
597 M: Max Filippov <jcmvbkbc@gmail.com>
599 F: hw/xtensa/xtfpga.c
600 F: hw/net/opencores_eth.c
605 M: Jiri Slaby <jslaby@suse.cz>
610 M: John Snow <jsnow@redhat.com>
611 L: qemu-block@nongnu.org
617 F: hw/block/hd-geometry.c
620 T: git git://github.com/jnsnow/qemu.git ide
623 M: John Snow <jsnow@redhat.com>
624 L: qemu-block@nongnu.org
627 F: include/hw/block/fdc.h
628 T: git git://github.com/jnsnow/qemu.git ide
631 M: Peter Maydell <peter.maydell@linaro.org>
636 M: Michael S. Tsirkin <mst@redhat.com>
643 M: Alexander Graf <agraf@suse.de>
644 L: qemu-ppc@nongnu.org
649 M: Alexander Graf <agraf@suse.de>
650 M: Scott Wood <scottwood@freescale.com>
651 L: qemu-ppc@nongnu.org
656 M: Paolo Bonzini <pbonzini@redhat.com>
660 T: git git://github.com/bonzini/qemu.git scsi-next
664 F: hw/scsi/lsi53c895a.c
667 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
673 M: Gerd Hoffmann <kraxel@redhat.com>
676 F: tests/usb-*-test.c
679 M: Gerd Hoffmann <kraxel@redhat.com>
680 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
682 F: hw/usb/dev-serial.c
685 M: Alex Williamson <alex.williamson@redhat.com>
690 M: Michael S. Tsirkin <mst@redhat.com>
695 M: Michael S. Tsirkin <mst@redhat.com>
700 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
704 F: tests/virtio-9p-test.c
705 T: git git://github.com/kvaneesh/QEMU.git
708 M: Stefan Hajnoczi <stefanha@redhat.com>
709 L: qemu-block@nongnu.org
711 F: hw/block/virtio-blk.c
712 F: hw/block/dataplane/*
713 F: hw/virtio/dataplane/*
714 T: git git://github.com/stefanha/qemu.git block
717 M: Cornelia Huck <cornelia.huck@de.ibm.com>
718 M: Christian Borntraeger <borntraeger@de.ibm.com>
720 F: hw/s390x/virtio-ccw.[hc]
721 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
724 M: Amit Shah <amit.shah@redhat.com>
726 F: hw/char/virtio-serial-bus.c
727 F: hw/char/virtio-console.c
728 F: include/hw/virtio/virtio-serial.h
731 M: Amit Shah <amit.shah@redhat.com>
733 F: hw/virtio/virtio-rng.c
734 F: include/hw/virtio/virtio-rng.h
738 M: Keith Busch <keith.busch@intel.com>
739 L: qemu-block@nongnu.org
745 M: Hannes Reinecke <hare@suse.de>
746 L: qemu-block@nongnu.org
752 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
753 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
756 F: include/hw/xilinx.h
759 M: Dmitry Fleytman <dmitry@daynix.com>
762 F: hw/scsi/vmw_pvscsi*
765 M: Scott Feldman <sfeldma@gmail.com>
766 M: Jiri Pirko <jiri@resnulli.us>
773 M: Vassili Karpov (malc) <av1474@comtv.ru>
774 M: Gerd Hoffmann <kraxel@redhat.com>
779 F: tests/es1370-test.c
780 F: tests/intel-hda-test.c
783 M: Kevin Wolf <kwolf@redhat.com>
784 L: qemu-block@nongnu.org
792 F: tests/qemu-iotests/
793 T: git git://repo.or.cz/qemu/kevin.git block
796 M: Stefan Hajnoczi <stefanha@redhat.com>
797 L: qemu-block@nongnu.org
803 T: git git://github.com/stefanha/qemu.git block
806 M: Jeff Cody <jcody@redhat.com>
807 L: qemu-block@nongnu.org
810 F: include/block/blockjob.h
815 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
817 Block QAPI, monitor, command line
818 M: Markus Armbruster <armbru@redhat.com>
823 T: git git://repo.or.cz/qemu/armbru.git block-next
826 M: Paolo Bonzini <pbonzini@redhat.com>
829 F: backends/msmouse.c
830 F: backends/testdev.c
832 Character Devices (Braille)
833 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
838 M: Markus Armbruster <armbru@redhat.com>
840 F: scripts/coverity-model.c
843 M: Andreas Färber <afaerber@suse.de>
850 M: Igor Mammedov <imammedo@redhat.com>
852 F: include/hw/cpu/icc_bus.h
856 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
857 M: Alexander Graf <agraf@suse.de>
862 L: qemu-devel@nongnu.org
868 M: Paolo Bonzini <pbonzini@redhat.com>
870 F: include/exec/ioport.h
872 F: include/exec/memory.h
874 F: include/exec/memory-internal.h
878 M: Gerd Hoffmann <kraxel@redhat.com>
880 F: include/ui/qemu-spice.h
882 F: audio/spiceaudio.c
886 M: Gerd Hoffmann <kraxel@redhat.com>
891 M: Andreas Färber <andreas.faerber@web.de>
892 M: Peter Maydell <peter.maydell@linaro.org>
897 M: Paolo Bonzini <pbonzini@redhat.com>
905 M: Luiz Capitulino <lcapitulino@redhat.com>
910 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
913 M: Stefan Hajnoczi <stefanha@redhat.com>
914 M: Jason Wang <jasowang@redhat.com>
917 T: git git://github.com/stefanha/qemu.git net
919 Netmap network backend
920 M: Luigi Rizzo <rizzo@iet.unipi.it>
921 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
922 M: Vincenzo Maffione <v.maffione@gmail.com>
923 W: http://info.iet.unipi.it/~luigi/netmap/
927 Network Block Device (NBD)
928 M: Paolo Bonzini <pbonzini@redhat.com>
933 T: git git://github.com/bonzini/qemu.git nbd-next
936 M: Eduardo Habkost <ehabkost@redhat.com>
939 F: include/sysemu/numa.h
942 T: git git://github.com/ehabkost/qemu.git numa
945 M: Markus Armbruster <armbru@redhat.com>
946 M: Michael Roth <mdroth@linux.vnet.ibm.com>
949 F: tests/qapi-schema/
950 T: git git://repo.or.cz/qemu/armbru.git qapi-next
953 M: Eric Blake <eblake@redhat.com>
954 M: Markus Armbruster <armbru@redhat.com>
957 T: git git://repo.or.cz/qemu/armbru.git qapi-next
960 M: Luiz Capitulino <lcapitulino@redhat.com>
963 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
966 M: Michael Roth <mdroth@linux.vnet.ibm.com>
969 T: git git://github.com/mdroth/qemu.git qga
972 M: Andreas Färber <afaerber@suse.de>
974 T: git git://github.com/afaerber/qemu-cpu.git qom-next
982 M: Markus Armbruster <armbru@redhat.com>
989 T: git git://repo.or.cz/qemu/armbru.git qapi-next
992 M: Jan Kiszka <jan.kiszka@siemens.com>
995 T: git git://git.kiszka.org/qemu.git queues/slirp
998 M: Stefan Hajnoczi <stefanha@redhat.com>
1001 F: scripts/tracetool.py
1002 F: scripts/tracetool/
1004 T: git git://github.com/stefanha/qemu.git tracing
1007 M: Blue Swirl <blauwirbel@gmail.com>
1009 F: scripts/checkpatch.pl
1012 M: Juan Quintela <quintela@redhat.com>
1013 M: Amit Shah <amit.shah@redhat.com>
1015 F: include/migration/
1019 F: scripts/vmstate-static-checker.py
1020 F: tests/vmstate-static-checker-data/
1023 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1026 F: include/sysemu/seccomp.h
1031 M: Riku Voipio <riku.voipio@iki.fi>
1037 M: Blue Swirl <blauwirbel@gmail.com>
1042 M: Riku Voipio <riku.voipio@iki.fi>
1046 Tiny Code Generator (TCG)
1047 -------------------------
1049 M: Richard Henderson <rth@twiddle.net>
1054 M: Claudio Fontana <claudio.fontana@huawei.com>
1055 M: Claudio Fontana <claudio.fontana@gmail.com>
1060 M: Andrzej Zaborowski <balrogg@gmail.com>
1065 L: qemu-devel@nongnu.org
1070 M: Aurelien Jarno <aurelien@aurel32.net>
1075 M: Aurelien Jarno <aurelien@aurel32.net>
1080 M: Vassili Karpov (malc) <av1474@comtv.ru>
1085 M: Vassili Karpov (malc) <av1474@comtv.ru>
1090 M: Alexander Graf <agraf@suse.de>
1091 M: Richard Henderson <rth@twiddle.net>
1096 M: Blue Swirl <blauwirbel@gmail.com>
1101 M: Stefan Weil <sw@weilnetz.de>
1109 L: qemu-stable@nongnu.org
1110 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1114 L: qemu-stable@nongnu.org
1115 M: Andreas Färber <afaerber@suse.de>
1116 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1120 L: qemu-stable@nongnu.org
1121 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1125 L: qemu-stable@nongnu.org
1126 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1132 M: Fam Zheng <famz@redhat.com>
1133 L: qemu-block@nongnu.org
1138 M: Josh Durgin <josh.durgin@inktank.com>
1139 M: Jeff Cody <jcody@redhat.com>
1140 L: qemu-block@nongnu.org
1143 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1146 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1147 M: Liu Yuan <namei.unix@gmail.com>
1148 M: Jeff Cody <jcody@redhat.com>
1149 L: qemu-block@nongnu.org
1150 L: sheepdog@lists.wpkg.org
1153 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1156 M: Jeff Cody <jcody@redhat.com>
1157 L: qemu-block@nongnu.org
1160 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1163 M: Stefan Weil <sw@weilnetz.de>
1164 L: qemu-block@nongnu.org
1169 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1170 M: Paolo Bonzini <pbonzini@redhat.com>
1171 M: Peter Lieven <pl@kamp.de>
1172 L: qemu-block@nongnu.org
1177 M: Jeff Cody <jcody@redhat.com>
1178 M: Peter Lieven <pl@kamp.de>
1179 L: qemu-block@nongnu.org
1182 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1185 M: Richard W.M. Jones <rjones@redhat.com>
1186 M: Jeff Cody <jcody@redhat.com>
1187 L: qemu-block@nongnu.org
1190 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1193 M: Chrysostomos Nanakos <chris@include.gr>
1194 M: Jeff Cody <jcody@redhat.com>
1195 L: qemu-block@nongnu.org
1197 F: block/archipelago.c
1198 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1201 M: Jeff Cody <jcody@redhat.com>
1202 L: qemu-block@nongnu.org
1205 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1208 M: Jeff Cody <jcody@redhat.com>
1209 L: qemu-block@nongnu.org
1212 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1215 M: Fam Zheng <famz@redhat.com>
1216 L: qemu-block@nongnu.org
1221 M: Gonglei <arei.gonglei@huawei.com>
1226 M: Alberto Garcia <berto@igalia.com>
1229 L: qemu-block@nongnu.org
1232 M: Stefan Hajnoczi <stefanha@redhat.com>
1233 L: qemu-block@nongnu.org
1235 F: block/blkverify.c
1238 M: Stefan Hajnoczi <stefanha@redhat.com>
1239 L: qemu-block@nongnu.org
1244 M: Stefan Hajnoczi <stefanha@redhat.com>
1245 L: qemu-block@nongnu.org
1250 M: Stefan Hajnoczi <stefanha@redhat.com>
1251 L: qemu-block@nongnu.org
1256 M: Stefan Hajnoczi <stefanha@redhat.com>
1257 L: qemu-block@nongnu.org
1259 F: block/parallels.c
1262 M: Stefan Hajnoczi <stefanha@redhat.com>
1263 L: qemu-block@nongnu.org
1268 M: Kevin Wolf <kwolf@redhat.com>
1269 L: qemu-block@nongnu.org
1271 F: block/linux-aio.c
1273 F: block/raw-posix.c
1274 F: block/raw-win32.c
1276 F: block/win32-aio.c
1279 M: Kevin Wolf <kwolf@redhat.com>
1280 L: qemu-block@nongnu.org
1285 M: Kevin Wolf <kwolf@redhat.com>
1286 L: qemu-block@nongnu.org
1291 M: Kevin Wolf <kwolf@redhat.com>
1292 L: qemu-block@nongnu.org
1297 M: Kevin Wolf <kwolf@redhat.com>
1298 L: qemu-block@nongnu.org
1303 M: Kevin Wolf <kwolf@redhat.com>
1304 L: qemu-block@nongnu.org
1309 M: Stefan Hajnoczi <stefanha@redhat.com>
1310 L: qemu-block@nongnu.org
1312 F: tests/image-fuzzer/