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 L: Mailing list that is relevant to this area
16 W: Web-page with status/info
17 Q: Patchwork web based patch tracking system site
18 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
19 S: Status, one of the following:
20 Supported: Someone is actually paid to look after this.
21 Maintained: Someone actually looks after it.
22 Odd Fixes: It has a maintainer but they don't have time to do
23 much other than throw the odd patch in. See below.
24 Orphan: No current maintainer [but maybe you could take the
25 role as you write your new code].
26 Obsolete: Old code. Something tagged obsolete generally means
27 it has been replaced by a better system and you
29 F: Files and directories with wildcard patterns.
30 A trailing slash includes all files and subdirectory files.
31 F: drivers/net/ all files in and below drivers/net
32 F: drivers/net/* all files in drivers/net, but not below
33 F: */net/* all files in "any top level directory"/net
34 One pattern per line. Multiple F: lines acceptable.
35 X: Files and directories that are NOT maintained, same rules as F:
36 Files exclusions are tested before file matches.
37 Can be useful for excluding a specific subdirectory, for instance:
40 matches all files in and below net excluding net/ipv6/
41 K: Keyword perl extended regex pattern to match content in a
42 patch or file. For instance:
44 matches patches or files that contain "of_get_profile"
45 K: \b(printk|pr_(info|err))\b
46 matches patches or files that contain one or more of the words
47 printk, pr_info or pr_err
48 One regex pattern per line. Multiple K: lines acceptable.
51 General Project Administration
52 ------------------------------
60 Responsible Disclosure, Reporting Security Issues
61 ------------------------------
62 W: http://wiki.qemu.org/SecurityProcess
66 Guest CPU cores (TCG):
67 ----------------------
82 F: include/exec/cpu*.h
83 F: include/exec/exec-all.h
84 F: include/exec/helper*.h
85 F: include/exec/tb-hash.h
86 F: include/sysemu/cpus.h
130 F: include/hw/char/lm32_juart.h
142 F: target-microblaze/
144 F: disas/microblaze.c
161 F: default-configs/moxie-softmmu.mak
168 F: tests/tcg/openrisc/
210 F: include/hw/unicore32/
223 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
234 F: include/hw/tricore/
236 Guest CPU Cores (KVM):
237 ----------------------
245 F: include/sysemu/kvm*.h
268 F: target-s390x/kvm.c
269 F: target-s390x/ioinst.[ch]
270 F: target-s390x/machine.c
271 F: hw/intc/s390_flic.c
272 F: hw/intc/s390_flic_kvm.c
273 F: include/hw/s390x/s390_flic.h
275 T: git git://github.com/cohuck/qemu.git s390-next
276 T: git git://github.com/borntraeger/qemu.git s390-next
285 Guest CPU Cores (Xen):
286 ----------------------
295 F: hw/char/xen_console.c
296 F: hw/display/xenfb.c
303 F: include/sysemu/xen-mapcache.h
333 F: include/hw/*/allwinner*
334 F: hw/arm/cubieboard.c
349 F: include/hw/arm/primecell.h
356 F: hw/intc/gic_internal.h
358 F: hw/misc/arm11scu.c
359 F: hw/timer/a9gtimer*
361 F: include/hw/arm/arm.h
362 F: include/hw/intc/arm*
363 F: include/hw/misc/a9scu.h
364 F: include/hw/misc/arm11scu.h
365 F: include/hw/timer/a9gtimer.h
366 F: include/hw/timer/arm_mptimer.h
373 F: include/hw/arm/exynos4210.h
386 F: include/hw/arm/digic.h
401 F: include/hw/arm/fsl-imx31.h
407 F: hw/arm/integratorcp.c
432 F: hw/intc/realview_gic.c
433 F: include/hw/intc/realview_gic.h
439 F: hw/arm/mainstone.c
444 F: include/hw/arm/pxa.h
465 F: hw/misc/zynq_slcr.c
474 F: include/hw/*/xlnx*.h
481 F: hw/arm/virt-acpi-build.c
482 F: include/hw/arm/virt-acpi-build.h
487 F: hw/arm/stm32f205_soc.c
488 F: hw/misc/stm32f2xx_syscfg.c
489 F: hw/char/stm32f2xx_usart.c
490 F: hw/timer/stm32f2xx_timer.c
492 F: hw/ssi/stm32f2xx_spi.c
497 F: hw/arm/netduino2.c
504 F: hw/cris/axis_dev88.c
509 EVR32 and uclinux BSP
512 F: hw/lm32/lm32_boards.c
517 F: hw/lm32/milkymist.c
527 F: hw/m68k/dummy_m68k.c
538 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
543 F: hw/microblaze/petalogix_ml605_mmu.c
550 F: hw/mips/mips_jazz.c
555 F: hw/mips/mips_malta.c
560 F: hw/mips/mips_mipssim.c
565 F: hw/mips/mips_r4k.c
572 F: hw/openrisc/openrisc_sim.c
580 F: hw/ppc/ppc405_boards.c
586 F: hw/ppc/ppc440_bamboo.c
595 F: include/hw/ppc/ppc_e500.h
596 F: include/hw/pci-host/ppce500.h
597 F: pc-bios/u-boot.e500
604 F: hw/ppc/mpc8544ds.c
605 F: hw/ppc/mpc8544_guts.c
611 F: hw/ppc/mac_newworld.c
612 F: hw/pci-host/uninorth.c
613 F: hw/pci-bridge/dec.[hc]
615 F: include/hw/ppc/mac_dbdma.h
616 F: hw/nvram/mac_nvram.c
622 F: hw/ppc/mac_oldworld.c
623 F: hw/pci-host/grackle.c
625 F: hw/intc/heathrow_pic.c
632 F: hw/pci-host/prep.[hc]
633 F: hw/isa/pc87312.[hc]
634 F: pc-bios/ppc_rom.bin
642 F: include/hw/*/spapr*
644 F: include/hw/*/xics*
645 F: pc-bios/spapr-rtas/*
646 F: pc-bios/spapr-rtas.bin
648 F: docs/specs/ppc-spapr-hcalls.txt
649 F: docs/specs/ppc-spapr-hotplug.txt
651 F: tests/libqos/*spapr*
653 F: tests/libqos/rtas*
659 F: hw/ppc/virtex_ml507.c
685 F: hw/sparc64/sun4u.c
700 F: hw/char/sclp*.[hc]
704 F: hw/watchdog/wdt_diag288.c
705 F: include/hw/watchdog/wdt_diag288.h
706 F: pc-bios/s390-ccw.img
707 F: default-configs/s390x-softmmu.mak
708 T: git git://github.com/cohuck/qemu.git s390-next
709 T: git git://github.com/borntraeger/qemu.git s390-next
713 PKUnity-3 SoC initramfs-with-busybox
726 F: hw/pci-host/piix.c
729 F: include/hw/pci-host/q35.h
730 F: include/hw/pci-host/pam.h
733 F: hw/i2c/smbus_ich9.c
736 F: include/hw/acpi/ich9.h
737 F: include/hw/acpi/piix4.h
744 F: hw/char/debugcon.c
745 F: hw/char/parallel.c
752 F: hw/misc/debugexit.c
753 F: hw/misc/pc-testdev.c
756 F: hw/timer/mc146818rtc*
757 F: include/hw/i2c/pm_smbus.h
758 F: include/hw/timer/hpet.h
759 F: include/hw/timer/i8254*
760 F: include/hw/timer/mc146818rtc*
767 F: include/hw/boards.h
776 XTFPGA (LX60, LX200, ML605, KC705)
779 F: hw/xtensa/xtfpga.c
780 F: hw/net/opencores_eth.c
798 F: hw/block/hd-geometry.c
801 F: tests/libqos/ahci*
802 T: git git://github.com/jnsnow/qemu.git ide
809 F: include/hw/block/fdc.h
811 T: git git://github.com/jnsnow/qemu.git ide
817 F: include/hw/arm/omap.h
822 F: hw/char/ipoctal232.c
830 F: hw/misc/pci-testdev.c
839 F: include/hw/smbios/*
843 F: hw/i386/acpi-build.[hc]
844 F: hw/arm/virt-acpi-build.c
845 F: include/hw/arm/virt-acpi-build.h
852 F: include/hw/ppc/ppc4xx.h
860 F: hw/pci-host/ppce500.c
872 F: tests/virtio-net-test.c
873 T: git git://github.com/jasowang/qemu.git net
880 F: tests/virtio-scsi-test.c
881 T: git git://github.com/bonzini/qemu.git scsi-next
885 F: hw/scsi/lsi53c895a.c
904 F: tests/usb-*-test.c
906 F: docs/usb-storage.txt
914 F: hw/usb/dev-serial.c
932 F: include/hw/virtio/
933 F: tests/virtio-balloon-test.c
941 F: tests/virtio-9p-test.c
942 T: git git://github.com/kvaneesh/QEMU.git
943 T: git git://github.com/gkurz/qemu.git 9p-next
949 F: hw/block/virtio-blk.c
950 F: hw/block/dataplane/*
951 F: tests/virtio-blk-test.c
952 T: git git://github.com/stefanha/qemu.git block
958 F: hw/s390x/virtio-ccw.[hc]
959 T: git git://github.com/cohuck/qemu.git s390-next
960 T: git git://github.com/borntraeger/qemu.git s390-next
965 F: hw/input/virtio-input*.c
966 F: include/hw/virtio/virtio-input.h
971 F: hw/char/virtio-serial-bus.c
972 F: hw/char/virtio-console.c
973 F: include/hw/virtio/virtio-serial.h
974 F: tests/virtio-console-test.c
975 F: tests/virtio-serial-test.c
980 F: hw/virtio/virtio-rng.c
981 F: include/hw/virtio/virtio-rng.h
982 F: include/sysemu/rng*.h
984 F: tests/virtio-rng-test.c
1000 Network packet abstractions
1003 F: include/net/eth.h
1005 F: hw/net/net_rx_pkt*
1006 F: hw/net/net_tx_pkt*
1012 F: hw/scsi/vmw_pvscsi*
1024 F: include/hw/mem/nvdimm.h
1039 F: hw/core/generic-loader.c
1040 F: include/hw/core/generic-loader.h
1049 F: tests/ac97-test.c
1050 F: tests/es1370-test.c
1051 F: tests/intel-hda-test.c
1064 F: tests/qemu-iotests/
1065 T: git git://repo.or.cz/qemu/kevin.git block
1076 F: include/block/aio.h
1077 T: git git://github.com/stefanha/qemu.git block
1084 F: include/block/blockjob.h
1089 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1091 Block QAPI, monitor, command line
1097 T: git git://repo.or.cz/qemu/armbru.git block-next
1099 Character device backends
1103 F: backends/msmouse.c
1104 F: backends/testdev.c
1106 Character Devices (Braille)
1114 F: scripts/coverity-model.c
1120 F: include/qom/cpu.h
1127 F: include/sysemu/device_tree.h
1132 F: include/qapi/error.h
1133 F: include/qemu/error-report.h
1135 F: util/qemu-error.c
1146 F: include/exec/ioport.h
1148 F: include/exec/memory.h
1149 F: include/exec/ram_addr.h
1151 F: include/exec/memory-internal.h
1157 F: include/ui/qemu-spice.h
1158 F: include/ui/spice-display.h
1160 F: audio/spiceaudio.c
1188 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1190 Network device backends
1195 T: git git://github.com/jasowang/qemu.git net
1197 Netmap network backend
1201 W: http://info.iet.unipi.it/~luigi/netmap/
1205 Network Block Device (NBD)
1210 F: include/block/nbd*
1212 T: git git://github.com/bonzini/qemu.git nbd-next
1218 F: include/sysemu/numa.h
1219 T: git git://github.com/ehabkost/qemu.git numa
1221 Host Memory Backends
1225 F: backends/hostmem*.c
1226 F: include/sysemu/hostmem.h
1235 X: include/qapi/qmp/
1236 F: include/qapi/qmp/dispatch.h
1237 F: tests/qapi-schema/
1238 F: tests/test-*-visitor.c
1239 F: tests/test-qmp-*.c
1242 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1250 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1256 F: include/qapi/qmp/
1257 X: include/qapi/qmp/dispatch.h
1258 F: tests/check-qdict.c
1259 F: tests/check-qfloat.c
1260 F: tests/check-qint.c
1261 F: tests/check-qjson.c
1262 F: tests/check-qlist.c
1263 F: tests/check-qstring.c
1264 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1270 T: git git://github.com/mdroth/qemu.git qga
1275 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1277 X: include/qom/cpu.h
1280 F: tests/check-qom-interface.c
1281 F: tests/check-qom-proplist.c
1291 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1296 F: hw/core/register.c
1297 F: include/hw/register.h
1305 F: include/net/slirp.h
1306 T: git git://git.kiszka.org/qemu.git queues/slirp
1317 F: scripts/tracetool.py
1318 F: scripts/tracetool/
1320 T: git git://github.com/stefanha/qemu.git tracing
1324 F: scripts/checkpatch.pl
1330 F: include/migration/
1332 F: scripts/vmstate-static-checker.py
1333 F: tests/vmstate-static-checker-data/
1334 F: docs/migration.txt
1340 F: include/sysemu/seccomp.h
1347 F: tests/test-crypto-*
1353 F: include/qemu/coroutine*
1354 F: tests/test-coroutine.c
1360 F: include/qemu/buffer.h
1374 F: include/qemu/sockets.h
1375 F: util/qemu-sockets.c
1377 Throttling infrastructure
1380 F: block/throttle-groups.c
1381 F: include/block/throttle-groups.h
1382 F: include/qemu/throttle.h
1390 F: include/qemu/uuid.h
1391 F: tests/test-uuid.c
1397 F: docs/colo-proxy.txt
1399 F: net/filter-rewriter.c
1400 F: net/filter-mirror.c
1419 Tiny Code Generator (TCG)
1420 -------------------------
1489 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1494 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1499 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1504 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1521 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1531 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1538 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1560 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1568 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1575 F: block/archipelago.c
1576 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1583 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1590 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1613 F: block/blkverify.c
1638 F: block/parallels.c
1639 F: docs/specs/parallels.txt
1651 F: block/linux-aio.c
1652 F: include/block/raw-aio.h
1653 F: block/raw-posix.c
1654 F: block/raw-win32.c
1656 F: block/win32-aio.c
1694 F: tests/image-fuzzer/
1701 F: block/replication.c
1702 F: tests/test-replication.c
1703 F: docs/block-replication.txt
1705 Build and test automation
1706 -------------------------
1714 Build system architecture
1717 F: docs/build-system.txt
1721 Docker based testing framework and cases