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: Beniamino Galvani <b.galvani@gmail.com>
272 F: include/hw/*/allwinner*
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
607 M: Michael S. Tsirkin <mst@redhat.com>
608 M: Paolo Bonzini <pbonzini@redhat.com>
610 F: hw/char/debugcon.c
611 F: hw/char/parallel.c
618 F: hw/misc/debugexit.c
619 F: hw/misc/pc-testdev.c
622 F: hw/timer/mc146818rtc*
628 M: Max Filippov <jcmvbkbc@gmail.com>
632 XTFPGA (LX60, LX200, ML605, KC705)
633 M: Max Filippov <jcmvbkbc@gmail.com>
635 F: hw/xtensa/xtfpga.c
636 F: hw/net/opencores_eth.c
641 M: Jiri Slaby <jslaby@suse.cz>
646 M: John Snow <jsnow@redhat.com>
647 L: qemu-block@nongnu.org
653 F: hw/block/hd-geometry.c
656 T: git git://github.com/jnsnow/qemu.git ide
659 M: John Snow <jsnow@redhat.com>
660 L: qemu-block@nongnu.org
663 F: include/hw/block/fdc.h
664 T: git git://github.com/jnsnow/qemu.git ide
667 M: Peter Maydell <peter.maydell@linaro.org>
672 M: Michael S. Tsirkin <mst@redhat.com>
675 F: hw/misc/pci-testdev.c
680 M: Michael S. Tsirkin <mst@redhat.com>
681 M: Igor Mammedov <imammedo@redhat.com>
684 F: include/hw/smbios/*
688 F: hw/i386/acpi-build.[hc]
690 F: hw/arm/virt-acpi-build.c
691 F: include/hw/arm/virt-acpi-build.h
695 M: Alexander Graf <agraf@suse.de>
696 L: qemu-ppc@nongnu.org
701 M: Alexander Graf <agraf@suse.de>
702 M: Scott Wood <scottwood@freescale.com>
703 L: qemu-ppc@nongnu.org
708 M: Paolo Bonzini <pbonzini@redhat.com>
712 T: git git://github.com/bonzini/qemu.git scsi-next
716 F: hw/scsi/lsi53c895a.c
719 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
726 M: Alistair Francis <alistair.francis@xilinx.com>
727 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
732 M: Gerd Hoffmann <kraxel@redhat.com>
735 F: tests/usb-*-test.c
738 M: Gerd Hoffmann <kraxel@redhat.com>
739 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
741 F: hw/usb/dev-serial.c
744 M: Alex Williamson <alex.williamson@redhat.com>
749 M: Michael S. Tsirkin <mst@redhat.com>
754 M: Michael S. Tsirkin <mst@redhat.com>
760 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
764 F: tests/virtio-9p-test.c
765 T: git git://github.com/kvaneesh/QEMU.git
768 M: Stefan Hajnoczi <stefanha@redhat.com>
769 L: qemu-block@nongnu.org
771 F: hw/block/virtio-blk.c
772 F: hw/block/dataplane/*
773 F: hw/virtio/dataplane/*
774 T: git git://github.com/stefanha/qemu.git block
777 M: Cornelia Huck <cornelia.huck@de.ibm.com>
778 M: Christian Borntraeger <borntraeger@de.ibm.com>
780 F: hw/s390x/virtio-ccw.[hc]
781 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
784 M: Gerd Hoffmann <kraxel@redhat.com>
786 F: hw/input/virtio-input*.c
787 F: include/hw/virtio/virtio-input.h
790 M: Amit Shah <amit.shah@redhat.com>
792 F: hw/char/virtio-serial-bus.c
793 F: hw/char/virtio-console.c
794 F: include/hw/virtio/virtio-serial.h
797 M: Amit Shah <amit.shah@redhat.com>
799 F: hw/virtio/virtio-rng.c
800 F: include/hw/virtio/virtio-rng.h
804 M: Keith Busch <keith.busch@intel.com>
805 L: qemu-block@nongnu.org
811 M: Hannes Reinecke <hare@suse.de>
812 L: qemu-block@nongnu.org
818 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
819 M: Alistair Francis <alistair.francis@xilinx.com>
820 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
823 F: include/hw/xilinx.h
826 M: Dmitry Fleytman <dmitry@daynix.com>
829 F: hw/scsi/vmw_pvscsi*
832 M: Scott Feldman <sfeldma@gmail.com>
833 M: Jiri Pirko <jiri@resnulli.us>
840 M: Gerd Hoffmann <kraxel@redhat.com>
845 F: tests/es1370-test.c
846 F: tests/intel-hda-test.c
849 M: Kevin Wolf <kwolf@redhat.com>
850 L: qemu-block@nongnu.org
858 F: tests/qemu-iotests/
859 T: git git://repo.or.cz/qemu/kevin.git block
862 M: Stefan Hajnoczi <stefanha@redhat.com>
863 L: qemu-block@nongnu.org
869 T: git git://github.com/stefanha/qemu.git block
872 M: Jeff Cody <jcody@redhat.com>
873 L: qemu-block@nongnu.org
876 F: include/block/blockjob.h
881 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
883 Block QAPI, monitor, command line
884 M: Markus Armbruster <armbru@redhat.com>
889 T: git git://repo.or.cz/qemu/armbru.git block-next
892 M: Paolo Bonzini <pbonzini@redhat.com>
895 F: backends/msmouse.c
896 F: backends/testdev.c
898 Character Devices (Braille)
899 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
904 M: Markus Armbruster <armbru@redhat.com>
906 F: scripts/coverity-model.c
909 M: Andreas Färber <afaerber@suse.de>
916 M: Igor Mammedov <imammedo@redhat.com>
918 F: include/hw/cpu/icc_bus.h
922 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
923 M: Alexander Graf <agraf@suse.de>
928 M: Markus Armbruster <armbru@redhat.com>
930 F: include/qapi/error.h
931 F: include/qemu/error-report.h
936 L: qemu-devel@nongnu.org
942 M: Paolo Bonzini <pbonzini@redhat.com>
944 F: include/exec/ioport.h
946 F: include/exec/memory.h
948 F: include/exec/memory-internal.h
952 M: Gerd Hoffmann <kraxel@redhat.com>
954 F: include/ui/qemu-spice.h
956 F: audio/spiceaudio.c
960 M: Gerd Hoffmann <kraxel@redhat.com>
965 M: Andreas Färber <andreas.faerber@web.de>
966 M: Peter Maydell <peter.maydell@linaro.org>
971 M: Paolo Bonzini <pbonzini@redhat.com>
979 M: Luiz Capitulino <lcapitulino@redhat.com>
984 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
987 M: Jason Wang <jasowang@redhat.com>
990 T: git git://github.com/jasowang/qemu.git net
992 Netmap network backend
993 M: Luigi Rizzo <rizzo@iet.unipi.it>
994 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
995 M: Vincenzo Maffione <v.maffione@gmail.com>
996 W: http://info.iet.unipi.it/~luigi/netmap/
1000 Network Block Device (NBD)
1001 M: Paolo Bonzini <pbonzini@redhat.com>
1006 T: git git://github.com/bonzini/qemu.git nbd-next
1009 M: Eduardo Habkost <ehabkost@redhat.com>
1012 F: include/sysemu/numa.h
1015 T: git git://github.com/ehabkost/qemu.git numa
1018 M: Markus Armbruster <armbru@redhat.com>
1019 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1023 F: tests/qapi-schema/
1026 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1029 M: Eric Blake <eblake@redhat.com>
1030 M: Markus Armbruster <armbru@redhat.com>
1034 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1037 M: Luiz Capitulino <lcapitulino@redhat.com>
1040 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1043 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1046 T: git git://github.com/mdroth/qemu.git qga
1049 M: Andreas Färber <afaerber@suse.de>
1051 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1053 X: include/qom/cpu.h
1059 M: Markus Armbruster <armbru@redhat.com>
1066 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1069 M: Jan Kiszka <jan.kiszka@siemens.com>
1072 T: git git://git.kiszka.org/qemu.git queues/slirp
1075 M: Stefan Hajnoczi <stefanha@redhat.com>
1078 F: scripts/tracetool.py
1079 F: scripts/tracetool/
1081 T: git git://github.com/stefanha/qemu.git tracing
1084 M: Blue Swirl <blauwirbel@gmail.com>
1086 F: scripts/checkpatch.pl
1089 M: Juan Quintela <quintela@redhat.com>
1090 M: Amit Shah <amit.shah@redhat.com>
1092 F: include/migration/
1094 F: scripts/vmstate-static-checker.py
1095 F: tests/vmstate-static-checker-data/
1098 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
1101 F: include/sysemu/seccomp.h
1104 M: Daniel P. Berrange <berrange@redhat.com>
1108 F: tests/test-crypto-*
1113 M: Riku Voipio <riku.voipio@iki.fi>
1119 M: Blue Swirl <blauwirbel@gmail.com>
1124 M: Riku Voipio <riku.voipio@iki.fi>
1128 Tiny Code Generator (TCG)
1129 -------------------------
1131 M: Richard Henderson <rth@twiddle.net>
1136 M: Claudio Fontana <claudio.fontana@huawei.com>
1137 M: Claudio Fontana <claudio.fontana@gmail.com>
1142 M: Andrzej Zaborowski <balrogg@gmail.com>
1147 L: qemu-devel@nongnu.org
1152 M: Aurelien Jarno <aurelien@aurel32.net>
1157 M: Aurelien Jarno <aurelien@aurel32.net>
1162 M: Vassili Karpov (malc) <av1474@comtv.ru>
1167 M: Vassili Karpov (malc) <av1474@comtv.ru>
1172 M: Alexander Graf <agraf@suse.de>
1173 M: Richard Henderson <rth@twiddle.net>
1178 M: Blue Swirl <blauwirbel@gmail.com>
1183 M: Stefan Weil <sw@weilnetz.de>
1191 L: qemu-stable@nongnu.org
1192 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1196 L: qemu-stable@nongnu.org
1197 M: Andreas Färber <afaerber@suse.de>
1198 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1202 L: qemu-stable@nongnu.org
1203 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1207 L: qemu-stable@nongnu.org
1208 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1214 M: Fam Zheng <famz@redhat.com>
1215 L: qemu-block@nongnu.org
1220 M: Josh Durgin <jdurgin@redhat.com>
1221 M: Jeff Cody <jcody@redhat.com>
1222 L: qemu-block@nongnu.org
1225 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1228 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1229 M: Liu Yuan <namei.unix@gmail.com>
1230 M: Jeff Cody <jcody@redhat.com>
1231 L: qemu-block@nongnu.org
1232 L: sheepdog@lists.wpkg.org
1235 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1238 M: Jeff Cody <jcody@redhat.com>
1239 L: qemu-block@nongnu.org
1242 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1245 M: Stefan Weil <sw@weilnetz.de>
1246 L: qemu-block@nongnu.org
1251 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1252 M: Paolo Bonzini <pbonzini@redhat.com>
1253 M: Peter Lieven <pl@kamp.de>
1254 L: qemu-block@nongnu.org
1259 M: Jeff Cody <jcody@redhat.com>
1260 M: Peter Lieven <pl@kamp.de>
1261 L: qemu-block@nongnu.org
1264 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1267 M: Richard W.M. Jones <rjones@redhat.com>
1268 M: Jeff Cody <jcody@redhat.com>
1269 L: qemu-block@nongnu.org
1272 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1275 M: Chrysostomos Nanakos <chris@include.gr>
1276 M: Jeff Cody <jcody@redhat.com>
1277 L: qemu-block@nongnu.org
1279 F: block/archipelago.c
1280 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1283 M: Jeff Cody <jcody@redhat.com>
1284 L: qemu-block@nongnu.org
1287 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1290 M: Jeff Cody <jcody@redhat.com>
1291 L: qemu-block@nongnu.org
1294 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1297 M: Fam Zheng <famz@redhat.com>
1298 L: qemu-block@nongnu.org
1303 M: Gonglei <arei.gonglei@huawei.com>
1308 M: Alberto Garcia <berto@igalia.com>
1311 L: qemu-block@nongnu.org
1314 M: Stefan Hajnoczi <stefanha@redhat.com>
1315 L: qemu-block@nongnu.org
1317 F: block/blkverify.c
1320 M: Stefan Hajnoczi <stefanha@redhat.com>
1321 L: qemu-block@nongnu.org
1326 M: Stefan Hajnoczi <stefanha@redhat.com>
1327 L: qemu-block@nongnu.org
1332 M: Stefan Hajnoczi <stefanha@redhat.com>
1333 L: qemu-block@nongnu.org
1338 M: Stefan Hajnoczi <stefanha@redhat.com>
1339 M: Denis V. Lunev <den@openvz.org>
1340 L: qemu-block@nongnu.org
1342 F: block/parallels.c
1345 M: Stefan Hajnoczi <stefanha@redhat.com>
1346 L: qemu-block@nongnu.org
1351 M: Kevin Wolf <kwolf@redhat.com>
1352 L: qemu-block@nongnu.org
1354 F: block/linux-aio.c
1356 F: block/raw-posix.c
1357 F: block/raw-win32.c
1359 F: block/win32-aio.c
1362 M: Kevin Wolf <kwolf@redhat.com>
1363 L: qemu-block@nongnu.org
1368 M: Kevin Wolf <kwolf@redhat.com>
1369 L: qemu-block@nongnu.org
1374 M: Kevin Wolf <kwolf@redhat.com>
1375 L: qemu-block@nongnu.org
1380 M: Kevin Wolf <kwolf@redhat.com>
1381 L: qemu-block@nongnu.org
1386 M: Kevin Wolf <kwolf@redhat.com>
1387 L: qemu-block@nongnu.org
1392 M: Stefan Hajnoczi <stefanha@redhat.com>
1393 L: qemu-block@nongnu.org
1395 F: tests/image-fuzzer/