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: include/hw/timer/arm_mptimer.h
Exynos
S: Maintained
F: hw/*/exynos*
F: hw/misc/macio/
PReP
S: Odd Fixes
F: hw/ppc/prep.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: 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
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
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
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
Stable 0.15
T: git git://git.qemu-project.org/qemu-stable-0.15.git
-S: Supported
+S: Orphan
Stable 0.14
qcow2
S: Supported
F: block/qcow2*
blkdebug
S: Supported
F: block/blkdebug.c
S: Odd Fixes
F: docs/build-system.txt
+
+Docker testing
+--------------
+Docker based testing framework and cases
+S: Maintained
+F: tests/docker/