]> Git Repo - qemu.git/blobdiff - MAINTAINERS
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
[qemu.git] / MAINTAINERS
index 5638992da8c608fdbb23ef9003392ed3b138ec90..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]>
@@ -645,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]
@@ -656,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
@@ -933,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*
@@ -999,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
@@ -1170,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
@@ -1177,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
@@ -1223,13 +1238,12 @@ 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]>
@@ -1307,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)
@@ -1395,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
@@ -1486,6 +1501,7 @@ S: Maintained
 F: crypto/
 F: include/crypto/
 F: tests/test-crypto-*
+F: qemu.sasl
 
 Coroutines
 M: Stefan Hajnoczi <[email protected]>
@@ -1548,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
@@ -1564,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
@@ -1818,7 +1847,7 @@ F: tests/image-fuzzer/
 
 Replication
 M: Wen Congyang <[email protected]>
-M: Changlong Xie <[email protected].com>
+M: Xie Changlong <xiechanglong.d@gmail.com>
 S: Supported
 F: replication*
 F: block/replication.c
This page took 0.028797 seconds and 4 git commands to generate.