]> Git Repo - qemu.git/blobdiff - MAINTAINERS
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
[qemu.git] / MAINTAINERS
index be79f68f46e7f40a8c0ca0db8e36ada488d43b59..120788d8fb052138c99d28f04701c85449ae9f83 100644 (file)
@@ -12,6 +12,8 @@ consult qemu-devel and not any specific individual privately.
 Descriptions of section entries:
 
        M: Mail patches to: FullName <address@domain>
+       R: Designated reviewer: FullName <address@domain>
+          These reviewers should be CCed on patches.
        L: Mailing list that is relevant to this area
        W: Web-page with status/info
        Q: Patchwork web based patch tracking system site
@@ -196,8 +198,8 @@ F: hw/nios2/
 F: disas/nios2.c
 
 OpenRISC
-M: Jia Liu <proljc@gmail.com>
-S: Maintained
+M: Stafford Horne <shorne@gmail.com>
+S: Odd Fixes
 F: target/openrisc/
 F: hw/openrisc/
 F: tests/tcg/openrisc/
 S: Supported
 F: xen-*
 F: */xen*
+F: hw/9pfs/xen-9p-backend.c
 F: hw/char/xen_console.c
 F: hw/display/xenfb.c
 F: hw/net/xen_nic.c
 S: Maintained
 F: *posix*
 
+NETBSD
+M: Kamil Rytarowski <[email protected]>
+S: Maintained
+K: (?i)NetBSD
+
 W32, W64
 M: Stefan Weil <[email protected]>
@@ -600,15 +609,28 @@ S: Maintained
 F: hw/mips/mips_malta.c
 
 Mipssim
-S: Orphan
+M: Yongbok Kim <[email protected]>
+S: Odd Fixes
 F: hw/mips/mips_mipssim.c
+F: hw/net/mipsnet.c
 
 R4000
 M: Aurelien Jarno <[email protected]>
 S: Maintained
 F: hw/mips/mips_r4k.c
 
+Fulong 2E
+M: Yongbok Kim <[email protected]>
+S: Odd Fixes
+F: hw/mips/mips_fulong2e.c
+
+Boston
+M: Paul Burton <[email protected]>
+S: Maintained
+F: hw/core/loader-fit.c
+F: hw/mips/boston.c
+F: hw/pci-host/xilinx-pcie.c
+
 OpenRISC Machines
 -----------------
 or1k-sim
@@ -632,7 +654,6 @@ F: hw/ppc/ppc440_bamboo.c
 
 e500
 M: Alexander Graf <[email protected]>
-M: Scott Wood <[email protected]>
 S: Supported
 F: hw/ppc/e500.[hc]
@@ -643,7 +664,6 @@ F: pc-bios/u-boot.e500
 
 mpc8544ds
 M: Alexander Graf <[email protected]>
-M: Scott Wood <[email protected]>
 S: Supported
 F: hw/ppc/mpc8544ds.c
