General Project Administration
------------------------------
Guest CPU cores (TCG):
----------------------
F: hw/alpha/
ARM
S: Maintained
F: target-arm/
S: Maintained
F: target-lm32/
F: hw/lm32/
+F: hw/char/lm32_*
M68K
-S: Odd Fixes
+S: Orphan
F: target-m68k/
F: hw/m68k/
Exynos
-M: Igor Mitsyanko <i.mitsyanko@samsung.com>
+M: Igor Mitsyanko <i.mitsyanko@gmail.com>
S: Maintained
F: hw/*/exynos*
F: hw/arm/kzm.c
Integrator CP
S: Maintained
F: hw/arm/integratorcp.c
F: hw/arm/palm.c
Real View
S: Maintained
F: hw/arm/realview*
F: hw/arm/spitz.c
Stellaris
S: Maintained
F: hw/*/stellaris*
Versatile PB
S: Maintained
F: hw/*/versatile*
M68K Machines
-------------
an5206
-S: Maintained
+S: Orphan
F: hw/m68k/an5206.c
dummy_m68k
-S: Maintained
+S: Orphan
F: hw/m68k/dummy_m68k.c
mcf5208
-S: Maintained
+S: Orphan
F: hw/m68k/mcf5208.c
MicroBlaze Machines
X86 Machines
------------
PC
S: Supported
-F: hw/i386/pc.[ch]
-F: hw/i386/pc_piix.c
+F: include/hw/i386/
+F: hw/i386/
+F: hw/pci-host/piix.c
+F: hw/pci-host/q35.c
+F: hw/pci-host/pam.c
+F: include/hw/pci-host/q35.h
+F: include/hw/pci-host/pam.h
+F: hw/isa/piix4.c
+F: hw/isa/lpc_ich9.c
+F: hw/i2c/smbus_ich9.c
+F: hw/acpi/piix4.c
+F: hw/acpi/ich9.c
+F: include/hw/acpi/ich9.h
+F: include/hw/acpi/piix.h
+
Xtensa Machines
---------------
T: git git://github.com/bonzini/qemu.git scsi-next
LSI53C895A
-S: Odd Fixes
+S: Orphan
F: hw/scsi/lsi53c895a.c
SSI
F: hw/*/*vhost*
virtio
-M: Anthony Liguori <aliguori@us.ibm.com>
+M: Anthony Liguori <aliguori@amazon.com>
S: Supported
F: hw/*/virtio*
----------
Audio
S: Maintained
F: audio/
F: hw/audio/
F: block*
F: block/
F: hw/block/
+T: git git://repo.or.cz/qemu/kevin.git block
+T: git git://github.com/stefanha/qemu.git block
Character Devices
-M: Anthony Liguori <aliguori@us.ibm.com>
+M: Anthony Liguori <aliguori@amazon.com>
S: Maintained
F: qemu-char.c
F: hw/display/qxl*
Graphics
-M: Anthony Liguori <aliguori@us.ibm.com>
+M: Anthony Liguori <aliguori@amazon.com>
S: Maintained
F: ui/
F: ui/cocoa.m
Main loop
-M: Anthony Liguori <aliguori@us.ibm.com>
+M: Anthony Liguori <aliguori@amazon.com>
S: Supported
F: vl.c
F: monitor.c
F: hmp.c
F: hmp-commands.hx
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
Network device layer
-M: Anthony Liguori <aliguori@us.ibm.com>
+M: Anthony Liguori <aliguori@amazon.com>
S: Maintained
F: net/
S: Supported
F: qapi/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
QAPI Schema
S: Supported
F: qapi-schema.json
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
QMP
F: monitor.c
F: qmp-commands.hx
F: QMP/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
SLIRP
S: Odd Fixes
F: scripts/checkpatch.pl
+Seccomp
+S: Supported
+F: qemu-seccomp.c
+F: include/sysemu/seccomp.h
+
Usermode Emulation
------------------
BSD user
S: Maintained
F: tcg/arm/
-HPPA target
-S: Maintained
-F: tcg/hppa/
-
i386 target
S: Maintained
S: Maintained
F: tcg/tci/
+F: tci.c
Stable branches
---------------
Stable 1.0
-T: git git://git.qemu.org/qemu-stable-1.0.git
+T: git git://git.qemu-project.org/qemu-stable-1.0.git
S: Orphan
Stable 0.15
-T: git git://git.qemu.org/qemu-stable-0.15.git
-S: Orphan
+T: git git://git.qemu-project.org/qemu-stable-0.15.git
+S: Supported
Stable 0.14
-T: git git://git.qemu.org/qemu-stable-0.14.git
+T: git git://git.qemu-project.org/qemu-stable-0.14.git
S: Orphan
Stable 0.10
-T: git git://git.qemu.org/qemu-stable-0.10.git
+T: git git://git.qemu-project.org/qemu-stable-0.10.git
S: Orphan
+
+Block drivers
+-------------
+VMDK
+S: Supported
+F: block/vmdk.c
+
+RBD
+S: Supported
+F: block/rbd.c
+
+Sheepdog
+S: Supported
+F: block/sheepdog.c
+
+VHDX
+S: Supported
+F: block/vhdx*
+
+VDI
+S: Maintained
+F: block/vdi.c
+
+iSCSI
+S: Supported
+F: block/iscsi.c
+
+SSH
+S: Supported
+F: block/ssh.c