------------------------------
+All patches CC here
+F: *
+F: */
+
Responsible Disclosure, Reporting Security Issues
------------------------------
W: http://wiki.qemu.org/SecurityProcess
F: include/exec/helper*.h
F: include/exec/tb-hash.h
+FPU emulation
+S: Odd Fixes
+F: fpu/
+F: include/fpu/
+
Alpha
S: Maintained
F: tests/tcg/openrisc/
PowerPC
S: Maintained
S: Supported
F: kvm-*
F: */kvm.*
+F: include/sysemu/kvm*.h
ARM
----------------------
X86
S: Supported
F: xen-*
F: hw/char/xen_console.c
F: hw/display/xenfb.c
F: hw/net/xen_nic.c
+F: hw/block/xen_*
F: hw/xen/
F: hw/xenpv/
+F: hw/i386/xen/
F: include/hw/xen/
+F: include/sysemu/xen-mapcache.h
Hosts:
------
F: include/hw/timer/arm_mptimer.h
Exynos
S: Maintained
F: hw/*/exynos*
+F: include/hw/arm/exynos4210.h
Calxeda Highbank
S: Odd fixes
F: hw/*/imx*
F: hw/arm/kzm.c
+F: include/hw/arm/fsl-imx31.h
Integrator CP
F: hw/arm/tosa.c
F: hw/arm/z2.c
F: hw/*/pxa2xx*
+F: include/hw/arm/pxa.h
Stellaris
F: hw/misc/macio/
PReP
S: Odd Fixes
F: hw/ppc/prep.c
F: hw/pci-host/prep.[hc]
F: hw/isa/pc87312.[hc]
-sPAPR (pseries)
+sPAPR
S390 Machines
-------------
-S390 Virtio
-S: Maintained
-F: hw/s390x/s390-*.c
-X: hw/s390x/*pci*.[hc]
-
S390 Virtio-ccw
S: Supported
F: hw/char/sclp*.[hc]
F: hw/s390x/
-X: hw/s390x/s390-virtio-bus.[ch]
F: include/hw/s390x/
F: pc-bios/s390-ccw/
F: hw/watchdog/wdt_diag288.c
F: hw/timer/i8254*
F: hw/timer/mc146818rtc*
+Machine core
+S: Supported
+F: hw/core/machine.c
+F: include/hw/boards.h
Xtensa Machines
---------------
S: Maintained
F: hw/*/omap*
+F: include/hw/arm/omap.h
IPack
S: Maintained
F: hw/usb/*
F: tests/usb-*-test.c
+F: docs/usb2.txt
+F: docs/usb-storage.txt
+F: include/hw/usb.h
+F: include/hw/usb/
USB (serial adapter)
S: Supported
F: hw/vfio/*
+F: include/hw/vfio/
vhost
S: Supported
F: hw/*/virtio*
F: net/vhost-user.c
+F: include/hw/virtio/
virtio-9p
S: Supported
F: hw/virtio/virtio-rng.c
F: include/hw/virtio/virtio-rng.h
+F: include/sysemu/rng*.h
F: backends/rng*.c
nvme
F: hw/*/xilinx_*
F: include/hw/xilinx.h
+Network packet abstractions
+S: Maintained
+F: include/net/eth.h
+F: net/eth.c
+F: hw/net/net_rx_pkt*
+F: hw/net/net_tx_pkt*
+
Vmware
S: Maintained
S: Maintained
F: hw/net/rocker/
+NVDIMM
+S: Maintained
+F: hw/acpi/nvdimm.c
+F: hw/mem/nvdimm.c
+F: include/hw/mem/nvdimm.h
+
+e1000x
+S: Maintained
+F: hw/net/e1000x*
+
+e1000e
+S: Maintained
+F: hw/net/e1000e*
+
Subsystems
----------
Audio
Block layer core
S: Supported
F: block*
Block I/O path
S: Supported
F: async.c
F: include/block/blockjob.h
F: block/backup.c
F: block/commit.c
-F: block/stream.h
+F: block/stream.c
F: block/mirror.c
T: git git://github.com/codyprime/qemu-kvm-jtc.git block
F: scripts/coverity-model.c
CPU
S: Supported
F: qom/cpu.c
F: include/qom/cpu.h
-F: target-i386/cpu.c
ICC Bus
S: Maintained
-F: device_tree.[ch]
+F: device_tree.c
+F: include/sysemu/device_tree.h
Error reporting
S: Supported
F: include/ui/qemu-spice.h
+F: include/ui/spice-display.h
F: ui/spice-*.c
F: audio/spiceaudio.c
F: hw/display/qxl*
S: Odd Fixes
F: ui/
+F: include/ui/
Cocoa graphics
S: Odd Fixes
F: ui/cocoa.m
S: Maintained
F: net/
+F: include/net/
T: git git://github.com/jasowang/qemu.git net
Netmap network backend
Network Block Device (NBD)
S: Odd Fixes
-F: block/nbd.c
-F: nbd.*
+F: block/nbd*
+F: nbd/
+F: include/block/nbd*
F: qemu-nbd.c
T: git git://github.com/bonzini/qemu.git nbd-next
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
T: git git://repo.or.cz/qemu/armbru.git qapi-next
SLIRP
S: Maintained
F: slirp/
+F: net/slirp.c
+F: include/net/slirp.h
T: git git://git.kiszka.org/qemu.git queues/slirp
Tracing
F: migration/
F: scripts/vmstate-static-checker.py
F: tests/vmstate-static-checker-data/
+F: docs/migration.txt
Seccomp
F: include/io/
F: tests/test-io-*
+Sockets
+S: Maintained
+F: include/qemu/sockets.h
+F: util/qemu-sockets.c
+
+Throttling infrastructure
+S: Supported
+F: block/throttle-groups.c
+F: include/block/throttle-groups.h
+F: include/qemu/throttle.h
+F: util/throttle.c
+
Usermode Emulation
------------------
Overall
Stable 0.15
T: git git://git.qemu-project.org/qemu-stable-0.15.git
-S: Supported
+S: Orphan
Stable 0.14
S: Supported
F: block/parallels.c
+F: docs/specs/parallels.txt
qed
qcow2
S: Supported
F: block/qcow2*
blkdebug
S: Supported
F: block/blkdebug.c
S: Supported
F: tests/image-fuzzer/
+Build and test automation
+-------------------------
+S: Supported
+F: .travis.yml
Documentation
-------------
S: Odd Fixes
F: docs/build-system.txt
+
+Docker testing
+--------------
+Docker based testing framework and cases
+S: Maintained
+F: tests/docker/