General Project Administration
------------------------------
Responsible Disclosure, Reporting Security Issues
------------------------------
W: http://wiki.qemu.org/SecurityProcess
Guest CPU cores (TCG):
S: Maintained
F: target-lm32/
+F: disas/lm32.c
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
SPARC
S: Maintained
F: target-sparc/
F: hw/sparc/
X86
-S: Odd Fixes
+S: Maintained
F: target-i386/
F: hw/i386/
F: hw/pci-host/prep.[hc]
F: hw/isa/pc87312.[hc]
-sPAPR
+sPAPR (pseries)
S: Supported
--------------
Sun4m
S: Maintained
F: hw/sparc/sun4m.c
Sun4u
S: Maintained
F: hw/sparc64/sun4u.c
S: Maintained
F: hw/s390x/s390-*.c
+X: hw/s390x/*pci*.[hc]
S390 Virtio-ccw
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
X86 Machines
------------
PC
S: Supported
F: include/hw/i386/
Devices
-------
+EDU
+S: Maintained
+F: hw/misc/edu.c
+
IDE
-M: Kevin Wolf <kwolf@redhat.com>
-S: Odd Fixes
+M: John Snow <jsnow@redhat.com>
+S: Supported
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
+S: Supported
+F: hw/block/fdc.c
+F: include/hw/block/fdc.h
+T: git git://github.com/jnsnow/qemu.git ide
OMAP
VFIO
S: Supported
-F: hw/misc/vfio.c
+F: hw/vfio/*
vhost
F: hw/*/*vhost*
virtio
S: Supported
F: hw/*/virtio*
T: git git://github.com/kvaneesh/QEMU.git
virtio-blk
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
nvme
S: Supported
F: hw/block/nvme*
F: tests/nvme-test.c
megasas
S: Supported
F: hw/scsi/megasas.c
F: hw/scsi/mfi.h
F: hw/net/vmxnet*
F: hw/scsi/vmw_pvscsi*
+Rocker
+S: Maintained
+F: hw/net/rocker/
+
Subsystems
----------
Audio
S: Maintained
F: audio/
F: tests/es1370-test.c
F: tests/intel-hda-test.c
-Block
+Block layer core
S: Supported
-F: async.c
-F: aio-*.c
F: block*
F: block/
F: hw/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
+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
+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
+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
S: Maintained
F: qemu-char.c
S: Maintained
F: backends/baum.c
+Coverity model
+S: Supported
+F: scripts/coverity-model.c
+
CPU
S: Supported
F: hw/display/qxl*
Graphics
S: Odd Fixes
F: ui/
F: ui/cocoa.m
Main loop
S: Maintained
F: cpus.c
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
Network device layer
S: Maintained
F: net/
T: git git://github.com/stefanha/qemu.git net
F: qemu-nbd.c
T: git git://github.com/bonzini/qemu.git nbd-next
+NUMA
+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>
-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
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
T: git git://github.com/mdroth/qemu.git qga
QOM
S: Supported
T: git git://github.com/afaerber/qemu-cpu.git qom-next
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
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/
-------------
VMDK
S: Supported
F: block/vmdk.c
RBD
S: Supported
F: block/rbd.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
Sheepdog
S: Supported
F: block/sheepdog.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
VHDX
S: Supported
F: block/vhdx*
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
VDI
S: Maintained
F: block/vdi.c
S: Supported
F: block/iscsi.c
NFS
S: Maintained
F: block/nfs.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
SSH
S: Supported
F: block/ssh.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
ARCHIPELAGO
S: Maintained
F: block/archipelago.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+CURL
+S: Supported
+F: block/curl.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+GLUSTER
+S: Supported
+F: block/gluster.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+Null Block Driver
+S: Supported
+F: block/null.c
Bootdevice
S: Maintained
F: bootdevice.c
+
+Quorum
+S: Supported
+F: block/quorum.c
+
+blkverify
+S: Supported
+F: block/blkverify.c
+
+bochs
+S: Supported
+F: block/bochs.c
+
+cloop
+S: Supported
+F: block/cloop.c
+
+dmg
+S: Supported
+F: block/dmg.c
+
+parallels
+S: Supported
+F: block/parallels.c
+
+qed
+S: Supported
+F: block/qed.c
+
+raw
+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
+S: Supported
+F: block/qcow2*
+
+qcow
+S: Supported
+F: block/qcow.c
+
+blkdebug
+S: Supported
+F: block/blkdebug.c
+
+vpc
+S: Supported
+F: block/vpc.c
+
+vvfat
+S: Supported
+F: block/vvfat.c
+
+Image format fuzzer
+S: Supported
+F: tests/image-fuzzer/