]> Git Repo - qemu.git/blobdiff - MAINTAINERS
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into staging
[qemu.git] / MAINTAINERS
index d72d6e37d0f1ec5f963ffd4961791509ec045515..7ba2079c35b0a1f0a1de3caecf64d76817b3b156 100644 (file)
@@ -50,14 +50,12 @@ Descriptions of section entries:
 
 General Project Administration
 ------------------------------
 
 General Project Administration
 ------------------------------
-M: Anthony Liguori <[email protected]>
 M: Peter Maydell <[email protected]>
 
 Responsible Disclosure, Reporting Security Issues
 ------------------------------
 W: http://wiki.qemu.org/SecurityProcess
 M: Michael S. Tsirkin <[email protected]>
 M: Peter Maydell <[email protected]>
 
 Responsible Disclosure, Reporting Security Issues
 ------------------------------
 W: http://wiki.qemu.org/SecurityProcess
 M: Michael S. Tsirkin <[email protected]>
-M: Anthony Liguori <[email protected]>
 
 Guest CPU cores (TCG):
 
 Guest CPU cores (TCG):
@@ -98,8 +96,12 @@ LM32
 M: Michael Walle <[email protected]>
 S: Maintained
 F: target-lm32/
 M: Michael Walle <[email protected]>
 S: Maintained
 F: target-lm32/
+F: disas/lm32.c
 F: hw/lm32/
 F: hw/lm32/
-F: hw/char/lm32_*
+F: hw/*/lm32_*
+F: hw/*/milkymist-*
+F: include/hw/char/lm32_juart.h
+F: include/hw/lm32/
 F: tests/tcg/lm32/
 
 M68K
 F: tests/tcg/lm32/
 
 M68K
@@ -155,6 +157,7 @@ F: hw/sh4/
 
 SPARC
 M: Blue Swirl <[email protected]>
 
 SPARC
 M: Blue Swirl <[email protected]>
+M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: target-sparc/
 F: hw/sparc/
 S: Maintained
 F: target-sparc/
 F: hw/sparc/
@@ -169,7 +172,8 @@ F: hw/unicore32/
 X86
 M: Paolo Bonzini <[email protected]>
 M: Richard Henderson <[email protected]>
 X86
 M: Paolo Bonzini <[email protected]>
 M: Richard Henderson <[email protected]>
-S: Odd Fixes
+M: Eduardo Habkost <[email protected]>
+S: Maintained
 F: target-i386/
 F: hw/i386/
 
 F: target-i386/
 F: hw/i386/
 
@@ -482,7 +486,8 @@ F: hw/ppc/prep.c
 F: hw/pci-host/prep.[hc]
 F: hw/isa/pc87312.[hc]
 
 F: hw/pci-host/prep.[hc]
 F: hw/isa/pc87312.[hc]
 
-sPAPR
+sPAPR (pseries)
+M: David Gibson <[email protected]>
 M: Alexander Graf <[email protected]>
 S: Supported
 M: Alexander Graf <[email protected]>
 S: Supported
@@ -514,11 +519,13 @@ SPARC Machines
 --------------
 Sun4m
 M: Blue Swirl <[email protected]>
 --------------
 Sun4m
 M: Blue Swirl <[email protected]>
+M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: hw/sparc/sun4m.c
 
 Sun4u
 M: Blue Swirl <[email protected]>
 S: Maintained
 F: hw/sparc/sun4m.c
 
 Sun4u
 M: Blue Swirl <[email protected]>
+M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: hw/sparc64/sun4u.c
 
 S: Maintained
 F: hw/sparc64/sun4u.c
 
@@ -534,6 +541,7 @@ S390 Virtio
 M: Alexander Graf <[email protected]>
 S: Maintained
 F: hw/s390x/s390-*.c
 M: Alexander Graf <[email protected]>
 S: Maintained
 F: hw/s390x/s390-*.c
