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/
285 F: include/hw/unicore32/
297 F: docs/qemu-cpu-models.texi
298 T: git git://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
352 F: target/s390x/kvm.c
353 F: target/s390x/kvm_s390x.h
354 F: target/s390x/kvm-stub.c
355 F: target/s390x/ioinst.[ch]
356 F: target/s390x/machine.c
357 F: target/s390x/sigp.c
358 F: hw/intc/s390_flic.c
359 F: hw/intc/s390_flic_kvm.c
360 F: include/hw/s390x/s390_flic.h
362 T: git git://github.com/cohuck/qemu.git s390-next
363 T: git git://github.com/borntraeger/qemu.git s390-next
373 Guest CPU Cores (Xen):
374 ----------------------
382 F: hw/9pfs/xen-9p-backend.c
383 F: hw/char/xen_console.c
384 F: hw/display/xenfb.c
391 F: include/sysemu/xen-mapcache.h
411 K: ^Subject:.*(?i)NetBSD
417 K: ^Subject:.*(?i)OpenBSD
433 F: hw/isa/smc37c669-superio.c
442 F: include/hw/*/allwinner*
443 F: hw/arm/cubieboard.c
445 ARM PrimeCell and CMSDK devices
450 F: include/hw/char/pl011.h
453 F: include/hw/dma/pl080.h
460 F: include/hw/ssi/pl022.h
462 F: include/hw/arm/primecell.h
463 F: hw/timer/cmsdk-apb-timer.c
464 F: include/hw/timer/cmsdk-apb-timer.h
465 F: hw/timer/cmsdk-apb-dualtimer.c
466 F: include/hw/timer/cmsdk-apb-dualtimer.h
467 F: hw/char/cmsdk-apb-uart.c
468 F: include/hw/char/cmsdk-apb-uart.h
469 F: hw/watchdog/cmsdk-apb-watchdog.c
470 F: include/hw/watchdog/cmsdk-apb-watchdog.h
472 F: include/hw/misc/tz-ppc.h
474 F: include/hw/misc/tz-mpc.h
476 F: include/hw/misc/tz-msc.h
483 F: hw/intc/gic_internal.h
485 F: hw/misc/arm11scu.c
486 F: hw/timer/a9gtimer*
488 F: include/hw/arm/arm*.h
489 F: include/hw/intc/arm*
490 F: include/hw/misc/a9scu.h
491 F: include/hw/misc/arm11scu.h
492 F: include/hw/timer/a9gtimer.h
493 F: include/hw/timer/arm_mptimer.h
494 F: include/hw/timer/armv7m_systick.h
495 F: tests/test-arm-mptimer.c
502 F: include/hw/arm/exynos4210.h
515 F: include/hw/arm/digic.h
532 F: include/hw/arm/fsl-imx31.h
538 F: hw/arm/integratorcp.c
539 F: hw/misc/arm_integrator_debug.c
548 F: include/hw/misc/mps2-*.h
550 F: include/hw/arm/iotkit.h
551 F: hw/misc/iotkit-sysctl.c
552 F: include/hw/misc/iotkit-sysctl.h
553 F: hw/misc/iotkit-sysinfo.c
554 F: include/hw/misc/iotkit-sysinfo.h
579 F: hw/cpu/realview_mpcore.c
580 F: hw/intc/realview_gic.c
581 F: include/hw/intc/realview_gic.h
587 F: hw/arm/mainstone.c
592 F: hw/misc/mst_fpga.c
593 F: include/hw/arm/pxa.h
606 F: hw/misc/arm_sysctl.c
616 F: include/hw/misc/zynq*
625 F: include/hw/*/xlnx*.h
632 F: hw/arm/virt-acpi-build.c
637 F: hw/arm/stm32f205_soc.c
638 F: hw/misc/stm32f2xx_syscfg.c
639 F: hw/char/stm32f2xx_usart.c
640 F: hw/timer/stm32f2xx_timer.c
642 F: hw/ssi/stm32f2xx_spi.c
643 F: include/hw/*/stm32*.h
648 F: hw/arm/netduino2.c
654 F: hw/misc/msf2-sysreg.c
655 F: hw/timer/mss-timer.c
657 F: include/hw/arm/msf2-soc.h
658 F: include/hw/misc/msf2-sysreg.h
659 F: include/hw/timer/mss-timer.h
660 F: include/hw/ssi/mss-spi.h
674 F: include/hw/*/*aspeed*
675 F: hw/net/ftgmac100.c
676 F: include/hw/net/ftgmac100.h
682 F: hw/arm/nrf51_soc.c
684 F: include/hw/arm/nrf51_soc.h
691 F: hw/cris/axis_dev88.c
696 EVR32 and uclinux BSP
699 F: hw/lm32/lm32_boards.c
704 F: hw/lm32/milkymist.c
718 F: hw/m68k/mcf_intc.c
719 F: hw/char/mcf_uart.c
721 F: include/hw/m68k/mcf*.h
728 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
733 F: hw/microblaze/petalogix_ml605_mmu.c
740 F: hw/mips/mips_jazz.c
745 F: hw/mips/mips_malta.c
750 F: hw/mips/mips_mipssim.c
756 F: hw/mips/mips_r4k.c
761 F: hw/mips/mips_fulong2e.c
764 F: include/hw/isa/vt82c686.h
769 F: hw/core/loader-fit.c
771 F: hw/pci-host/xilinx-pcie.c
778 F: hw/openrisc/openrisc_sim.c
786 F: hw/ppc/ppc405_boards.c
792 F: hw/ppc/ppc440_bamboo.c
800 F: include/hw/ppc/ppc_e500.h
801 F: include/hw/pci-host/ppce500.h
802 F: pc-bios/u-boot.e500
808 F: hw/ppc/mpc8544ds.c
809 F: hw/ppc/mpc8544_guts.c
815 F: hw/ppc/mac_newworld.c
816 F: hw/pci-host/uninorth.c
817 F: hw/pci-bridge/dec.[hc]
820 F: hw/nvram/mac_nvram.c
821 F: include/hw/misc/macio/
822 F: include/hw/misc/mos6522.h
823 F: include/hw/ppc/mac_dbdma.h
829 F: hw/ppc/mac_oldworld.c
830 F: hw/pci-host/grackle.c
832 F: hw/intc/heathrow_pic.c
840 F: hw/ppc/prep_systemio.c
841 F: hw/ppc/rs6000_mc.c
842 F: hw/pci-host/prep.[hc]
846 F: hw/timer/m48t59-isa.c
847 F: include/hw/isa/pc87312.h
848 F: include/hw/timer/m48t59.h
849 F: pc-bios/ppc_rom.bin
857 F: include/hw/*/spapr*
859 F: include/hw/*/xics*
860 F: pc-bios/spapr-rtas/*
861 F: pc-bios/spapr-rtas.bin
863 F: pc-bios/skiboot.lid
864 F: docs/specs/ppc-spapr-hcalls.txt
865 F: docs/specs/ppc-spapr-hotplug.txt
867 F: tests/libqos/*spapr*
869 F: tests/libqos/rtas*
875 F: hw/ppc/virtex_ml507.c
891 F: hw/timer/sh_timer.c
904 F: hw/sparc/sun4m_iommu.c
905 F: hw/dma/sparc32_dma.c
906 F: hw/misc/eccmemctl.c
907 F: hw/misc/slavio_misc.c
908 F: include/hw/sparc/sparc32_dma.h
909 F: pc-bios/openbios-sparc32
914 F: hw/sparc64/sun4u.c
915 F: pc-bios/openbios-sparc64
920 F: hw/sparc64/niagara.c
921 F: hw/timer/sun4v-rtc.c
922 F: include/hw/timer/sun4v-rtc.h
929 F: include/hw/sparc/grlib.h
938 F: hw/char/sclp*.[hc]
939 F: hw/char/terminal3270.c
942 F: hw/watchdog/wdt_diag288.c
943 F: include/hw/watchdog/wdt_diag288.h
944 F: default-configs/s390x-softmmu.mak
945 T: git git://github.com/cohuck/qemu.git s390-next
946 T: git git://github.com/borntraeger/qemu.git s390-next
954 F: pc-bios/s390-ccw.img
955 T: git git://github.com/borntraeger/qemu.git s390-next
960 PKUnity-3 SoC initramfs-with-busybox
974 F: hw/pci-host/piix.c
977 F: include/hw/pci-host/q35.h
978 F: include/hw/pci-host/pam.h
981 F: hw/i2c/smbus_ich9.c
984 F: include/hw/acpi/ich9.h
985 F: include/hw/acpi/piix4.h
992 F: hw/char/debugcon.c
1001 F: hw/isa/isa-superio.c
1002 F: hw/misc/debugexit.c
1003 F: hw/misc/pc-testdev.c
1006 F: hw/timer/mc146818rtc*
1007 F: hw/watchdog/wdt_ib700.c
1008 F: include/hw/display/vga.h
1009 F: include/hw/char/parallel.h
1010 F: include/hw/dma/i8257.h
1011 F: include/hw/i2c/pm_smbus.h
1012 F: include/hw/input/i8042.h
1013 F: include/hw/isa/superio.h
1014 F: include/hw/timer/hpet.h
1015 F: include/hw/timer/i8254*
1016 F: include/hw/timer/mc146818rtc*
1022 F: hw/core/machine.c
1023 F: hw/core/null-machine.c
1024 F: include/hw/boards.h
1025 T: git git://github.com/ehabkost/qemu.git machine-next
1034 XTFPGA (LX60, LX200, ML605, KC705)
1037 F: hw/xtensa/xtfpga.c
1038 F: hw/net/opencores_eth.c
1056 F: hw/block/hd-geometry.c
1058 F: tests/ahci-test.c
1059 F: tests/cdrom-test.c
1060 F: tests/libqos/ahci*
1061 T: git git://github.com/jnsnow/qemu.git ide
1066 F: include/hw/ipmi/*
1068 F: hw/smbios/smbios_type_38.c
1070 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1077 F: include/hw/block/fdc.h
1079 T: git git://github.com/jnsnow/qemu.git ide
1085 F: include/hw/arm/omap.h
1090 F: hw/char/ipoctal232.c
1098 F: hw/misc/pci-testdev.c
1103 F: default-configs/pci.mak
1109 F: include/hw/acpi/*
1110 F: include/hw/smbios/*
1114 F: hw/i386/acpi-build.[hc]
1115 F: hw/arm/virt-acpi-build.c
1116 F: tests/bios-tables-test.c
1117 F: tests/acpi-utils.[hc]
1124 F: hw/i2c/ppc4xx_i2c.c
1125 F: include/hw/ppc/ppc4xx.h
1126 F: include/hw/i2c/ppc4xx_i2c.h
1133 F: hw/pci-host/ppce500.c
1134 F: hw/net/fsl_etsec/
1146 F: tests/virtio-net-test.c
1147 T: git git://github.com/jasowang/qemu.git net
1153 F: include/hw/scsi/*
1155 F: tests/virtio-scsi-test.c
1156 T: git git://github.com/bonzini/qemu.git scsi-next
1163 F: hw/block/m25p80.c
1164 F: include/hw/ssi/ssi.h
1166 F: tests/m25p80-test.c
1177 F: include/hw/sd/sd*
1186 F: tests/usb-*-test.c
1188 F: docs/usb-storage.txt
1191 F: default-configs/usb.mak
1193 USB (serial adapter)
1197 F: hw/usb/dev-serial.c
1209 F: hw/s390x/s390-ccw.c
1210 F: include/hw/s390x/s390-ccw.h
1211 T: git git://github.com/cohuck/qemu.git s390-next
1220 F: hw/s390x/ap-device.c
1221 F: hw/s390x/ap-bridge.c
1222 F: include/hw/s390x/ap-device.h
1223 F: include/hw/s390x/ap-bridge.h
1232 F: docs/interop/vhost-user.txt
1238 F: hw/virtio/Makefile.objs
1239 F: hw/virtio/trace-events
1241 F: include/hw/virtio/
1242 F: tests/virtio-balloon-test.c
1249 F: tests/virtio-9p-test.c
1250 T: git git://github.com/gkurz/qemu.git 9p-next
1256 F: hw/block/virtio-blk.c
1257 F: hw/block/dataplane/*
1258 F: tests/virtio-blk-test.c
1259 T: git git://github.com/stefanha/qemu.git block
1265 F: hw/s390x/virtio-ccw*.[hc]
1266 F: hw/s390x/vhost-vsock-ccw.c
1267 T: git git://github.com/cohuck/qemu.git s390-next
1268 T: git git://github.com/borntraeger/qemu.git s390-next
1274 F: hw/input/virtio-input*.c
1275 F: include/hw/virtio/virtio-input.h
1280 F: hw/char/virtio-serial-bus.c
1281 F: hw/char/virtio-console.c
1282 F: include/hw/virtio/virtio-serial.h
1283 F: tests/virtio-console-test.c
1284 F: tests/virtio-serial-test.c
1289 F: hw/virtio/virtio-rng.c
1290 F: include/hw/virtio/virtio-rng.h
1291 F: include/sysemu/rng*.h
1293 F: tests/virtio-rng-test.c
1298 F: hw/virtio/virtio-crypto.c
1299 F: hw/virtio/virtio-crypto-pci.c
1300 F: include/hw/virtio/virtio-crypto.h
1307 F: tests/nvme-test.c
1313 F: hw/scsi/megasas.c
1315 F: tests/megasas-test.c
1317 Network packet abstractions
1320 F: include/net/eth.h
1322 F: hw/net/net_rx_pkt*
1323 F: hw/net/net_tx_pkt*
1329 F: hw/scsi/vmw_pvscsi*
1330 F: tests/vmxnet3-test.c
1337 F: docs/specs/rocker.txt
1344 F: include/hw/mem/nvdimm.h
1359 F: hw/net/eepro100.c
1364 F: hw/core/generic-loader.c
1365 F: include/hw/core/generic-loader.h
1366 F: docs/generic-loader.txt
1368 Intel Hexadecimal Object File Loader
1371 F: tests/hexloader-test.c
1372 F: tests/hex-loader-check-data/test.hex
1377 F: hw/nvram/chrp_nvram.c
1378 F: include/hw/nvram/chrp_nvram.h
1379 F: tests/prom-env-test.c
1384 F: hw/acpi/vmgenid.c
1385 F: include/hw/acpi/vmgenid.h
1386 F: docs/specs/vmgenid.txt
1387 F: tests/vmgenid-test.c
1390 Unimplemented device
1394 F: include/hw/misc/unimp.h
1401 F: hw/display/bochs-display.c
1402 F: include/hw/display/vga.h
1403 F: include/hw/display/bochs-vbe.h
1408 F: hw/display/ramfb*.c
1409 F: include/hw/display/ramfb.h
1414 F: hw/display/virtio-gpu*
1415 F: hw/display/virtio-vga.c
1416 F: include/hw/virtio/virtio-gpu.h
1421 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1422 F: hw/display/cirrus*
1428 F: include/hw/display/edid.h
1438 F: include/hw/audio/
1439 F: tests/ac97-test.c
1440 F: tests/es1370-test.c
1441 F: tests/intel-hda-test.c
1454 F: tests/qemu-iotests/
1455 F: util/qemu-progress.c
1456 F: qobject/block-qdict.c
1457 F: tests/check-block-qdict.c
1458 T: git git://repo.or.cz/qemu/kevin.git block
1469 F: include/block/aio.h
1470 F: include/block/aio-wait.h
1471 F: scripts/qemugdb/aio.py
1472 T: git git://github.com/stefanha/qemu.git block
1474 Block SCSI subsystem
1487 F: include/block/blockjob.h
1490 F: include/qemu/job.h
1496 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1498 Block QAPI, monitor, command line
1504 F: qapi/transaction.json
1505 T: git git://repo.or.cz/qemu/armbru.git block-next
1513 F: block/dirty-bitmap.c
1514 F: include/qemu/hbitmap.h
1515 F: include/block/dirty-bitmap.h
1516 F: tests/test-hbitmap.c
1517 F: docs/interop/bitmaps.rst
1518 T: git git://github.com/famz/qemu.git bitmaps
1519 T: git git://github.com/jnsnow/qemu.git bitmaps
1521 Character device backends
1529 Character Devices (Braille)
1534 Command line option argument parsing
1537 F: include/qemu/option.h
1538 F: tests/test-keyval.c
1539 F: tests/test-qemu-opts.c
1541 F: util/qemu-option.c
1546 F: scripts/coverity-model.c
1552 F: include/qom/cpu.h
1559 F: include/sysemu/device_tree.h
1565 F: hw/misc/vmcoreinfo.c
1566 F: include/hw/misc/vmcoreinfo.h
1567 F: include/sysemu/dump-arch.h
1568 F: include/sysemu/dump.h
1569 F: scripts/dump-guest-memory.py
1575 F: include/qapi/error.h
1576 F: include/qemu/error-report.h
1578 F: util/qemu-error.c
1589 F: include/exec/ioport.h
1591 F: include/exec/memory.h
1592 F: include/exec/ram_addr.h
1594 F: include/exec/memory-internal.h
1600 F: include/ui/qemu-spice.h
1601 F: include/ui/spice-display.h
1603 F: audio/spiceaudio.c
1625 F: util/qemu-timer.c
1627 F: qapi/run-state.json
1635 F: include/monitor/hmp-target.h
1638 Network device backends
1643 T: git git://github.com/jasowang/qemu.git net
1646 Netmap network backend
1650 W: http://info.iet.unipi.it/~luigi/netmap/
1658 F: include/sysemu/numa.h
1659 T: git git://github.com/ehabkost/qemu.git machine-next
1661 Host Memory Backends
1665 F: backends/hostmem*.c
1666 F: include/sysemu/hostmem.h
1667 T: git git://github.com/ehabkost/qemu.git machine-next
1672 F: include/sysemu/cryptodev*.h
1673 F: backends/cryptodev*.c
1690 X: include/qapi/qmp/
1691 F: include/qapi/qmp/dispatch.h
1692 F: tests/qapi-schema/
1693 F: tests/test-*-visitor.c
1694 F: tests/test-qapi-*.c
1695 F: tests/test-qmp-*.c
1696 F: tests/test-visitor-serialization.c
1697 F: scripts/qapi-gen.py
1700 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1707 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1713 F: include/qapi/qmp/
1714 X: include/qapi/qmp/dispatch.h
1715 F: scripts/coccinelle/qobject.cocci
1716 F: tests/check-qdict.c
1717 F: tests/check-qnum.c
1718 F: tests/check-qjson.c
1719 F: tests/check-qlist.c
1720 F: tests/check-qstring.c
1721 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1728 F: scripts/qemu-guest-agent/
1730 F: docs/interop/qemu-ga-ref.texi
1731 T: git git://github.com/mdroth/qemu.git qga
1736 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1738 X: include/qom/cpu.h
1741 F: tests/check-qom-interface.c
1742 F: tests/check-qom-proplist.c
1749 F: docs/devel/*qmp-*
1752 F: tests/qmp-cmd-test.c
1753 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1768 F: hw/core/register.c
1769 F: include/hw/register.h
1770 F: include/hw/registerfields.h
1778 F: include/net/slirp.h
1779 T: git https://people.debian.org/~sthibault/qemu.git slirp
1780 T: git git://git.kiszka.org/qemu.git queues/slirp
1792 F: qemu-option-trace.texi
1793 F: scripts/tracetool.py
1794 F: scripts/tracetool/
1795 F: docs/devel/tracing.txt
1796 T: git git://github.com/stefanha/qemu.git tracing
1804 F: include/hw/acpi/tpm.h
1805 F: include/sysemu/tpm*
1809 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1813 F: scripts/checkpatch.pl
1819 F: include/migration/
1821 F: scripts/vmstate-static-checker.py
1822 F: tests/vmstate-static-checker-data/
1823 F: tests/migration-test.c
1824 F: docs/devel/migration.rst
1825 F: qapi/migration.json
1831 F: include/sysemu/seccomp.h
1838 F: tests/test-crypto-*
1839 F: tests/benchmark-crypto-*
1846 F: include/qemu/coroutine*
1847 F: tests/test-coroutine.c
1853 F: include/qemu/buffer.h
1867 F: include/qemu/sockets.h
1868 F: util/qemu-sockets.c
1869 F: qapi/sockets.json
1871 Throttling infrastructure
1874 F: block/throttle-groups.c
1875 F: include/block/throttle-groups.h
1876 F: include/qemu/throttle*.h
1878 F: docs/throttle.txt
1879 F: tests/test-throttle.c
1886 F: include/qemu/uuid.h
1887 F: tests/test-uuid.c
1893 F: include/migration/colo.h
1894 F: include/migration/failover.h
1901 F: docs/colo-proxy.txt
1903 F: net/filter-rewriter.c
1904 F: net/filter-mirror.c
1909 W: https://wiki.qemu.org/Features/record-replay
1912 F: block/blkreplay.c
1913 F: net/filter-replay.c
1914 F: include/sysemu/replay.h
1921 F: include/qemu/iova-tree.h
1935 F: accel/tcg/user-exec*.c
1940 F: default-configs/*-bsd-user.mak
1947 F: default-configs/*-linux-user.mak
1948 F: scripts/qemu-binfmt-conf.sh
1950 Tiny Code Generator (TCG)
1951 -------------------------
2025 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