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/
280 F: include/hw/unicore32/
292 F: docs/qemu-cpu-models.texi
293 T: git git://github.com/ehabkost/qemu.git x86-next
297 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
309 F: include/hw/tricore/
311 Multiarch Linux User Tests
313 F: tests/tcg/multiarch/
315 Guest CPU Cores (KVM):
316 ----------------------
324 F: include/sysemu/kvm*.h
347 F: target/s390x/kvm.c
348 F: target/s390x/kvm_s390x.h
349 F: target/s390x/kvm-stub.c
350 F: target/s390x/ioinst.[ch]
351 F: target/s390x/machine.c
352 F: target/s390x/sigp.c
353 F: hw/intc/s390_flic.c
354 F: hw/intc/s390_flic_kvm.c
355 F: include/hw/s390x/s390_flic.h
357 T: git git://github.com/cohuck/qemu.git s390-next
358 T: git git://github.com/borntraeger/qemu.git s390-next
368 Guest CPU Cores (Xen):
369 ----------------------
377 F: hw/9pfs/xen-9p-backend.c
378 F: hw/char/xen_console.c
379 F: hw/display/xenfb.c
386 F: include/sysemu/xen-mapcache.h
406 K: ^Subject:.*(?i)NetBSD
412 K: ^Subject:.*(?i)OpenBSD
428 F: hw/isa/smc37c669-superio.c
437 F: include/hw/*/allwinner*
438 F: hw/arm/cubieboard.c
440 ARM PrimeCell and CMSDK devices
445 F: include/hw/char/pl011.h
448 F: include/hw/dma/pl080.h
455 F: include/hw/arm/primecell.h
456 F: hw/timer/cmsdk-apb-timer.c
457 F: include/hw/timer/cmsdk-apb-timer.h
458 F: hw/char/cmsdk-apb-uart.c
459 F: include/hw/char/cmsdk-apb-uart.h
460 F: hw/watchdog/cmsdk-apb-watchdog.c
461 F: include/hw/watchdog/cmsdk-apb-watchdog.h
463 F: include/hw/misc/tz-ppc.h
465 F: include/hw/misc/tz-mpc.h
472 F: hw/intc/gic_internal.h
474 F: hw/misc/arm11scu.c
475 F: hw/timer/a9gtimer*
477 F: include/hw/arm/arm*.h
478 F: include/hw/intc/arm*
479 F: include/hw/misc/a9scu.h
480 F: include/hw/misc/arm11scu.h
481 F: include/hw/timer/a9gtimer.h
482 F: include/hw/timer/arm_mptimer.h
483 F: include/hw/timer/armv7m_systick.h
484 F: tests/test-arm-mptimer.c
491 F: include/hw/arm/exynos4210.h
504 F: include/hw/arm/digic.h
521 F: include/hw/arm/fsl-imx31.h
527 F: hw/arm/integratorcp.c
528 F: hw/misc/arm_integrator_debug.c
537 F: include/hw/misc/mps2-*.h
539 F: include/hw/arm/iotkit.h
564 F: hw/cpu/realview_mpcore.c
565 F: hw/intc/realview_gic.c
566 F: include/hw/intc/realview_gic.h
572 F: hw/arm/mainstone.c
577 F: hw/misc/mst_fpga.c
578 F: include/hw/arm/pxa.h
591 F: hw/misc/arm_sysctl.c
601 F: include/hw/misc/zynq*
610 F: include/hw/*/xlnx*.h
617 F: hw/arm/virt-acpi-build.c
622 F: hw/arm/stm32f205_soc.c
623 F: hw/misc/stm32f2xx_syscfg.c
624 F: hw/char/stm32f2xx_usart.c
625 F: hw/timer/stm32f2xx_timer.c
627 F: hw/ssi/stm32f2xx_spi.c
628 F: include/hw/*/stm32*.h
633 F: hw/arm/netduino2.c
639 F: hw/misc/msf2-sysreg.c
640 F: hw/timer/mss-timer.c
642 F: include/hw/arm/msf2-soc.h
643 F: include/hw/misc/msf2-sysreg.h
644 F: include/hw/timer/mss-timer.h
645 F: include/hw/ssi/mss-spi.h
659 F: include/hw/*/*aspeed*
660 F: hw/net/ftgmac100.c
661 F: include/hw/net/ftgmac100.h
668 F: hw/cris/axis_dev88.c
673 EVR32 and uclinux BSP
676 F: hw/lm32/lm32_boards.c
681 F: hw/lm32/milkymist.c
695 F: hw/m68k/mcf_intc.c
696 F: hw/char/mcf_uart.c
698 F: include/hw/m68k/mcf*.h
705 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
710 F: hw/microblaze/petalogix_ml605_mmu.c
717 F: hw/mips/mips_jazz.c
722 F: hw/mips/mips_malta.c
727 F: hw/mips/mips_mipssim.c
733 F: hw/mips/mips_r4k.c
738 F: hw/mips/mips_fulong2e.c
741 F: include/hw/isa/vt82c686.h
746 F: hw/core/loader-fit.c
748 F: hw/pci-host/xilinx-pcie.c
755 F: hw/openrisc/openrisc_sim.c
763 F: hw/ppc/ppc405_boards.c
769 F: hw/ppc/ppc440_bamboo.c
777 F: include/hw/ppc/ppc_e500.h
778 F: include/hw/pci-host/ppce500.h
779 F: pc-bios/u-boot.e500
785 F: hw/ppc/mpc8544ds.c
786 F: hw/ppc/mpc8544_guts.c
792 F: hw/ppc/mac_newworld.c
793 F: hw/pci-host/uninorth.c
794 F: hw/pci-bridge/dec.[hc]
797 F: hw/nvram/mac_nvram.c
798 F: include/hw/misc/macio/
799 F: include/hw/misc/mos6522.h
800 F: include/hw/ppc/mac_dbdma.h
806 F: hw/ppc/mac_oldworld.c
807 F: hw/pci-host/grackle.c
809 F: hw/intc/heathrow_pic.c
817 F: hw/ppc/prep_systemio.c
818 F: hw/ppc/rs6000_mc.c
819 F: hw/pci-host/prep.[hc]
823 F: hw/timer/m48t59-isa.c
824 F: include/hw/isa/pc87312.h
825 F: include/hw/timer/m48t59.h
826 F: pc-bios/ppc_rom.bin
834 F: include/hw/*/spapr*
836 F: include/hw/*/xics*
837 F: pc-bios/spapr-rtas/*
838 F: pc-bios/spapr-rtas.bin
840 F: pc-bios/skiboot.lid
841 F: docs/specs/ppc-spapr-hcalls.txt
842 F: docs/specs/ppc-spapr-hotplug.txt
844 F: tests/libqos/*spapr*
846 F: tests/libqos/rtas*
852 F: hw/ppc/virtex_ml507.c
868 F: hw/timer/sh_timer.c
881 F: hw/dma/sparc32_dma.c
882 F: hw/dma/sun4m_iommu.c
883 F: hw/misc/eccmemctl.c
884 F: hw/misc/slavio_misc.c
885 F: include/hw/sparc/sparc32_dma.h
886 F: include/hw/sparc/sun4m.h
887 F: pc-bios/openbios-sparc32
892 F: hw/sparc64/sun4u.c
893 F: pc-bios/openbios-sparc64
898 F: hw/sparc64/niagara.c
899 F: hw/timer/sun4v-rtc.c
900 F: include/hw/timer/sun4v-rtc.h
907 F: include/hw/sparc/grlib.h
916 F: hw/char/sclp*.[hc]
917 F: hw/char/terminal3270.c
920 F: hw/watchdog/wdt_diag288.c
921 F: include/hw/watchdog/wdt_diag288.h
922 F: default-configs/s390x-softmmu.mak
923 T: git git://github.com/cohuck/qemu.git s390-next
924 T: git git://github.com/borntraeger/qemu.git s390-next
932 F: pc-bios/s390-ccw.img
933 T: git git://github.com/borntraeger/qemu.git s390-next
938 PKUnity-3 SoC initramfs-with-busybox
952 F: hw/pci-host/piix.c
955 F: include/hw/pci-host/q35.h
956 F: include/hw/pci-host/pam.h
959 F: hw/i2c/smbus_ich9.c
962 F: include/hw/acpi/ich9.h
963 F: include/hw/acpi/piix4.h
970 F: hw/char/debugcon.c
979 F: hw/isa/isa-superio.c
980 F: hw/misc/debugexit.c
981 F: hw/misc/pc-testdev.c
984 F: hw/timer/mc146818rtc*
985 F: hw/watchdog/wdt_ib700.c
986 F: include/hw/display/vga.h
987 F: include/hw/char/parallel.h
988 F: include/hw/dma/i8257.h
989 F: include/hw/i2c/pm_smbus.h
990 F: include/hw/input/i8042.h
991 F: include/hw/isa/superio.h
992 F: include/hw/timer/hpet.h
993 F: include/hw/timer/i8254*
994 F: include/hw/timer/mc146818rtc*
1000 F: hw/core/machine.c
1001 F: hw/core/null-machine.c
1002 F: include/hw/boards.h
1003 T: git git://github.com/ehabkost/qemu.git machine-next
1012 XTFPGA (LX60, LX200, ML605, KC705)
1015 F: hw/xtensa/xtfpga.c
1016 F: hw/net/opencores_eth.c
1034 F: hw/block/hd-geometry.c
1036 F: tests/ahci-test.c
1037 F: tests/cdrom-test.c
1038 F: tests/libqos/ahci*
1039 T: git git://github.com/jnsnow/qemu.git ide
1044 F: include/hw/ipmi/*
1046 F: hw/smbios/smbios_type_38.c
1048 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1055 F: include/hw/block/fdc.h
1057 T: git git://github.com/jnsnow/qemu.git ide
1063 F: include/hw/arm/omap.h
1068 F: hw/char/ipoctal232.c
1076 F: hw/misc/pci-testdev.c
1081 F: default-configs/pci.mak
1087 F: include/hw/acpi/*
1088 F: include/hw/smbios/*
1092 F: hw/i386/acpi-build.[hc]
1093 F: hw/arm/virt-acpi-build.c
1094 F: tests/bios-tables-test.c
1095 F: tests/acpi-utils.[hc]
1102 F: hw/i2c/ppc4xx_i2c.c
1103 F: include/hw/ppc/ppc4xx.h
1104 F: include/hw/i2c/ppc4xx_i2c.h
1111 F: hw/pci-host/ppce500.c
1112 F: hw/net/fsl_etsec/
1124 F: tests/virtio-net-test.c
1125 T: git git://github.com/jasowang/qemu.git net
1131 F: include/hw/scsi/*
1133 F: tests/virtio-scsi-test.c
1134 T: git git://github.com/bonzini/qemu.git scsi-next
1141 F: hw/block/m25p80.c
1142 F: include/hw/ssi/ssi.h
1144 F: tests/m25p80-test.c
1155 F: include/hw/sd/sd*
1164 F: tests/usb-*-test.c
1166 F: docs/usb-storage.txt
1169 F: default-configs/usb.mak
1171 USB (serial adapter)
1175 F: hw/usb/dev-serial.c
1187 F: hw/s390x/s390-ccw.c
1188 F: include/hw/s390x/s390-ccw.h
1189 T: git git://github.com/cohuck/qemu.git s390-next
1196 F: docs/interop/vhost-user.txt
1202 F: hw/virtio/Makefile.objs
1203 F: hw/virtio/trace-events
1205 F: include/hw/virtio/
1206 F: tests/virtio-balloon-test.c
1213 F: tests/virtio-9p-test.c
1214 T: git git://github.com/gkurz/qemu.git 9p-next
1220 F: hw/block/virtio-blk.c
1221 F: hw/block/dataplane/*
1222 F: tests/virtio-blk-test.c
1223 T: git git://github.com/stefanha/qemu.git block
1229 F: hw/s390x/virtio-ccw.[hc]
1230 T: git git://github.com/cohuck/qemu.git s390-next
1231 T: git git://github.com/borntraeger/qemu.git s390-next
1237 F: hw/input/virtio-input*.c
1238 F: include/hw/virtio/virtio-input.h
1243 F: hw/char/virtio-serial-bus.c
1244 F: hw/char/virtio-console.c
1245 F: include/hw/virtio/virtio-serial.h
1246 F: tests/virtio-console-test.c
1247 F: tests/virtio-serial-test.c
1252 F: hw/virtio/virtio-rng.c
1253 F: include/hw/virtio/virtio-rng.h
1254 F: include/sysemu/rng*.h
1256 F: tests/virtio-rng-test.c
1261 F: hw/virtio/virtio-crypto.c
1262 F: hw/virtio/virtio-crypto-pci.c
1263 F: include/hw/virtio/virtio-crypto.h
1270 F: tests/nvme-test.c
1276 F: hw/scsi/megasas.c
1278 F: tests/megasas-test.c
1280 Network packet abstractions
1283 F: include/net/eth.h
1285 F: hw/net/net_rx_pkt*
1286 F: hw/net/net_tx_pkt*
1292 F: hw/scsi/vmw_pvscsi*
1293 F: tests/vmxnet3-test.c
1300 F: docs/specs/rocker.txt
1307 F: include/hw/mem/nvdimm.h
1322 F: hw/net/eepro100.c
1327 F: hw/core/generic-loader.c
1328 F: include/hw/core/generic-loader.h
1329 F: docs/generic-loader.txt
1331 Intel Hexadecimal Object File Loader
1334 F: tests/hexloader-test.c
1335 F: tests/hex-loader-check-data/test.hex
1340 F: hw/nvram/chrp_nvram.c
1341 F: include/hw/nvram/chrp_nvram.h
1342 F: tests/prom-env-test.c
1347 F: hw/acpi/vmgenid.c
1348 F: include/hw/acpi/vmgenid.h
1349 F: docs/specs/vmgenid.txt
1350 F: tests/vmgenid-test.c
1353 Unimplemented device
1357 F: include/hw/misc/unimp.h
1364 F: hw/display/bochs-display.c
1365 F: include/hw/display/vga.h
1366 F: include/hw/display/bochs-vbe.h
1371 F: hw/display/ramfb*.c
1372 F: include/hw/display/ramfb.h
1377 F: hw/display/virtio-gpu*
1378 F: hw/display/virtio-vga.c
1379 F: include/hw/virtio/virtio-gpu.h
1384 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1385 F: hw/display/cirrus*
1394 F: include/hw/audio/
1395 F: tests/ac97-test.c
1396 F: tests/es1370-test.c
1397 F: tests/intel-hda-test.c
1410 F: tests/qemu-iotests/
1411 F: util/qemu-progress.c
1412 F: qobject/block-qdict.c
1413 F: test/check-block-qdict.c
1414 T: git git://repo.or.cz/qemu/kevin.git block
1425 F: include/block/aio.h
1426 F: include/block/aio-wait.h
1427 F: scripts/qemugdb/aio.py
1428 T: git git://github.com/stefanha/qemu.git block
1430 Block SCSI subsystem
1443 F: include/block/blockjob.h
1446 F: include/block/job.h
1452 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1454 Block QAPI, monitor, command line
1460 F: qapi/transaction.json
1461 T: git git://repo.or.cz/qemu/armbru.git block-next
1469 F: block/dirty-bitmap.c
1470 F: include/qemu/hbitmap.h
1471 F: include/block/dirty-bitmap.h
1472 F: tests/test-hbitmap.c
1473 F: docs/interop/bitmaps.rst
1474 T: git git://github.com/famz/qemu.git bitmaps
1475 T: git git://github.com/jnsnow/qemu.git bitmaps
1477 Character device backends
1485 Character Devices (Braille)
1490 Command line option argument parsing
1493 F: include/qemu/option.h
1494 F: tests/test-keyval.c
1495 F: tests/test-qemu-opts.c
1497 F: util/qemu-option.c
1502 F: scripts/coverity-model.c
1508 F: include/qom/cpu.h
1515 F: include/sysemu/device_tree.h
1521 F: hw/misc/vmcoreinfo.c
1522 F: include/hw/misc/vmcoreinfo.h
1523 F: include/sysemu/dump-arch.h
1524 F: include/sysemu/dump.h
1525 F: scripts/dump-guest-memory.py
1531 F: include/qapi/error.h
1532 F: include/qemu/error-report.h
1534 F: util/qemu-error.c
1545 F: include/exec/ioport.h
1547 F: include/exec/memory.h
1548 F: include/exec/ram_addr.h
1550 F: include/exec/memory-internal.h
1556 F: include/ui/qemu-spice.h
1557 F: include/ui/spice-display.h
1559 F: audio/spiceaudio.c
1580 F: util/qemu-timer.c
1582 F: qapi/run-state.json
1590 F: include/monitor/hmp-target.h
1593 Network device backends
1598 T: git git://github.com/jasowang/qemu.git net
1601 Netmap network backend
1605 W: http://info.iet.unipi.it/~luigi/netmap/
1613 F: include/sysemu/numa.h
1614 T: git git://github.com/ehabkost/qemu.git machine-next
1616 Host Memory Backends
1620 F: backends/hostmem*.c
1621 F: include/sysemu/hostmem.h
1622 T: git git://github.com/ehabkost/qemu.git machine-next
1627 F: include/sysemu/cryptodev*.h
1628 F: backends/cryptodev*.c
1645 X: include/qapi/qmp/
1646 F: include/qapi/qmp/dispatch.h
1647 F: tests/qapi-schema/
1648 F: tests/test-*-visitor.c
1649 F: tests/test-qapi-*.c
1650 F: tests/test-qmp-*.c
1651 F: tests/test-visitor-serialization.c
1652 F: scripts/qapi-gen.py
1655 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1663 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1669 F: include/qapi/qmp/
1670 X: include/qapi/qmp/dispatch.h
1671 F: scripts/coccinelle/qobject.cocci
1672 F: tests/check-qdict.c
1673 F: tests/check-qnum.c
1674 F: tests/check-qjson.c
1675 F: tests/check-qlist.c
1676 F: tests/check-qstring.c
1677 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1684 F: scripts/qemu-guest-agent/
1686 F: docs/interop/qemu-ga-ref.texi
1687 T: git git://github.com/mdroth/qemu.git qga
1692 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1694 X: include/qom/cpu.h
1697 F: tests/check-qom-interface.c
1698 F: tests/check-qom-proplist.c
1705 F: docs/devel/*qmp-*
1708 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1723 F: hw/core/register.c
1724 F: include/hw/register.h
1725 F: include/hw/registerfields.h
1733 F: include/net/slirp.h
1734 T: git https://people.debian.org/~sthibault/qemu.git slirp
1735 T: git git://git.kiszka.org/qemu.git queues/slirp
1747 F: qemu-option-trace.texi
1748 F: scripts/tracetool.py
1749 F: scripts/tracetool/
1750 F: docs/devel/tracing.txt
1751 T: git git://github.com/stefanha/qemu.git tracing
1759 F: include/hw/acpi/tpm.h
1760 F: include/sysemu/tpm*
1764 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1768 F: scripts/checkpatch.pl
1774 F: include/migration/
1776 F: scripts/vmstate-static-checker.py
1777 F: tests/vmstate-static-checker-data/
1778 F: tests/migration-test.c
1779 F: docs/devel/migration.txt
1780 F: qapi/migration.json
1786 F: include/sysemu/seccomp.h
1793 F: tests/test-crypto-*
1794 F: tests/benchmark-crypto-*
1801 F: include/qemu/coroutine*
1802 F: tests/test-coroutine.c
1808 F: include/qemu/buffer.h
1822 F: include/qemu/sockets.h
1823 F: util/qemu-sockets.c
1824 F: qapi/sockets.json
1826 Throttling infrastructure
1829 F: block/throttle-groups.c
1830 F: include/block/throttle-groups.h
1831 F: include/qemu/throttle*.h
1833 F: docs/throttle.txt
1834 F: tests/test-throttle.c
1841 F: include/qemu/uuid.h
1842 F: tests/test-uuid.c
1848 F: include/migration/colo.h
1849 F: include/migration/failover.h
1856 F: docs/colo-proxy.txt
1858 F: net/filter-rewriter.c
1859 F: net/filter-mirror.c
1864 W: https://wiki.qemu.org/Features/record-replay
1867 F: block/blkreplay.c
1868 F: net/filter-replay.c
1869 F: include/sysemu/replay.h
1876 F: include/qemu/iova-tree.h
1885 F: accel/tcg/user-exec*.c
1890 F: default-configs/*-bsd-user.mak
1897 F: default-configs/*-linux-user.mak
1898 F: scripts/qemu-binfmt-conf.sh
1900 Tiny Code Generator (TCG)
1901 -------------------------
1975 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1985 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1992 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2007 F: block/iscsi-opts.c
2009 Network Block Device (NBD)
2016 F: include/block/nbd*
2019 F: docs/interop/nbd.txt
2020 T: git git://repo.or.cz/qemu/ericb.git nbd
2028 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2036 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2043 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2050 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2079 F: block/blklogwrites.c
2085 F: block/blkverify.c
2110 F: block/parallels.c
2111 F: docs/interop/parallels.txt
2123 F: block/linux-aio.c
2124 F: include/block/raw-aio.h
2125 F: block/raw-format.c
2126 F: block/file-posix.c
2127 F: block/file-win32.c
2128 F: block/win32-aio.c
2136 F: docs/interop/qcow2.txt
2167 F: tests/image-fuzzer/
2174 F: block/replication.c
2175 F: tests/test-replication.c
2176 F: docs/block-replication.txt
2186 Build and test automation
2187 -------------------------
2188 Build and test automation
2199 W: https://travis-ci.org/qemu/qemu
2200 W: https://app.shippable.com/github/qemu/qemu
2201 W: http://patchew.org/QEMU/
2203 Guest Test Compilation Support
2206 F: tests/tcg/Makefile
2207 F: tests/tcg/Makefile.include
2212 Build system architecture
2215 F: docs/devel/build-system.txt
2217 Incompatible changes
2219 F: qemu-deprecated.texi
2226 F: scripts/git-submodule.sh