]> Git Repo - qemu.git/blobdiff - MAINTAINERS
hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
[qemu.git] / MAINTAINERS
index 08443c20e4857b3297f3bda3a040bdc79a19fcc5..0463696dd379faab9ff30c90ca4cb45c8d669f84 100644 (file)
@@ -50,14 +50,12 @@ Descriptions of section entries:
 
 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: Anthony Liguori <[email protected]>
 
 Guest CPU cores (TCG):
@@ -159,6 +157,7 @@ F: hw/sh4/
 
 SPARC
 M: Blue Swirl <[email protected]>
+M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: target-sparc/
 F: hw/sparc/
@@ -173,7 +172,8 @@ F: hw/unicore32/
 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/
 
@@ -518,11 +518,13 @@ SPARC Machines
 --------------
 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]>
+M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: hw/sparc64/sun4u.c
 
@@ -565,7 +567,6 @@ F: hw/unicore32/
 X86 Machines
 ------------
 PC
-M: Anthony Liguori <[email protected]>
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: include/hw/i386/
@@ -690,7 +691,6 @@ S: Supported
 F: hw/*/*vhost*
 
 virtio
-M: Anthony Liguori <[email protected]>
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: hw/*/virtio*
@@ -704,10 +704,13 @@ F: tests/virtio-9p-test.c
 T: git git://github.com/kvaneesh/QEMU.git
 
 virtio-blk
-M: Kevin Wolf <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 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]>
@@ -732,12 +735,14 @@ F: backends/rng*.c
 
 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/scsi/megasas.c
 F: hw/scsi/mfi.h
@@ -755,6 +760,12 @@ S: Maintained
 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
@@ -767,21 +778,27 @@ F: tests/ac97-test.c
 F: tests/es1370-test.c
 F: tests/intel-hda-test.c
 
-Block
+Block layer core
 M: Kevin Wolf <[email protected]>
-M: Stefan Hajnoczi <[email protected]>
 S: Supported
-F: async.c
-F: aio-*.c
 F: block*
 F: block/
 F: hw/block/
-F: migration/block*
+F: include/block/
 F: qemu-img*
 F: qemu-io*
-F: tests/image-fuzzer/
 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
 
 Block Jobs
@@ -796,8 +813,15 @@ 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
-M: Anthony Liguori <[email protected]>
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: qemu-char.c
@@ -858,7 +882,6 @@ F: audio/spiceaudio.c
 F: hw/display/qxl*
 
 Graphics
-M: Anthony Liguori <[email protected]>
 M: Gerd Hoffmann <[email protected]>
 S: Odd Fixes
 F: ui/
@@ -870,7 +893,6 @@ S: Odd Fixes
 F: ui/cocoa.m
 
 Main loop
-M: Anthony Liguori <[email protected]>
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: cpus.c
@@ -887,7 +909,6 @@ F: hmp-commands.hx
 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: Jason Wang <[email protected]>
 S: Maintained
@@ -910,21 +931,29 @@ F: nbd.*
 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
-M: Luiz Capitulino <lcapitulino@redhat.com>
+M: Markus Armbruster <armbru@redhat.com>
 M: Michael Roth <[email protected]>
-S: Maintained
+S: Supported
 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]>
-M: Luiz Capitulino <[email protected]>
 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]>
@@ -939,7 +968,6 @@ F: qga/
 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
@@ -950,13 +978,14 @@ X: qom/cpu.c
 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/
-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]>
@@ -1100,6 +1129,7 @@ Block drivers
 -------------
 VMDK
 M: Fam Zheng <[email protected]>
 S: Supported
 F: block/vmdk.c
 
@@ -1130,6 +1160,7 @@ T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 VDI
 M: Stefan Weil <[email protected]>
 S: Maintained
 F: block/vdi.c
 
@@ -1137,6 +1168,7 @@ iSCSI
 M: Ronnie Sahlberg <[email protected]>
 M: Paolo Bonzini <[email protected]>
 M: Peter Lieven <[email protected]>
 S: Supported
 F: block/iscsi.c
 
@@ -1178,7 +1210,102 @@ 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
+
+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.03224 seconds and 4 git commands to generate.