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 R: Designated reviewer: FullName <address@domain>
16 These reviewers should be CCed on patches.
17 L: Mailing list that is relevant to this area
18 W: Web-page with status/info
19 Q: Patchwork web based patch tracking system site
20 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
21 S: Status, one of the following:
22 Supported: Someone is actually paid to look after this.
23 Maintained: Someone actually looks after it.
24 Odd Fixes: It has a maintainer but they don't have time to do
25 much other than throw the odd patch in. See below.
26 Orphan: No current maintainer [but maybe you could take the
27 role as you write your new code].
28 Obsolete: Old code. Something tagged obsolete generally means
29 it has been replaced by a better system and you
31 F: Files and directories with wildcard patterns.
32 A trailing slash includes all files and subdirectory files.
33 F: drivers/net/ all files in and below drivers/net
34 F: drivers/net/* all files in drivers/net, but not below
35 F: */net/* all files in "any top level directory"/net
36 One pattern per line. Multiple F: lines acceptable.
37 X: Files and directories that are NOT maintained, same rules as F:
38 Files exclusions are tested before file matches.
39 Can be useful for excluding a specific subdirectory, for instance:
42 matches all files in and below net excluding net/ipv6/
43 K: Keyword perl extended regex pattern to match content in a
44 patch or file. For instance:
46 matches patches or files that contain "of_get_profile"
47 K: \b(printk|pr_(info|err))\b
48 matches patches or files that contain one or more of the words
49 printk, pr_info or pr_err
50 One regex pattern per line. Multiple K: lines acceptable.
53 General Project Administration
54 ------------------------------
62 Responsible Disclosure, Reporting Security Issues
63 ------------------------------
64 W: https://wiki.qemu.org/SecurityProcess
75 K: ^Subject:.*(?i)trivial
76 T: git git://git.corpit.ru/qemu.git trivial-patches
77 T: git git://github.com/vivier/qemu.git trivial-patches
84 F: default-configs/s390x-softmmu.mak
87 F: hw/char/terminal3270.c
88 F: hw/intc/s390_flic.c
89 F: hw/intc/s390_flic_kvm.c
92 F: hw/watchdog/wdt_diag288.c
94 F: include/hw/watchdog/wdt_diag288.h
96 F: pc-bios/s390-ccw.img
98 K: ^Subject:.*(?i)s390x?
99 T: git git://github.com/cohuck/qemu.git s390-next
102 Guest CPU cores (TCG):
103 ----------------------
113 F: include/exec/cpu*.h
114 F: include/exec/exec-all.h
115 F: include/exec/helper*.h
116 F: include/exec/tb-hash.h
117 F: include/sysemu/cpus.h
140 F: include/hw/cpu/a*mpcore.h
169 F: include/hw/char/lm32_juart.h
182 F: target/microblaze/
184 F: disas/microblaze.c
193 F: hw/intc/mips_gic.c
194 F: hw/timer/mips_gictimer.c
196 F: include/hw/misc/mips_*
197 F: include/hw/intc/mips_gic.h
198 F: include/hw/timer/mips_gictimer.h
208 F: default-configs/moxie-softmmu.mak
223 F: tests/tcg/openrisc/
278 F: include/hw/unicore32/
288 T: git git://github.com/ehabkost/qemu.git x86-next
292 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
304 F: include/hw/tricore/
306 Guest CPU Cores (KVM):
307 ----------------------
315 F: include/sysemu/kvm*.h
338 F: target/s390x/kvm.c
339 F: target/s390x/kvm_s390x.h
340 F: target/s390x/kvm-stub.c
341 F: target/s390x/ioinst.[ch]
342 F: target/s390x/machine.c
343 F: target/s390x/sigp.c
344 F: hw/intc/s390_flic.c
345 F: hw/intc/s390_flic_kvm.c
346 F: include/hw/s390x/s390_flic.h
348 T: git git://github.com/cohuck/qemu.git s390-next
349 T: git git://github.com/borntraeger/qemu.git s390-next
359 Guest CPU Cores (Xen):
360 ----------------------
368 F: hw/9pfs/xen-9p-backend.c
369 F: hw/char/xen_console.c
370 F: hw/display/xenfb.c
377 F: include/sysemu/xen-mapcache.h
397 K: ^Subject:.*(?i)NetBSD
403 K: ^Subject:.*(?i)OpenBSD
419 F: hw/isa/smc37c669-superio.c
428 F: include/hw/*/allwinner*
429 F: hw/arm/cubieboard.c
431 ARM PrimeCell and CMSDK devices
436 F: include/hw/char/pl011.h
445 F: include/hw/arm/primecell.h
446 F: hw/timer/cmsdk-apb-timer.c
447 F: include/hw/timer/cmsdk-apb-timer.h
448 F: hw/char/cmsdk-apb-uart.c
449 F: include/hw/char/cmsdk-apb-uart.h
451 F: include/hw/misc/tz-ppc.h
458 F: hw/intc/gic_internal.h
460 F: hw/misc/arm11scu.c
461 F: hw/timer/a9gtimer*
463 F: include/hw/arm/arm*.h
464 F: include/hw/intc/arm*
465 F: include/hw/misc/a9scu.h
466 F: include/hw/misc/arm11scu.h
467 F: include/hw/timer/a9gtimer.h
468 F: include/hw/timer/arm_mptimer.h
469 F: include/hw/timer/armv7m_systick.h
470 F: tests/test-arm-mptimer.c
477 F: include/hw/arm/exynos4210.h
490 F: include/hw/arm/digic.h
506 F: include/hw/arm/fsl-imx31.h
512 F: hw/arm/integratorcp.c
513 F: hw/misc/arm_integrator_debug.c
522 F: include/hw/misc/mps2-*.h
524 F: include/hw/arm/iotkit.h
549 F: hw/cpu/realview_mpcore.c
550 F: hw/intc/realview_gic.c
551 F: include/hw/intc/realview_gic.h
557 F: hw/arm/mainstone.c
562 F: hw/misc/mst_fpga.c
563 F: include/hw/arm/pxa.h
576 F: hw/misc/arm_sysctl.c
586 F: include/hw/misc/zynq*
595 F: include/hw/*/xlnx*.h
602 F: hw/arm/virt-acpi-build.c
607 F: hw/arm/stm32f205_soc.c
608 F: hw/misc/stm32f2xx_syscfg.c
609 F: hw/char/stm32f2xx_usart.c
610 F: hw/timer/stm32f2xx_timer.c
612 F: hw/ssi/stm32f2xx_spi.c
613 F: include/hw/*/stm32*.h
618 F: hw/arm/netduino2.c
624 F: hw/misc/msf2-sysreg.c
625 F: hw/timer/mss-timer.c
627 F: include/hw/arm/msf2-soc.h
628 F: include/hw/misc/msf2-sysreg.h
629 F: include/hw/timer/mss-timer.h
630 F: include/hw/ssi/mss-spi.h
642 F: hw/cris/axis_dev88.c
647 EVR32 and uclinux BSP
650 F: hw/lm32/lm32_boards.c
655 F: hw/lm32/milkymist.c
669 F: hw/m68k/mcf_intc.c
670 F: hw/char/mcf_uart.c
672 F: include/hw/m68k/mcf*.h
679 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
684 F: hw/microblaze/petalogix_ml605_mmu.c
691 F: hw/mips/mips_jazz.c
696 F: hw/mips/mips_malta.c
701 F: hw/mips/mips_mipssim.c
707 F: hw/mips/mips_r4k.c
712 F: hw/mips/mips_fulong2e.c
714 F: include/hw/isa/vt82c686.h
719 F: hw/core/loader-fit.c
721 F: hw/pci-host/xilinx-pcie.c
728 F: hw/openrisc/openrisc_sim.c
736 F: hw/ppc/ppc405_boards.c
742 F: hw/ppc/ppc440_bamboo.c
750 F: include/hw/ppc/ppc_e500.h
751 F: include/hw/pci-host/ppce500.h
752 F: pc-bios/u-boot.e500
758 F: hw/ppc/mpc8544ds.c
759 F: hw/ppc/mpc8544_guts.c
765 F: hw/ppc/mac_newworld.c
766 F: hw/pci-host/uninorth.c
767 F: hw/pci-bridge/dec.[hc]
769 F: include/hw/ppc/mac_dbdma.h
770 F: hw/nvram/mac_nvram.c
776 F: hw/ppc/mac_oldworld.c
777 F: hw/pci-host/grackle.c
779 F: hw/intc/heathrow_pic.c
787 F: hw/ppc/prep_systemio.c
788 F: hw/ppc/rs6000_mc.c
789 F: hw/pci-host/prep.[hc]
793 F: hw/timer/m48t59-isa.c
794 F: include/hw/isa/pc87312.h
795 F: include/hw/timer/m48t59.h
796 F: pc-bios/ppc_rom.bin
804 F: include/hw/*/spapr*
806 F: include/hw/*/xics*
807 F: pc-bios/spapr-rtas/*
808 F: pc-bios/spapr-rtas.bin
810 F: pc-bios/skiboot.lid
811 F: docs/specs/ppc-spapr-hcalls.txt
812 F: docs/specs/ppc-spapr-hotplug.txt
814 F: tests/libqos/*spapr*
816 F: tests/libqos/rtas*
822 F: hw/ppc/virtex_ml507.c
837 F: hw/timer/sh_timer.c
850 F: hw/dma/sparc32_dma.c
851 F: hw/dma/sun4m_iommu.c
852 F: hw/misc/eccmemctl.c
853 F: hw/misc/slavio_misc.c
854 F: include/hw/sparc/sparc32_dma.h
855 F: include/hw/sparc/sun4m.h
856 F: pc-bios/openbios-sparc32
861 F: hw/sparc64/sun4u.c
862 F: pc-bios/openbios-sparc64
867 F: hw/sparc64/niagara.c
868 F: hw/timer/sun4v-rtc.c
869 F: include/hw/timer/sun4v-rtc.h
876 F: include/hw/sparc/grlib.h
885 F: hw/char/sclp*.[hc]
886 F: hw/char/terminal3270.c
889 F: hw/watchdog/wdt_diag288.c
890 F: include/hw/watchdog/wdt_diag288.h
891 F: default-configs/s390x-softmmu.mak
892 T: git git://github.com/cohuck/qemu.git s390-next
893 T: git git://github.com/borntraeger/qemu.git s390-next
901 F: pc-bios/s390-ccw.img
902 T: git git://github.com/borntraeger/qemu.git s390-next
907 PKUnity-3 SoC initramfs-with-busybox
921 F: hw/pci-host/piix.c
924 F: include/hw/pci-host/q35.h
925 F: include/hw/pci-host/pam.h
928 F: hw/i2c/smbus_ich9.c
931 F: include/hw/acpi/ich9.h
932 F: include/hw/acpi/piix4.h
939 F: hw/char/debugcon.c
948 F: hw/isa/isa-superio.c
949 F: hw/misc/debugexit.c
950 F: hw/misc/pc-testdev.c
953 F: hw/timer/mc146818rtc*
954 F: hw/watchdog/wdt_ib700.c
955 F: include/hw/display/vga.h
956 F: include/hw/char/parallel.h
957 F: include/hw/dma/i8257.h
958 F: include/hw/i2c/pm_smbus.h
959 F: include/hw/input/i8042.h
960 F: include/hw/isa/superio.h
961 F: include/hw/timer/hpet.h
962 F: include/hw/timer/i8254*
963 F: include/hw/timer/mc146818rtc*
970 F: hw/core/null-machine.c
971 F: include/hw/boards.h
972 T: git git://github.com/ehabkost/qemu.git machine-next
981 XTFPGA (LX60, LX200, ML605, KC705)
984 F: hw/xtensa/xtfpga.c
985 F: hw/net/opencores_eth.c
1003 F: hw/block/hd-geometry.c
1005 F: tests/ahci-test.c
1006 F: tests/cdrom-test.c
1007 F: tests/libqos/ahci*
1008 T: git git://github.com/jnsnow/qemu.git ide
1013 F: include/hw/ipmi/*
1015 F: hw/smbios/smbios_type_38.c
1017 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1024 F: include/hw/block/fdc.h
1026 T: git git://github.com/jnsnow/qemu.git ide
1032 F: include/hw/arm/omap.h
1037 F: hw/char/ipoctal232.c
1045 F: hw/misc/pci-testdev.c
1050 F: default-configs/pci.mak
1056 F: include/hw/acpi/*
1057 F: include/hw/smbios/*
1061 F: hw/i386/acpi-build.[hc]
1062 F: hw/arm/virt-acpi-build.c
1063 F: tests/bios-tables-test.c
1064 F: tests/acpi-utils.[hc]
1071 F: hw/i2c/ppc4xx_i2c.c
1072 F: include/hw/ppc/ppc4xx.h
1073 F: include/hw/i2c/ppc4xx_i2c.h
1080 F: hw/pci-host/ppce500.c
1081 F: hw/net/fsl_etsec/
1093 F: tests/virtio-net-test.c
1094 T: git git://github.com/jasowang/qemu.git net
1100 F: include/hw/scsi/*
1102 F: tests/virtio-scsi-test.c
1103 T: git git://github.com/bonzini/qemu.git scsi-next
1110 F: hw/block/m25p80.c
1111 F: include/hw/ssi/ssi.h
1113 F: tests/m25p80-test.c
1124 F: include/hw/sd/sd*
1133 F: tests/usb-*-test.c
1135 F: docs/usb-storage.txt
1138 F: default-configs/usb.mak
1140 USB (serial adapter)
1144 F: hw/usb/dev-serial.c
1156 F: hw/s390x/s390-ccw.c
1157 F: include/hw/s390x/s390-ccw.h
1158 T: git git://github.com/cohuck/qemu.git s390-next
1165 F: docs/interop/vhost-user.txt
1171 F: hw/virtio/Makefile.objs
1172 F: hw/virtio/trace-events
1174 F: include/hw/virtio/
1175 F: tests/virtio-balloon-test.c
1182 F: tests/virtio-9p-test.c
1183 T: git git://github.com/gkurz/qemu.git 9p-next
1189 F: hw/block/virtio-blk.c
1190 F: hw/block/dataplane/*
1191 F: tests/virtio-blk-test.c
1192 T: git git://github.com/stefanha/qemu.git block
1198 F: hw/s390x/virtio-ccw.[hc]
1199 T: git git://github.com/cohuck/qemu.git s390-next
1200 T: git git://github.com/borntraeger/qemu.git s390-next
1206 F: hw/input/virtio-input*.c
1207 F: include/hw/virtio/virtio-input.h
1212 F: hw/char/virtio-serial-bus.c
1213 F: hw/char/virtio-console.c
1214 F: include/hw/virtio/virtio-serial.h
1215 F: tests/virtio-console-test.c
1216 F: tests/virtio-serial-test.c
1221 F: hw/virtio/virtio-rng.c
1222 F: include/hw/virtio/virtio-rng.h
1223 F: include/sysemu/rng*.h
1225 F: tests/virtio-rng-test.c
1230 F: hw/virtio/virtio-crypto.c
1231 F: hw/virtio/virtio-crypto-pci.c
1232 F: include/hw/virtio/virtio-crypto.h
1239 F: tests/nvme-test.c
1245 F: hw/scsi/megasas.c
1247 F: tests/megasas-test.c
1249 Network packet abstractions
1252 F: include/net/eth.h
1254 F: hw/net/net_rx_pkt*
1255 F: hw/net/net_tx_pkt*
1261 F: hw/scsi/vmw_pvscsi*
1262 F: tests/vmxnet3-test.c
1269 F: docs/specs/rocker.txt
1276 F: include/hw/mem/nvdimm.h
1291 F: hw/net/eepro100.c
1296 F: hw/core/generic-loader.c
1297 F: include/hw/core/generic-loader.h
1298 F: docs/generic-loader.txt
1303 F: hw/nvram/chrp_nvram.c
1304 F: include/hw/nvram/chrp_nvram.h
1305 F: tests/prom-env-test.c
1310 F: hw/acpi/vmgenid.c
1311 F: include/hw/acpi/vmgenid.h
1312 F: docs/specs/vmgenid.txt
1313 F: tests/vmgenid-test.c
1316 Unimplemented device
1320 F: include/hw/misc/unimp.h
1327 F: hw/display/bochs-display.c
1328 F: include/hw/display/vga.h
1329 F: include/hw/display/bochs-vbe.h
1334 F: hw/display/virtio-gpu*
1335 F: hw/display/virtio-vga.c
1336 F: include/hw/virtio/virtio-gpu.h
1341 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1342 F: hw/display/cirrus*
1351 F: include/hw/audio/
1352 F: tests/ac97-test.c
1353 F: tests/es1370-test.c
1354 F: tests/intel-hda-test.c
1367 F: tests/qemu-iotests/
1368 F: util/qemu-progress.c
1369 T: git git://repo.or.cz/qemu/kevin.git block
1380 F: include/block/aio.h
1381 F: include/block/aio-wait.h
1382 F: scripts/qemugdb/aio.py
1383 T: git git://github.com/stefanha/qemu.git block
1385 Block SCSI subsystem
1398 F: include/block/blockjob.h
1401 F: include/block/job.h
1407 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1409 Block QAPI, monitor, command line
1415 F: qapi/transaction.json
1416 T: git git://repo.or.cz/qemu/armbru.git block-next
1424 F: block/dirty-bitmap.c
1425 F: include/qemu/hbitmap.h
1426 F: include/block/dirty-bitmap.h
1427 F: tests/test-hbitmap.c
1428 F: docs/interop/bitmaps.rst
1429 T: git git://github.com/famz/qemu.git bitmaps
1430 T: git git://github.com/jnsnow/qemu.git bitmaps
1432 Character device backends
1440 Character Devices (Braille)
1445 Command line option argument parsing
1448 F: include/qemu/option.h
1449 F: tests/test-keyval.c
1450 F: tests/test-qemu-opts.c
1452 F: util/qemu-option.c
1457 F: scripts/coverity-model.c
1463 F: include/qom/cpu.h
1470 F: include/sysemu/device_tree.h
1476 F: hw/misc/vmcoreinfo.c
1477 F: include/hw/misc/vmcoreinfo.h
1478 F: include/sysemu/dump-arch.h
1479 F: include/sysemu/dump.h
1480 F: scripts/dump-guest-memory.py
1486 F: include/qapi/error.h
1487 F: include/qemu/error-report.h
1489 F: util/qemu-error.c
1500 F: include/exec/ioport.h
1502 F: include/exec/memory.h
1503 F: include/exec/ram_addr.h
1505 F: include/exec/memory-internal.h
1511 F: include/ui/qemu-spice.h
1512 F: include/ui/spice-display.h
1514 F: audio/spiceaudio.c
1535 F: util/qemu-timer.c
1537 F: qapi/run-state.json
1545 F: include/monitor/hmp-target.h
1548 Network device backends
1553 T: git git://github.com/jasowang/qemu.git net
1556 Netmap network backend
1560 W: http://info.iet.unipi.it/~luigi/netmap/
1568 F: include/sysemu/numa.h
1569 T: git git://github.com/ehabkost/qemu.git machine-next
1571 Host Memory Backends
1575 F: backends/hostmem*.c
1576 F: include/sysemu/hostmem.h
1577 T: git git://github.com/ehabkost/qemu.git machine-next
1582 F: include/sysemu/cryptodev*.h
1583 F: backends/cryptodev*.c
1600 X: include/qapi/qmp/
1601 F: include/qapi/qmp/dispatch.h
1602 F: tests/qapi-schema/
1603 F: tests/test-*-visitor.c
1604 F: tests/test-qapi-*.c
1605 F: tests/test-qmp-*.c
1606 F: tests/test-visitor-serialization.c
1609 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1617 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1623 F: include/qapi/qmp/
1624 X: include/qapi/qmp/dispatch.h
1625 F: scripts/coccinelle/qobject.cocci
1626 F: tests/check-qdict.c
1627 F: tests/check-qnum.c
1628 F: tests/check-qjson.c
1629 F: tests/check-qlist.c
1630 F: tests/check-qstring.c
1631 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1638 F: scripts/qemu-guest-agent/
1640 F: docs/interop/qemu-ga-ref.texi
1641 T: git git://github.com/mdroth/qemu.git qga
1646 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1648 X: include/qom/cpu.h
1651 F: tests/check-qom-interface.c
1652 F: tests/check-qom-proplist.c
1660 F: docs/devel/*qmp-*
1663 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1668 F: hw/core/register.c
1669 F: include/hw/register.h
1670 F: include/hw/registerfields.h
1678 F: include/net/slirp.h
1679 T: git https://people.debian.org/~sthibault/qemu.git slirp
1680 T: git git://git.kiszka.org/qemu.git queues/slirp
1692 F: qemu-option-trace.texi
1693 F: scripts/tracetool.py
1694 F: scripts/tracetool/
1695 F: docs/devel/tracing.txt
1696 T: git git://github.com/stefanha/qemu.git tracing
1704 F: include/hw/acpi/tpm.h
1705 F: include/sysemu/tpm*
1709 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1713 F: scripts/checkpatch.pl
1719 F: include/migration/
1721 F: scripts/vmstate-static-checker.py
1722 F: tests/vmstate-static-checker-data/
1723 F: tests/migration-test.c
1724 F: docs/devel/migration.txt
1725 F: qapi/migration.json
1731 F: include/sysemu/seccomp.h
1738 F: tests/test-crypto-*
1739 F: tests/benchmark-crypto-*
1746 F: include/qemu/coroutine*
1747 F: tests/test-coroutine.c
1753 F: include/qemu/buffer.h
1767 F: include/qemu/sockets.h
1768 F: util/qemu-sockets.c
1769 F: qapi/sockets.json
1771 Throttling infrastructure
1774 F: block/throttle-groups.c
1775 F: include/block/throttle-groups.h
1776 F: include/qemu/throttle*.h
1778 F: docs/throttle.txt
1779 F: tests/test-throttle.c
1786 F: include/qemu/uuid.h
1787 F: tests/test-uuid.c
1793 F: include/migration/colo.h
1794 F: include/migration/failover.h
1801 F: docs/colo-proxy.txt
1803 F: net/filter-rewriter.c
1804 F: net/filter-mirror.c
1809 W: https://wiki.qemu.org/Features/record-replay
1812 F: block/blkreplay.c
1813 F: net/filter-replay.c
1814 F: include/sysemu/replay.h
1821 F: include/qemu/iova-tree.h
1830 F: accel/tcg/user-exec*.c
1835 F: default-configs/*-bsd-user.mak
1842 F: default-configs/*-linux-user.mak
1843 F: scripts/qemu-binfmt-conf.sh
1845 Tiny Code Generator (TCG)
1846 -------------------------
1920 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1930 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1937 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1952 F: block/iscsi-opts.c
1954 Network Block Device (NBD)
1961 F: include/block/nbd*
1964 T: git git://repo.or.cz/qemu/ericb.git nbd
1972 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1980 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1987 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1994 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2023 F: block/blkverify.c
2048 F: block/parallels.c
2049 F: docs/interop/parallels.txt
2061 F: block/linux-aio.c
2062 F: include/block/raw-aio.h
2063 F: block/raw-format.c
2064 F: block/file-posix.c
2065 F: block/file-win32.c
2066 F: block/win32-aio.c
2074 F: docs/interop/qcow2.txt
2105 F: tests/image-fuzzer/
2112 F: block/replication.c
2113 F: tests/test-replication.c
2114 F: docs/block-replication.txt
2124 Build and test automation
2125 -------------------------
2126 Build and test automation
2136 W: https://travis-ci.org/qemu/qemu
2137 W: https://app.shippable.com/github/qemu/qemu
2138 W: http://patchew.org/QEMU/
2142 Build system architecture
2145 F: docs/devel/build-system.txt
2152 F: scripts/git-submodule.sh