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
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 git://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/
287 F: include/hw/unicore32/
299 F: docs/qemu-cpu-models.texi
300 T: git git://github.com/ehabkost/qemu.git x86-next
304 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
316 F: include/hw/tricore/
318 Multiarch Linux User Tests
320 F: tests/tcg/multiarch/
322 Guest CPU Cores (KVM):
323 ----------------------
331 F: include/sysemu/kvm*.h
354 F: target/s390x/kvm.c
355 F: target/s390x/kvm_s390x.h
356 F: target/s390x/kvm-stub.c
357 F: target/s390x/ioinst.[ch]
358 F: target/s390x/machine.c
359 F: target/s390x/sigp.c
360 F: hw/intc/s390_flic.c
361 F: hw/intc/s390_flic_kvm.c
362 F: include/hw/s390x/s390_flic.h
364 T: git git://github.com/cohuck/qemu.git s390-next
365 T: git git://github.com/borntraeger/qemu.git s390-next
375 Guest CPU Cores (Xen):
376 ----------------------
384 F: hw/9pfs/xen-9p-backend.c
385 F: hw/char/xen_console.c
386 F: hw/display/xenfb.c
393 F: include/sysemu/xen-mapcache.h
413 K: ^Subject:.*(?i)NetBSD
419 K: ^Subject:.*(?i)OpenBSD
435 F: hw/isa/smc37c669-superio.c
444 F: include/hw/*/allwinner*
445 F: hw/arm/cubieboard.c
447 ARM PrimeCell and CMSDK devices
452 F: include/hw/char/pl011.h
455 F: include/hw/dma/pl080.h
462 F: include/hw/ssi/pl022.h
464 F: include/hw/arm/primecell.h
465 F: hw/timer/cmsdk-apb-timer.c
466 F: include/hw/timer/cmsdk-apb-timer.h
467 F: hw/timer/cmsdk-apb-dualtimer.c
468 F: include/hw/timer/cmsdk-apb-dualtimer.h
469 F: hw/char/cmsdk-apb-uart.c
470 F: include/hw/char/cmsdk-apb-uart.h
471 F: hw/watchdog/cmsdk-apb-watchdog.c
472 F: include/hw/watchdog/cmsdk-apb-watchdog.h
474 F: include/hw/misc/tz-ppc.h
476 F: include/hw/misc/tz-mpc.h
478 F: include/hw/misc/tz-msc.h
485 F: hw/intc/gic_internal.h
487 F: hw/misc/arm11scu.c
488 F: hw/timer/a9gtimer*
490 F: include/hw/arm/arm*.h
491 F: include/hw/intc/arm*
492 F: include/hw/misc/a9scu.h
493 F: include/hw/misc/arm11scu.h
494 F: include/hw/timer/a9gtimer.h
495 F: include/hw/timer/arm_mptimer.h
496 F: include/hw/timer/armv7m_systick.h
497 F: tests/test-arm-mptimer.c
504 F: include/hw/arm/exynos4210.h
517 F: include/hw/arm/digic.h
534 F: include/hw/arm/fsl-imx31.h
540 F: hw/arm/integratorcp.c
541 F: hw/misc/arm_integrator_debug.c
550 F: include/hw/misc/mps2-*.h
552 F: include/hw/arm/iotkit.h
553 F: hw/misc/iotkit-sysctl.c
554 F: include/hw/misc/iotkit-sysctl.h
555 F: hw/misc/iotkit-sysinfo.c
556 F: include/hw/misc/iotkit-sysinfo.h
581 F: hw/cpu/realview_mpcore.c
582 F: hw/intc/realview_gic.c
583 F: include/hw/intc/realview_gic.h
589 F: hw/arm/mainstone.c
594 F: hw/misc/mst_fpga.c
595 F: include/hw/arm/pxa.h
608 F: hw/misc/arm_sysctl.c
618 F: include/hw/misc/zynq*
627 F: include/hw/*/xlnx*.h
633 F: hw/arm/virt-acpi-build.c
638 F: hw/arm/stm32f205_soc.c
639 F: hw/misc/stm32f2xx_syscfg.c
640 F: hw/char/stm32f2xx_usart.c
641 F: hw/timer/stm32f2xx_timer.c
643 F: hw/ssi/stm32f2xx_spi.c
644 F: include/hw/*/stm32*.h
649 F: hw/arm/netduino2.c
655 F: hw/misc/msf2-sysreg.c
656 F: hw/timer/mss-timer.c
658 F: include/hw/arm/msf2-soc.h
659 F: include/hw/misc/msf2-sysreg.h
660 F: include/hw/timer/mss-timer.h
661 F: include/hw/ssi/mss-spi.h
675 F: include/hw/*/*aspeed*
676 F: hw/net/ftgmac100.c
677 F: include/hw/net/ftgmac100.h
683 F: hw/arm/nrf51_soc.c
685 F: include/hw/arm/nrf51_soc.h
692 F: hw/cris/axis_dev88.c
697 EVR32 and uclinux BSP
700 F: hw/lm32/lm32_boards.c
705 F: hw/lm32/milkymist.c
719 F: hw/m68k/mcf_intc.c
720 F: hw/char/mcf_uart.c
722 F: include/hw/m68k/mcf*.h
729 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
734 F: hw/microblaze/petalogix_ml605_mmu.c
741 F: hw/mips/mips_jazz.c
746 F: hw/mips/mips_malta.c
751 F: hw/mips/mips_mipssim.c
757 F: hw/mips/mips_r4k.c
762 F: hw/mips/mips_fulong2e.c
765 F: include/hw/isa/vt82c686.h
770 F: hw/core/loader-fit.c
772 F: hw/pci-host/xilinx-pcie.c
779 F: hw/openrisc/openrisc_sim.c
787 F: hw/ppc/ppc405_boards.c
793 F: hw/ppc/ppc440_bamboo.c
801 F: include/hw/ppc/ppc_e500.h
802 F: include/hw/pci-host/ppce500.h
803 F: pc-bios/u-boot.e500
809 F: hw/ppc/mpc8544ds.c
810 F: hw/ppc/mpc8544_guts.c
816 F: hw/ppc/mac_newworld.c
817 F: hw/pci-host/uninorth.c
818 F: hw/pci-bridge/dec.[hc]
821 F: hw/nvram/mac_nvram.c
822 F: include/hw/misc/macio/
823 F: include/hw/misc/mos6522.h
824 F: include/hw/ppc/mac_dbdma.h
830 F: hw/ppc/mac_oldworld.c
831 F: hw/pci-host/grackle.c
833 F: hw/intc/heathrow_pic.c
841 F: hw/ppc/prep_systemio.c
842 F: hw/ppc/rs6000_mc.c
843 F: hw/pci-host/prep.[hc]
847 F: hw/timer/m48t59-isa.c
848 F: include/hw/isa/pc87312.h
849 F: include/hw/timer/m48t59.h
850 F: pc-bios/ppc_rom.bin
858 F: include/hw/*/spapr*
860 F: include/hw/*/xics*
861 F: pc-bios/spapr-rtas/*
862 F: pc-bios/spapr-rtas.bin
864 F: pc-bios/skiboot.lid
865 F: docs/specs/ppc-spapr-hcalls.txt
866 F: docs/specs/ppc-spapr-hotplug.txt
868 F: tests/libqos/*spapr*
870 F: tests/libqos/rtas*
876 F: hw/ppc/virtex_ml507.c
892 F: hw/timer/sh_timer.c
905 F: hw/sparc/sun4m_iommu.c
906 F: hw/dma/sparc32_dma.c
907 F: hw/misc/eccmemctl.c
908 F: hw/misc/slavio_misc.c
909 F: include/hw/sparc/sparc32_dma.h
910 F: pc-bios/openbios-sparc32
915 F: hw/sparc64/sun4u.c
916 F: pc-bios/openbios-sparc64
921 F: hw/sparc64/niagara.c
922 F: hw/timer/sun4v-rtc.c
923 F: include/hw/timer/sun4v-rtc.h
930 F: include/hw/sparc/grlib.h
939 F: hw/char/sclp*.[hc]
940 F: hw/char/terminal3270.c
943 F: hw/watchdog/wdt_diag288.c
944 F: include/hw/watchdog/wdt_diag288.h
945 F: default-configs/s390x-softmmu.mak
946 T: git git://github.com/cohuck/qemu.git s390-next
947 T: git git://github.com/borntraeger/qemu.git s390-next
955 F: pc-bios/s390-ccw.img
956 T: git git://github.com/borntraeger/qemu.git s390-next
961 PKUnity-3 SoC initramfs-with-busybox
975 F: hw/pci-host/piix.c
978 F: include/hw/pci-host/q35.h
979 F: include/hw/pci-host/pam.h
982 F: hw/i2c/smbus_ich9.c
985 F: include/hw/acpi/ich9.h
986 F: include/hw/acpi/piix4.h
993 F: hw/char/debugcon.c
1002 F: hw/isa/isa-superio.c
1003 F: hw/misc/debugexit.c
1004 F: hw/misc/pc-testdev.c
1007 F: hw/timer/mc146818rtc*
1008 F: hw/watchdog/wdt_ib700.c
1009 F: include/hw/display/vga.h
1010 F: include/hw/char/parallel.h
1011 F: include/hw/dma/i8257.h
1012 F: include/hw/i2c/pm_smbus.h
1013 F: include/hw/input/i8042.h
1014 F: include/hw/isa/superio.h
1015 F: include/hw/timer/hpet.h
1016 F: include/hw/timer/i8254*
1017 F: include/hw/timer/mc146818rtc*
1023 F: hw/core/machine.c
1024 F: hw/core/null-machine.c
1025 F: include/hw/boards.h
1026 T: git git://github.com/ehabkost/qemu.git machine-next
1035 XTFPGA (LX60, LX200, ML605, KC705)
1038 F: hw/xtensa/xtfpga.c
1039 F: hw/net/opencores_eth.c
1057 F: hw/block/hd-geometry.c
1059 F: tests/ahci-test.c
1060 F: tests/cdrom-test.c
1061 F: tests/libqos/ahci*
1062 T: git git://github.com/jnsnow/qemu.git ide
1067 F: include/hw/ipmi/*
1069 F: hw/smbios/smbios_type_38.c
1071 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1078 F: include/hw/block/fdc.h
1080 T: git git://github.com/jnsnow/qemu.git ide
1086 F: include/hw/arm/omap.h
1091 F: hw/char/ipoctal232.c
1099 F: hw/misc/pci-testdev.c
1104 F: default-configs/pci.mak
1110 F: include/hw/acpi/*
1111 F: include/hw/smbios/*
1115 F: hw/i386/acpi-build.[hc]
1116 F: hw/arm/virt-acpi-build.c
1117 F: tests/bios-tables-test.c
1118 F: tests/acpi-utils.[hc]
1125 F: hw/i2c/ppc4xx_i2c.c
1126 F: include/hw/ppc/ppc4xx.h
1127 F: include/hw/i2c/ppc4xx_i2c.h
1134 F: hw/pci-host/ppce500.c
1135 F: hw/net/fsl_etsec/
1147 F: tests/virtio-net-test.c
1148 T: git git://github.com/jasowang/qemu.git net
1154 F: include/hw/scsi/*
1156 F: tests/virtio-scsi-test.c
1157 T: git git://github.com/bonzini/qemu.git scsi-next
1164 F: hw/block/m25p80.c
1165 F: include/hw/ssi/ssi.h
1167 F: tests/m25p80-test.c
1178 F: include/hw/sd/sd*
1187 F: tests/usb-*-test.c
1189 F: docs/usb-storage.txt
1192 F: default-configs/usb.mak
1194 USB (serial adapter)
1198 F: hw/usb/dev-serial.c
1210 F: hw/s390x/s390-ccw.c
1211 F: include/hw/s390x/s390-ccw.h
1212 T: git git://github.com/cohuck/qemu.git s390-next
1221 F: hw/s390x/ap-device.c
1222 F: hw/s390x/ap-bridge.c
1223 F: include/hw/s390x/ap-device.h
1224 F: include/hw/s390x/ap-bridge.h
1233 F: docs/interop/vhost-user.txt
1239 F: hw/virtio/Makefile.objs
1240 F: hw/virtio/trace-events
1242 F: include/hw/virtio/
1243 F: tests/virtio-balloon-test.c
1250 F: tests/virtio-9p-test.c
1251 T: git git://github.com/gkurz/qemu.git 9p-next
1257 F: hw/block/virtio-blk.c
1258 F: hw/block/dataplane/*
1259 F: tests/virtio-blk-test.c
1260 T: git git://github.com/stefanha/qemu.git block
1266 F: hw/s390x/virtio-ccw*.[hc]
1267 F: hw/s390x/vhost-vsock-ccw.c
1268 T: git git://github.com/cohuck/qemu.git s390-next
1269 T: git git://github.com/borntraeger/qemu.git s390-next
1275 F: hw/input/virtio-input*.c
1276 F: include/hw/virtio/virtio-input.h
1281 F: hw/char/virtio-serial-bus.c
1282 F: hw/char/virtio-console.c
1283 F: include/hw/virtio/virtio-serial.h
1284 F: tests/virtio-console-test.c
1285 F: tests/virtio-serial-test.c
1290 F: hw/virtio/virtio-rng.c
1291 F: include/hw/virtio/virtio-rng.h
1292 F: include/sysemu/rng*.h
1294 F: tests/virtio-rng-test.c
1299 F: hw/virtio/virtio-crypto.c
1300 F: hw/virtio/virtio-crypto-pci.c
1301 F: include/hw/virtio/virtio-crypto.h
1308 F: tests/nvme-test.c
1314 F: hw/scsi/megasas.c
1316 F: tests/megasas-test.c
1318 Network packet abstractions
1321 F: include/net/eth.h
1323 F: hw/net/net_rx_pkt*
1324 F: hw/net/net_tx_pkt*
1330 F: hw/scsi/vmw_pvscsi*
1331 F: tests/vmxnet3-test.c
1338 F: docs/specs/rocker.txt
1345 F: include/hw/mem/nvdimm.h
1360 F: hw/net/eepro100.c
1365 F: hw/core/generic-loader.c
1366 F: include/hw/core/generic-loader.h
1367 F: docs/generic-loader.txt
1369 Intel Hexadecimal Object File Loader
1372 F: tests/hexloader-test.c
1373 F: tests/hex-loader-check-data/test.hex
1378 F: hw/nvram/chrp_nvram.c
1379 F: include/hw/nvram/chrp_nvram.h
1380 F: tests/prom-env-test.c
1385 F: hw/acpi/vmgenid.c
1386 F: include/hw/acpi/vmgenid.h
1387 F: docs/specs/vmgenid.txt
1388 F: tests/vmgenid-test.c
1391 Unimplemented device
1395 F: include/hw/misc/unimp.h
1402 F: hw/display/bochs-display.c
1403 F: include/hw/display/vga.h
1404 F: include/hw/display/bochs-vbe.h
1409 F: hw/display/ramfb*.c
1410 F: include/hw/display/ramfb.h
1415 F: hw/display/virtio-gpu*
1416 F: hw/display/virtio-vga.c
1417 F: include/hw/virtio/virtio-gpu.h
1422 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1423 F: hw/display/cirrus*
1429 F: include/hw/display/edid.h
1439 F: include/hw/audio/
1440 F: tests/ac97-test.c
1441 F: tests/es1370-test.c
1442 F: tests/intel-hda-test.c
1455 F: tests/qemu-iotests/
1456 F: util/qemu-progress.c
1457 F: qobject/block-qdict.c
1458 F: tests/check-block-qdict.c
1459 T: git git://repo.or.cz/qemu/kevin.git block
1470 F: include/block/aio.h
1471 F: include/block/aio-wait.h
1472 F: scripts/qemugdb/aio.py
1473 T: git git://github.com/stefanha/qemu.git block
1475 Block SCSI subsystem
1488 F: include/block/blockjob.h
1491 F: include/qemu/job.h
1497 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1499 Block QAPI, monitor, command line
1505 F: qapi/transaction.json
1506 T: git git://repo.or.cz/qemu/armbru.git block-next
1514 F: block/dirty-bitmap.c
1515 F: include/qemu/hbitmap.h
1516 F: include/block/dirty-bitmap.h
1517 F: tests/test-hbitmap.c
1518 F: docs/interop/bitmaps.rst
1519 T: git git://github.com/famz/qemu.git bitmaps
1520 T: git git://github.com/jnsnow/qemu.git bitmaps
1522 Character device backends
1530 Character Devices (Braille)
1535 Command line option argument parsing
1538 F: include/qemu/option.h
1539 F: tests/test-keyval.c
1540 F: tests/test-qemu-opts.c
1542 F: util/qemu-option.c
1547 F: scripts/coverity-model.c
1553 F: include/qom/cpu.h
1560 F: include/sysemu/device_tree.h
1566 F: hw/misc/vmcoreinfo.c
1567 F: include/hw/misc/vmcoreinfo.h
1568 F: include/sysemu/dump-arch.h
1569 F: include/sysemu/dump.h
1570 F: scripts/dump-guest-memory.py
1576 F: include/qapi/error.h
1577 F: include/qemu/error-report.h
1579 F: util/qemu-error.c
1590 F: include/exec/ioport.h
1592 F: include/exec/memory.h
1593 F: include/exec/ram_addr.h
1595 F: include/exec/memory-internal.h
1601 F: include/ui/qemu-spice.h
1602 F: include/ui/spice-display.h
1604 F: audio/spiceaudio.c
1626 F: util/qemu-timer.c
1628 F: qapi/run-state.json
1636 F: include/monitor/hmp-target.h
1639 Network device backends
1644 T: git git://github.com/jasowang/qemu.git net
1647 Netmap network backend
1651 W: http://info.iet.unipi.it/~luigi/netmap/
1659 F: include/sysemu/numa.h
1660 T: git git://github.com/ehabkost/qemu.git machine-next
1662 Host Memory Backends
1666 F: backends/hostmem*.c
1667 F: include/sysemu/hostmem.h
1668 T: git git://github.com/ehabkost/qemu.git machine-next
1673 F: include/sysemu/cryptodev*.h
1674 F: backends/cryptodev*.c
1691 X: include/qapi/qmp/
1692 F: include/qapi/qmp/dispatch.h
1693 F: tests/qapi-schema/
1694 F: tests/test-*-visitor.c
1695 F: tests/test-qapi-*.c
1696 F: tests/test-qmp-*.c
1697 F: tests/test-visitor-serialization.c
1698 F: scripts/qapi-gen.py
1701 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1708 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1714 F: include/qapi/qmp/
1715 X: include/qapi/qmp/dispatch.h
1716 F: scripts/coccinelle/qobject.cocci
1717 F: tests/check-qdict.c
1718 F: tests/check-qnum.c
1719 F: tests/check-qjson.c
1720 F: tests/check-qlist.c
1721 F: tests/check-qstring.c
1722 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1729 F: scripts/qemu-guest-agent/
1731 F: docs/interop/qemu-ga-ref.texi
1732 T: git git://github.com/mdroth/qemu.git qga
1737 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1739 X: include/qom/cpu.h
1742 F: tests/check-qom-interface.c
1743 F: tests/check-qom-proplist.c
1750 F: docs/devel/*qmp-*
1753 F: tests/qmp-cmd-test.c
1754 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1769 F: hw/core/register.c
1770 F: include/hw/register.h
1771 F: include/hw/registerfields.h
1779 F: include/net/slirp.h
1780 T: git https://people.debian.org/~sthibault/qemu.git slirp
1781 T: git git://git.kiszka.org/qemu.git queues/slirp
1793 F: qemu-option-trace.texi
1794 F: scripts/tracetool.py
1795 F: scripts/tracetool/
1796 F: docs/devel/tracing.txt
1797 T: git git://github.com/stefanha/qemu.git tracing
1805 F: include/hw/acpi/tpm.h
1806 F: include/sysemu/tpm*
1810 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1814 F: scripts/checkpatch.pl
1820 F: include/migration/
1822 F: scripts/vmstate-static-checker.py
1823 F: tests/vmstate-static-checker-data/
1824 F: tests/migration-test.c
1825 F: docs/devel/migration.rst
1826 F: qapi/migration.json
1832 F: include/sysemu/seccomp.h
1839 F: tests/test-crypto-*
1840 F: tests/benchmark-crypto-*
1847 F: include/qemu/coroutine*
1848 F: tests/test-coroutine.c
1854 F: include/qemu/buffer.h
1868 F: include/qemu/sockets.h
1869 F: util/qemu-sockets.c
1870 F: qapi/sockets.json
1872 Throttling infrastructure
1875 F: block/throttle-groups.c
1876 F: include/block/throttle-groups.h
1877 F: include/qemu/throttle*.h
1879 F: docs/throttle.txt
1880 F: tests/test-throttle.c
1887 F: include/qemu/uuid.h
1888 F: tests/test-uuid.c
1894 F: include/migration/colo.h
1895 F: include/migration/failover.h
1902 F: docs/colo-proxy.txt
1904 F: net/filter-rewriter.c
1905 F: net/filter-mirror.c
1910 W: https://wiki.qemu.org/Features/record-replay
1913 F: block/blkreplay.c
1914 F: net/filter-replay.c
1915 F: include/sysemu/replay.h
1922 F: include/qemu/iova-tree.h
1936 F: accel/tcg/user-exec*.c
1941 F: default-configs/*-bsd-user.mak
1948 F: default-configs/*-linux-user.mak
1949 F: scripts/qemu-binfmt-conf.sh
1951 Tiny Code Generator (TCG)
1952 -------------------------
2026 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2034 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2041 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2056 F: block/iscsi-opts.c
2058 Network Block Device (NBD)
2065 F: include/block/nbd*
2068 F: docs/interop/nbd.txt
2069 T: git git://repo.or.cz/qemu/ericb.git nbd
2077 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2085 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2092 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2099 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2128 F: block/blklogwrites.c
2134 F: block/blkverify.c
2159 F: block/parallels.c
2160 F: docs/interop/parallels.txt
2172 F: block/linux-aio.c
2173 F: include/block/raw-aio.h
2174 F: block/raw-format.c
2175 F: block/file-posix.c
2176 F: block/file-win32.c
2177 F: block/win32-aio.c
2185 F: docs/interop/qcow2.txt
2216 F: tests/image-fuzzer/
2223 F: block/replication.c
2224 F: tests/test-replication.c
2225 F: docs/block-replication.txt
2235 Build and test automation
2236 -------------------------
2237 Build and test automation
2248 W: https://travis-ci.org/qemu/qemu
2249 W: https://app.shippable.com/github/qemu/qemu
2250 W: http://patchew.org/QEMU/
2252 Guest Test Compilation Support
2255 F: tests/tcg/Makefile
2256 F: tests/tcg/Makefile.include
2261 Build system architecture
2264 F: docs/devel/build-system.txt
2266 Incompatible changes
2268 F: qemu-deprecated.texi
2275 F: scripts/git-submodule.sh