@@ -908,6 +928,8 @@ F: hw/acpi/*
 F: hw/smbios/*
 F: hw/i386/acpi-build.[hc]
 F: hw/arm/virt-acpi-build.c
+F: tests/bios-tables-test.c
+F: tests/acpi-utils.[hc]
 
 ppc4xx
 M: Alexander Graf <[email protected]>
@@ -918,7 +940,6 @@ F: include/hw/ppc/ppc4xx.h
 
 ppce500
 M: Alexander Graf <[email protected]>
-M: Scott Wood <[email protected]>
 S: Supported
 F: hw/ppc/e500*
@@ -984,6 +1005,14 @@ S: Supported
 F: hw/vfio/*
 F: include/hw/vfio/
 
+vfio-ccw
+M: Cornelia Huck <[email protected]>
+S: Supported
+F: hw/vfio/ccw.c
+F: hw/s390x/s390-ccw.c
+F: include/hw/s390x/s390-ccw.h
+T: git git://github.com/cohuck/qemu.git s390-next
+
 vhost
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
@@ -1122,6 +1151,15 @@ F: hw/nvram/chrp_nvram.c
 F: include/hw/nvram/chrp_nvram.h
 F: tests/prom-env-test.c
 
+VM Generation ID
+M: Ben Warren <[email protected]>
+S: Maintained
+F: hw/acpi/vmgenid.c
+F: include/hw/acpi/vmgenid.h
+F: docs/specs/vmgenid.txt
+F: tests/vmgenid-test.c
+F: stubs/vmgenid.c
+
 Subsystems
 ----------
 Audio
@@ -1146,6 +1184,7 @@ F: include/block/
 F: qemu-img*
 F: qemu-io*
 F: tests/qemu-iotests/
+F: util/qemu-progress.c
 T: git git://repo.or.cz/qemu/kevin.git block
 
 Block I/O path
@@ -1153,8 +1192,8 @@ M: Stefan Hajnoczi <[email protected]>
 M: Fam Zheng <[email protected]>
 S: Supported
-F: async.c
-F: aio-*.c
+F: util/async.c
+F: util/aio-*.c
 F: block/io.c
 F: migration/block*
 F: include/block/aio.h
@@ -1199,13 +1238,21 @@ M: Paolo Bonzini <[email protected]>
 M: Marc-AndrĂ© Lureau <[email protected]>
 S: Maintained
 F: chardev/
-F: backends/msmouse.c
-F: backends/testdev.c
+F: include/chardev/
 
 Character Devices (Braille)
 M: Samuel Thibault <[email protected]>
 S: Maintained
-F: backends/baum.c
+F: chardev/baum.c
+
+Command line option argument parsing
+M: Markus Armbruster <[email protected]>
+S: Supported
+F: include/qemu/option.h
+F: tests/test-keyval.c
+F: tests/test-qemu-opts.c
+F: util/keyval.c
+F: util/qemu-option.c
 
 Coverity model
 M: Markus Armbruster <[email protected]>
@@ -1274,8 +1321,8 @@ Main loop
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: cpus.c
-F: main-loop.c
-F: qemu-timer.c
+F: util/main-loop.c
+F: util/qemu-timer.c
 F: vl.c
 
 Human Monitor (HMP)
@@ -1341,7 +1388,9 @@ X: include/qapi/qmp/
 F: include/qapi/qmp/dispatch.h
 F: tests/qapi-schema/
 F: tests/test-*-visitor.c
+F: tests/test-qapi-*.c
 F: tests/test-qmp-*.c
+F: tests/test-visitor-serialization.c
 F: scripts/qapi*
 F: docs/qapi*
 T: git git://repo.or.cz/qemu/armbru.git qapi-next
@@ -1360,6 +1409,7 @@ S: Supported
 F: qobject/
 F: include/qapi/qmp/
 X: include/qapi/qmp/dispatch.h
+F: scripts/coccinelle/qobject.cocci
 F: tests/check-qdict.c
 F: tests/check-qfloat.c
 F: tests/check-qint.c
@@ -1393,6 +1443,7 @@ F: qmp.c
 F: monitor.c
 F: docs/*qmp-*
 F: scripts/qmp/
+F: tests/qmp-test.c
 T: git git://repo.or.cz/qemu/armbru.git qapi-next
 
 Register API
@@ -1450,6 +1501,7 @@ S: Maintained
 F: crypto/
 F: include/crypto/
 F: tests/test-crypto-*
+F: qemu.sasl
 
 Coroutines
 M: Stefan Hajnoczi <[email protected]>
@@ -1512,6 +1564,18 @@ F: net/colo*
 F: net/filter-rewriter.c
 F: net/filter-mirror.c
 
+Record/replay
+M: Pavel Dovgalyuk <[email protected]>
+R: Paolo Bonzini <[email protected]>
+W: http://wiki.qemu.org/Features/record-replay
+S: Supported
+F: replay/*
+F: block/blkreplay.c
+F: net/filter-replay.c
+F: include/sysemu/replay.h
+F: docs/replay.txt
+F: stubs/replay.c
+
 Usermode Emulation
 ------------------
 Overall
@@ -1528,6 +1592,7 @@ F: default-configs/*-bsd-user.mak
 
 Linux user
 M: Riku Voipio <[email protected]>
+R: Laurent Vivier <[email protected]>
 S: Maintained
 F: linux-user/
 F: default-configs/*-linux-user.mak
@@ -1662,14 +1727,6 @@ S: Supported
 F: block/ssh.c
 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
-ARCHIPELAGO
-M: Chrysostomos Nanakos <[email protected]>
-M: Jeff Cody <[email protected]>
-S: Maintained
-F: block/archipelago.c
-T: git git://github.com/codyprime/qemu-kvm-jtc.git block
-
 CURL
 M: Jeff Cody <[email protected]>
@@ -1789,8 +1846,8 @@ S: Supported
 F: tests/image-fuzzer/
 
 Replication
-M: Wen Congyang <wenc[email protected].com>
-M: Changlong Xie <[email protected].com>
+M: Wen Congyang <wencongyang2@huawei.com>
+M: Xie Changlong <xiechanglong.d@gmail.com>
 S: Supported
 F: replication*
 F: block/replication.c
This page took 0.030573 seconds and 4 git commands to generate.