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 https://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
93 F: hw/watchdog/wdt_diag288.c
95 F: include/hw/watchdog/wdt_diag288.h
97 F: pc-bios/s390-ccw.img
100 K: ^Subject:.*(?i)s390x?
101 T: git https://github.com/cohuck/qemu.git s390-next
104 Guest CPU cores (TCG):
105 ----------------------
115 F: include/exec/cpu*.h
116 F: include/exec/exec-all.h
117 F: include/exec/helper*.h
118 F: include/exec/tb-hash.h
119 F: include/sysemu/cpus.h
141 F: tests/tcg/aarch64/
144 F: include/hw/cpu/a*mpcore.h
173 F: include/hw/char/lm32_juart.h
186 F: target/microblaze/
188 F: disas/microblaze.c
197 F: hw/intc/mips_gic.c
198 F: hw/timer/mips_gictimer.c
200 F: include/hw/misc/mips_*
201 F: include/hw/intc/mips_gic.h
202 F: include/hw/timer/mips_gictimer.h
206 F: disas/nanomips.cpp
214 F: default-configs/moxie-softmmu.mak
229 F: tests/tcg/openrisc/
285 F: include/hw/unicore32/
297 F: docs/qemu-cpu-models.texi
298 T: git https://github.com/ehabkost/qemu.git x86-next
302 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
314 F: include/hw/tricore/
316 Multiarch Linux User Tests
318 F: tests/tcg/multiarch/
320 Guest CPU Cores (KVM):
321 ----------------------
329 F: include/sysemu/kvm*.h
351 F: target/s390x/kvm.c
352 F: target/s390x/kvm_s390x.h
353 F: target/s390x/kvm-stub.c
354 F: target/s390x/ioinst.[ch]
355 F: target/s390x/machine.c
356 F: target/s390x/sigp.c
357 F: hw/intc/s390_flic.c
358 F: hw/intc/s390_flic_kvm.c
359 F: include/hw/s390x/s390_flic.h
361 T: git https://github.com/cohuck/qemu.git s390-next
362 T: git https://github.com/borntraeger/qemu.git s390-next
372 Guest CPU Cores (Xen):
373 ----------------------
381 F: hw/9pfs/xen-9p-backend.c
382 F: hw/char/xen_console.c
383 F: hw/display/xenfb.c
390 F: include/sysemu/xen-mapcache.h
410 K: ^Subject:.*(?i)NetBSD
416 K: ^Subject:.*(?i)OpenBSD
432 F: hw/isa/smc37c669-superio.c
441 F: include/hw/*/allwinner*
442 F: hw/arm/cubieboard.c
444 ARM PrimeCell and CMSDK devices
449 F: include/hw/char/pl011.h
452 F: include/hw/dma/pl080.h
459 F: include/hw/ssi/pl022.h
461 F: include/hw/arm/primecell.h
462 F: hw/timer/cmsdk-apb-timer.c
463 F: include/hw/timer/cmsdk-apb-timer.h
464 F: hw/timer/cmsdk-apb-dualtimer.c
465 F: include/hw/timer/cmsdk-apb-dualtimer.h
466 F: hw/char/cmsdk-apb-uart.c
467 F: include/hw/char/cmsdk-apb-uart.h
468 F: hw/watchdog/cmsdk-apb-watchdog.c
469 F: include/hw/watchdog/cmsdk-apb-watchdog.h
471 F: include/hw/misc/tz-ppc.h
473 F: include/hw/misc/tz-mpc.h
475 F: include/hw/misc/tz-msc.h
482 F: hw/intc/gic_internal.h
484 F: hw/misc/arm11scu.c
485 F: hw/timer/a9gtimer*
487 F: include/hw/arm/arm*.h
488 F: include/hw/intc/arm*
489 F: include/hw/misc/a9scu.h
490 F: include/hw/misc/arm11scu.h
491 F: include/hw/timer/a9gtimer.h
492 F: include/hw/timer/arm_mptimer.h
493 F: include/hw/timer/armv7m_systick.h
494 F: tests/test-arm-mptimer.c
501 F: include/hw/arm/exynos4210.h
514 F: include/hw/arm/digic.h
531 F: include/hw/arm/fsl-imx31.h
537 F: hw/arm/integratorcp.c
538 F: hw/misc/arm_integrator_debug.c
547 F: include/hw/misc/mps2-*.h
549 F: include/hw/arm/iotkit.h
550 F: hw/misc/iotkit-sysctl.c
551 F: include/hw/misc/iotkit-sysctl.h
552 F: hw/misc/iotkit-sysinfo.c
553 F: include/hw/misc/iotkit-sysinfo.h
578 F: hw/cpu/realview_mpcore.c
579 F: hw/intc/realview_gic.c
580 F: include/hw/intc/realview_gic.h
586 F: hw/arm/mainstone.c
591 F: hw/misc/mst_fpga.c
592 F: include/hw/arm/pxa.h
594 Sharp SL-5500 (Collie) PDA
612 F: hw/misc/arm_sysctl.c
622 F: include/hw/misc/zynq*
631 F: include/hw/*/xlnx*.h
637 F: hw/arm/virt-acpi-build.c
642 F: hw/arm/stm32f205_soc.c
643 F: hw/misc/stm32f2xx_syscfg.c
644 F: hw/char/stm32f2xx_usart.c
645 F: hw/timer/stm32f2xx_timer.c
647 F: hw/ssi/stm32f2xx_spi.c
648 F: include/hw/*/stm32*.h
653 F: hw/arm/netduino2.c
659 F: hw/misc/msf2-sysreg.c
660 F: hw/timer/mss-timer.c
662 F: include/hw/arm/msf2-soc.h
663 F: include/hw/misc/msf2-sysreg.h
664 F: include/hw/timer/mss-timer.h
665 F: include/hw/ssi/mss-spi.h
679 F: include/hw/*/*aspeed*
680 F: hw/net/ftgmac100.c
681 F: include/hw/net/ftgmac100.h
687 F: hw/arm/nrf51_soc.c
689 F: include/hw/arm/nrf51_soc.h
696 F: hw/cris/axis_dev88.c
701 EVR32 and uclinux BSP
704 F: hw/lm32/lm32_boards.c
709 F: hw/lm32/milkymist.c
723 F: hw/m68k/mcf_intc.c
724 F: hw/char/mcf_uart.c
726 F: include/hw/m68k/mcf*.h
733 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
738 F: hw/microblaze/petalogix_ml605_mmu.c
745 F: hw/mips/mips_jazz.c
750 F: hw/mips/mips_malta.c
755 F: hw/mips/mips_mipssim.c
761 F: hw/mips/mips_r4k.c
766 F: hw/mips/mips_fulong2e.c
769 F: include/hw/isa/vt82c686.h
774 F: hw/core/loader-fit.c
776 F: hw/pci-host/xilinx-pcie.c
783 F: hw/openrisc/openrisc_sim.c
791 F: hw/ppc/ppc405_boards.c
797 F: hw/ppc/ppc440_bamboo.c
805 F: include/hw/ppc/ppc_e500.h
806 F: include/hw/pci-host/ppce500.h
807 F: pc-bios/u-boot.e500
813 F: hw/ppc/mpc8544ds.c
814 F: hw/ppc/mpc8544_guts.c
820 F: hw/ppc/mac_newworld.c
821 F: hw/pci-host/uninorth.c
822 F: hw/pci-bridge/dec.[hc]
825 F: hw/nvram/mac_nvram.c
826 F: include/hw/misc/macio/
827 F: include/hw/misc/mos6522.h
828 F: include/hw/ppc/mac_dbdma.h
834 F: hw/ppc/mac_oldworld.c
835 F: hw/pci-host/grackle.c
837 F: hw/intc/heathrow_pic.c
845 F: hw/ppc/prep_systemio.c
846 F: hw/ppc/rs6000_mc.c
847 F: hw/pci-host/prep.[hc]
851 F: hw/timer/m48t59-isa.c
852 F: include/hw/isa/pc87312.h
853 F: include/hw/timer/m48t59.h
854 F: pc-bios/ppc_rom.bin
861 F: include/hw/*/spapr*
863 F: include/hw/*/xics*
864 F: pc-bios/spapr-rtas/*
865 F: pc-bios/spapr-rtas.bin
867 F: pc-bios/skiboot.lid
868 F: docs/specs/ppc-spapr-hcalls.txt
869 F: docs/specs/ppc-spapr-hotplug.txt
871 F: tests/libqos/*spapr*
873 F: tests/libqos/rtas*
879 F: hw/ppc/virtex_ml507.c
895 F: hw/timer/sh_timer.c
908 F: hw/sparc/sun4m_iommu.c
909 F: hw/dma/sparc32_dma.c
910 F: hw/misc/eccmemctl.c
911 F: hw/misc/slavio_misc.c
912 F: include/hw/sparc/sparc32_dma.h
913 F: pc-bios/openbios-sparc32
918 F: hw/sparc64/sun4u.c
919 F: pc-bios/openbios-sparc64
924 F: hw/sparc64/niagara.c
925 F: hw/timer/sun4v-rtc.c
926 F: include/hw/timer/sun4v-rtc.h
933 F: include/hw/sparc/grlib.h
941 F: hw/char/sclp*.[hc]
942 F: hw/char/terminal3270.c
945 F: hw/watchdog/wdt_diag288.c
946 F: include/hw/watchdog/wdt_diag288.h
947 F: default-configs/s390x-softmmu.mak
948 T: git https://github.com/cohuck/qemu.git s390-next
949 T: git https://github.com/borntraeger/qemu.git s390-next
958 F: pc-bios/s390-ccw.img
959 T: git https://github.com/borntraeger/qemu.git s390-next
965 F: hw/s390x/s390-pci*
970 PKUnity-3 SoC initramfs-with-busybox
984 F: hw/pci-host/piix.c
987 F: include/hw/pci-host/q35.h
988 F: include/hw/pci-host/pam.h
991 F: hw/i2c/smbus_ich9.c
994 F: include/hw/acpi/ich9.h
995 F: include/hw/acpi/piix4.h
1002 F: hw/char/debugcon.c
1003 F: hw/char/parallel*
1006 F: hw/i2c/pm_smbus.c
1011 F: hw/isa/isa-superio.c
1012 F: hw/misc/debugexit.c
1013 F: hw/misc/pc-testdev.c
1016 F: hw/timer/mc146818rtc*
1017 F: hw/watchdog/wdt_ib700.c
1018 F: include/hw/display/vga.h
1019 F: include/hw/char/parallel.h
1020 F: include/hw/dma/i8257.h
1021 F: include/hw/i2c/pm_smbus.h
1022 F: include/hw/input/i8042.h
1023 F: include/hw/isa/superio.h
1024 F: include/hw/timer/hpet.h
1025 F: include/hw/timer/i8254*
1026 F: include/hw/timer/mc146818rtc*
1032 F: hw/core/machine.c
1033 F: hw/core/null-machine.c
1034 F: include/hw/boards.h
1035 T: git https://github.com/ehabkost/qemu.git machine-next
1044 XTFPGA (LX60, LX200, ML605, KC705)
1047 F: hw/xtensa/xtfpga.c
1048 F: hw/net/opencores_eth.c
1066 F: hw/block/hd-geometry.c
1068 F: tests/ahci-test.c
1069 F: tests/cdrom-test.c
1070 F: tests/libqos/ahci*
1071 T: git https://github.com/jnsnow/qemu.git ide
1076 F: include/hw/ipmi/*
1078 F: hw/smbios/smbios_type_38.c
1080 T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
1087 F: include/hw/block/fdc.h
1089 T: git https://github.com/jnsnow/qemu.git ide
1095 F: include/hw/arm/omap.h
1100 F: hw/char/ipoctal232.c
1108 F: hw/misc/pci-testdev.c
1113 F: default-configs/pci.mak
1119 F: include/hw/acpi/*
1120 F: include/hw/smbios/*
1124 F: hw/i386/acpi-build.[hc]
1125 F: hw/arm/virt-acpi-build.c
1126 F: tests/bios-tables-test.c
1127 F: tests/acpi-utils.[hc]
1128 F: tests/acpi-test-data/*
1129 F: tests/acpi-test-data/*/*
1136 F: hw/i2c/ppc4xx_i2c.c
1137 F: include/hw/ppc/ppc4xx.h
1138 F: include/hw/i2c/ppc4xx_i2c.h
1145 F: hw/pci-host/ppce500.c
1146 F: hw/net/fsl_etsec/
1159 F: tests/virtio-net-test.c
1160 T: git https://github.com/jasowang/qemu.git net
1166 F: include/hw/scsi/*
1168 F: tests/virtio-scsi-test.c
1169 T: git https://github.com/bonzini/qemu.git scsi-next
1176 F: hw/block/m25p80.c
1177 F: include/hw/ssi/ssi.h
1179 F: tests/m25p80-test.c
1190 F: include/hw/sd/sd*
1199 F: tests/usb-*-test.c
1201 F: docs/usb-storage.txt
1204 F: default-configs/usb.mak
1206 USB (serial adapter)
1210 F: hw/usb/dev-serial.c
1224 F: hw/s390x/s390-ccw.c
1225 F: include/hw/s390x/s390-ccw.h
1226 T: git https://github.com/cohuck/qemu.git s390-next
1235 F: hw/s390x/ap-device.c
1236 F: hw/s390x/ap-bridge.c
1237 F: include/hw/s390x/ap-device.h
1238 F: include/hw/s390x/ap-bridge.h
1247 F: docs/interop/vhost-user.txt
1253 F: hw/virtio/Makefile.objs
1254 F: hw/virtio/trace-events
1256 F: include/hw/virtio/
1257 F: tests/virtio-balloon-test.c
1264 F: tests/virtio-9p-test.c
1265 T: git https://github.com/gkurz/qemu.git 9p-next
1271 F: hw/block/virtio-blk.c
1272 F: hw/block/dataplane/*
1273 F: tests/virtio-blk-test.c
1274 T: git https://github.com/stefanha/qemu.git block
1280 F: hw/s390x/virtio-ccw*.[hc]
1281 F: hw/s390x/vhost-vsock-ccw.c
1282 T: git https://github.com/cohuck/qemu.git s390-next
1283 T: git https://github.com/borntraeger/qemu.git s390-next
1289 F: hw/input/virtio-input*.c
1290 F: include/hw/virtio/virtio-input.h
1295 F: hw/char/virtio-serial-bus.c
1296 F: hw/char/virtio-console.c
1297 F: include/hw/virtio/virtio-serial.h
1298 F: tests/virtio-console-test.c
1299 F: tests/virtio-serial-test.c
1304 F: hw/virtio/virtio-rng.c
1305 F: include/hw/virtio/virtio-rng.h
1306 F: include/sysemu/rng*.h
1308 F: tests/virtio-rng-test.c
1313 F: hw/virtio/virtio-crypto.c
1314 F: hw/virtio/virtio-crypto-pci.c
1315 F: include/hw/virtio/virtio-crypto.h
1322 F: tests/nvme-test.c
1328 F: hw/scsi/megasas.c
1330 F: tests/megasas-test.c
1332 Network packet abstractions
1335 F: include/net/eth.h
1337 F: hw/net/net_rx_pkt*
1338 F: hw/net/net_tx_pkt*
1344 F: hw/scsi/vmw_pvscsi*
1345 F: tests/vmxnet3-test.c
1352 F: docs/specs/rocker.txt
1359 F: include/hw/mem/nvdimm.h
1374 F: hw/net/eepro100.c
1379 F: hw/core/generic-loader.c
1380 F: include/hw/core/generic-loader.h
1381 F: docs/generic-loader.txt
1383 Intel Hexadecimal Object File Loader
1386 F: tests/hexloader-test.c
1387 F: tests/data/hex-loader/test.hex
1392 F: hw/nvram/chrp_nvram.c
1393 F: include/hw/nvram/chrp_nvram.h
1394 F: tests/prom-env-test.c
1399 F: hw/acpi/vmgenid.c
1400 F: include/hw/acpi/vmgenid.h
1401 F: docs/specs/vmgenid.txt
1402 F: tests/vmgenid-test.c
1405 Unimplemented device
1409 F: include/hw/misc/unimp.h
1416 F: hw/display/bochs-display.c
1417 F: include/hw/display/vga.h
1418 F: include/hw/display/bochs-vbe.h
1423 F: hw/display/ramfb*.c
1424 F: include/hw/display/ramfb.h
1429 F: hw/display/virtio-gpu*
1430 F: hw/display/virtio-vga.c
1431 F: include/hw/virtio/virtio-gpu.h
1436 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1437 F: hw/display/cirrus*
1443 F: include/hw/display/edid.h
1453 F: include/hw/audio/
1454 F: tests/ac97-test.c
1455 F: tests/es1370-test.c
1456 F: tests/intel-hda-test.c
1469 F: tests/qemu-iotests/
1470 F: util/qemu-progress.c
1471 F: qobject/block-qdict.c
1472 F: tests/check-block-qdict.c
1473 T: git https://repo.or.cz/qemu/kevin.git block
1484 F: include/block/aio.h
1485 F: include/block/aio-wait.h
1486 F: scripts/qemugdb/aio.py
1487 T: git https://github.com/stefanha/qemu.git block
1489 Block SCSI subsystem
1502 F: include/block/blockjob.h
1505 F: include/qemu/job.h
1511 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
1513 Block QAPI, monitor, command line
1519 F: qapi/transaction.json
1520 T: git https://repo.or.cz/qemu/armbru.git block-next
1528 F: block/dirty-bitmap.c
1529 F: include/qemu/hbitmap.h
1530 F: include/block/dirty-bitmap.h
1531 F: tests/test-hbitmap.c
1532 F: docs/interop/bitmaps.rst
1533 T: git https://github.com/famz/qemu.git bitmaps
1534 T: git https://github.com/jnsnow/qemu.git bitmaps
1536 Character device backends
1544 Character Devices (Braille)
1549 Command line option argument parsing
1552 F: include/qemu/option.h
1553 F: tests/test-keyval.c
1554 F: tests/test-qemu-opts.c
1556 F: util/qemu-option.c
1561 F: scripts/coverity-model.c
1567 F: include/qom/cpu.h
1574 F: include/sysemu/device_tree.h
1580 F: hw/misc/vmcoreinfo.c
1581 F: include/hw/misc/vmcoreinfo.h
1582 F: include/sysemu/dump-arch.h
1583 F: include/sysemu/dump.h
1584 F: scripts/dump-guest-memory.py
1590 F: include/qapi/error.h
1591 F: include/qemu/error-report.h
1593 F: util/qemu-error.c
1604 F: include/exec/ioport.h
1606 F: include/exec/memory.h
1607 F: include/exec/ram_addr.h
1609 F: include/exec/memory-internal.h
1615 F: include/ui/qemu-spice.h
1616 F: include/ui/spice-display.h
1618 F: audio/spiceaudio.c
1640 F: util/qemu-timer.c
1642 F: qapi/run-state.json
1650 F: include/monitor/hmp-target.h
1653 Network device backends
1658 T: git https://github.com/jasowang/qemu.git net
1661 Netmap network backend
1665 W: http://info.iet.unipi.it/~luigi/netmap/
1673 F: include/sysemu/numa.h
1674 T: git https://github.com/ehabkost/qemu.git machine-next
1676 Host Memory Backends
1680 F: backends/hostmem*.c
1681 F: include/sysemu/hostmem.h
1682 T: git https://github.com/ehabkost/qemu.git machine-next
1687 F: include/sysemu/cryptodev*.h
1688 F: backends/cryptodev*.c
1705 X: include/qapi/qmp/
1706 F: include/qapi/qmp/dispatch.h
1707 F: tests/qapi-schema/
1708 F: tests/test-*-visitor.c
1709 F: tests/test-qapi-*.c
1710 F: tests/test-qmp-*.c
1711 F: tests/test-visitor-serialization.c
1712 F: scripts/qapi-gen.py
1715 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1722 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1728 F: include/qapi/qmp/
1729 X: include/qapi/qmp/dispatch.h
1730 F: scripts/coccinelle/qobject.cocci
1731 F: tests/check-qdict.c
1732 F: tests/check-qnum.c
1733 F: tests/check-qjson.c
1734 F: tests/check-qlist.c
1735 F: tests/check-qstring.c
1736 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1743 F: scripts/qemu-guest-agent/
1745 F: docs/interop/qemu-ga-ref.texi
1746 T: git https://github.com/mdroth/qemu.git qga
1751 T: git https://github.com/afaerber/qemu-cpu.git qom-next
1753 X: include/qom/cpu.h
1756 F: tests/check-qom-interface.c
1757 F: tests/check-qom-proplist.c
1764 F: docs/devel/*qmp-*
1767 F: tests/qmp-cmd-test.c
1768 T: git https://repo.or.cz/qemu/armbru.git qapi-next
1783 F: hw/core/register.c
1784 F: include/hw/register.h
1785 F: include/hw/registerfields.h
1793 F: include/net/slirp.h
1794 T: git https://people.debian.org/~sthibault/qemu.git slirp
1795 T: git git://git.kiszka.org/qemu.git queues/slirp
1807 F: qemu-option-trace.texi
1808 F: scripts/tracetool.py
1809 F: scripts/tracetool/
1810 F: docs/devel/tracing.txt
1811 T: git https://github.com/stefanha/qemu.git tracing
1819 F: include/hw/acpi/tpm.h
1820 F: include/sysemu/tpm*
1824 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
1828 F: scripts/checkpatch.pl
1834 F: include/migration/
1836 F: scripts/vmstate-static-checker.py
1837 F: tests/vmstate-static-checker-data/
1838 F: tests/migration-test.c
1839 F: docs/devel/migration.rst
1840 F: qapi/migration.json
1846 F: include/sysemu/seccomp.h
1853 F: tests/test-crypto-*
1854 F: tests/benchmark-crypto-*
1861 F: include/qemu/coroutine*
1862 F: tests/test-coroutine.c
1868 F: include/qemu/buffer.h
1881 F: include/qemu/sockets.h
1882 F: util/qemu-sockets.c
1883 F: qapi/sockets.json
1885 Throttling infrastructure
1888 F: block/throttle-groups.c
1889 F: include/block/throttle-groups.h
1890 F: include/qemu/throttle*.h
1892 F: docs/throttle.txt
1893 F: tests/test-throttle.c
1900 F: include/qemu/uuid.h
1901 F: tests/test-uuid.c
1907 F: include/migration/colo.h
1908 F: include/migration/failover.h
1915 F: docs/colo-proxy.txt
1917 F: net/filter-rewriter.c
1918 F: net/filter-mirror.c
1923 W: https://wiki.qemu.org/Features/record-replay
1926 F: block/blkreplay.c
1927 F: net/filter-replay.c
1928 F: include/sysemu/replay.h
1935 F: include/qemu/iova-tree.h
1949 F: accel/tcg/user-exec*.c
1954 F: default-configs/*-bsd-user.mak
1961 F: default-configs/*-linux-user.mak
1962 F: scripts/qemu-binfmt-conf.sh
1964 Tiny Code Generator (TCG)
1965 -------------------------
2038 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2046 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2053 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2068 F: block/iscsi-opts.c
2070 Network Block Device (NBD)
2076 F: include/block/nbd*
2079 F: docs/interop/nbd.txt
2080 T: git https://repo.or.cz/qemu/ericb.git nbd
2088 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2096 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2103 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2110 T: git https://github.com/codyprime/qemu-kvm-jtc.git block
2139 F: block/blklogwrites.c
2145 F: block/blkverify.c
2170 F: block/parallels.c
2171 F: docs/interop/parallels.txt
2183 F: block/linux-aio.c
2184 F: include/block/raw-aio.h
2185 F: block/raw-format.c
2186 F: block/file-posix.c
2187 F: block/file-win32.c
2188 F: block/win32-aio.c
2196 F: docs/interop/qcow2.txt
2227 F: tests/image-fuzzer/
2234 F: block/replication.c
2235 F: tests/test-replication.c
2236 F: docs/block-replication.txt
2246 Build and test automation
2247 -------------------------
2248 Build and test automation
2259 W: https://travis-ci.org/qemu/qemu
2260 W: https://app.shippable.com/github/qemu/qemu
2261 W: http://patchew.org/QEMU/
2263 Guest Test Compilation Support
2266 F: tests/tcg/Makefile
2267 F: tests/tcg/Makefile.include
2272 Build system architecture
2275 F: docs/devel/build-system.txt
2277 Incompatible changes
2279 F: qemu-deprecated.texi
2286 F: scripts/git-submodule.sh