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: http://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
79 Guest CPU cores (TCG):
80 ----------------------
91 F: include/exec/cpu*.h
92 F: include/exec/exec-all.h
93 F: include/exec/helper*.h
94 F: include/exec/tb-hash.h
95 F: include/sysemu/cpus.h
119 F: include/hw/cpu/a*mpcore.h
147 F: include/hw/char/lm32_juart.h
160 F: target/microblaze/
162 F: disas/microblaze.c
171 F: hw/intc/mips_gic.c
172 F: hw/timer/mips_gictimer.c
174 F: include/hw/misc/mips_*
175 F: include/hw/intc/mips_gic.h
176 F: include/hw/timer/mips_gictimer.h
186 F: default-configs/moxie-softmmu.mak
201 F: tests/tcg/openrisc/
243 F: include/hw/unicore32/
256 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
267 F: include/hw/tricore/
269 Guest CPU Cores (KVM):
270 ----------------------
278 F: include/sysemu/kvm*.h
301 F: target/s390x/kvm.c
302 F: target/s390x/ioinst.[ch]
303 F: target/s390x/machine.c
304 F: hw/intc/s390_flic.c
305 F: hw/intc/s390_flic_kvm.c
306 F: include/hw/s390x/s390_flic.h
308 T: git git://github.com/cohuck/qemu.git s390-next
309 T: git git://github.com/borntraeger/qemu.git s390-next
318 Guest CPU Cores (Xen):
319 ----------------------
327 F: hw/9pfs/xen-9p-backend.c
328 F: hw/char/xen_console.c
329 F: hw/display/xenfb.c
336 F: include/sysemu/xen-mapcache.h
375 F: include/hw/*/allwinner*
376 F: hw/arm/cubieboard.c
391 F: include/hw/arm/primecell.h
398 F: hw/intc/gic_internal.h
400 F: hw/misc/arm11scu.c
401 F: hw/timer/a9gtimer*
403 F: include/hw/arm/arm.h
404 F: include/hw/intc/arm*
405 F: include/hw/misc/a9scu.h
406 F: include/hw/misc/arm11scu.h
407 F: include/hw/timer/a9gtimer.h
408 F: include/hw/timer/arm_mptimer.h
415 F: include/hw/arm/exynos4210.h
428 F: include/hw/arm/digic.h
444 F: include/hw/arm/fsl-imx31.h
450 F: hw/arm/integratorcp.c
451 F: hw/misc/arm_integrator_debug.c
476 F: hw/cpu/realview_mpcore.c
477 F: hw/intc/realview_gic.c
478 F: include/hw/intc/realview_gic.h
484 F: hw/arm/mainstone.c
489 F: hw/misc/mst_fpga.c
490 F: include/hw/arm/pxa.h
512 F: include/hw/misc/zynq*
521 F: include/hw/*/xlnx*.h
528 F: hw/arm/virt-acpi-build.c
533 F: hw/arm/stm32f205_soc.c
534 F: hw/misc/stm32f2xx_syscfg.c
535 F: hw/char/stm32f2xx_usart.c
536 F: hw/timer/stm32f2xx_timer.c
538 F: hw/ssi/stm32f2xx_spi.c
543 F: hw/arm/netduino2.c
550 F: hw/cris/axis_dev88.c
555 EVR32 and uclinux BSP
558 F: hw/lm32/lm32_boards.c
563 F: hw/lm32/milkymist.c
577 F: hw/m68k/mcf_intc.c
578 F: hw/char/mcf_uart.c
580 F: include/hw/m68k/mcf*.h
587 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
592 F: hw/microblaze/petalogix_ml605_mmu.c
599 F: hw/mips/mips_jazz.c
604 F: hw/mips/mips_malta.c
609 F: hw/mips/mips_mipssim.c
615 F: hw/mips/mips_r4k.c
620 F: hw/mips/mips_fulong2e.c
625 F: hw/core/loader-fit.c
627 F: hw/pci-host/xilinx-pcie.c
634 F: hw/openrisc/openrisc_sim.c
642 F: hw/ppc/ppc405_boards.c
648 F: hw/ppc/ppc440_bamboo.c
656 F: include/hw/ppc/ppc_e500.h
657 F: include/hw/pci-host/ppce500.h
658 F: pc-bios/u-boot.e500
664 F: hw/ppc/mpc8544ds.c
665 F: hw/ppc/mpc8544_guts.c
671 F: hw/ppc/mac_newworld.c
672 F: hw/pci-host/uninorth.c
673 F: hw/pci-bridge/dec.[hc]
675 F: include/hw/ppc/mac_dbdma.h
676 F: hw/nvram/mac_nvram.c
682 F: hw/ppc/mac_oldworld.c
683 F: hw/pci-host/grackle.c
685 F: hw/intc/heathrow_pic.c
693 F: hw/ppc/prep_systemio.c
694 F: hw/ppc/rs6000_mc.c
695 F: hw/pci-host/prep.[hc]
696 F: hw/isa/pc87312.[hc]
697 F: pc-bios/ppc_rom.bin
705 F: include/hw/*/spapr*
707 F: include/hw/*/xics*
708 F: pc-bios/spapr-rtas/*
709 F: pc-bios/spapr-rtas.bin
711 F: pc-bios/skiboot.lid
712 F: docs/specs/ppc-spapr-hcalls.txt
713 F: docs/specs/ppc-spapr-hotplug.txt
715 F: tests/libqos/*spapr*
717 F: tests/libqos/rtas*
723 F: hw/ppc/virtex_ml507.c
732 F: hw/timer/sh_timer.c
745 F: hw/dma/sparc32_dma.c
746 F: hw/dma/sun4m_iommu.c
747 F: hw/misc/eccmemctl.c
748 F: hw/misc/slavio_misc.c
749 F: include/hw/sparc/sparc32_dma.h
750 F: include/hw/sparc/sun4m.h
751 F: pc-bios/openbios-sparc32
756 F: hw/sparc64/sun4u.c
757 F: pc-bios/openbios-sparc64
762 F: hw/sparc64/sun4v.c
763 F: hw/timer/sun4v-rtc.c
764 F: include/hw/timer/sun4v-rtc.h
771 F: include/hw/sparc/grlib.h
780 F: hw/char/sclp*.[hc]
784 F: hw/watchdog/wdt_diag288.c
785 F: include/hw/watchdog/wdt_diag288.h
786 F: pc-bios/s390-ccw.img
787 F: default-configs/s390x-softmmu.mak
788 T: git git://github.com/cohuck/qemu.git s390-next
789 T: git git://github.com/borntraeger/qemu.git s390-next
793 PKUnity-3 SoC initramfs-with-busybox
806 F: hw/pci-host/piix.c
809 F: include/hw/pci-host/q35.h
810 F: include/hw/pci-host/pam.h
813 F: hw/i2c/smbus_ich9.c
816 F: include/hw/acpi/ich9.h
817 F: include/hw/acpi/piix4.h
824 F: hw/char/debugcon.c
825 F: hw/char/parallel.c
832 F: hw/misc/debugexit.c
833 F: hw/misc/pc-testdev.c
836 F: hw/timer/mc146818rtc*
837 F: include/hw/i2c/pm_smbus.h
838 F: include/hw/timer/hpet.h
839 F: include/hw/timer/i8254*
840 F: include/hw/timer/mc146818rtc*
847 F: hw/core/null-machine.c
848 F: include/hw/boards.h
857 XTFPGA (LX60, LX200, ML605, KC705)
860 F: hw/xtensa/xtfpga.c
861 F: hw/net/opencores_eth.c
879 F: hw/block/hd-geometry.c
882 F: tests/libqos/ahci*
883 T: git git://github.com/jnsnow/qemu.git ide
890 F: include/hw/block/fdc.h
892 T: git git://github.com/jnsnow/qemu.git ide
898 F: include/hw/arm/omap.h
903 F: hw/char/ipoctal232.c
911 F: hw/misc/pci-testdev.c
920 F: include/hw/smbios/*
924 F: hw/i386/acpi-build.[hc]
925 F: hw/arm/virt-acpi-build.c
926 F: tests/bios-tables-test.c
927 F: tests/acpi-utils.[hc]
934 F: include/hw/ppc/ppc4xx.h
941 F: hw/pci-host/ppce500.c
953 F: tests/virtio-net-test.c
954 T: git git://github.com/jasowang/qemu.git net
961 F: tests/virtio-scsi-test.c
962 T: git git://github.com/bonzini/qemu.git scsi-next
966 F: hw/scsi/lsi53c895a.c
985 F: tests/usb-*-test.c
987 F: docs/usb-storage.txt
995 F: hw/usb/dev-serial.c
1007 F: hw/s390x/s390-ccw.c
1008 F: include/hw/s390x/s390-ccw.h
1009 T: git git://github.com/cohuck/qemu.git s390-next
1020 F: hw/virtio/Makefile.objs
1021 F: hw/virtio/trace-events
1023 F: include/hw/virtio/
1024 F: tests/virtio-balloon-test.c
1032 F: tests/virtio-9p-test.c
1033 T: git git://github.com/kvaneesh/QEMU.git
1034 T: git git://github.com/gkurz/qemu.git 9p-next
1040 F: hw/block/virtio-blk.c
1041 F: hw/block/dataplane/*
1042 F: tests/virtio-blk-test.c
1043 T: git git://github.com/stefanha/qemu.git block
1049 F: hw/s390x/virtio-ccw.[hc]
1050 T: git git://github.com/cohuck/qemu.git s390-next
1051 T: git git://github.com/borntraeger/qemu.git s390-next
1056 F: hw/input/virtio-input*.c
1057 F: include/hw/virtio/virtio-input.h
1062 F: hw/char/virtio-serial-bus.c
1063 F: hw/char/virtio-console.c
1064 F: include/hw/virtio/virtio-serial.h
1065 F: tests/virtio-console-test.c
1066 F: tests/virtio-serial-test.c
1071 F: hw/virtio/virtio-rng.c
1072 F: include/hw/virtio/virtio-rng.h
1073 F: include/sysemu/rng*.h
1075 F: tests/virtio-rng-test.c
1080 F: hw/virtio/virtio-crypto.c
1081 F: hw/virtio/virtio-crypto-pci.c
1082 F: include/hw/virtio/virtio-crypto.h
1089 F: tests/nvme-test.c
1095 F: hw/scsi/megasas.c
1098 Network packet abstractions
1101 F: include/net/eth.h
1103 F: hw/net/net_rx_pkt*
1104 F: hw/net/net_tx_pkt*
1110 F: hw/scsi/vmw_pvscsi*
1117 F: docs/specs/rocker.txt
1124 F: include/hw/mem/nvdimm.h
1139 F: hw/core/generic-loader.c
1140 F: include/hw/core/generic-loader.h
1145 F: hw/nvram/chrp_nvram.c
1146 F: include/hw/nvram/chrp_nvram.h
1147 F: tests/prom-env-test.c
1152 F: hw/acpi/vmgenid.c
1153 F: include/hw/acpi/vmgenid.h
1154 F: docs/specs/vmgenid.txt
1155 F: tests/vmgenid-test.c
1158 Unimplemented device
1162 F: include/hw/misc/unimp.h
1172 F: include/hw/audio/
1173 F: tests/ac97-test.c
1174 F: tests/es1370-test.c
1175 F: tests/intel-hda-test.c
1188 F: tests/qemu-iotests/
1189 F: util/qemu-progress.c
1190 T: git git://repo.or.cz/qemu/kevin.git block
1201 F: include/block/aio.h
1202 T: git git://github.com/stefanha/qemu.git block
1209 F: include/block/blockjob.h
1214 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1216 Block QAPI, monitor, command line
1222 T: git git://repo.or.cz/qemu/armbru.git block-next
1230 F: block/dirty-bitmap.c
1231 F: include/qemu/hbitmap.h
1232 F: include/block/dirty-bitmap.h
1233 F: tests/test-hbitmap.c
1235 T: git git://github.com/famz/qemu.git bitmaps
1236 T: git git://github.com/jnsnow/qemu.git bitmaps
1238 Character device backends
1245 Character Devices (Braille)
1250 Command line option argument parsing
1253 F: include/qemu/option.h
1254 F: tests/test-keyval.c
1255 F: tests/test-qemu-opts.c
1257 F: util/qemu-option.c
1262 F: scripts/coverity-model.c
1268 F: include/qom/cpu.h
1275 F: include/sysemu/device_tree.h
1280 F: include/qapi/error.h
1281 F: include/qemu/error-report.h
1283 F: util/qemu-error.c
1294 F: include/exec/ioport.h
1296 F: include/exec/memory.h
1297 F: include/exec/ram_addr.h
1299 F: include/exec/memory-internal.h
1305 F: include/ui/qemu-spice.h
1306 F: include/ui/spice-display.h
1308 F: audio/spiceaudio.c
1327 F: util/qemu-timer.c
1336 F: include/monitor/hmp-target.h
1338 Network device backends
1343 T: git git://github.com/jasowang/qemu.git net
1345 Netmap network backend
1349 W: http://info.iet.unipi.it/~luigi/netmap/
1357 F: include/sysemu/numa.h
1358 T: git git://github.com/ehabkost/qemu.git numa
1360 Host Memory Backends
1364 F: backends/hostmem*.c
1365 F: include/sysemu/hostmem.h
1370 F: include/sysemu/cryptodev*.h
1371 F: backends/cryptodev*.c
1380 X: include/qapi/qmp/
1381 F: include/qapi/qmp/dispatch.h
1382 F: tests/qapi-schema/
1383 F: tests/test-*-visitor.c
1384 F: tests/test-qapi-*.c
1385 F: tests/test-qmp-*.c
1386 F: tests/test-visitor-serialization.c
1389 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1397 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1403 F: include/qapi/qmp/
1404 X: include/qapi/qmp/dispatch.h
1405 F: scripts/coccinelle/qobject.cocci
1406 F: tests/check-qdict.c
1407 F: tests/check-qnum.c
1408 F: tests/check-qjson.c
1409 F: tests/check-qlist.c
1410 F: tests/check-qstring.c
1411 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1417 T: git git://github.com/mdroth/qemu.git qga
1422 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1424 X: include/qom/cpu.h
1427 F: tests/check-qom-interface.c
1428 F: tests/check-qom-proplist.c
1439 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1444 F: hw/core/register.c
1445 F: include/hw/register.h
1453 F: include/net/slirp.h
1454 T: git git://git.kiszka.org/qemu.git queues/slirp
1465 F: scripts/tracetool.py
1466 F: scripts/tracetool/
1468 T: git git://github.com/stefanha/qemu.git tracing
1472 F: scripts/checkpatch.pl
1478 F: include/migration/
1480 F: scripts/vmstate-static-checker.py
1481 F: tests/vmstate-static-checker-data/
1482 F: docs/migration.txt
1488 F: include/sysemu/seccomp.h
1495 F: tests/test-crypto-*
1502 F: include/qemu/coroutine*
1503 F: tests/test-coroutine.c
1509 F: include/qemu/buffer.h
1523 F: include/qemu/sockets.h
1524 F: util/qemu-sockets.c
1526 Throttling infrastructure
1529 F: block/throttle-groups.c
1530 F: include/block/throttle-groups.h
1531 F: include/qemu/throttle.h
1539 F: include/qemu/uuid.h
1540 F: tests/test-uuid.c
1546 F: include/migration/colo.h
1547 F: include/migration/failover.h
1554 F: docs/colo-proxy.txt
1556 F: net/filter-rewriter.c
1557 F: net/filter-mirror.c
1562 W: http://wiki.qemu.org/Features/record-replay
1565 F: block/blkreplay.c
1566 F: net/filter-replay.c
1567 F: include/sysemu/replay.h
1583 F: default-configs/*-bsd-user.mak
1590 F: default-configs/*-linux-user.mak
1592 Tiny Code Generator (TCG)
1593 -------------------------
1672 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1682 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1689 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1704 F: block/iscsi-opts.c
1706 Network Block Device (NBD)
1713 F: include/block/nbd*
1716 T: git git://repo.or.cz/qemu/ericb.git nbd
1724 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1732 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1739 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1746 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1769 F: block/blkverify.c
1794 F: block/parallels.c
1795 F: docs/specs/parallels.txt
1807 F: block/linux-aio.c
1808 F: include/block/raw-aio.h
1809 F: block/raw-format.c
1810 F: block/file-posix.c
1811 F: block/file-win32.c
1812 F: block/win32-aio.c
1850 F: tests/image-fuzzer/
1857 F: block/replication.c
1858 F: tests/test-replication.c
1859 F: docs/block-replication.txt
1861 Build and test automation
1862 -------------------------
1871 W: https://travis-ci.org/qemu/qemu
1872 W: https://app.shippable.com/github/qemu/qemu
1873 W: http://patchew.org/QEMU/
1877 Build system architecture
1880 F: docs/build-system.txt