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
378 ARM PrimeCell and CMSDK devices
391 F: include/hw/arm/primecell.h
392 F: hw/timer/cmsdk-apb-timer.c
393 F: include/hw/timer/cmsdk-apb-timer.h
394 F: hw/char/cmsdk-apb-uart.c
395 F: include/hw/char/cmsdk-apb-uart.h
402 F: hw/intc/gic_internal.h
404 F: hw/misc/arm11scu.c
405 F: hw/timer/a9gtimer*
407 F: include/hw/arm/arm.h
408 F: include/hw/intc/arm*
409 F: include/hw/misc/a9scu.h
410 F: include/hw/misc/arm11scu.h
411 F: include/hw/timer/a9gtimer.h
412 F: include/hw/timer/arm_mptimer.h
419 F: include/hw/arm/exynos4210.h
432 F: include/hw/arm/digic.h
448 F: include/hw/arm/fsl-imx31.h
454 F: hw/arm/integratorcp.c
455 F: hw/misc/arm_integrator_debug.c
462 F: hw/misc/mps2-scc.c
463 F: include/hw/misc/mps2-scc.h
488 F: hw/cpu/realview_mpcore.c
489 F: hw/intc/realview_gic.c
490 F: include/hw/intc/realview_gic.h
496 F: hw/arm/mainstone.c
501 F: hw/misc/mst_fpga.c
502 F: include/hw/arm/pxa.h
524 F: include/hw/misc/zynq*
533 F: include/hw/*/xlnx*.h
540 F: hw/arm/virt-acpi-build.c
545 F: hw/arm/stm32f205_soc.c
546 F: hw/misc/stm32f2xx_syscfg.c
547 F: hw/char/stm32f2xx_usart.c
548 F: hw/timer/stm32f2xx_timer.c
550 F: hw/ssi/stm32f2xx_spi.c
555 F: hw/arm/netduino2.c
562 F: hw/cris/axis_dev88.c
567 EVR32 and uclinux BSP
570 F: hw/lm32/lm32_boards.c
575 F: hw/lm32/milkymist.c
589 F: hw/m68k/mcf_intc.c
590 F: hw/char/mcf_uart.c
592 F: include/hw/m68k/mcf*.h
599 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
604 F: hw/microblaze/petalogix_ml605_mmu.c
611 F: hw/mips/mips_jazz.c
616 F: hw/mips/mips_malta.c
621 F: hw/mips/mips_mipssim.c
627 F: hw/mips/mips_r4k.c
632 F: hw/mips/mips_fulong2e.c
637 F: hw/core/loader-fit.c
639 F: hw/pci-host/xilinx-pcie.c
646 F: hw/openrisc/openrisc_sim.c
654 F: hw/ppc/ppc405_boards.c
660 F: hw/ppc/ppc440_bamboo.c
668 F: include/hw/ppc/ppc_e500.h
669 F: include/hw/pci-host/ppce500.h
670 F: pc-bios/u-boot.e500
676 F: hw/ppc/mpc8544ds.c
677 F: hw/ppc/mpc8544_guts.c
683 F: hw/ppc/mac_newworld.c
684 F: hw/pci-host/uninorth.c
685 F: hw/pci-bridge/dec.[hc]
687 F: include/hw/ppc/mac_dbdma.h
688 F: hw/nvram/mac_nvram.c
694 F: hw/ppc/mac_oldworld.c
695 F: hw/pci-host/grackle.c
697 F: hw/intc/heathrow_pic.c
705 F: hw/ppc/prep_systemio.c
706 F: hw/ppc/rs6000_mc.c
707 F: hw/pci-host/prep.[hc]
708 F: hw/isa/pc87312.[hc]
709 F: pc-bios/ppc_rom.bin
717 F: include/hw/*/spapr*
719 F: include/hw/*/xics*
720 F: pc-bios/spapr-rtas/*
721 F: pc-bios/spapr-rtas.bin
723 F: pc-bios/skiboot.lid
724 F: docs/specs/ppc-spapr-hcalls.txt
725 F: docs/specs/ppc-spapr-hotplug.txt
727 F: tests/libqos/*spapr*
729 F: tests/libqos/rtas*
735 F: hw/ppc/virtex_ml507.c
744 F: hw/timer/sh_timer.c
757 F: hw/dma/sparc32_dma.c
758 F: hw/dma/sun4m_iommu.c
759 F: hw/misc/eccmemctl.c
760 F: hw/misc/slavio_misc.c
761 F: include/hw/sparc/sparc32_dma.h
762 F: include/hw/sparc/sun4m.h
763 F: pc-bios/openbios-sparc32
768 F: hw/sparc64/sun4u.c
769 F: pc-bios/openbios-sparc64
774 F: hw/sparc64/sun4v.c
775 F: hw/timer/sun4v-rtc.c
776 F: include/hw/timer/sun4v-rtc.h
783 F: include/hw/sparc/grlib.h
792 F: hw/char/sclp*.[hc]
796 F: hw/watchdog/wdt_diag288.c
797 F: include/hw/watchdog/wdt_diag288.h
798 F: pc-bios/s390-ccw.img
799 F: default-configs/s390x-softmmu.mak
800 T: git git://github.com/cohuck/qemu.git s390-next
801 T: git git://github.com/borntraeger/qemu.git s390-next
805 PKUnity-3 SoC initramfs-with-busybox
818 F: hw/pci-host/piix.c
821 F: include/hw/pci-host/q35.h
822 F: include/hw/pci-host/pam.h
825 F: hw/i2c/smbus_ich9.c
828 F: include/hw/acpi/ich9.h
829 F: include/hw/acpi/piix4.h
836 F: hw/char/debugcon.c
837 F: hw/char/parallel.c
844 F: hw/misc/debugexit.c
845 F: hw/misc/pc-testdev.c
848 F: hw/timer/mc146818rtc*
849 F: include/hw/i2c/pm_smbus.h
850 F: include/hw/timer/hpet.h
851 F: include/hw/timer/i8254*
852 F: include/hw/timer/mc146818rtc*
859 F: hw/core/null-machine.c
860 F: include/hw/boards.h
869 XTFPGA (LX60, LX200, ML605, KC705)
872 F: hw/xtensa/xtfpga.c
873 F: hw/net/opencores_eth.c
891 F: hw/block/hd-geometry.c
894 F: tests/libqos/ahci*
895 T: git git://github.com/jnsnow/qemu.git ide
902 F: include/hw/block/fdc.h
904 T: git git://github.com/jnsnow/qemu.git ide
910 F: include/hw/arm/omap.h
915 F: hw/char/ipoctal232.c
923 F: hw/misc/pci-testdev.c
932 F: include/hw/smbios/*
936 F: hw/i386/acpi-build.[hc]
937 F: hw/arm/virt-acpi-build.c
938 F: tests/bios-tables-test.c
939 F: tests/acpi-utils.[hc]
946 F: include/hw/ppc/ppc4xx.h
953 F: hw/pci-host/ppce500.c
965 F: tests/virtio-net-test.c
966 T: git git://github.com/jasowang/qemu.git net
973 F: tests/virtio-scsi-test.c
974 T: git git://github.com/bonzini/qemu.git scsi-next
978 F: hw/scsi/lsi53c895a.c
997 F: tests/usb-*-test.c
999 F: docs/usb-storage.txt
1003 USB (serial adapter)
1007 F: hw/usb/dev-serial.c
1019 F: hw/s390x/s390-ccw.c
1020 F: include/hw/s390x/s390-ccw.h
1021 T: git git://github.com/cohuck/qemu.git s390-next
1032 F: hw/virtio/Makefile.objs
1033 F: hw/virtio/trace-events
1035 F: include/hw/virtio/
1036 F: tests/virtio-balloon-test.c
1044 F: tests/virtio-9p-test.c
1045 T: git git://github.com/kvaneesh/QEMU.git
1046 T: git git://github.com/gkurz/qemu.git 9p-next
1052 F: hw/block/virtio-blk.c
1053 F: hw/block/dataplane/*
1054 F: tests/virtio-blk-test.c
1055 T: git git://github.com/stefanha/qemu.git block
1061 F: hw/s390x/virtio-ccw.[hc]
1062 T: git git://github.com/cohuck/qemu.git s390-next
1063 T: git git://github.com/borntraeger/qemu.git s390-next
1068 F: hw/input/virtio-input*.c
1069 F: include/hw/virtio/virtio-input.h
1074 F: hw/char/virtio-serial-bus.c
1075 F: hw/char/virtio-console.c
1076 F: include/hw/virtio/virtio-serial.h
1077 F: tests/virtio-console-test.c
1078 F: tests/virtio-serial-test.c
1083 F: hw/virtio/virtio-rng.c
1084 F: include/hw/virtio/virtio-rng.h
1085 F: include/sysemu/rng*.h
1087 F: tests/virtio-rng-test.c
1092 F: hw/virtio/virtio-crypto.c
1093 F: hw/virtio/virtio-crypto-pci.c
1094 F: include/hw/virtio/virtio-crypto.h
1101 F: tests/nvme-test.c
1107 F: hw/scsi/megasas.c
1110 Network packet abstractions
1113 F: include/net/eth.h
1115 F: hw/net/net_rx_pkt*
1116 F: hw/net/net_tx_pkt*
1122 F: hw/scsi/vmw_pvscsi*
1129 F: docs/specs/rocker.txt
1136 F: include/hw/mem/nvdimm.h
1151 F: hw/core/generic-loader.c
1152 F: include/hw/core/generic-loader.h
1157 F: hw/nvram/chrp_nvram.c
1158 F: include/hw/nvram/chrp_nvram.h
1159 F: tests/prom-env-test.c
1164 F: hw/acpi/vmgenid.c
1165 F: include/hw/acpi/vmgenid.h
1166 F: docs/specs/vmgenid.txt
1167 F: tests/vmgenid-test.c
1170 Unimplemented device
1174 F: include/hw/misc/unimp.h
1184 F: include/hw/audio/
1185 F: tests/ac97-test.c
1186 F: tests/es1370-test.c
1187 F: tests/intel-hda-test.c
1200 F: tests/qemu-iotests/
1201 F: util/qemu-progress.c
1202 T: git git://repo.or.cz/qemu/kevin.git block
1213 F: include/block/aio.h
1214 T: git git://github.com/stefanha/qemu.git block
1221 F: include/block/blockjob.h
1226 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1228 Block QAPI, monitor, command line
1234 T: git git://repo.or.cz/qemu/armbru.git block-next
1242 F: block/dirty-bitmap.c
1243 F: include/qemu/hbitmap.h
1244 F: include/block/dirty-bitmap.h
1245 F: tests/test-hbitmap.c
1247 T: git git://github.com/famz/qemu.git bitmaps
1248 T: git git://github.com/jnsnow/qemu.git bitmaps
1250 Character device backends
1257 Character Devices (Braille)
1262 Command line option argument parsing
1265 F: include/qemu/option.h
1266 F: tests/test-keyval.c
1267 F: tests/test-qemu-opts.c
1269 F: util/qemu-option.c
1274 F: scripts/coverity-model.c
1280 F: include/qom/cpu.h
1287 F: include/sysemu/device_tree.h
1292 F: include/qapi/error.h
1293 F: include/qemu/error-report.h
1295 F: util/qemu-error.c
1306 F: include/exec/ioport.h
1308 F: include/exec/memory.h
1309 F: include/exec/ram_addr.h
1311 F: include/exec/memory-internal.h
1317 F: include/ui/qemu-spice.h
1318 F: include/ui/spice-display.h
1320 F: audio/spiceaudio.c
1339 F: util/qemu-timer.c
1348 F: include/monitor/hmp-target.h
1350 Network device backends
1355 T: git git://github.com/jasowang/qemu.git net
1357 Netmap network backend
1361 W: http://info.iet.unipi.it/~luigi/netmap/
1369 F: include/sysemu/numa.h
1370 T: git git://github.com/ehabkost/qemu.git numa
1372 Host Memory Backends
1376 F: backends/hostmem*.c
1377 F: include/sysemu/hostmem.h
1382 F: include/sysemu/cryptodev*.h
1383 F: backends/cryptodev*.c
1392 X: include/qapi/qmp/
1393 F: include/qapi/qmp/dispatch.h
1394 F: tests/qapi-schema/
1395 F: tests/test-*-visitor.c
1396 F: tests/test-qapi-*.c
1397 F: tests/test-qmp-*.c
1398 F: tests/test-visitor-serialization.c
1401 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1409 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1415 F: include/qapi/qmp/
1416 X: include/qapi/qmp/dispatch.h
1417 F: scripts/coccinelle/qobject.cocci
1418 F: tests/check-qdict.c
1419 F: tests/check-qnum.c
1420 F: tests/check-qjson.c
1421 F: tests/check-qlist.c
1422 F: tests/check-qstring.c
1423 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1429 T: git git://github.com/mdroth/qemu.git qga
1434 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1436 X: include/qom/cpu.h
1439 F: tests/check-qom-interface.c
1440 F: tests/check-qom-proplist.c
1451 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1456 F: hw/core/register.c
1457 F: include/hw/register.h
1465 F: include/net/slirp.h
1466 T: git git://git.kiszka.org/qemu.git queues/slirp
1477 F: scripts/tracetool.py
1478 F: scripts/tracetool/
1480 T: git git://github.com/stefanha/qemu.git tracing
1484 F: scripts/checkpatch.pl
1490 F: include/migration/
1492 F: scripts/vmstate-static-checker.py
1493 F: tests/vmstate-static-checker-data/
1494 F: docs/migration.txt
1500 F: include/sysemu/seccomp.h
1507 F: tests/test-crypto-*
1514 F: include/qemu/coroutine*
1515 F: tests/test-coroutine.c
1521 F: include/qemu/buffer.h
1535 F: include/qemu/sockets.h
1536 F: util/qemu-sockets.c
1538 Throttling infrastructure
1541 F: block/throttle-groups.c
1542 F: include/block/throttle-groups.h
1543 F: include/qemu/throttle.h
1551 F: include/qemu/uuid.h
1552 F: tests/test-uuid.c
1558 F: include/migration/colo.h
1559 F: include/migration/failover.h
1566 F: docs/colo-proxy.txt
1568 F: net/filter-rewriter.c
1569 F: net/filter-mirror.c
1574 W: http://wiki.qemu.org/Features/record-replay
1577 F: block/blkreplay.c
1578 F: net/filter-replay.c
1579 F: include/sysemu/replay.h
1595 F: default-configs/*-bsd-user.mak
1602 F: default-configs/*-linux-user.mak
1604 Tiny Code Generator (TCG)
1605 -------------------------
1684 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1694 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1701 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1716 F: block/iscsi-opts.c
1718 Network Block Device (NBD)
1725 F: include/block/nbd*
1728 T: git git://repo.or.cz/qemu/ericb.git nbd
1736 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1744 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1751 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1758 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1781 F: block/blkverify.c
1806 F: block/parallels.c
1807 F: docs/specs/parallels.txt
1819 F: block/linux-aio.c
1820 F: include/block/raw-aio.h
1821 F: block/raw-format.c
1822 F: block/file-posix.c
1823 F: block/file-win32.c
1824 F: block/win32-aio.c
1862 F: tests/image-fuzzer/
1869 F: block/replication.c
1870 F: tests/test-replication.c
1871 F: docs/block-replication.txt
1873 Build and test automation
1874 -------------------------
1883 W: https://travis-ci.org/qemu/qemu
1884 W: https://app.shippable.com/github/qemu/qemu
1885 W: http://patchew.org/QEMU/
1889 Build system architecture
1892 F: docs/build-system.txt