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
139 F: tests/tcg/aarch64/
142 F: include/hw/cpu/a*mpcore.h
171 F: include/hw/char/lm32_juart.h
184 F: target/microblaze/
186 F: disas/microblaze.c
195 F: hw/intc/mips_gic.c
196 F: hw/timer/mips_gictimer.c
198 F: include/hw/misc/mips_*
199 F: include/hw/intc/mips_gic.h
200 F: include/hw/timer/mips_gictimer.h
210 F: default-configs/moxie-softmmu.mak
225 F: tests/tcg/openrisc/
281 F: include/hw/unicore32/
293 F: docs/qemu-cpu-models.texi
294 T: git git://github.com/ehabkost/qemu.git x86-next
298 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
310 F: include/hw/tricore/
312 Multiarch Linux User Tests
314 F: tests/tcg/multiarch/
316 Guest CPU Cores (KVM):
317 ----------------------
325 F: include/sysemu/kvm*.h
348 F: target/s390x/kvm.c
349 F: target/s390x/kvm_s390x.h
350 F: target/s390x/kvm-stub.c
351 F: target/s390x/ioinst.[ch]
352 F: target/s390x/machine.c
353 F: target/s390x/sigp.c
354 F: hw/intc/s390_flic.c
355 F: hw/intc/s390_flic_kvm.c
356 F: include/hw/s390x/s390_flic.h
358 T: git git://github.com/cohuck/qemu.git s390-next
359 T: git git://github.com/borntraeger/qemu.git s390-next
369 Guest CPU Cores (Xen):
370 ----------------------
378 F: hw/9pfs/xen-9p-backend.c
379 F: hw/char/xen_console.c
380 F: hw/display/xenfb.c
387 F: include/sysemu/xen-mapcache.h
407 K: ^Subject:.*(?i)NetBSD
413 K: ^Subject:.*(?i)OpenBSD
429 F: hw/isa/smc37c669-superio.c
438 F: include/hw/*/allwinner*
439 F: hw/arm/cubieboard.c
441 ARM PrimeCell and CMSDK devices
446 F: include/hw/char/pl011.h
449 F: include/hw/dma/pl080.h
456 F: include/hw/ssi/pl022.h
458 F: include/hw/arm/primecell.h
459 F: hw/timer/cmsdk-apb-timer.c
460 F: include/hw/timer/cmsdk-apb-timer.h
461 F: hw/timer/cmsdk-apb-dualtimer.c
462 F: include/hw/timer/cmsdk-apb-dualtimer.h
463 F: hw/char/cmsdk-apb-uart.c
464 F: include/hw/char/cmsdk-apb-uart.h
465 F: hw/watchdog/cmsdk-apb-watchdog.c
466 F: include/hw/watchdog/cmsdk-apb-watchdog.h
468 F: include/hw/misc/tz-ppc.h
470 F: include/hw/misc/tz-mpc.h
472 F: include/hw/misc/tz-msc.h
479 F: hw/intc/gic_internal.h
481 F: hw/misc/arm11scu.c
482 F: hw/timer/a9gtimer*
484 F: include/hw/arm/arm*.h
485 F: include/hw/intc/arm*
486 F: include/hw/misc/a9scu.h
487 F: include/hw/misc/arm11scu.h
488 F: include/hw/timer/a9gtimer.h
489 F: include/hw/timer/arm_mptimer.h
490 F: include/hw/timer/armv7m_systick.h
491 F: tests/test-arm-mptimer.c
498 F: include/hw/arm/exynos4210.h
511 F: include/hw/arm/digic.h
528 F: include/hw/arm/fsl-imx31.h
534 F: hw/arm/integratorcp.c
535 F: hw/misc/arm_integrator_debug.c
544 F: include/hw/misc/mps2-*.h
546 F: include/hw/arm/iotkit.h
547 F: hw/misc/iotkit-sysctl.c
548 F: include/hw/misc/iotkit-sysctl.h
549 F: hw/misc/iotkit-sysinfo.c
550 F: include/hw/misc/iotkit-sysinfo.h
575 F: hw/cpu/realview_mpcore.c
576 F: hw/intc/realview_gic.c
577 F: include/hw/intc/realview_gic.h
583 F: hw/arm/mainstone.c
588 F: hw/misc/mst_fpga.c
589 F: include/hw/arm/pxa.h
602 F: hw/misc/arm_sysctl.c
612 F: include/hw/misc/zynq*
621 F: include/hw/*/xlnx*.h
628 F: hw/arm/virt-acpi-build.c
633 F: hw/arm/stm32f205_soc.c
634 F: hw/misc/stm32f2xx_syscfg.c
635 F: hw/char/stm32f2xx_usart.c
636 F: hw/timer/stm32f2xx_timer.c
638 F: hw/ssi/stm32f2xx_spi.c
639 F: include/hw/*/stm32*.h
644 F: hw/arm/netduino2.c
650 F: hw/misc/msf2-sysreg.c
651 F: hw/timer/mss-timer.c
653 F: include/hw/arm/msf2-soc.h
654 F: include/hw/misc/msf2-sysreg.h
655 F: include/hw/timer/mss-timer.h
656 F: include/hw/ssi/mss-spi.h
670 F: include/hw/*/*aspeed*
671 F: hw/net/ftgmac100.c
672 F: include/hw/net/ftgmac100.h
679 F: hw/cris/axis_dev88.c
684 EVR32 and uclinux BSP
687 F: hw/lm32/lm32_boards.c
692 F: hw/lm32/milkymist.c
706 F: hw/m68k/mcf_intc.c
707 F: hw/char/mcf_uart.c
709 F: include/hw/m68k/mcf*.h
716 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
721 F: hw/microblaze/petalogix_ml605_mmu.c
728 F: hw/mips/mips_jazz.c
733 F: hw/mips/mips_malta.c
738 F: hw/mips/mips_mipssim.c
744 F: hw/mips/mips_r4k.c
749 F: hw/mips/mips_fulong2e.c
752 F: include/hw/isa/vt82c686.h
757 F: hw/core/loader-fit.c
759 F: hw/pci-host/xilinx-pcie.c
766 F: hw/openrisc/openrisc_sim.c
774 F: hw/ppc/ppc405_boards.c
780 F: hw/ppc/ppc440_bamboo.c
788 F: include/hw/ppc/ppc_e500.h
789 F: include/hw/pci-host/ppce500.h
790 F: pc-bios/u-boot.e500
796 F: hw/ppc/mpc8544ds.c
797 F: hw/ppc/mpc8544_guts.c
803 F: hw/ppc/mac_newworld.c
804 F: hw/pci-host/uninorth.c
805 F: hw/pci-bridge/dec.[hc]
808 F: hw/nvram/mac_nvram.c
809 F: include/hw/misc/macio/
810 F: include/hw/misc/mos6522.h
811 F: include/hw/ppc/mac_dbdma.h
817 F: hw/ppc/mac_oldworld.c
818 F: hw/pci-host/grackle.c
820 F: hw/intc/heathrow_pic.c
828 F: hw/ppc/prep_systemio.c
829 F: hw/ppc/rs6000_mc.c
830 F: hw/pci-host/prep.[hc]
834 F: hw/timer/m48t59-isa.c
835 F: include/hw/isa/pc87312.h
836 F: include/hw/timer/m48t59.h
837 F: pc-bios/ppc_rom.bin
845 F: include/hw/*/spapr*
847 F: include/hw/*/xics*
848 F: pc-bios/spapr-rtas/*
849 F: pc-bios/spapr-rtas.bin
851 F: pc-bios/skiboot.lid
852 F: docs/specs/ppc-spapr-hcalls.txt
853 F: docs/specs/ppc-spapr-hotplug.txt
855 F: tests/libqos/*spapr*
857 F: tests/libqos/rtas*
863 F: hw/ppc/virtex_ml507.c
879 F: hw/timer/sh_timer.c
892 F: hw/dma/sparc32_dma.c
893 F: hw/dma/sun4m_iommu.c
894 F: hw/misc/eccmemctl.c
895 F: hw/misc/slavio_misc.c
896 F: include/hw/sparc/sparc32_dma.h
897 F: include/hw/sparc/sun4m.h
898 F: pc-bios/openbios-sparc32
903 F: hw/sparc64/sun4u.c
904 F: pc-bios/openbios-sparc64
909 F: hw/sparc64/niagara.c
910 F: hw/timer/sun4v-rtc.c
911 F: include/hw/timer/sun4v-rtc.h
918 F: include/hw/sparc/grlib.h
927 F: hw/char/sclp*.[hc]
928 F: hw/char/terminal3270.c
931 F: hw/watchdog/wdt_diag288.c
932 F: include/hw/watchdog/wdt_diag288.h
933 F: default-configs/s390x-softmmu.mak
934 T: git git://github.com/cohuck/qemu.git s390-next
935 T: git git://github.com/borntraeger/qemu.git s390-next
943 F: pc-bios/s390-ccw.img
944 T: git git://github.com/borntraeger/qemu.git s390-next
949 PKUnity-3 SoC initramfs-with-busybox
963 F: hw/pci-host/piix.c
966 F: include/hw/pci-host/q35.h
967 F: include/hw/pci-host/pam.h
970 F: hw/i2c/smbus_ich9.c
973 F: include/hw/acpi/ich9.h
974 F: include/hw/acpi/piix4.h
981 F: hw/char/debugcon.c
990 F: hw/isa/isa-superio.c
991 F: hw/misc/debugexit.c
992 F: hw/misc/pc-testdev.c
995 F: hw/timer/mc146818rtc*
996 F: hw/watchdog/wdt_ib700.c
997 F: include/hw/display/vga.h
998 F: include/hw/char/parallel.h
999 F: include/hw/dma/i8257.h
1000 F: include/hw/i2c/pm_smbus.h
1001 F: include/hw/input/i8042.h
1002 F: include/hw/isa/superio.h
1003 F: include/hw/timer/hpet.h
1004 F: include/hw/timer/i8254*
1005 F: include/hw/timer/mc146818rtc*
1011 F: hw/core/machine.c
1012 F: hw/core/null-machine.c
1013 F: include/hw/boards.h
1014 T: git git://github.com/ehabkost/qemu.git machine-next
1023 XTFPGA (LX60, LX200, ML605, KC705)
1026 F: hw/xtensa/xtfpga.c
1027 F: hw/net/opencores_eth.c
1045 F: hw/block/hd-geometry.c
1047 F: tests/ahci-test.c
1048 F: tests/cdrom-test.c
1049 F: tests/libqos/ahci*
1050 T: git git://github.com/jnsnow/qemu.git ide
1055 F: include/hw/ipmi/*
1057 F: hw/smbios/smbios_type_38.c
1059 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1066 F: include/hw/block/fdc.h
1068 T: git git://github.com/jnsnow/qemu.git ide
1074 F: include/hw/arm/omap.h
1079 F: hw/char/ipoctal232.c
1087 F: hw/misc/pci-testdev.c
1092 F: default-configs/pci.mak
1098 F: include/hw/acpi/*
1099 F: include/hw/smbios/*
1103 F: hw/i386/acpi-build.[hc]
1104 F: hw/arm/virt-acpi-build.c
1105 F: tests/bios-tables-test.c
1106 F: tests/acpi-utils.[hc]
1113 F: hw/i2c/ppc4xx_i2c.c
1114 F: include/hw/ppc/ppc4xx.h
1115 F: include/hw/i2c/ppc4xx_i2c.h
1122 F: hw/pci-host/ppce500.c
1123 F: hw/net/fsl_etsec/
1135 F: tests/virtio-net-test.c
1136 T: git git://github.com/jasowang/qemu.git net
1142 F: include/hw/scsi/*
1144 F: tests/virtio-scsi-test.c
1145 T: git git://github.com/bonzini/qemu.git scsi-next
1152 F: hw/block/m25p80.c
1153 F: include/hw/ssi/ssi.h
1155 F: tests/m25p80-test.c
1166 F: include/hw/sd/sd*
1175 F: tests/usb-*-test.c
1177 F: docs/usb-storage.txt
1180 F: default-configs/usb.mak
1182 USB (serial adapter)
1186 F: hw/usb/dev-serial.c
1198 F: hw/s390x/s390-ccw.c
1199 F: include/hw/s390x/s390-ccw.h
1200 T: git git://github.com/cohuck/qemu.git s390-next
1207 F: docs/interop/vhost-user.txt
1213 F: hw/virtio/Makefile.objs
1214 F: hw/virtio/trace-events
1216 F: include/hw/virtio/
1217 F: tests/virtio-balloon-test.c
1224 F: tests/virtio-9p-test.c
1225 T: git git://github.com/gkurz/qemu.git 9p-next
1231 F: hw/block/virtio-blk.c
1232 F: hw/block/dataplane/*
1233 F: tests/virtio-blk-test.c
1234 T: git git://github.com/stefanha/qemu.git block
1240 F: hw/s390x/virtio-ccw*.[hc]
1241 F: hw/s390x/vhost-vsock-ccw.c
1242 T: git git://github.com/cohuck/qemu.git s390-next
1243 T: git git://github.com/borntraeger/qemu.git s390-next
1249 F: hw/input/virtio-input*.c
1250 F: include/hw/virtio/virtio-input.h
1255 F: hw/char/virtio-serial-bus.c
1256 F: hw/char/virtio-console.c
1257 F: include/hw/virtio/virtio-serial.h
1258 F: tests/virtio-console-test.c
1259 F: tests/virtio-serial-test.c
1264 F: hw/virtio/virtio-rng.c
1265 F: include/hw/virtio/virtio-rng.h
1266 F: include/sysemu/rng*.h
1268 F: tests/virtio-rng-test.c
1273 F: hw/virtio/virtio-crypto.c
1274 F: hw/virtio/virtio-crypto-pci.c
1275 F: include/hw/virtio/virtio-crypto.h
1282 F: tests/nvme-test.c
1288 F: hw/scsi/megasas.c
1290 F: tests/megasas-test.c
1292 Network packet abstractions
1295 F: include/net/eth.h
1297 F: hw/net/net_rx_pkt*
1298 F: hw/net/net_tx_pkt*
1304 F: hw/scsi/vmw_pvscsi*
1305 F: tests/vmxnet3-test.c
1312 F: docs/specs/rocker.txt
1319 F: include/hw/mem/nvdimm.h
1334 F: hw/net/eepro100.c
1339 F: hw/core/generic-loader.c
1340 F: include/hw/core/generic-loader.h
1341 F: docs/generic-loader.txt
1343 Intel Hexadecimal Object File Loader
1346 F: tests/hexloader-test.c
1347 F: tests/hex-loader-check-data/test.hex
1352 F: hw/nvram/chrp_nvram.c
1353 F: include/hw/nvram/chrp_nvram.h
1354 F: tests/prom-env-test.c
1359 F: hw/acpi/vmgenid.c
1360 F: include/hw/acpi/vmgenid.h
1361 F: docs/specs/vmgenid.txt
1362 F: tests/vmgenid-test.c
1365 Unimplemented device
1369 F: include/hw/misc/unimp.h
1376 F: hw/display/bochs-display.c
1377 F: include/hw/display/vga.h
1378 F: include/hw/display/bochs-vbe.h
1383 F: hw/display/ramfb*.c
1384 F: include/hw/display/ramfb.h
1389 F: hw/display/virtio-gpu*
1390 F: hw/display/virtio-vga.c
1391 F: include/hw/virtio/virtio-gpu.h
1396 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1397 F: hw/display/cirrus*
1406 F: include/hw/audio/
1407 F: tests/ac97-test.c
1408 F: tests/es1370-test.c
1409 F: tests/intel-hda-test.c
1422 F: tests/qemu-iotests/
1423 F: util/qemu-progress.c
1424 F: qobject/block-qdict.c
1425 F: test/check-block-qdict.c
1426 T: git git://repo.or.cz/qemu/kevin.git block
1437 F: include/block/aio.h
1438 F: include/block/aio-wait.h
1439 F: scripts/qemugdb/aio.py
1440 T: git git://github.com/stefanha/qemu.git block
1442 Block SCSI subsystem
1455 F: include/block/blockjob.h
1458 F: include/block/job.h
1464 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1466 Block QAPI, monitor, command line
1472 F: qapi/transaction.json
1473 T: git git://repo.or.cz/qemu/armbru.git block-next
1481 F: block/dirty-bitmap.c
1482 F: include/qemu/hbitmap.h
1483 F: include/block/dirty-bitmap.h
1484 F: tests/test-hbitmap.c
1485 F: docs/interop/bitmaps.rst
1486 T: git git://github.com/famz/qemu.git bitmaps
1487 T: git git://github.com/jnsnow/qemu.git bitmaps
1489 Character device backends
1497 Character Devices (Braille)
1502 Command line option argument parsing
1505 F: include/qemu/option.h
1506 F: tests/test-keyval.c
1507 F: tests/test-qemu-opts.c
1509 F: util/qemu-option.c
1514 F: scripts/coverity-model.c
1520 F: include/qom/cpu.h
1527 F: include/sysemu/device_tree.h
1533 F: hw/misc/vmcoreinfo.c
1534 F: include/hw/misc/vmcoreinfo.h
1535 F: include/sysemu/dump-arch.h
1536 F: include/sysemu/dump.h
1537 F: scripts/dump-guest-memory.py
1543 F: include/qapi/error.h
1544 F: include/qemu/error-report.h
1546 F: util/qemu-error.c
1557 F: include/exec/ioport.h
1559 F: include/exec/memory.h
1560 F: include/exec/ram_addr.h
1562 F: include/exec/memory-internal.h
1568 F: include/ui/qemu-spice.h
1569 F: include/ui/spice-display.h
1571 F: audio/spiceaudio.c
1593 F: util/qemu-timer.c
1595 F: qapi/run-state.json
1603 F: include/monitor/hmp-target.h
1606 Network device backends
1611 T: git git://github.com/jasowang/qemu.git net
1614 Netmap network backend
1618 W: http://info.iet.unipi.it/~luigi/netmap/
1626 F: include/sysemu/numa.h
1627 T: git git://github.com/ehabkost/qemu.git machine-next
1629 Host Memory Backends
1633 F: backends/hostmem*.c
1634 F: include/sysemu/hostmem.h
1635 T: git git://github.com/ehabkost/qemu.git machine-next
1640 F: include/sysemu/cryptodev*.h
1641 F: backends/cryptodev*.c
1658 X: include/qapi/qmp/
1659 F: include/qapi/qmp/dispatch.h
1660 F: tests/qapi-schema/
1661 F: tests/test-*-visitor.c
1662 F: tests/test-qapi-*.c
1663 F: tests/test-qmp-*.c
1664 F: tests/test-visitor-serialization.c
1665 F: scripts/qapi-gen.py
1668 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1676 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1682 F: include/qapi/qmp/
1683 X: include/qapi/qmp/dispatch.h
1684 F: scripts/coccinelle/qobject.cocci
1685 F: tests/check-qdict.c
1686 F: tests/check-qnum.c
1687 F: tests/check-qjson.c
1688 F: tests/check-qlist.c
1689 F: tests/check-qstring.c
1690 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1697 F: scripts/qemu-guest-agent/
1699 F: docs/interop/qemu-ga-ref.texi
1700 T: git git://github.com/mdroth/qemu.git qga
1705 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1707 X: include/qom/cpu.h
1710 F: tests/check-qom-interface.c
1711 F: tests/check-qom-proplist.c
1718 F: docs/devel/*qmp-*
1721 F: tests/qmp-cmd-test.c
1722 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1737 F: hw/core/register.c
1738 F: include/hw/register.h
1739 F: include/hw/registerfields.h
1747 F: include/net/slirp.h
1748 T: git https://people.debian.org/~sthibault/qemu.git slirp
1749 T: git git://git.kiszka.org/qemu.git queues/slirp
1761 F: qemu-option-trace.texi
1762 F: scripts/tracetool.py
1763 F: scripts/tracetool/
1764 F: docs/devel/tracing.txt
1765 T: git git://github.com/stefanha/qemu.git tracing
1773 F: include/hw/acpi/tpm.h
1774 F: include/sysemu/tpm*
1778 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1782 F: scripts/checkpatch.pl
1788 F: include/migration/
1790 F: scripts/vmstate-static-checker.py
1791 F: tests/vmstate-static-checker-data/
1792 F: tests/migration-test.c
1793 F: docs/devel/migration.txt
1794 F: qapi/migration.json
1800 F: include/sysemu/seccomp.h
1807 F: tests/test-crypto-*
1808 F: tests/benchmark-crypto-*
1815 F: include/qemu/coroutine*
1816 F: tests/test-coroutine.c
1822 F: include/qemu/buffer.h
1836 F: include/qemu/sockets.h
1837 F: util/qemu-sockets.c
1838 F: qapi/sockets.json
1840 Throttling infrastructure
1843 F: block/throttle-groups.c
1844 F: include/block/throttle-groups.h
1845 F: include/qemu/throttle*.h
1847 F: docs/throttle.txt
1848 F: tests/test-throttle.c
1855 F: include/qemu/uuid.h
1856 F: tests/test-uuid.c
1862 F: include/migration/colo.h
1863 F: include/migration/failover.h
1870 F: docs/colo-proxy.txt
1872 F: net/filter-rewriter.c
1873 F: net/filter-mirror.c
1878 W: https://wiki.qemu.org/Features/record-replay
1881 F: block/blkreplay.c
1882 F: net/filter-replay.c
1883 F: include/sysemu/replay.h
1890 F: include/qemu/iova-tree.h
1899 F: accel/tcg/user-exec*.c
1904 F: default-configs/*-bsd-user.mak
1911 F: default-configs/*-linux-user.mak
1912 F: scripts/qemu-binfmt-conf.sh
1914 Tiny Code Generator (TCG)
1915 -------------------------
1989 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1999 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2006 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2021 F: block/iscsi-opts.c
2023 Network Block Device (NBD)
2030 F: include/block/nbd*
2033 F: docs/interop/nbd.txt
2034 T: git git://repo.or.cz/qemu/ericb.git nbd
2042 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2050 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2057 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2064 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2093 F: block/blklogwrites.c
2099 F: block/blkverify.c
2124 F: block/parallels.c
2125 F: docs/interop/parallels.txt
2137 F: block/linux-aio.c
2138 F: include/block/raw-aio.h
2139 F: block/raw-format.c
2140 F: block/file-posix.c
2141 F: block/file-win32.c
2142 F: block/win32-aio.c
2150 F: docs/interop/qcow2.txt
2181 F: tests/image-fuzzer/
2188 F: block/replication.c
2189 F: tests/test-replication.c
2190 F: docs/block-replication.txt
2200 Build and test automation
2201 -------------------------
2202 Build and test automation
2213 W: https://travis-ci.org/qemu/qemu
2214 W: https://app.shippable.com/github/qemu/qemu
2215 W: http://patchew.org/QEMU/
2217 Guest Test Compilation Support
2220 F: tests/tcg/Makefile
2221 F: tests/tcg/Makefile.include
2226 Build system architecture
2229 F: docs/devel/build-system.txt
2231 Incompatible changes
2233 F: qemu-deprecated.texi
2240 F: scripts/git-submodule.sh