+X: hw/s390x/*pci*.[hc]
 
 S390 Virtio-ccw
 M: Cornelia Huck <[email protected]>
 
 S390 Virtio-ccw
 M: Cornelia Huck <[email protected]>
@@ -544,6 +552,7 @@ F: hw/s390x/s390-virtio-ccw.c
 F: hw/s390x/css.[hc]
 F: hw/s390x/sclp*.[hc]
 F: hw/s390x/ipl*.[hc]
 F: hw/s390x/css.[hc]
 F: hw/s390x/sclp*.[hc]
 F: hw/s390x/ipl*.[hc]
+F: hw/s390x/*pci*.[hc]
 F: include/hw/s390x/
 F: pc-bios/s390-ccw/
 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
 F: include/hw/s390x/
 F: pc-bios/s390-ccw/
 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
@@ -559,7 +568,6 @@ F: hw/unicore32/
 X86 Machines
 ------------
 PC
 X86 Machines
 ------------
 PC
-M: Anthony Liguori <[email protected]>
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: include/hw/i386/
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: include/hw/i386/
@@ -593,12 +601,31 @@ F: hw/net/opencores_eth.c
 
 Devices
 -------
 
 Devices
 -------
+EDU
+M: Jiri Slaby <[email protected]>
+S: Maintained
+F: hw/misc/edu.c
+
 IDE
 IDE
-M: Kevin Wolf <kwolf@redhat.com>
-M: Stefan Hajnoczi <[email protected]>
-S: Odd Fixes
+M: John Snow <jsnow@redhat.com>
+S: Supported
 F: include/hw/ide.h
 F: hw/ide/
 F: include/hw/ide.h
 F: hw/ide/
+F: hw/block/block.c
+F: hw/block/cdrom.c
+F: hw/block/hd-geometry.c
+F: tests/ide-test.c
+F: tests/ahci-test.c
+T: git git://github.com/jnsnow/qemu.git ide
+
+Floppy
+M: John Snow <[email protected]>
+S: Supported
+F: hw/block/fdc.c
+F: include/hw/block/fdc.h
+T: git git://github.com/jnsnow/qemu.git ide
 
 OMAP
 M: Peter Maydell <[email protected]>
 
 OMAP
 M: Peter Maydell <[email protected]>
@@ -657,7 +684,7 @@ F: hw/usb/dev-serial.c
 VFIO
 M: Alex Williamson <[email protected]>
 S: Supported
 VFIO
 M: Alex Williamson <[email protected]>
 S: Supported
-F: hw/misc/vfio.c
+F: hw/vfio/*
 
 vhost
 M: Michael S. Tsirkin <[email protected]>
 
 vhost
 M: Michael S. Tsirkin <[email protected]>
@@ -665,7 +692,6 @@ S: Supported
 F: hw/*/*vhost*
 
 virtio
 F: hw/*/*vhost*
 
 virtio
-M: Anthony Liguori <[email protected]>
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: hw/*/virtio*
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: hw/*/virtio*
@@ -679,10 +705,13 @@ F: tests/virtio-9p-test.c
 T: git git://github.com/kvaneesh/QEMU.git
 
 virtio-blk
 T: git git://github.com/kvaneesh/QEMU.git
 
 virtio-blk
-M: Kevin Wolf <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 S: Supported
 F: hw/block/virtio-blk.c
 S: Supported
 F: hw/block/virtio-blk.c
+F: hw/block/dataplane/*
+F: hw/virtio/dataplane/*
+T: git git://github.com/stefanha/qemu.git block
 
 virtio-ccw
 M: Cornelia Huck <[email protected]>
 
 virtio-ccw
 M: Cornelia Huck <[email protected]>
@@ -707,12 +736,14 @@ F: backends/rng*.c
 
 nvme
 M: Keith Busch <[email protected]>
 
 nvme
 M: Keith Busch <[email protected]>
 S: Supported
 F: hw/block/nvme*
 F: tests/nvme-test.c
 
 megasas
 M: Hannes Reinecke <[email protected]>
 S: Supported
 F: hw/block/nvme*
 F: tests/nvme-test.c
 
 megasas
 M: Hannes Reinecke <[email protected]>
 S: Supported
 F: hw/scsi/megasas.c
 F: hw/scsi/mfi.h
 S: Supported
 F: hw/scsi/megasas.c
 F: hw/scsi/mfi.h
@@ -730,10 +761,15 @@ S: Maintained
 F: hw/net/vmxnet*
 F: hw/scsi/vmw_pvscsi*
 
 F: hw/net/vmxnet*
 F: hw/scsi/vmw_pvscsi*
 
+Rocker
+M: Scott Feldman <[email protected]>
+M: Jiri Pirko <[email protected]>
+S: Maintained
+F: hw/net/rocker/
+
 Subsystems
 ----------
 Audio
 Subsystems
 ----------
 Audio
-M: Vassili Karpov (malc) <[email protected]>
 M: Gerd Hoffmann <[email protected]>
 S: Maintained
 F: audio/
 M: Gerd Hoffmann <[email protected]>
 S: Maintained
 F: audio/
@@ -742,24 +778,50 @@ F: tests/ac97-test.c
 F: tests/es1370-test.c
 F: tests/intel-hda-test.c
 
 F: tests/es1370-test.c
 F: tests/intel-hda-test.c
 
-Block
+Block layer core
 M: Kevin Wolf <[email protected]>
 M: Kevin Wolf <[email protected]>
-M: Stefan Hajnoczi <[email protected]>
 S: Supported
 S: Supported
-F: async.c
-F: aio-*.c
 F: block*
 F: block/
 F: hw/block/
 F: block*
 F: block/
 F: hw/block/
+F: include/block/
 F: qemu-img*
 F: qemu-io*
 F: qemu-img*
 F: qemu-io*
-F: tests/image-fuzzer/
 F: tests/qemu-iotests/
 T: git git://repo.or.cz/qemu/kevin.git block
 F: tests/qemu-iotests/
 T: git git://repo.or.cz/qemu/kevin.git block
+
+Block I/O path
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: async.c
+F: aio-*.c
+F: block/io.c
+F: migration/block*
 T: git git://github.com/stefanha/qemu.git block
 
 T: git git://github.com/stefanha/qemu.git block
 
+Block Jobs
+M: Jeff Cody <[email protected]>
+S: Supported
+F: blockjob.c
+F: include/block/blockjob.h
+F: block/backup.c
+F: block/commit.c
+F: block/stream.h
+F: block/mirror.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+Block QAPI, monitor, command line
+M: Markus Armbruster <[email protected]>
+S: Supported
+F: blockdev.c
+F: block/qapi.c
+F: qapi/block*.json
+T: git git://repo.or.cz/qemu/armbru.git block-next
+
 Character Devices
 Character Devices
-M: Anthony Liguori <[email protected]>
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: qemu-char.c
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: qemu-char.c
@@ -771,6 +833,11 @@ M: Samuel Thibault <[email protected]>
 S: Maintained
 F: backends/baum.c
 
 S: Maintained
 F: backends/baum.c
 
+Coverity model
+M: Markus Armbruster <[email protected]>
+S: Supported
+F: scripts/coverity-model.c
+
 CPU
 M: Andreas Färber <[email protected]>
 S: Supported
 CPU
 M: Andreas Färber <[email protected]>
 S: Supported
@@ -815,7 +882,6 @@ F: audio/spiceaudio.c
 F: hw/display/qxl*
 
 Graphics
 F: hw/display/qxl*
 
 Graphics
-M: Anthony Liguori <[email protected]>
 M: Gerd Hoffmann <[email protected]>
 S: Odd Fixes
 F: ui/
 M: Gerd Hoffmann <[email protected]>
 S: Odd Fixes
 F: ui/
@@ -827,7 +893,6 @@ S: Odd Fixes
 F: ui/cocoa.m
 
 Main loop
 F: ui/cocoa.m
 
 Main loop
-M: Anthony Liguori <[email protected]>
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: cpus.c
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: cpus.c
@@ -844,8 +909,8 @@ F: hmp-commands.hx
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 Network device layer
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 Network device layer
-M: Anthony Liguori <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
+M: Jason Wang <[email protected]>
 S: Maintained
 F: net/
 T: git git://github.com/stefanha/qemu.git net
 S: Maintained
 F: net/
 T: git git://github.com/stefanha/qemu.git net
@@ -866,21 +931,29 @@ F: nbd.*
 F: qemu-nbd.c
 T: git git://github.com/bonzini/qemu.git nbd-next
 
 F: qemu-nbd.c
 T: git git://github.com/bonzini/qemu.git nbd-next
 
+NUMA
+M: Eduardo Habkost <[email protected]>
+S: Maintained
+F: numa.c
+F: include/sysemu/numa.h
+K: numa|NUMA
+K: srat|SRAT
+T: git git://github.com/ehabkost/qemu.git numa
+
 QAPI
 QAPI
-M: Luiz Capitulino <lcapitulino@redhat.com>
+M: Markus Armbruster <armbru@redhat.com>
 M: Michael Roth <[email protected]>
 M: Michael Roth <[email protected]>
-S: Maintained
+S: Supported
 F: qapi/
 F: tests/qapi-schema/
 F: qapi/
 F: tests/qapi-schema/
-T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+T: git git://repo.or.cz/qemu/armbru.git qapi-next
 
 QAPI Schema
 M: Eric Blake <[email protected]>
 
 QAPI Schema
 M: Eric Blake <[email protected]>
-M: Luiz Capitulino <[email protected]>
 M: Markus Armbruster <[email protected]>
 S: Supported
 F: qapi-schema.json
 M: Markus Armbruster <[email protected]>
 S: Supported
 F: qapi-schema.json
-T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+T: git git://repo.or.cz/qemu/armbru.git qapi-next
 
 QObject
 M: Luiz Capitulino <[email protected]>
 
 QObject
 M: Luiz Capitulino <[email protected]>
@@ -895,7 +968,6 @@ F: qga/
 T: git git://github.com/mdroth/qemu.git qga
 
 QOM
 T: git git://github.com/mdroth/qemu.git qga
 
 QOM
-M: Anthony Liguori <[email protected]>
 M: Andreas Färber <[email protected]>
 S: Supported
 T: git git://github.com/afaerber/qemu-cpu.git qom-next
 M: Andreas Färber <[email protected]>
 S: Supported
 T: git git://github.com/afaerber/qemu-cpu.git qom-next
@@ -906,13 +978,14 @@ X: qom/cpu.c
 F: tests/qom-test.c
 
 QMP
 F: tests/qom-test.c
 
 QMP
-M: Luiz Capitulino <lcapitulino@redhat.com>
-S: Maintained
+M: Markus Armbruster <armbru@redhat.com>
+S: Supported
 F: qmp.c
 F: monitor.c
 F: qmp-commands.hx
 F: qmp.c
 F: monitor.c
 F: qmp-commands.hx
-F: QMP/
-T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+F: docs/qmp/
+F: scripts/qmp/
+T: git git://repo.or.cz/qemu/armbru.git qapi-next
 
 SLIRP
 M: Jan Kiszka <[email protected]>
 
 SLIRP
 M: Jan Kiszka <[email protected]>
@@ -940,8 +1013,6 @@ M: Amit Shah <[email protected]>
 S: Maintained
 F: include/migration/
 F: migration/
 S: Maintained
 F: include/migration/
 F: migration/
-F: savevm.c
-F: arch_init.c
 F: scripts/vmstate-static-checker.py
 F: tests/vmstate-static-checker-data/
 
 F: scripts/vmstate-static-checker.py
 F: tests/vmstate-static-checker-data/
 
@@ -1056,28 +1127,38 @@ Block drivers
 -------------
 VMDK
 M: Fam Zheng <[email protected]>
 -------------
 VMDK
 M: Fam Zheng <[email protected]>
 S: Supported
 F: block/vmdk.c
 
 RBD
 M: Josh Durgin <[email protected]>
 S: Supported
 F: block/vmdk.c
 
 RBD
 M: Josh Durgin <[email protected]>
+M: Jeff Cody <[email protected]>
 S: Supported
 F: block/rbd.c
 S: Supported
 F: block/rbd.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 Sheepdog
 M: Hitoshi Mitake <[email protected]>
 M: Liu Yuan <[email protected]>
 
 Sheepdog
 M: Hitoshi Mitake <[email protected]>
 M: Liu Yuan <[email protected]>
+M: Jeff Cody <[email protected]>
 S: Supported
 F: block/sheepdog.c
 S: Supported
 F: block/sheepdog.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 VHDX
 M: Jeff Cody <[email protected]>
 
 VHDX
 M: Jeff Cody <[email protected]>
 S: Supported
 F: block/vhdx*
 S: Supported
 F: block/vhdx*
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 VDI
 M: Stefan Weil <[email protected]>
 
 VDI
 M: Stefan Weil <[email protected]>
 S: Maintained
 F: block/vdi.c
 
 S: Maintained
 F: block/vdi.c
 
@@ -1085,26 +1166,144 @@ iSCSI
 M: Ronnie Sahlberg <[email protected]>
 M: Paolo Bonzini <[email protected]>
 M: Peter Lieven <[email protected]>
 M: Ronnie Sahlberg <[email protected]>
 M: Paolo Bonzini <[email protected]>
 M: Peter Lieven <[email protected]>
 S: Supported
 F: block/iscsi.c
 
 NFS
 S: Supported
 F: block/iscsi.c
 
 NFS
+M: Jeff Cody <[email protected]>
 M: Peter Lieven <[email protected]>
 M: Peter Lieven <[email protected]>
 S: Maintained
 F: block/nfs.c
 S: Maintained
 F: block/nfs.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 SSH
 M: Richard W.M. Jones <[email protected]>
 
 SSH
 M: Richard W.M. Jones <[email protected]>
+M: Jeff Cody <[email protected]>
 S: Supported
 F: block/ssh.c
 S: Supported
 F: block/ssh.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 ARCHIPELAGO
 
 ARCHIPELAGO
-M: Chrysostomos Nanakos <[email protected]>
 M: Chrysostomos Nanakos <[email protected]>
 M: Chrysostomos Nanakos <[email protected]>
+M: Jeff Cody <[email protected]>
 S: Maintained
 F: block/archipelago.c
 S: Maintained
 F: block/archipelago.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+CURL
+M: Jeff Cody <[email protected]>
+S: Supported
+F: block/curl.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+GLUSTER
+M: Jeff Cody <[email protected]>
+S: Supported
+F: block/gluster.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+Null Block Driver
+M: Fam Zheng <[email protected]>
+S: Supported
+F: block/null.c
 
 Bootdevice
 M: Gonglei <[email protected]>
 S: Maintained
 F: bootdevice.c
 
 Bootdevice
 M: Gonglei <[email protected]>
 S: Maintained
 F: bootdevice.c
+
+Quorum
+M: Alberto Garcia <[email protected]>
+S: Supported
+F: block/quorum.c
+
+blkverify
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/blkverify.c
+
+bochs
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/bochs.c
+
+cloop
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/cloop.c
+
+dmg
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/dmg.c
+
+parallels
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/parallels.c
+
+qed
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: block/qed.c
+
+raw
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/linux-aio.c
+F: block/raw-aio.h
+F: block/raw-posix.c
+F: block/raw-win32.c
+F: block/raw_bsd.c
+F: block/win32-aio.c
+
+qcow2
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/qcow2*
+
+qcow
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/qcow.c
+
+blkdebug
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/blkdebug.c
+
+vpc
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/vpc.c
+
+vvfat
+M: Kevin Wolf <[email protected]>
+S: Supported
+F: block/vvfat.c
+
+Image format fuzzer
+M: Stefan Hajnoczi <[email protected]>
+S: Supported
+F: tests/image-fuzzer/
This page took 0.042366 seconds and 4 git commands to generate.