General Project Administration
------------------------------
Responsible Disclosure, Reporting Security Issues
------------------------------
W: http://wiki.qemu.org/SecurityProcess
Guest CPU cores (TCG):
X86
-S: Odd Fixes
+S: Maintained
F: target-i386/
F: hw/i386/
F: hw/*/versatile*
Xilinx Zynq
S: Maintained
F: hw/arm/xilinx_zynq.c
F: hw/misc/zynq_slcr.c
F: hw/*/cadence_*
F: hw/ssi/xilinx_spips.c
+Xilinx ZynqMP
+S: Maintained
+F: hw/arm/xlnx-zynqmp.c
+F: hw/arm/xlnx-ep108.c
+F: include/hw/arm/xlnx-zynqmp.h
+
+ARM ACPI Subsystem
+S: Maintained
+F: hw/arm/virt-acpi-build.c
+F: include/hw/arm/virt-acpi-build.h
+
CRIS Machines
-------------
Axis Dev88
F: hw/microblaze/petalogix_s3adsp1800_mmu.c
petalogix_ml605
-M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
+M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
S: Maintained
F: hw/microblaze/petalogix_ml605_mmu.c
F: hw/pci-host/prep.[hc]
F: hw/isa/pc87312.[hc]
-sPAPR
+sPAPR (pseries)
S: Supported
F: hw/s390x/sclp*.[hc]
F: hw/s390x/ipl*.[hc]
F: hw/s390x/*pci*.[hc]
+F: hw/s390x/s390-skeys*.c
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/
S: Supported
F: include/hw/pci/*
F: hw/pci/*
+
+ACPI/SMBIOS
+S: Supported
+F: include/hw/acpi/*
+F: include/hw/smbios/*
+F: hw/mem/*
F: hw/acpi/*
+F: hw/smbios/*
+F: hw/i386/acpi-build.[hc]
+F: hw/i386/*dsl
+F: hw/arm/virt-acpi-build.c
+F: include/hw/arm/virt-acpi-build.h
+F: scripts/acpi*py
ppc4xx
F: hw/scsi/lsi53c895a.c
SSI
-M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
+M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
S: Maintained
F: hw/ssi/*
F: hw/block/m25p80.c
+X: hw/ssi/xilinx_*
+
+Xilinx SPI
+S: Maintained
+F: hw/ssi/xilinx_*
USB
F: hw/*/*vhost*
virtio
S: Supported
F: hw/*/virtio*
+F: net/vhost-user.c
virtio-9p
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
F: hw/s390x/virtio-ccw.[hc]
T: git git://github.com/cohuck/qemu virtio-ccw-upstr
+virtio-input
+S: Maintained
+F: hw/input/virtio-input*.c
+F: include/hw/virtio/virtio-input.h
+
virtio-serial
S: Supported
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
Xilinx EDK
S: Maintained
F: hw/*/xilinx_*
F: include/hw/xilinx.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: 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
+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
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
F: hw/cpu/icc_bus.c
Device Tree
-M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
+M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
S: Maintained
F: device_tree.[ch]
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: 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/
+X: qapi/*.json
F: tests/qapi-schema/
-T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+F: scripts/qapi*
+F: docs/qapi*
+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
+F: qapi/*.json
+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/
F: qemu-seccomp.c
F: include/sysemu/seccomp.h
+Cryptography
+S: Maintained
+F: crypto/
+F: include/crypto/
+F: tests/test-crypto-*
+
Usermode Emulation
------------------
Overall
-------------
VMDK
S: Supported
F: block/vmdk.c
RBD
-M: Josh Durgin <josh.durgin@inktank.com>
+M: Josh Durgin <jdurgin@redhat.com>
S: Supported
VDI
S: Maintained
F: block/vdi.c
S: Supported
F: block/iscsi.c
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/