]> git.ipfire.org Git - thirdparty/qemu.git/blame - MAINTAINERS
tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
[thirdparty/qemu.git] / MAINTAINERS
CommitLineData
b6f97c14
FB
1QEMU Maintainers
2================
3
fd5d5c56
AL
4The intention of this file is not to establish who owns what portions of the
5code base, but to provide a set of names that developers can consult when they
6have a question about a particular subset and also to provide a set of names
7to be CC'd when submitting a patch to obtain appropriate review.
3cd9acb4 8
fd5d5c56
AL
9In general, if you have a question about inclusion of a patch, you should
10consult qemu-devel and not any specific individual privately.
b6f97c14 11
fd5d5c56
AL
12Descriptions of section entries:
13
14 M: Mail patches to: FullName <address@domain>
9436e082
CH
15 Maintainers are looking after a certain area and must be CCed on
16 patches. They are considered the main contact point.
fdf6fab4
PM
17 R: Designated reviewer: FullName <address@domain>
18 These reviewers should be CCed on patches.
9436e082
CH
19 Reviewers are familiar with the subject matter and provide feedback
20 even though they are not maintainers.
fd5d5c56 21 L: Mailing list that is relevant to this area
9436e082 22 These lists should be CCed on patches.
fd5d5c56
AL
23 W: Web-page with status/info
24 Q: Patchwork web based patch tracking system site
25 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
26 S: Status, one of the following:
27 Supported: Someone is actually paid to look after this.
28 Maintained: Someone actually looks after it.
29 Odd Fixes: It has a maintainer but they don't have time to do
c91bbffb 30 much other than throw the odd patch in. See below.
fd5d5c56
AL
31 Orphan: No current maintainer [but maybe you could take the
32 role as you write your new code].
33 Obsolete: Old code. Something tagged obsolete generally means
34 it has been replaced by a better system and you
35 should be using that.
36 F: Files and directories with wildcard patterns.
37 A trailing slash includes all files and subdirectory files.
38 F: drivers/net/ all files in and below drivers/net
39 F: drivers/net/* all files in drivers/net, but not below
40 F: */net/* all files in "any top level directory"/net
41 One pattern per line. Multiple F: lines acceptable.
42 X: Files and directories that are NOT maintained, same rules as F:
43 Files exclusions are tested before file matches.
44 Can be useful for excluding a specific subdirectory, for instance:
45 F: net/
46 X: net/ipv6/
47 matches all files in and below net excluding net/ipv6/
48 K: Keyword perl extended regex pattern to match content in a
49 patch or file. For instance:
50 K: of_get_profile
51 matches patches or files that contain "of_get_profile"
52 K: \b(printk|pr_(info|err))\b
53 matches patches or files that contain one or more of the words
54 printk, pr_info or pr_err
55 One regex pattern per line. Multiple K: lines acceptable.
56
57
58General Project Administration
59------------------------------
ff0d4876 60M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56 61
c9a19d5b
SW
62All patches CC here
63L: qemu-devel@nongnu.org
64F: *
65F: */
66
62622c11 67Responsible Disclosure, Reporting Security Issues
84995ea2 68-------------------------------------------------
70b7fba9 69W: https://wiki.qemu.org/SecurityProcess
62622c11 70M: Michael S. Tsirkin <mst@redhat.com>
62622c11
MT
71L: secalert@redhat.com
72
936c2230
LV
73Trivial patches
74---------------
75Trivial patches
76M: Michael Tokarev <mjt@tls.msk.ru>
77M: Laurent Vivier <laurent@vivier.eu>
78S: Maintained
79L: qemu-trivial@nongnu.org
80K: ^Subject:.*(?i)trivial
81T: git git://git.corpit.ru/qemu.git trivial-patches
e18a8b34 82T: git https://github.com/vivier/qemu.git trivial-patches
936c2230 83
daf14ce3
CH
84Architecture support
85--------------------
6347e1f1 86S390 general architecture support
daf14ce3
CH
87M: Cornelia Huck <cohuck@redhat.com>
88S: Supported
89F: default-configs/s390x-softmmu.mak
90F: gdb-xml/s390*.xml
91F: hw/char/sclp*.[hc]
92F: hw/char/terminal3270.c
93F: hw/intc/s390_flic.c
94F: hw/intc/s390_flic_kvm.c
95F: hw/s390x/
2fe2942c 96F: hw/vfio/ap.c
daf14ce3
CH
97F: hw/vfio/ccw.c
98F: hw/watchdog/wdt_diag288.c
99F: include/hw/s390x/
100F: include/hw/watchdog/wdt_diag288.h
101F: pc-bios/s390-ccw/
102F: pc-bios/s390-ccw.img
103F: target/s390x/
694a8d70 104F: docs/vfio-ap.txt
a1c993c3 105F: tests/migration/s390x/
daf14ce3 106K: ^Subject:.*(?i)s390x?
e18a8b34 107T: git https://github.com/cohuck/qemu.git s390-next
daf14ce3
CH
108L: qemu-s390x@nongnu.org
109
84995ea2
MA
110Guest CPU cores (TCG)
111---------------------
6347e1f1 112Overall TCG CPUs
2b1641d0 113M: Richard Henderson <rth@twiddle.net>
2185fd67 114R: Paolo Bonzini <pbonzini@redhat.com>
2b1641d0 115S: Maintained
2b1641d0 116F: cpus.c
2b1641d0 117F: exec.c
c6a88dda 118F: accel/tcg/
9681ad3e 119F: accel/stubs/tcg-stub.c
55fd1892 120F: scripts/decodetree.py
3fdbf5d6 121F: docs/devel/decodetree.rst
2b1641d0
PB
122F: include/exec/cpu*.h
123F: include/exec/exec-all.h
486bbe5f 124F: include/exec/helper*.h
2b1641d0 125F: include/exec/tb-hash.h
460423d3 126F: include/sysemu/cpus.h
14a48c1d 127F: include/sysemu/tcg.h
486bbe5f 128
1badb586
PM
129FPU emulation
130M: Aurelien Jarno <aurelien@aurel32.net>
131M: Peter Maydell <peter.maydell@linaro.org>
0636e4d8
AB
132M: Alex Bennée <alex.bennee@linaro.org>
133S: Maintained
1badb586
PM
134F: fpu/
135F: include/fpu/
0636e4d8 136F: tests/fp/
1badb586 137
6347e1f1 138Alpha TCG CPUs
8d6df264
RH
139M: Richard Henderson <rth@twiddle.net>
140S: Maintained
fcf5ef2a 141F: target/alpha/
c0bd0b50 142F: tests/tcg/alpha/
c17652ee 143F: disas/alpha.c
b6f97c14 144
6347e1f1 145ARM TCG CPUs
1ce9ce6a 146M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 147L: qemu-arm@nongnu.org
fd5d5c56 148S: Maintained
fcf5ef2a 149F: target/arm/
c348722c 150F: tests/tcg/arm/
29e0436e 151F: tests/tcg/aarch64/
8d8b636d
PB
152F: hw/arm/
153F: hw/cpu/a*mpcore.c
f7e242d6 154F: include/hw/cpu/a*mpcore.h
c17652ee
PB
155F: disas/arm.c
156F: disas/arm-a64.cc
157F: disas/libvixl/
c11a8e89 158F: docs/system/target-arm.rst
fd5d5c56 159
49154ea0
EA
160ARM SMMU
161M: Eric Auger <eric.auger@redhat.com>
162L: qemu-arm@nongnu.org
163S: Maintained
164F: hw/arm/smmu*
165F: include/hw/arm/smmu*
166
6347e1f1 167CRIS TCG CPUs
fd5d5c56
AL
168M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
169S: Maintained
fcf5ef2a 170F: target/cris/
8d8b636d 171F: hw/cris/
c9b90090 172F: include/hw/cris/
c0bd0b50 173F: tests/tcg/cris/
c17652ee 174F: disas/cris.c
fd5d5c56 175
6347e1f1 176HPPA (PA-RISC) TCG CPUs
61766fe9
RH
177M: Richard Henderson <rth@twiddle.net>
178S: Maintained
179F: target/hppa/
61461802 180F: hw/hppa/
61766fe9 181F: disas/hppa.c
376b8519
HD
182F: hw/net/*i82596*
183F: include/hw/net/lasi_82596.h
61766fe9 184
6347e1f1 185LM32 TCG CPUs
07bf23a7
MW
186M: Michael Walle <michael@walle.cc>
187S: Maintained
fcf5ef2a 188F: target/lm32/
4eab7a0a 189F: disas/lm32.c
8d8b636d 190F: hw/lm32/
4eab7a0a
MW
191F: hw/*/lm32_*
192F: hw/*/milkymist-*
70cc0c1f 193F: include/hw/display/milkymist_tmu2.h
4eab7a0a
MW
194F: include/hw/char/lm32_juart.h
195F: include/hw/lm32/
c0bd0b50 196F: tests/tcg/lm32/
07bf23a7 197
6347e1f1 198M68K TCG CPUs
595a926d
LV
199M: Laurent Vivier <laurent@vivier.eu>
200S: Maintained
fcf5ef2a 201F: target/m68k/
e9a56114 202F: disas/m68k.c
fd5d5c56 203
6347e1f1 204MicroBlaze TCG CPUs
fd5d5c56
AL
205M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
206S: Maintained
fcf5ef2a 207F: target/microblaze/
8d8b636d 208F: hw/microblaze/
c17652ee 209F: disas/microblaze.c
fd5d5c56 210
6347e1f1 211MIPS TCG CPUs
ddb13561 212M: Aurelien Jarno <aurelien@aurel32.net>
4872fee2 213M: Aleksandar Markovic <amarkovic@wavecomp.com>
63640d6a 214R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
6f640917 215S: Maintained
fcf5ef2a 216F: target/mips/
10a9794d 217F: default-configs/*mips*
d02d5fff 218F: disas/*mips*
1bf84a1e 219F: docs/system/cpu-models-mips.rst.inc
0f865314 220F: hw/intc/mips_gic.c
8d8b636d 221F: hw/mips/
5995db88 222F: hw/misc/mips_*
5995db88 223F: hw/timer/mips_gictimer.c
0f865314 224F: include/hw/intc/mips_gic.h
5995db88
TH
225F: include/hw/mips/
226F: include/hw/misc/mips_*
5995db88 227F: include/hw/timer/mips_gictimer.h
5d480ddd 228F: tests/acceptance/linux_ssh_mips_malta.py
c0bd0b50 229F: tests/tcg/mips/
09684557 230K: ^Subject:.*(?i)mips
fd5d5c56 231
6347e1f1 232Moxie TCG CPUs
d15a9c23
AG
233M: Anthony Green <green@moxielogic.com>
234S: Maintained
fcf5ef2a 235F: target/moxie/
c17652ee 236F: disas/moxie.c
a3ccdfb5
TH
237F: hw/moxie/
238F: default-configs/moxie-softmmu.mak
d15a9c23 239
6347e1f1 240NiosII TCG CPUs
e671711c
MV
241M: Chris Wulff <crwulff@gmail.com>
242M: Marek Vasut <marex@denx.de>
243S: Maintained
244F: target/nios2/
245F: hw/nios2/
15e10756 246F: hw/intc/nios2_iic.c
e671711c 247F: disas/nios2.c
15e10756 248F: default-configs/nios2-softmmu.mak
e671711c 249
6347e1f1 250OpenRISC TCG CPUs
1d7cf18d
SH
251M: Stafford Horne <shorne@gmail.com>
252S: Odd Fixes
fcf5ef2a 253F: target/openrisc/
945dad6d 254F: hw/openrisc/
c0bd0b50 255F: tests/tcg/openrisc/
945dad6d 256
6347e1f1 257PowerPC TCG CPUs
b4daafbd 258M: David Gibson <david@gibson.dropbear.id.au>
a6c98685 259L: qemu-ppc@nongnu.org
fd5d5c56 260S: Maintained
fcf5ef2a 261F: target/ppc/
8d8b636d 262F: hw/ppc/
b5d55020 263F: include/hw/ppc/
c17652ee 264F: disas/ppc.c
fd5d5c56 265
6347e1f1 266RISC-V TCG CPUs
c1677bcc 267M: Palmer Dabbelt <palmer@dabbelt.com>
a17a61f3 268M: Alistair Francis <Alistair.Francis@wdc.com>
4dc62b15
MC
269M: Sagar Karandikar <sagark@eecs.berkeley.edu>
270M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
a094b354 271L: qemu-riscv@nongnu.org
7b91ae7d 272S: Supported
4dc62b15
MC
273F: target/riscv/
274F: hw/riscv/
275F: include/hw/riscv/
f936eac8 276F: linux-user/host/riscv32/
511f3138 277F: linux-user/host/riscv64/
4dc62b15 278
6347e1f1 279S390 TCG CPUs
2b35e93f 280M: Richard Henderson <rth@twiddle.net>
ced01bb7 281M: David Hildenbrand <david@redhat.com>
fd5d5c56 282S: Maintained
fcf5ef2a 283F: target/s390x/
8d8b636d 284F: hw/s390x/
c17652ee 285F: disas/s390.c
276ba120 286F: tests/tcg/s390x/
146bd283 287L: qemu-s390x@nongnu.org
fd5d5c56 288
6347e1f1 289SH4 TCG CPUs
ddb13561 290M: Aurelien Jarno <aurelien@aurel32.net>
2c9b7d1a 291S: Odd Fixes
fcf5ef2a 292F: target/sh4/
8d8b636d 293F: hw/sh4/
c17652ee 294F: disas/sh4.c
8a90f900 295F: include/hw/sh4/
fd5d5c56 296
6347e1f1 297SPARC TCG CPUs
f2416d3a 298M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2c742bf7 299M: Artyom Tarasenko <atar4qemu@gmail.com>
fd5d5c56 300S: Maintained
fcf5ef2a 301F: target/sparc/
8d8b636d
PB
302F: hw/sparc/
303F: hw/sparc64/
84dbe974 304F: include/hw/sparc/sparc64.h
c17652ee 305F: disas/sparc.c
fd5d5c56 306
6347e1f1 307UniCore32 TCG CPUs
a6ea7b4c
AF
308M: Guan Xuetao <gxt@mprc.pku.edu.cn>
309S: Maintained
fcf5ef2a 310F: target/unicore32/
8d8b636d 311F: hw/unicore32/
47b98d59 312F: include/hw/unicore32/
a6ea7b4c 313
6347e1f1 314X86 TCG CPUs
d46d72fd
PB
315M: Paolo Bonzini <pbonzini@redhat.com>
316M: Richard Henderson <rth@twiddle.net>
e1a04339 317M: Eduardo Habkost <ehabkost@redhat.com>
b203a4ba 318S: Maintained
fcf5ef2a 319F: target/i386/
4132431f 320F: tests/tcg/i386/
3a082ec0 321F: tests/tcg/x86_64/
8d8b636d 322F: hw/i386/
c17652ee 323F: disas/i386.c
1bf84a1e 324F: docs/system/cpu-models-x86.rst.inc
e18a8b34 325T: git https://github.com/ehabkost/qemu.git x86-next
fd5d5c56 326
6347e1f1 327Xtensa TCG CPUs
16e7caae 328M: Max Filippov <jcmvbkbc@gmail.com>
b8105d21 329W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
16e7caae 330S: Maintained
fcf5ef2a 331F: target/xtensa/
8d8b636d 332F: hw/xtensa/
c0bd0b50 333F: tests/tcg/xtensa/
5a6539e6 334F: disas/xtensa.c
895e4897
MF
335F: include/hw/xtensa/xtensa-isa.h
336F: default-configs/xtensa*.mak
16e7caae 337
6347e1f1 338TriCore TCG CPUs
48e06fe0
BK
339M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
340S: Maintained
fcf5ef2a 341F: target/tricore/
48e06fe0 342F: hw/tricore/
d46d14e6 343F: include/hw/tricore/
48e06fe0 344
dd28bebd
AB
345Multiarch Linux User Tests
346M: Alex Bennée <alex.bennee@linaro.org>
00a25291 347S: Maintained
dd28bebd
AB
348F: tests/tcg/multiarch/
349
84995ea2
MA
350Guest CPU Cores (KVM)
351---------------------
6347e1f1 352Overall KVM CPUs
c6d559d9 353M: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56
AL
354L: kvm@vger.kernel.org
355S: Supported
fd5d5c56 356F: */kvm.*
1962cb20 357F: accel/kvm/
9681ad3e
TH
358F: accel/stubs/kvm-stub.c
359F: include/hw/kvm/
a95e9a48 360F: include/sysemu/kvm*.h
9681ad3e 361F: scripts/kvm/kvm_flightrecorder
fd5d5c56 362
6347e1f1 363ARM KVM CPUs
ed4659d1 364M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 365L: qemu-arm@nongnu.org
ed4659d1 366S: Maintained
fcf5ef2a 367F: target/arm/kvm.c
ed4659d1 368
6347e1f1 369MIPS KVM CPUs
134f7f7d
AM
370M: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
371S: Odd Fixes
fcf5ef2a 372F: target/mips/kvm.c
a31896c4 373
6347e1f1 374PPC KVM CPUs
bba8e23a 375M: David Gibson <david@gibson.dropbear.id.au>
fd5d5c56 376S: Maintained
fcf5ef2a 377F: target/ppc/kvm.c
fd5d5c56 378
6347e1f1 379S390 KVM CPUs
7c8e2647 380M: Halil Pasic <pasic@linux.ibm.com>
c1976ae7 381M: Cornelia Huck <cohuck@redhat.com>
7c8e2647 382M: Christian Borntraeger <borntraeger@de.ibm.com>
0922e8c0 383S: Supported
fcf5ef2a 384F: target/s390x/kvm.c
040078e0
DH
385F: target/s390x/kvm_s390x.h
386F: target/s390x/kvm-stub.c
fcf5ef2a
TH
387F: target/s390x/ioinst.[ch]
388F: target/s390x/machine.c
74b4c74d 389F: target/s390x/sigp.c
8b3410de
CH
390F: target/s390x/cpu_features*.[ch]
391F: target/s390x/cpu_models.[ch]
4277af19
CH
392F: hw/intc/s390_flic.c
393F: hw/intc/s390_flic_kvm.c
394F: include/hw/s390x/s390_flic.h
c5bfb202 395F: gdb-xml/s390*.xml
e18a8b34
SH
396T: git https://github.com/cohuck/qemu.git s390-next
397T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 398L: qemu-s390x@nongnu.org
fd5d5c56 399
6347e1f1 400X86 KVM CPUs
d46d72fd 401M: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56
AL
402M: Marcelo Tosatti <mtosatti@redhat.com>
403L: kvm@vger.kernel.org
404S: Supported
fcf5ef2a 405F: target/i386/kvm.c
9681ad3e 406F: scripts/kvm/vmxcap
fd5d5c56 407
c220cdec
SM
408WHPX CPUs
409M: Sunil Muthuswamy <sunilmut@microsoft.com>
410S: Supported
411F: target/i386/whpx-all.c
412F: target/i386/whp-dispatch.h
413F: accel/stubs/whpx-stub.c
414F: include/sysemu/whpx.h
415
84995ea2
MA
416Guest CPU Cores (Xen)
417---------------------
6347e1f1 418X86 Xen CPUs
3623c57e
SS
419M: Stefano Stabellini <sstabellini@kernel.org>
420M: Anthony Perard <anthony.perard@citrix.com>
784e9727 421M: Paul Durrant <paul@xen.org>
6d06220a 422L: xen-devel@lists.xenproject.org
8a6b0cd7 423S: Supported
8a6b0cd7 424F: */xen*
b827891d 425F: hw/9pfs/xen-9p*
c92451c2
PB
426F: hw/char/xen_console.c
427F: hw/display/xenfb.c
428F: hw/net/xen_nic.c
1a72d9ae 429F: hw/block/xen*
4ea7d1a7 430F: hw/block/dataplane/xen*
c92451c2
PB
431F: hw/xen/
432F: hw/xenpv/
9027ac50 433F: hw/i386/xen/
1401897c 434F: hw/pci-host/xen_igd_pt.c
fcab2b46 435F: include/hw/block/dataplane/xen*
c92451c2 436F: include/hw/xen/
9027ac50 437F: include/sysemu/xen-mapcache.h
8a6b0cd7 438
84995ea2
MA
439Hosts
440-----
1bdd6874 441LINUX
f5fecb49
PMD
442M: Michael S. Tsirkin <mst@redhat.com>
443M: Cornelia Huck <cohuck@redhat.com>
444M: Paolo Bonzini <pbonzini@redhat.com>
1bdd6874 445S: Maintained
1bdd6874 446F: linux-headers/
f5fecb49 447F: scripts/update-linux-headers.sh
1bdd6874
SW
448
449POSIX
f3f0204d 450M: Paolo Bonzini <pbonzini@redhat.com>
1bdd6874 451S: Maintained
f3f0204d
PMD
452F: os-posix.c
453F: include/sysemu/os-posix.h
454F: util/*posix*.c
455F: include/qemu/*posix*.h
1bdd6874 456
3c2bdbc1 457NETBSD
3c2bdbc1
KR
458M: Kamil Rytarowski <kamil@netbsd.org>
459S: Maintained
1b61270b 460K: ^Subject:.*(?i)NetBSD
3c2bdbc1 461
0a773d55 462OPENBSD
0a773d55
BS
463M: Brad Smith <brad@comstyle.com>
464S: Maintained
465K: ^Subject:.*(?i)OpenBSD
466
1bdd6874 467W32, W64
1bdd6874
SW
468M: Stefan Weil <sw@weilnetz.de>
469S: Maintained
470F: *win32*
03972660
TH
471F: */*win32*
472F: include/*/*win32*
473X: qga/*win32*
885bdc95 474F: qemu.nsi
1bdd6874 475
b250d04a 476Alpha Machines
84995ea2 477--------------
b250d04a
PMD
478M: Richard Henderson <rth@twiddle.net>
479S: Maintained
480F: hw/alpha/
7bea0dd4 481F: hw/isa/smc37c669-superio.c
8d8a8ab5 482F: tests/tcg/alpha/system/
b250d04a 483
fd5d5c56
AL
484ARM Machines
485------------
84291fe7 486Allwinner-a10
85b4d5da 487M: Beniamino Galvani <b.galvani@gmail.com>
a00d7f20 488M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 489L: qemu-arm@nongnu.org
a00d7f20 490S: Odd Fixes
85b4d5da
BG
491F: hw/*/allwinner*
492F: include/hw/*/allwinner*
84291fe7
LG
493F: hw/arm/cubieboard.c
494
740dafc0
NL
495Allwinner-h3
496M: Niek Linnenbank <nieklinnenbank@gmail.com>
497L: qemu-arm@nongnu.org
498S: Maintained
499F: hw/*/allwinner-h3*
500F: include/hw/*/allwinner-h3*
b0c96666 501F: hw/arm/orangepi.c
740dafc0 502
e5a6a6e6 503ARM PrimeCell and CMSDK devices
06271000 504M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 505L: qemu-arm@nongnu.org
06271000
PB
506S: Maintained
507F: hw/char/pl011.c
c6427ff7 508F: include/hw/char/pl011.h
06271000
PB
509F: hw/display/pl110*
510F: hw/dma/pl080.c
aa74e355 511F: include/hw/dma/pl080.h
06271000
PB
512F: hw/dma/pl330.c
513F: hw/gpio/pl061.c
514F: hw/input/pl050.c
515F: hw/intc/pl190.c
516F: hw/sd/pl181.c
1d52866f
PM
517F: hw/ssi/pl022.c
518F: include/hw/ssi/pl022.h
877c181c
PMD
519F: hw/rtc/pl031.c
520F: include/hw/rtc/pl031.h
06271000 521F: include/hw/arm/primecell.h
e5a6a6e6
PM
522F: hw/timer/cmsdk-apb-timer.c
523F: include/hw/timer/cmsdk-apb-timer.h
4f4c6206
PM
524F: hw/timer/cmsdk-apb-dualtimer.c
525F: include/hw/timer/cmsdk-apb-dualtimer.h
e5a6a6e6
PM
526F: hw/char/cmsdk-apb-uart.c
527F: include/hw/char/cmsdk-apb-uart.h
050c2ea0
PM
528F: hw/watchdog/cmsdk-apb-watchdog.c
529F: include/hw/watchdog/cmsdk-apb-watchdog.h
0d4a7551
PM
530F: hw/misc/tz-ppc.c
531F: include/hw/misc/tz-ppc.h
344f4b15
PM
532F: hw/misc/tz-mpc.c
533F: include/hw/misc/tz-mpc.h
211e701d
PM
534F: hw/misc/tz-msc.c
535F: include/hw/misc/tz-msc.h
06271000
PB
536
537ARM cores
538M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 539L: qemu-arm@nongnu.org
06271000
PB
540S: Maintained
541F: hw/intc/arm*
542F: hw/intc/gic_internal.h
543F: hw/misc/a9scu.c
544F: hw/misc/arm11scu.c
b7f30114 545F: hw/misc/arm_l2x0.c
06271000 546F: hw/timer/a9gtimer*
c6427ff7
PMD
547F: hw/timer/arm*
548F: include/hw/arm/arm*.h
06271000
PB
549F: include/hw/intc/arm*
550F: include/hw/misc/a9scu.h
551F: include/hw/misc/arm11scu.h
552F: include/hw/timer/a9gtimer.h
553F: include/hw/timer/arm_mptimer.h
c6427ff7 554F: include/hw/timer/armv7m_systick.h
1e8a1fae 555F: tests/qtest/test-arm-mptimer.c
06271000 556
fc63dcff 557Exynos
f44c5c67 558M: Igor Mitsyanko <i.mitsyanko@gmail.com>
a00d7f20 559M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 560L: qemu-arm@nongnu.org
a00d7f20 561S: Odd Fixes
8d8b636d 562F: hw/*/exynos*
ed0db866 563F: include/hw/arm/exynos4210.h
fc63dcff 564
766fd09f 565Calxeda Highbank
9ef137ca 566M: Rob Herring <robh@kernel.org>
a00d7f20 567M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 568L: qemu-arm@nongnu.org
a00d7f20 569S: Odd Fixes
8d8b636d
PB
570F: hw/arm/highbank.c
571F: hw/net/xgmac.c
766fd09f 572
9082f121
AP
573Canon DIGIC
574M: Antony Pavlov <antonynpavlov@gmail.com>
a00d7f20 575M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 576L: qemu-arm@nongnu.org
a00d7f20 577S: Odd Fixes
9082f121
AP
578F: include/hw/arm/digic.h
579F: hw/*/digic*
7ad5f2d1 580F: include/hw/*/digic*
9082f121 581
9c8fdcec
AP
582Goldfish RTC
583M: Anup Patel <anup.patel@wdc.com>
584M: Alistair Francis <Alistair.Francis@wdc.com>
585L: qemu-riscv@nongnu.org
586S: Maintained
587F: hw/rtc/goldfish_rtc.c
588F: include/hw/rtc/goldfish_rtc.h
589
fd5d5c56 590Gumstix
a00d7f20
PM
591M: Peter Maydell <peter.maydell@linaro.org>
592R: Philippe Mathieu-Daudé <f4bug@amsat.org>
b4f2bd1c 593L: qemu-arm@nongnu.org
1f7161d2 594S: Odd Fixes
8d8b636d 595F: hw/arm/gumstix.c
fd5d5c56 596
123a069a
TH
597i.MX25 PDK
598M: Peter Maydell <peter.maydell@linaro.org>
599R: Jean-Christophe Dubois <jcd@tribudubois.net>
600L: qemu-arm@nongnu.org
601S: Odd Fixes
602F: hw/arm/fsl-imx25.c
603F: hw/arm/imx25_pdk.c
604F: hw/misc/imx25_ccm.c
605F: include/hw/arm/fsl-imx25.h
606F: include/hw/misc/imx25_ccm.h
607
95a5db3a 608i.MX31 (kzm)
0325559d 609M: Peter Chubb <peter.chubb@nicta.com.au>
a00d7f20 610M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 611L: qemu-arm@nongnu.org
95a5db3a 612S: Odd Fixes
8d8b636d 613F: hw/arm/kzm.c
95a5db3a
TH
614F: hw/*/imx_*
615F: hw/*/*imx31*
616F: include/hw/*/imx_*
617F: include/hw/*/*imx31*
0325559d 618
fd5d5c56 619Integrator CP
1ce9ce6a 620M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 621L: qemu-arm@nongnu.org
fd5d5c56 622S: Maintained
8d8b636d 623F: hw/arm/integratorcp.c
f7e242d6 624F: hw/misc/arm_integrator_debug.c
b7f30114 625F: include/hw/misc/arm_integrator_debug.h
5e0ac7e0 626F: tests/acceptance/machine_arm_integratorcp.py
c11a8e89 627F: docs/system/arm/integratorcp.rst
fd5d5c56 628
95a5db3a
TH
629MCIMX6UL EVK / i.MX6ul
630M: Peter Maydell <peter.maydell@linaro.org>
631R: Jean-Christophe Dubois <jcd@tribudubois.net>
632L: qemu-arm@nongnu.org
633S: Odd Fixes
634F: hw/arm/mcimx6ul-evk.c
635F: hw/arm/fsl-imx6ul.c
636F: hw/misc/imx6ul_ccm.c
637F: include/hw/arm/fsl-imx6ul.h
638F: include/hw/misc/imx6ul_ccm.h
639
640MCIMX7D SABRE / i.MX7
641M: Peter Maydell <peter.maydell@linaro.org>
642R: Andrey Smirnov <andrew.smirnov@gmail.com>
643L: qemu-arm@nongnu.org
644S: Odd Fixes
645F: hw/arm/mcimx7d-sabre.c
646F: hw/arm/fsl-imx7.c
b7f30114 647F: hw/misc/imx7_*.c
95a5db3a 648F: include/hw/arm/fsl-imx7.h
b7f30114 649F: include/hw/misc/imx7_*.h
95a5db3a
TH
650F: hw/pci-host/designware.c
651F: include/hw/pci-host/designware.h
652
e5a6a6e6
PM
653MPS2
654M: Peter Maydell <peter.maydell@linaro.org>
655L: qemu-arm@nongnu.org
656S: Maintained
657F: hw/arm/mps2.c
0d4a7551
PM
658F: hw/arm/mps2-tz.c
659F: hw/misc/mps2-*.c
660F: include/hw/misc/mps2-*.h
6eee5d24
PM
661F: hw/arm/armsse.c
662F: include/hw/arm/armsse.h
c56c5760
PMD
663F: hw/misc/iotkit-secctl.c
664F: include/hw/misc/iotkit-secctl.h
75750e4d
PM
665F: hw/misc/iotkit-sysctl.c
666F: include/hw/misc/iotkit-sysctl.h
c667a25b
PM
667F: hw/misc/iotkit-sysinfo.c
668F: include/hw/misc/iotkit-sysinfo.h
5aeb3689
PM
669F: hw/misc/armsse-cpuid.c
670F: include/hw/misc/armsse-cpuid.h
cdf63440
PM
671F: hw/misc/armsse-mhu.c
672F: include/hw/misc/armsse-mhu.h
e5a6a6e6 673
8f69a4c1
PM
674Musca
675M: Peter Maydell <peter.maydell@linaro.org>
676L: qemu-arm@nongnu.org
677S: Maintained
678F: hw/arm/musca.c
679
fd5d5c56
AL
680Musicpal
681M: Jan Kiszka <jan.kiszka@web.de>
a00d7f20 682M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 683L: qemu-arm@nongnu.org
a00d7f20 684S: Odd Fixes
8d8b636d 685F: hw/arm/musicpal.c
c11a8e89 686F: docs/system/arm/musicpal.rst
fd5d5c56
AL
687
688nSeries
689M: Andrzej Zaborowski <balrogg@gmail.com>
a00d7f20 690M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 691L: qemu-arm@nongnu.org
a00d7f20 692S: Odd Fixes
8d8b636d 693F: hw/arm/nseries.c
8a08cc71 694F: hw/display/blizzard.c
b7f30114
TH
695F: hw/input/lm832x.c
696F: hw/input/tsc2005.c
697F: hw/misc/cbus.c
6a648a5f 698F: hw/rtc/twl92230.c
8a08cc71 699F: include/hw/display/blizzard.h
a331dd02 700F: include/hw/input/tsc2xxx.h
e8fa3958 701F: include/hw/misc/cbus.h
050a82f0 702F: tests/acceptance/machine_arm_n8x0.py
c11a8e89 703F: docs/system/arm/nseries.rst
fd5d5c56
AL
704
705Palm
706M: Andrzej Zaborowski <balrogg@gmail.com>
a00d7f20 707M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 708L: qemu-arm@nongnu.org
a00d7f20 709S: Odd Fixes
8d8b636d 710F: hw/arm/palm.c
b7f30114 711F: hw/input/tsc210x.c
a331dd02 712F: include/hw/input/tsc2xxx.h
c11a8e89 713F: docs/system/arm/palm.rst
fd5d5c56 714
95a5db3a
TH
715Raspberry Pi
716M: Peter Maydell <peter.maydell@linaro.org>
717R: Andrew Baumann <Andrew.Baumann@microsoft.com>
718R: Philippe Mathieu-Daudé <f4bug@amsat.org>
719L: qemu-arm@nongnu.org
720S: Odd Fixes
123a069a 721F: hw/arm/raspi.c
95a5db3a
TH
722F: hw/arm/raspi_platform.h
723F: hw/*/bcm283*
724F: include/hw/arm/raspi*
725F: include/hw/*/bcm283*
726
fd5d5c56 727Real View
1ce9ce6a 728M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 729L: qemu-arm@nongnu.org
fd5d5c56 730S: Maintained
8d8b636d 731F: hw/arm/realview*
f7e242d6 732F: hw/cpu/realview_mpcore.c
5ea53049
PB
733F: hw/intc/realview_gic.c
734F: include/hw/intc/realview_gic.h
c11a8e89 735F: docs/system/arm/realview.rst
fd5d5c56 736
9b31bff0 737PXA2XX
fd5d5c56 738M: Andrzej Zaborowski <balrogg@gmail.com>
a00d7f20 739M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 740L: qemu-arm@nongnu.org
a00d7f20 741S: Odd Fixes
9b31bff0 742F: hw/arm/mainstone.c
8d8b636d 743F: hw/arm/spitz.c
9b31bff0
PB
744F: hw/arm/tosa.c
745F: hw/arm/z2.c
746F: hw/*/pxa2xx*
123a069a
TH
747F: hw/display/tc6393xb.c
748F: hw/gpio/max7310.c
749F: hw/gpio/zaurus.c
f7e242d6 750F: hw/misc/mst_fpga.c
b7f30114 751F: hw/misc/max111x.c
ed0db866 752F: include/hw/arm/pxa.h
123a069a 753F: include/hw/arm/sharpsl.h
ee2ccc57 754F: include/hw/display/tc6393xb.h
c11a8e89 755F: docs/system/arm/xscale.rst
fd5d5c56 756
95a5db3a
TH
757SABRELITE / i.MX6
758M: Peter Maydell <peter.maydell@linaro.org>
759R: Jean-Christophe Dubois <jcd@tribudubois.net>
760L: qemu-arm@nongnu.org
761S: Odd Fixes
762F: hw/arm/sabrelite.c
763F: hw/arm/fsl-imx6.c
b7f30114 764F: hw/misc/imx6_*.c
95a5db3a
TH
765F: hw/ssi/imx_spi.c
766F: include/hw/arm/fsl-imx6.h
b7f30114 767F: include/hw/misc/imx6_*.h
95a5db3a
TH
768F: include/hw/ssi/imx_spi.h
769
64580903
HZ
770SBSA-REF
771M: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
772M: Peter Maydell <peter.maydell@linaro.org>
aff55693 773R: Leif Lindholm <leif@nuviainc.com>
64580903
HZ
774L: qemu-arm@nongnu.org
775S: Maintained
776F: hw/arm/sbsa-ref.c
777
671f11b2
TH
778Sharp SL-5500 (Collie) PDA
779M: Peter Maydell <peter.maydell@linaro.org>
780L: qemu-arm@nongnu.org
781S: Odd Fixes
782F: hw/arm/collie.c
783F: hw/arm/strongarm*
784
fd5d5c56 785Stellaris
1ce9ce6a 786M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 787L: qemu-arm@nongnu.org
fd5d5c56 788S: Maintained
8d8b636d 789F: hw/*/stellaris*
98fa3327 790F: include/hw/input/gamepad.h
c11a8e89 791F: docs/system/arm/stellaris.rst
fd5d5c56 792
95a5db3a
TH
793Versatile Express
794M: Peter Maydell <peter.maydell@linaro.org>
795L: qemu-arm@nongnu.org
796S: Maintained
797F: hw/arm/vexpress.c
798
fd5d5c56 799Versatile PB
1ce9ce6a 800M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 801L: qemu-arm@nongnu.org
fd5d5c56 802S: Maintained
8d8b636d 803F: hw/*/versatile*
c6427ff7 804F: hw/misc/arm_sysctl.c
c11a8e89 805F: docs/system/arm/versatile.rst
fd5d5c56 806
95a5db3a
TH
807Virt
808M: Peter Maydell <peter.maydell@linaro.org>
809L: qemu-arm@nongnu.org
810S: Maintained
811F: hw/arm/virt*
812F: include/hw/arm/virt.h
813
e3260506 814Xilinx Zynq
cc0100f4 815M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
c22e580c 816M: Alistair Francis <alistair@alistair23.me>
a00d7f20 817M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 818L: qemu-arm@nongnu.org
e3260506 819S: Maintained
cc0100f4 820F: hw/*/xilinx_*
8d8b636d 821F: hw/*/cadence_*
f7e242d6
TH
822F: hw/misc/zynq*
823F: include/hw/misc/zynq*
cc0100f4 824X: hw/ssi/xilinx_*
e3260506 825
137805f5 826Xilinx ZynqMP
c22e580c 827M: Alistair Francis <alistair@alistair23.me>
cc0100f4 828M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
a00d7f20 829M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 830L: qemu-arm@nongnu.org
137805f5 831S: Maintained
cc0100f4 832F: hw/*/xlnx*.c
f586d5fc 833F: include/hw/*/xlnx*.h
24d6d8bf
PMD
834F: include/hw/ssi/xilinx_spips.h
835F: hw/display/dpcd.c
836F: include/hw/display/dpcd.h
137805f5 837
8f4d260e 838ARM ACPI Subsystem
e59f13d7 839M: Shannon Zhao <shannon.zhaosl@gmail.com>
b4f2bd1c 840L: qemu-arm@nongnu.org
8f4d260e
SZ
841S: Maintained
842F: hw/arm/virt-acpi-build.c
8f4d260e 843
a1f8193b
AF
844STM32F205
845M: Alistair Francis <alistair@alistair23.me>
a00d7f20 846M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 847L: qemu-arm@nongnu.org
a1f8193b
AF
848S: Maintained
849F: hw/arm/stm32f205_soc.c
850F: hw/misc/stm32f2xx_syscfg.c
851F: hw/char/stm32f2xx_usart.c
852F: hw/timer/stm32f2xx_timer.c
853F: hw/adc/*
854F: hw/ssi/stm32f2xx_spi.c
0e0d345b 855F: include/hw/*/stm32*.h
a1f8193b 856
529fc5fd
AF
857STM32F405
858M: Alistair Francis <alistair@alistair23.me>
859M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 860L: qemu-arm@nongnu.org
529fc5fd
AF
861S: Maintained
862F: hw/arm/stm32f405_soc.c
863F: hw/misc/stm32f4xx_syscfg.c
864F: hw/misc/stm32f4xx_exti.c
865
a1f8193b
AF
866Netduino 2
867M: Alistair Francis <alistair@alistair23.me>
a00d7f20 868M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 869L: qemu-arm@nongnu.org
a1f8193b
AF
870S: Maintained
871F: hw/arm/netduino2.c
872
60d6c427
AF
873Netduino Plus 2
874M: Alistair Francis <alistair@alistair23.me>
875M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 876L: qemu-arm@nongnu.org
60d6c427
AF
877S: Maintained
878F: hw/arm/netduinoplus2.c
879
670bc4cb
SS
880SmartFusion2
881M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
a00d7f20 882M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 883L: qemu-arm@nongnu.org
670bc4cb
SS
884S: Maintained
885F: hw/arm/msf2-soc.c
886F: hw/misc/msf2-sysreg.c
887F: hw/timer/mss-timer.c
888F: hw/ssi/mss-spi.c
889F: include/hw/arm/msf2-soc.h
890F: include/hw/misc/msf2-sysreg.h
891F: include/hw/timer/mss-timer.h
892F: include/hw/ssi/mss-spi.h
893
894Emcraft M2S-FG484
895M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
a00d7f20 896M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 897L: qemu-arm@nongnu.org
670bc4cb
SS
898S: Maintained
899F: hw/arm/msf2-som.c
900
f87db1ba
JS
901ASPEED BMCs
902M: Cédric Le Goater <clg@kaod.org>
a00d7f20 903M: Peter Maydell <peter.maydell@linaro.org>
f87db1ba
JS
904R: Andrew Jeffery <andrew@aj.id.au>
905R: Joel Stanley <joel@jms.id.au>
906L: qemu-arm@nongnu.org
907S: Maintained
908F: hw/*/*aspeed*
b7f30114 909F: hw/misc/pca9552.c
f87db1ba 910F: include/hw/*/*aspeed*
b7f30114 911F: include/hw/misc/pca9552*.h
f87db1ba
JS
912F: hw/net/ftgmac100.c
913F: include/hw/net/ftgmac100.h
914
c0066d1a
JS
915NRF51
916M: Joel Stanley <joel@jms.id.au>
a00d7f20 917M: Peter Maydell <peter.maydell@linaro.org>
c0066d1a
JS
918L: qemu-arm@nongnu.org
919S: Maintained
c8de3f5f
SH
920F: hw/*/nrf51*.c
921F: hw/*/microbit*.c
922F: include/hw/*/nrf51*.h
923F: include/hw/*/microbit*.h
1e8a1fae 924F: tests/qtest/microbit-test.c
c0066d1a 925
fd5d5c56
AL
926CRIS Machines
927-------------
928Axis Dev88
929M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
930S: Maintained
8d8b636d 931F: hw/cris/axis_dev88.c
6e481d57 932F: hw/*/etraxfs_*.c
fd5d5c56 933
e188396c
PMD
934HP-PARISC Machines
935------------------
18092598 936HP B160L
e188396c
PMD
937M: Richard Henderson <rth@twiddle.net>
938R: Helge Deller <deller@gmx.de>
939S: Odd Fixes
a2a82ad6 940F: default-configs/hppa-softmmu.mak
e188396c
PMD
941F: hw/hppa/
942F: pc-bios/hppa-firmware.img
943
07bf23a7
MW
944LM32 Machines
945-------------
946EVR32 and uclinux BSP
947M: Michael Walle <michael@walle.cc>
948S: Maintained
8d8b636d 949F: hw/lm32/lm32_boards.c
07bf23a7 950
d118aa6b
MW
951milkymist
952M: Michael Walle <michael@walle.cc>
953S: Maintained
8d8b636d 954F: hw/lm32/milkymist.c
d118aa6b 955
afcacd53 956M68K Machines
fd5d5c56
AL
957-------------
958an5206
5baf2741
TH
959M: Thomas Huth <huth@tuxfamily.org>
960S: Odd Fixes
8d8b636d 961F: hw/m68k/an5206.c
e9a56114 962F: hw/m68k/mcf5206.c
fd5d5c56 963
fd5d5c56 964mcf5208
5baf2741
TH
965M: Thomas Huth <huth@tuxfamily.org>
966S: Odd Fixes
8d8b636d 967F: hw/m68k/mcf5208.c
e9a56114
TH
968F: hw/m68k/mcf_intc.c
969F: hw/char/mcf_uart.c
970F: hw/net/mcf_fec.c
5baf2741 971F: include/hw/m68k/mcf*.h
fd5d5c56 972
1810b815
TH
973NeXTcube
974M: Thomas Huth <huth@tuxfamily.org>
975S: Odd Fixes
976F: hw/m68k/next-*.c
977F: hw/display/next-fb.c
978F: include/hw/m68k/next-cube.h
979
6dca62a0
LV
980q800
981M: Laurent Vivier <laurent@vivier.eu>
982S: Maintained
04e7ca8d 983F: hw/m68k/q800.c
6dca62a0 984F: hw/misc/mac_via.c
fa2ba3b8 985F: hw/nubus/*
8ac919a0 986F: hw/display/macfb.c
c701ec62 987F: hw/block/swim.c
04e7ca8d 988F: hw/m68k/bootinfo.h
6dca62a0 989F: include/hw/misc/mac_via.h
fa2ba3b8 990F: include/hw/nubus/*
8ac919a0 991F: include/hw/display/macfb.h
c701ec62 992F: include/hw/block/swim.h
6dca62a0 993
fd5d5c56
AL
994MicroBlaze Machines
995-------------------
996petalogix_s3adsp1800
997M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
998S: Maintained
6e481d57 999F: hw/microblaze/petalogix_s3adsp1800_mmu.c
a734c7b5 1000F: include/hw/char/xilinx_uartlite.h
fd5d5c56 1001
d36e8ce7 1002petalogix_ml605
4b46ba61 1003M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
d36e8ce7 1004S: Maintained
8d8b636d 1005F: hw/microblaze/petalogix_ml605_mmu.c
d36e8ce7 1006
fd5d5c56
AL
1007MIPS Machines
1008-------------
1009Jazz
1010M: Hervé Poussineau <hpoussin@reactos.org>
63640d6a 1011R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
fd5d5c56 1012S: Maintained
8d8b636d 1013F: hw/mips/mips_jazz.c
0886a785
PMD
1014F: hw/display/jazz_led.c
1015F: hw/dma/rc4030.c
fd5d5c56
AL
1016
1017Malta
485cd982
AM
1018M: Aleksandar Markovic <amarkovic@wavecomp.com>
1019M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1020R: Aurelien Jarno <aurelien@aurel32.net>
fd5d5c56 1021S: Maintained
60041378
AM
1022F: hw/isa/piix4.c
1023F: hw/acpi/piix4.c
8d8b636d 1024F: hw/mips/mips_malta.c
93081f51 1025F: hw/mips/gt64xxx_pci.c
60041378 1026F: include/hw/southbridge/piix.h
c47c336e 1027F: tests/acceptance/linux_ssh_mips_malta.py
0484d9d4 1028F: tests/acceptance/machine_mips_malta.py
fd5d5c56
AL
1029
1030Mipssim
4872fee2 1031M: Aleksandar Markovic <amarkovic@wavecomp.com>
63640d6a 1032R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
659f42d8 1033S: Odd Fixes
8d8b636d 1034F: hw/mips/mips_mipssim.c
659f42d8 1035F: hw/net/mipsnet.c
fd5d5c56
AL
1036
1037R4000
1038M: Aurelien Jarno <aurelien@aurel32.net>
63640d6a 1039R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
d32dc614 1040S: Obsolete
8d8b636d 1041F: hw/mips/mips_r4k.c
fd5d5c56 1042
659f42d8 1043Fulong 2E
86eb0697 1044M: Philippe Mathieu-Daudé <f4bug@amsat.org>
4872fee2 1045M: Aleksandar Markovic <amarkovic@wavecomp.com>
659f42d8
YK
1046S: Odd Fixes
1047F: hw/mips/mips_fulong2e.c
0170a3fc 1048F: hw/isa/vt82c686.c
5021bfa5 1049F: hw/pci-host/bonito.c
0170a3fc 1050F: include/hw/isa/vt82c686.h
659f42d8
YK
1051
1052Boston
4872fee2 1053M: Paul Burton <pburton@wavecomp.com>
63640d6a 1054R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
659f42d8
YK
1055S: Maintained
1056F: hw/core/loader-fit.c
1057F: hw/mips/boston.c
1058F: hw/pci-host/xilinx-pcie.c
5021bfa5 1059F: include/hw/pci-host/xilinx-pcie.h
659f42d8 1060
945dad6d
JL
1061OpenRISC Machines
1062-----------------
1063or1k-sim
1064M: Jia Liu <proljc@gmail.com>
1065S: Maintained
1066F: hw/openrisc/openrisc_sim.c
1067
fd5d5c56
AL
1068PowerPC Machines
1069----------------
1070405
bba8e23a 1071M: David Gibson <david@gibson.dropbear.id.au>
a6c98685 1072L: qemu-ppc@nongnu.org
9b9fe135 1073S: Odd Fixes
8d8b636d 1074F: hw/ppc/ppc405_boards.c
fd5d5c56 1075
aaade8d7 1076Bamboo
bba8e23a 1077M: David Gibson <david@gibson.dropbear.id.au>
aaade8d7
AF
1078L: qemu-ppc@nongnu.org
1079S: Odd Fixes
8d8b636d 1080F: hw/ppc/ppc440_bamboo.c
aaade8d7 1081
98cded3a 1082e500
bba8e23a 1083M: David Gibson <david@gibson.dropbear.id.au>
98cded3a 1084L: qemu-ppc@nongnu.org
bba8e23a 1085S: Odd Fixes
ce6fc617 1086F: hw/ppc/e500*
2c6aba14 1087F: hw/gpio/mpc8xxx.c
7abb479c 1088F: hw/i2c/mpc_i2c.c
ce6fc617
TH
1089F: hw/net/fsl_etsec/
1090F: hw/pci-host/ppce500.c
b5d55020
TH
1091F: include/hw/ppc/ppc_e500.h
1092F: include/hw/pci-host/ppce500.h
1093F: pc-bios/u-boot.e500
98cded3a
AF
1094
1095mpc8544ds
bba8e23a 1096M: David Gibson <david@gibson.dropbear.id.au>
98cded3a 1097L: qemu-ppc@nongnu.org
bba8e23a 1098S: Odd Fixes
98cded3a 1099F: hw/ppc/mpc8544ds.c
8d8b636d 1100F: hw/ppc/mpc8544_guts.c
98cded3a 1101
2c6aba14 1102New World (mac99)
40e3dd06
MCA
1103M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1104R: David Gibson <david@gibson.dropbear.id.au>
a6c98685 1105L: qemu-ppc@nongnu.org
bba8e23a 1106S: Odd Fixes
baec1910 1107F: hw/ppc/mac_newworld.c
6e481d57
PM
1108F: hw/pci-host/uninorth.c
1109F: hw/pci-bridge/dec.[hc]
8d8b636d 1110F: hw/misc/macio/
6ba16476 1111F: hw/misc/mos6522.c
b5d55020 1112F: hw/nvram/mac_nvram.c
2c6aba14 1113F: hw/input/adb*
eba45926 1114F: include/hw/misc/macio/
6ba16476 1115F: include/hw/misc/mos6522.h
eba45926 1116F: include/hw/ppc/mac_dbdma.h
5021bfa5 1117F: include/hw/pci-host/uninorth.h
2c6aba14 1118F: include/hw/input/adb*
52804c60 1119F: pc-bios/qemu_vga.ndrv
fd5d5c56 1120
2c6aba14 1121Old World (g3beige)
40e3dd06
MCA
1122M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1123R: David Gibson <david@gibson.dropbear.id.au>
a6c98685 1124L: qemu-ppc@nongnu.org
bba8e23a 1125S: Odd Fixes
baec1910 1126F: hw/ppc/mac_oldworld.c
6e481d57 1127F: hw/pci-host/grackle.c
8d8b636d 1128F: hw/misc/macio/
835c42d3 1129F: hw/intc/heathrow_pic.c
2c6aba14 1130F: hw/input/adb*
97e16dba 1131F: include/hw/intc/heathrow_pic.h
2c6aba14 1132F: include/hw/input/adb*
52804c60 1133F: pc-bios/qemu_vga.ndrv
fd5d5c56 1134
ec38d398 1135PReP
8178e89c 1136M: Hervé Poussineau <hpoussin@reactos.org>
a6c98685 1137L: qemu-ppc@nongnu.org
8178e89c 1138S: Maintained
75610155 1139F: hw/ppc/prep.c
8178e89c
HP
1140F: hw/ppc/prep_systemio.c
1141F: hw/ppc/rs6000_mc.c
6e481d57 1142F: hw/pci-host/prep.[hc]
0a9464b5 1143F: hw/isa/i82378.c
a48c6b51 1144F: hw/isa/pc87312.c
1cd6dccb 1145F: hw/dma/i82374.c
819ce6b2 1146F: hw/rtc/m48t59-isa.c
a48c6b51 1147F: include/hw/isa/pc87312.h
819ce6b2 1148F: include/hw/rtc/m48t59.h
71b290e7 1149F: tests/acceptance/ppc_prep_40p.py
fd5d5c56 1150
300b115c 1151sPAPR
085eb217 1152M: David Gibson <david@gibson.dropbear.id.au>
8a269ca4
AF
1153L: qemu-ppc@nongnu.org
1154S: Supported
8d8b636d 1155F: hw/*/spapr*
f9de2da7
DG
1156F: include/hw/*/spapr*
1157F: hw/*/xics*
1158F: include/hw/*/xics*
b5d55020
TH
1159F: pc-bios/slof.bin
1160F: docs/specs/ppc-spapr-hcalls.txt
1161F: docs/specs/ppc-spapr-hotplug.txt
1e8a1fae 1162F: tests/qtest/spapr*
1cf4323e 1163F: tests/qtest/libqos/*spapr*
1e8a1fae 1164F: tests/qtest/rtas*
1cf4323e 1165F: tests/qtest/libqos/rtas*
8a269ca4 1166
1af82d4f
CLG
1167PowerNV (Non-Virtualized)
1168M: Cédric Le Goater <clg@kaod.org>
1169M: David Gibson <david@gibson.dropbear.id.au>
1170L: qemu-ppc@nongnu.org
1171S: Maintained
1172F: hw/ppc/pnv*
1173F: hw/intc/pnv*
1174F: hw/intc/xics_pnv.c
1175F: include/hw/ppc/pnv*
1176F: pc-bios/skiboot.lid
1e8a1fae 1177F: tests/qtest/pnv*
1af82d4f 1178
794d00bf
AF
1179virtex_ml507
1180M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1181L: qemu-ppc@nongnu.org
1182S: Odd Fixes
6e481d57 1183F: hw/ppc/virtex_ml507.c
794d00bf 1184
a9dd6604
BZ
1185sam460ex
1186M: BALATON Zoltan <balaton@eik.bme.hu>
1187L: qemu-ppc@nongnu.org
1188S: Maintained
33c6a8b5
BZ
1189F: hw/ppc/sam460ex.c
1190F: hw/ppc/ppc440_pcix.c
1191F: hw/display/sm501*
a9dd6604 1192F: hw/ide/sii3112.c
de04c31d 1193F: hw/rtc/m41t80.c
33c6a8b5
BZ
1194F: pc-bios/canyonlands.dt[sb]
1195F: pc-bios/u-boot-sam460ex-20100605.bin
1196F: roms/u-boot-sam460ex
a9dd6604 1197
fd5d5c56
AL
1198SH4 Machines
1199------------
1200R2D
1201M: Magnus Damm <magnus.damm@gmail.com>
1202S: Maintained
6e481d57 1203F: hw/sh4/r2d.c
81527b94
TH
1204F: hw/intc/sh_intc.c
1205F: hw/timer/sh_timer.c
fd5d5c56
AL
1206
1207Shix
1208M: Magnus Damm <magnus.damm@gmail.com>
81527b94 1209S: Odd Fixes
6e481d57 1210F: hw/sh4/shix.c
fd5d5c56
AL
1211
1212SPARC Machines
1213--------------
1214Sun4m
f2416d3a 1215M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
fd5d5c56 1216S: Maintained
8d8b636d 1217F: hw/sparc/sun4m.c
c468e368 1218F: hw/sparc/sun4m_iommu.c
aec2b887
TH
1219F: hw/display/cg3.c
1220F: hw/display/tcx.c
c10a1c78 1221F: hw/dma/sparc32_dma.c
7098b79e 1222F: hw/misc/eccmemctl.c
aec2b887
TH
1223F: hw/*/slavio_*.c
1224F: include/hw/nvram/sun_nvram.h
c10a1c78 1225F: include/hw/sparc/sparc32_dma.h
d0476159 1226F: include/hw/sparc/sun4m_iommu.h
aec2b887 1227F: pc-bios/openbios-sparc32
fd5d5c56
AL
1228
1229Sun4u
f2416d3a 1230M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
fd5d5c56 1231S: Maintained
8d8b636d 1232F: hw/sparc64/sun4u.c
8ef856b7
PMD
1233F: hw/sparc64/sun4u_iommu.c
1234F: include/hw/sparc/sun4u_iommu.h
5021bfa5
TH
1235F: hw/pci-host/sabre.c
1236F: include/hw/pci-host/sabre.h
8ef856b7
PMD
1237F: hw/pci-bridge/simba.c
1238F: include/hw/pci-bridge/simba.h
1239F: pc-bios/openbios-sparc64
fd5d5c56 1240
a2664ca0
AT
1241Sun4v
1242M: Artyom Tarasenko <atar4qemu@gmail.com>
1243S: Maintained
626e4a4b 1244F: hw/sparc64/niagara.c
2811ac30
PMD
1245F: hw/rtc/sun4v-rtc.c
1246F: include/hw/rtc/sun4v-rtc.h
a2664ca0 1247
ce6c760c
FC
1248Leon3
1249M: Fabien Chouteau <chouteau@adacore.com>
918b8ade 1250M: KONRAD Frederic <frederic.konrad@adacore.com>
ce6c760c 1251S: Maintained
8d8b636d
PB
1252F: hw/sparc/leon3.c
1253F: hw/*/grlib*
162abf1a 1254F: include/hw/*/grlib*
b11785ca 1255F: tests/acceptance/machine_sparc_leon3.py
ce6c760c 1256
fd5d5c56
AL
1257S390 Machines
1258-------------
dd4ad64a 1259S390 Virtio-ccw
c1976ae7 1260M: Cornelia Huck <cohuck@redhat.com>
7c8e2647 1261M: Halil Pasic <pasic@linux.ibm.com>
b304bf00 1262M: Christian Borntraeger <borntraeger@de.ibm.com>
dd4ad64a 1263S: Supported
0c6aa7ee 1264F: hw/char/sclp*.[hc]
9d1c4449 1265F: hw/char/terminal3270.c
c5bfb202 1266F: hw/s390x/
4277af19 1267F: include/hw/s390x/
c5bfb202 1268F: hw/watchdog/wdt_diag288.c
1e4738b2 1269F: include/hw/watchdog/wdt_diag288.h
1e4738b2 1270F: default-configs/s390x-softmmu.mak
e18a8b34
SH
1271T: git https://github.com/cohuck/qemu.git s390-next
1272T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 1273L: qemu-s390x@nongnu.org
dd4ad64a 1274
8e4eb427 1275S390-ccw boot
304584bf
CH
1276M: Christian Borntraeger <borntraeger@de.ibm.com>
1277M: Thomas Huth <thuth@redhat.com>
1278S: Supported
8e4eb427 1279F: hw/s390x/ipl.*
304584bf
CH
1280F: pc-bios/s390-ccw/
1281F: pc-bios/s390-ccw.img
cc3d15a5 1282F: docs/devel/s390-dasd-ipl.rst
e18a8b34 1283T: git https://github.com/borntraeger/qemu.git s390-next
304584bf
CH
1284L: qemu-s390x@nongnu.org
1285
d5bfb425 1286S390 PCI
ecd6663d 1287M: Matthew Rosato <mjrosato@linux.ibm.com>
d5bfb425
CB
1288S: Supported
1289F: hw/s390x/s390-pci*
1290L: qemu-s390x@nongnu.org
1291
ab9528ca 1292UniCore32 Machines
84995ea2 1293------------------
ab9528ca
GX
1294PKUnity-3 SoC initramfs-with-busybox
1295M: Guan Xuetao <gxt@mprc.pku.edu.cn>
1296S: Maintained
8d8b636d 1297F: hw/*/puv3*
ab9528ca
GX
1298F: hw/unicore32/
1299
fd5d5c56
AL
1300X86 Machines
1301------------
1302PC
046a6486 1303M: Michael S. Tsirkin <mst@redhat.com>
fe355cbd 1304M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
fd5d5c56 1305S: Supported
046a6486
MT
1306F: include/hw/i386/
1307F: hw/i386/
0f25d865 1308F: hw/pci-host/i440fx.c
046a6486
MT
1309F: hw/pci-host/q35.c
1310F: hw/pci-host/pam.c
0fd61a2d 1311F: include/hw/pci-host/i440fx.h
046a6486
MT
1312F: include/hw/pci-host/q35.h
1313F: include/hw/pci-host/pam.h
14a026dd 1314F: hw/isa/piix3.c
046a6486
MT
1315F: hw/isa/lpc_ich9.c
1316F: hw/i2c/smbus_ich9.c
1317F: hw/acpi/piix4.c
1318F: hw/acpi/ich9.c
1319F: include/hw/acpi/ich9.h
fff123b8 1320F: include/hw/southbridge/piix.h
9cc3b73c 1321F: hw/misc/sga.c
6f5a3294
PMD
1322F: hw/isa/apm.c
1323F: include/hw/isa/apm.h
1324F: tests/test-x86-cpuid.c
1e8a1fae 1325F: tests/qtest/test-x86-cpuid-compat.c
9cc3b73c
PB
1326
1327PC Chipset
1328M: Michael S. Tsirkin <mst@redhat.com>
1329M: Paolo Bonzini <pbonzini@redhat.com>
1732be86 1330S: Supported
9cc3b73c 1331F: hw/char/debugcon.c
bb3d5ea8 1332F: hw/char/parallel*
9cc3b73c
PB
1333F: hw/char/serial*
1334F: hw/dma/i8257*
1335F: hw/i2c/pm_smbus.c
1732be86 1336F: hw/input/pckbd.c
9cc3b73c
PB
1337F: hw/intc/apic*
1338F: hw/intc/ioapic*
1339F: hw/intc/i8259*
1854eb28 1340F: hw/isa/isa-superio.c
9cc3b73c
PB
1341F: hw/misc/debugexit.c
1342F: hw/misc/pc-testdev.c
1343F: hw/timer/hpet*
1344F: hw/timer/i8254*
bcdb9064 1345F: hw/rtc/mc146818rtc*
edc46aff 1346F: hw/watchdog/wdt_ib700.c
4bcbc773 1347F: hw/watchdog/wdt_i6300esb.c
866e2b37 1348F: include/hw/display/vga.h
bb3d5ea8 1349F: include/hw/char/parallel.h
55f613ac 1350F: include/hw/dma/i8257.h
a2feb348 1351F: include/hw/i2c/pm_smbus.h
47973a2d 1352F: include/hw/input/i8042.h
4bcbc773 1353F: include/hw/isa/i8259_internal.h
1854eb28 1354F: include/hw/isa/superio.h
a2feb348
TH
1355F: include/hw/timer/hpet.h
1356F: include/hw/timer/i8254*
bcdb9064 1357F: include/hw/rtc/mc146818rtc*
046a6486 1358
5cb48f05
SL
1359microvm
1360M: Sergio Lopez <slp@redhat.com>
1361M: Paolo Bonzini <pbonzini@redhat.com>
1362S: Maintained
1363F: docs/microvm.rst
1364F: hw/i386/microvm.c
1365F: include/hw/i386/microvm.h
1366F: pc-bios/bios-microvm.bin
1367
5da4fb00
MT
1368Machine core
1369M: Eduardo Habkost <ehabkost@redhat.com>
fe355cbd 1370M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
5da4fb00 1371S: Supported
2e5b09fd 1372F: hw/core/cpu.c
52924dea 1373F: hw/core/machine-qmp-cmds.c
5da4fb00 1374F: hw/core/machine.c
c1629c5c 1375F: hw/core/null-machine.c
ac057879 1376F: hw/core/numa.c
335d52f4 1377F: hw/cpu/cluster.c
8ac25c84 1378F: qapi/machine.json
7f7b4e7a 1379F: qapi/machine-target.json
5da4fb00 1380F: include/hw/boards.h
2e5b09fd 1381F: include/hw/core/cpu.h
335d52f4 1382F: include/hw/cpu/cluster.h
2dd02587 1383F: include/sysemu/numa.h
e18a8b34 1384T: git https://github.com/ehabkost/qemu.git machine-next
fd5d5c56 1385
16e7caae
MF
1386Xtensa Machines
1387---------------
375847a6 1388sim
16e7caae
MF
1389M: Max Filippov <jcmvbkbc@gmail.com>
1390S: Maintained
437a8c11 1391F: hw/xtensa/sim.c
375847a6 1392
d9e8553b
MF
1393virt
1394M: Max Filippov <jcmvbkbc@gmail.com>
1395S: Maintained
1396F: hw/xtensa/virt.c
1397
437a8c11 1398XTFPGA (LX60, LX200, ML605, KC705)
375847a6
MF
1399M: Max Filippov <jcmvbkbc@gmail.com>
1400S: Maintained
437a8c11
MF
1401F: hw/xtensa/xtfpga.c
1402F: hw/net/opencores_eth.c
16e7caae 1403
fd5d5c56
AL
1404Devices
1405-------
b30934cb
JS
1406EDU
1407M: Jiri Slaby <jslaby@suse.cz>
1408S: Maintained
1409F: hw/misc/edu.c
1410
fd5d5c56 1411IDE
c095348b
JS
1412M: John Snow <jsnow@redhat.com>
1413L: qemu-block@nongnu.org
1414S: Supported
8d8b636d 1415F: include/hw/ide.h
c9f7acd5 1416F: include/hw/ide/
fd5d5c56 1417F: hw/ide/
c095348b
JS
1418F: hw/block/block.c
1419F: hw/block/cdrom.c
1420F: hw/block/hd-geometry.c
1e8a1fae
TH
1421F: tests/qtest/ide-test.c
1422F: tests/qtest/ahci-test.c
1423F: tests/qtest/cdrom-test.c
1cf4323e 1424F: tests/qtest/libqos/ahci*
e18a8b34 1425T: git https://github.com/jnsnow/qemu.git ide
c095348b 1426
caf316ba
CM
1427IPMI
1428M: Corey Minyard <minyard@acm.org>
1429S: Maintained
1430F: include/hw/ipmi/*
1431F: hw/ipmi/*
1432F: hw/smbios/smbios_type_38.c
1e8a1fae 1433F: tests/qtest/ipmi*
e18a8b34 1434T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
caf316ba 1435
c095348b
JS
1436Floppy
1437M: John Snow <jsnow@redhat.com>
1438L: qemu-block@nongnu.org
1439S: Supported
1440F: hw/block/fdc.c
1441F: include/hw/block/fdc.h
1e8a1fae 1442F: tests/qtest/fdc-test.c
e18a8b34 1443T: git https://github.com/jnsnow/qemu.git ide
fd5d5c56 1444
f5f487b2
PM
1445OMAP
1446M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1447L: qemu-arm@nongnu.org
f5f487b2 1448S: Maintained
8d8b636d 1449F: hw/*/omap*
ed0db866 1450F: include/hw/arm/omap.h
f5f487b2 1451
28d54e58
PB
1452IPack
1453M: Alberto Garcia <berto@igalia.com>
1454S: Odd Fixes
1455F: hw/char/ipoctal232.c
1456F: hw/ipack/
1457
fd5d5c56
AL
1458PCI
1459M: Michael S. Tsirkin <mst@redhat.com>
fe355cbd 1460M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
fd5d5c56 1461S: Supported
8d8b636d 1462F: include/hw/pci/*
f178bc6b 1463F: hw/misc/pci-testdev.c
ca818cfb 1464F: hw/pci/*
f178bc6b 1465F: hw/pci-bridge/*
68179923
PMD
1466F: docs/pci*
1467F: docs/specs/*pci*
534fd814 1468F: default-configs/pci.mak
0e0b3592 1469
d31e5ae7 1470ACPI/SMBIOS
0e0b3592
MT
1471M: Michael S. Tsirkin <mst@redhat.com>
1472M: Igor Mammedov <imammedo@redhat.com>
1473S: Supported
1474F: include/hw/acpi/*
a2eb5c0c 1475F: include/hw/firmware/smbios.h
0e0b3592 1476F: hw/mem/*
8d8b636d 1477F: hw/acpi/*
d31e5ae7 1478F: hw/smbios/*
0e0b3592 1479F: hw/i386/acpi-build.[hc]
0e0b3592 1480F: hw/arm/virt-acpi-build.c
1e8a1fae
TH
1481F: tests/qtest/bios-tables-test.c
1482F: tests/qtest/acpi-utils.[hc]
faae23b9 1483F: tests/data/acpi/
fd5d5c56 1484
aaade8d7 1485ppc4xx
bba8e23a 1486M: David Gibson <david@gibson.dropbear.id.au>
aaade8d7
AF
1487L: qemu-ppc@nongnu.org
1488S: Odd Fixes
8d8b636d 1489F: hw/ppc/ppc4*.c
aa3a41f9 1490F: hw/i2c/ppc4xx_i2c.c
b5d55020 1491F: include/hw/ppc/ppc4xx.h
aa3a41f9 1492F: include/hw/i2c/ppc4xx_i2c.h
aaade8d7 1493
61af0ee6 1494Character devices
2185fd67
PB
1495M: Marc-André Lureau <marcandre.lureau@redhat.com>
1496R: Paolo Bonzini <pbonzini@redhat.com>
61af0ee6
PB
1497S: Odd Fixes
1498F: hw/char/
1499
f536f112
PB
1500Network devices
1501M: Jason Wang <jasowang@redhat.com>
1502S: Odd Fixes
1503F: hw/net/
6061b5c6 1504F: include/hw/net/
1e8a1fae 1505F: tests/qtest/virtio-net-test.c
9711cd0d 1506F: docs/virtio-net-failover.rst
e18a8b34 1507T: git https://github.com/jasowang/qemu.git net
f536f112 1508
e0c9d0c1
PMD
1509Parallel NOR Flash devices
1510M: Philippe Mathieu-Daudé <philmd@redhat.com>
1511T: git https://gitlab.com/philmd/qemu.git pflash-next
1512S: Maintained
1513F: hw/block/pflash_cfi*.c
1514F: include/hw/block/flash.h
1515
fd5d5c56 1516SCSI
de7724f7 1517M: Paolo Bonzini <pbonzini@redhat.com>
fe5ca46d 1518R: Fam Zheng <fam@euphon.net>
de7724f7 1519S: Supported
74460f34 1520F: include/hw/scsi/*
8d8b636d 1521F: hw/scsi/*
1e8a1fae 1522F: tests/qtest/virtio-scsi-test.c
e18a8b34 1523T: git https://github.com/bonzini/qemu.git scsi-next
de7724f7 1524
fcb5629d 1525SSI
c22e580c 1526M: Alistair Francis <alistair@alistair23.me>
fcb5629d 1527S: Maintained
8d8b636d
PB
1528F: hw/ssi/*
1529F: hw/block/m25p80.c
982d009a 1530F: include/hw/ssi/ssi.h
4b46ba61 1531X: hw/ssi/xilinx_*
1e8a1fae 1532F: tests/qtest/m25p80-test.c
4b46ba61
AF
1533
1534Xilinx SPI
c22e580c 1535M: Alistair Francis <alistair@alistair23.me>
4b46ba61
AF
1536S: Maintained
1537F: hw/ssi/xilinx_*
fcb5629d 1538
076a0fc3
PMD
1539SD (Secure Card)
1540M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1541S: Odd Fixes
1542F: include/hw/sd/sd*
1543F: hw/sd/core.c
1544F: hw/sd/sd*
1232ed1f 1545F: hw/sd/ssi-sd.c
1e8a1fae 1546F: tests/qtest/sd*
076a0fc3 1547
fd5d5c56 1548USB
5d0d62fe
GH
1549M: Gerd Hoffmann <kraxel@redhat.com>
1550S: Maintained
8d8b636d 1551F: hw/usb/*
1e8a1fae 1552F: tests/qtest/usb-*-test.c
beded0ff
TH
1553F: docs/usb2.txt
1554F: docs/usb-storage.txt
1555F: include/hw/usb.h
1556F: include/hw/usb/
104ebc5f 1557F: default-configs/usb.mak
fd5d5c56 1558
e26082fd
PB
1559USB (serial adapter)
1560M: Gerd Hoffmann <kraxel@redhat.com>
1561M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1562S: Maintained
1563F: hw/usb/dev-serial.c
1564
92e1fb5e
AW
1565VFIO
1566M: Alex Williamson <alex.williamson@redhat.com>
1567S: Supported
cf7087db 1568F: hw/vfio/*
99b88c6d 1569F: include/hw/vfio/
92e1fb5e 1570
5eb74557 1571vfio-ccw
c1976ae7 1572M: Cornelia Huck <cohuck@redhat.com>
7913938a 1573M: Eric Farman <farman@linux.ibm.com>
5eb74557
DJS
1574S: Supported
1575F: hw/vfio/ccw.c
1576F: hw/s390x/s390-ccw.c
1577F: include/hw/s390x/s390-ccw.h
44445d86 1578F: include/hw/s390x/vfio-ccw.h
e18a8b34 1579T: git https://github.com/cohuck/qemu.git s390-next
146bd283 1580L: qemu-s390x@nongnu.org
5eb74557 1581
a51b3153
TK
1582vfio-ap
1583M: Christian Borntraeger <borntraeger@de.ibm.com>
1584M: Tony Krowiak <akrowiak@linux.ibm.com>
1585M: Halil Pasic <pasic@linux.ibm.com>
1586M: Pierre Morel <pmorel@linux.ibm.com>
1587S: Supported
1588F: hw/s390x/ap-device.c
1589F: hw/s390x/ap-bridge.c
1590F: include/hw/s390x/ap-device.h
1591F: include/hw/s390x/ap-bridge.h
2fe2942c 1592F: hw/vfio/ap.c
8f433524 1593F: docs/system/vfio-ap.rst
a51b3153
TK
1594L: qemu-s390x@nongnu.org
1595
fd5d5c56
AL
1596vhost
1597M: Michael S. Tsirkin <mst@redhat.com>
1598S: Supported
8d8b636d 1599F: hw/*/*vhost*
482580a6 1600F: docs/interop/vhost-user.json
ed1be66b 1601F: docs/interop/vhost-user.rst
72c1e865 1602F: contrib/vhost-user-*/
f24bb728
MAL
1603F: backends/vhost-user.c
1604F: include/sysemu/vhost-user-backend.h
fd5d5c56
AL
1605
1606virtio
a75143ed 1607M: Michael S. Tsirkin <mst@redhat.com>
fd5d5c56 1608S: Supported
8d8b636d 1609F: hw/*/virtio*
72fa605d
TH
1610F: hw/virtio/Makefile.objs
1611F: hw/virtio/trace-events
6a084ea3 1612F: net/vhost-user.c
494f7b57 1613F: include/hw/virtio/
fd5d5c56
AL
1614
1615virtio-9p
8c1cd719 1616M: Greg Kurz <groug@kaod.org>
2822602c 1617R: Christian Schoenebeck <qemu_oss@crudebyte.com>
e410bbc5 1618S: Odd Fixes
aebeca25 1619F: hw/9pfs/
b827891d 1620X: hw/9pfs/xen-9p*
aebeca25 1621F: fsdev/
78813586 1622F: docs/interop/virtfs-proxy-helper.rst
1e8a1fae 1623F: tests/qtest/virtio-9p-test.c
e18a8b34 1624T: git https://github.com/gkurz/qemu.git 9p-next
fd5d5c56
AL
1625
1626virtio-blk
54d01a00 1627M: Stefan Hajnoczi <stefanha@redhat.com>
b457a5f5 1628L: qemu-block@nongnu.org
fd5d5c56 1629S: Supported
8d8b636d 1630F: hw/block/virtio-blk.c
b457a5f5 1631F: hw/block/dataplane/*
1e8a1fae 1632F: tests/qtest/virtio-blk-test.c
e18a8b34 1633T: git https://github.com/stefanha/qemu.git block
fd5d5c56 1634
dd4ad64a 1635virtio-ccw
c1976ae7 1636M: Cornelia Huck <cohuck@redhat.com>
68b91e85 1637M: Halil Pasic <pasic@linux.ibm.com>
dd4ad64a 1638S: Supported
901f5f16 1639F: hw/s390x/virtio-ccw*.[hc]
d8d4d62c 1640F: hw/s390x/vhost-vsock-ccw.c
e18a8b34
SH
1641T: git https://github.com/cohuck/qemu.git s390-next
1642T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 1643L: qemu-s390x@nongnu.org
dd4ad64a 1644
bad7d2c3
DDAG
1645virtiofs
1646M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1647M: Stefan Hajnoczi <stefanha@redhat.com>
1648S: Supported
1649F: tools/virtiofsd/*
1650F: hw/virtio/vhost-user-fs*
1651F: include/hw/virtio/vhost-user-fs.h
6a7e2bbe 1652F: docs/interop/virtiofsd.rst
bad7d2c3 1653
a5d4d7b5
GH
1654virtio-input
1655M: Gerd Hoffmann <kraxel@redhat.com>
1656S: Maintained
9c4d05b7 1657F: hw/input/vhost-user-input.c
a5d4d7b5
GH
1658F: hw/input/virtio-input*.c
1659F: include/hw/virtio/virtio-input.h
06914c97 1660F: contrib/vhost-user-input/*
a5d4d7b5 1661
c1dee918
EA
1662virtio-iommu
1663M: Eric Auger <eric.auger@redhat.com>
1664S: Maintained
1665F: hw/virtio/virtio-iommu*.c
1666F: include/hw/virtio/virtio-iommu.h
1667
fd5d5c56 1668virtio-serial
2501db70
LV
1669M: Laurent Vivier <lvivier@redhat.com>
1670R: Amit Shah <amit@kernel.org>
fd5d5c56 1671S: Supported
8d8b636d
PB
1672F: hw/char/virtio-serial-bus.c
1673F: hw/char/virtio-console.c
68a5e38a 1674F: include/hw/virtio/virtio-serial.h
1e8a1fae 1675F: tests/qtest/virtio-serial-test.c
fd5d5c56 1676
1f51a5cb 1677virtio-rng
2501db70
LV
1678M: Laurent Vivier <lvivier@redhat.com>
1679R: Amit Shah <amit@kernel.org>
1f51a5cb
AS
1680S: Supported
1681F: hw/virtio/virtio-rng.c
1682F: include/hw/virtio/virtio-rng.h
750cf869 1683F: include/sysemu/rng*.h
1f51a5cb 1684F: backends/rng*.c
1e8a1fae 1685F: tests/qtest/virtio-rng-test.c
1f51a5cb 1686
6034011c
GA
1687virtio-crypto
1688M: Gonglei <arei.gonglei@huawei.com>
1689S: Supported
1690F: hw/virtio/virtio-crypto.c
1691F: hw/virtio/virtio-crypto-pci.c
1692F: include/hw/virtio/virtio-crypto.h
1693
f3c507ad
KB
1694nvme
1695M: Keith Busch <keith.busch@intel.com>
c95e4c0e 1696L: qemu-block@nongnu.org
f3c507ad
KB
1697S: Supported
1698F: hw/block/nvme*
1e8a1fae 1699F: tests/qtest/nvme-test.c
f3c507ad 1700
d383c625 1701megasas
3fdfb8b6 1702M: Hannes Reinecke <hare@suse.com>
c95e4c0e 1703L: qemu-block@nongnu.org
d383c625
HR
1704S: Supported
1705F: hw/scsi/megasas.c
1706F: hw/scsi/mfi.h
1e8a1fae 1707F: tests/qtest/megasas-test.c
d383c625 1708
605d52e6 1709Network packet abstractions
bf4835a4 1710M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
605d52e6
DF
1711S: Maintained
1712F: include/net/eth.h
1713F: net/eth.c
1714F: hw/net/net_rx_pkt*
1715F: hw/net/net_tx_pkt*
1716
622fb504 1717Vmware
bf4835a4 1718M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
622fb504
DF
1719S: Maintained
1720F: hw/net/vmxnet*
1721F: hw/scsi/vmw_pvscsi*
1e8a1fae 1722F: tests/qtest/vmxnet3-test.c
622fb504 1723
de24d3f1 1724Rocker
de24d3f1
SF
1725M: Jiri Pirko <jiri@resnulli.us>
1726S: Maintained
1727F: hw/net/rocker/
de850948
TH
1728F: tests/rocker/
1729F: docs/specs/rocker.txt
de24d3f1 1730
70d1fb9c 1731NVDIMM
7a5bd53d 1732M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
70d1fb9c
XG
1733S: Maintained
1734F: hw/acpi/nvdimm.c
1735F: hw/mem/nvdimm.c
1736F: include/hw/mem/nvdimm.h
e2e254d3 1737F: docs/nvdimm.txt
70d1fb9c 1738
093454e2 1739e1000x
bf4835a4 1740M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
093454e2
DF
1741S: Maintained
1742F: hw/net/e1000x*
1743
6f3fbe4e 1744e1000e
bf4835a4 1745M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
6f3fbe4e
DF
1746S: Maintained
1747F: hw/net/e1000e*
1748
ebc2327f
SW
1749eepro100
1750M: Stefan Weil <sw@weilnetz.de>
1751S: Maintained
1752F: hw/net/eepro100.c
1753
34ea023d
SS
1754tulip
1755M: Sven Schnelle <svens@stackframe.org>
1756S: Maintained
1757F: hw/net/tulip.c
1758F: hw/net/tulip.h
1759
e481a1f6 1760Generic Loader
c22e580c 1761M: Alistair Francis <alistair@alistair23.me>
e481a1f6
AF
1762S: Maintained
1763F: hw/core/generic-loader.c
1764F: include/hw/core/generic-loader.h
c5e2ac7e 1765F: docs/generic-loader.txt
e481a1f6 1766
645d3cbe
SH
1767Intel Hexadecimal Object File Loader
1768M: Su Hang <suhang16@mails.ucas.ac.cn>
1769S: Maintained
1e8a1fae 1770F: tests/qtest/hexloader-test.c
4b2ff65a 1771F: tests/data/hex-loader/test.hex
645d3cbe 1772
87a9023a
TH
1773CHRP NVRAM
1774M: Thomas Huth <thuth@redhat.com>
1775S: Maintained
1776F: hw/nvram/chrp_nvram.c
1777F: include/hw/nvram/chrp_nvram.h
1e8a1fae 1778F: tests/qtest/prom-env-test.c
87a9023a 1779
42697d88
BW
1780VM Generation ID
1781M: Ben Warren <ben@skyportsystems.com>
1782S: Maintained
1783F: hw/acpi/vmgenid.c
1784F: include/hw/acpi/vmgenid.h
1785F: docs/specs/vmgenid.txt
1e8a1fae 1786F: tests/qtest/vmgenid-test.c
42697d88
BW
1787F: stubs/vmgenid.c
1788
747969db
PMD
1789Unimplemented device
1790M: Peter Maydell <peter.maydell@linaro.org>
1791R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1792S: Maintained
1793F: include/hw/misc/unimp.h
1794F: hw/misc/unimp.c
1795
dbb2e472
GH
1796Standard VGA
1797M: Gerd Hoffmann <kraxel@redhat.com>
1798S: Maintained
1799F: hw/display/vga*
1800F: hw/display/bochs-display.c
1801F: include/hw/display/vga.h
1802F: include/hw/display/bochs-vbe.h
1803
58d632c7
GH
1804ramfb
1805M: Gerd Hoffmann <kraxel@redhat.com>
1806S: Maintained
1807F: hw/display/ramfb*.c
1808F: include/hw/display/ramfb.h
1809
dbb2e472
GH
1810virtio-gpu
1811M: Gerd Hoffmann <kraxel@redhat.com>
1812S: Maintained
1813F: hw/display/virtio-gpu*
c68082c4 1814F: hw/display/virtio-vga.*
dbb2e472
GH
1815F: include/hw/virtio/virtio-gpu.h
1816
bd2e44fe
MAL
1817vhost-user-gpu
1818M: Marc-André Lureau <marcandre.lureau@redhat.com>
1819M: Gerd Hoffmann <kraxel@redhat.com>
1820S: Maintained
1821F: docs/interop/vhost-user-gpu.rst
d52c454a
MAL
1822F: contrib/vhost-user-gpu
1823F: hw/display/vhost-user-*
bd2e44fe 1824
dbb2e472
GH
1825Cirrus VGA
1826M: Gerd Hoffmann <kraxel@redhat.com>
1827S: Odd Fixes
1828W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1829F: hw/display/cirrus*
1830
72d277a7
GH
1831EDID Generator
1832M: Gerd Hoffmann <kraxel@redhat.com>
1833S: Maintained
1834F: hw/display/edid*
1835F: include/hw/display/edid.h
1836F: qemu-edid.c
1837
10386385
PMD
1838PIIX4 South Bridge (i82371AB)
1839M: Hervé Poussineau <hpoussin@reactos.org>
1840M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1841S: Maintained
1842F: hw/isa/piix4.c
fff123b8 1843F: include/hw/southbridge/piix.h
10386385 1844
15ffb43c 1845Firmware configuration (fw_cfg)
6f75e3f5 1846M: Philippe Mathieu-Daudé <philmd@redhat.com>
15ffb43c
PMD
1847R: Laszlo Ersek <lersek@redhat.com>
1848R: Gerd Hoffmann <kraxel@redhat.com>
1849S: Supported
1850F: docs/specs/fw_cfg.txt
1851F: hw/nvram/fw_cfg.c
b15c0f7d 1852F: stubs/fw_cfg.c
15ffb43c
PMD
1853F: include/hw/nvram/fw_cfg.h
1854F: include/standard-headers/linux/qemu_fw_cfg.h
1cf4323e 1855F: tests/qtest/libqos/fw_cfg.c
1e8a1fae 1856F: tests/qtest/fw_cfg-test.c
15ffb43c
PMD
1857T: git https://github.com/philmd/qemu.git fw_cfg-next
1858
2313abf0
TH
1859XIVE
1860M: David Gibson <david@gibson.dropbear.id.au>
1861M: Cédric Le Goater <clg@kaod.org>
1862L: qemu-ppc@nongnu.org
1863S: Supported
1864F: hw/*/*xive*
1865F: include/hw/*/*xive*
24563a58 1866F: docs/*/*xive*
2313abf0 1867
fd5d5c56
AL
1868Subsystems
1869----------
1870Audio
9f575846 1871M: Gerd Hoffmann <kraxel@redhat.com>
fd5d5c56
AL
1872S: Maintained
1873F: audio/
8d8b636d 1874F: hw/audio/
a2b245ae 1875F: include/hw/audio/
1e8a1fae
TH
1876F: tests/qtest/ac97-test.c
1877F: tests/qtest/es1370-test.c
1878F: tests/qtest/intel-hda-test.c
fd5d5c56 1879
17f1e8f5 1880Block layer core
fd5d5c56 1881M: Kevin Wolf <kwolf@redhat.com>
c4189d85 1882M: Max Reitz <mreitz@redhat.com>
c95e4c0e 1883L: qemu-block@nongnu.org
fd5d5c56
AL
1884S: Supported
1885F: block*
1886F: block/
8d8b636d 1887F: hw/block/
4c346e0b 1888F: include/block/
46078760 1889F: qemu-img*
e13c59fa 1890F: docs/interop/qemu-img.rst
46078760 1891F: qemu-io*
29242091 1892F: tests/qemu-iotests/
8dd30c86 1893F: util/qemu-progress.c
0bcc8e5b 1894F: qobject/block-qdict.c
c468e368 1895F: tests/check-block-qdict.c
ebe2aad2 1896T: git https://repo.or.cz/qemu/kevin.git block
fd5d5c56 1897
d55053b1
SH
1898Block I/O path
1899M: Stefan Hajnoczi <stefanha@redhat.com>
fe5ca46d 1900M: Fam Zheng <fam@euphon.net>
d55053b1
SH
1901L: qemu-block@nongnu.org
1902S: Supported
36c697bd
PB
1903F: util/async.c
1904F: util/aio-*.c
1f050a46
SH
1905F: util/aio-*.h
1906F: util/fdmon-*.c
d55053b1
SH
1907F: block/io.c
1908F: migration/block*
e1029ae2 1909F: include/block/aio.h
f5a53faa 1910F: include/block/aio-wait.h
0a4f9ad1 1911F: scripts/qemugdb/aio.py
e18a8b34 1912T: git https://github.com/stefanha/qemu.git block
d55053b1 1913
e5b5728c
PB
1914Block SCSI subsystem
1915M: Paolo Bonzini <pbonzini@redhat.com>
fe5ca46d 1916R: Fam Zheng <fam@euphon.net>
e5b5728c
PB
1917L: qemu-block@nongnu.org
1918S: Supported
1919F: include/scsi/*
1920F: scsi/*
1921
280458a3 1922Block Jobs
03283d64 1923M: John Snow <jsnow@redhat.com>
280458a3
JC
1924L: qemu-block@nongnu.org
1925S: Supported
1926F: blockjob.c
1927F: include/block/blockjob.h
33e9e9bd 1928F: job.c
1a90bc81 1929F: job-qmp.c
c468e368 1930F: include/qemu/job.h
280458a3
JC
1931F: block/backup.c
1932F: block/commit.c
77346025 1933F: block/stream.c
280458a3 1934F: block/mirror.c
bf42508f 1935F: qapi/job.json
03283d64 1936T: git https://github.com/jnsnow/qemu.git jobs
280458a3 1937
4120201d
MA
1938Block QAPI, monitor, command line
1939M: Markus Armbruster <armbru@redhat.com>
1940S: Supported
1941F: blockdev.c
a2dde2f2 1942F: blockdev-hmp-cmds.c
4120201d
MA
1943F: block/qapi.c
1944F: qapi/block*.json
fa988e39 1945F: qapi/transaction.json
ebe2aad2 1946T: git https://repo.or.cz/qemu/armbru.git block-next
4120201d 1947
538193bc 1948Dirty Bitmaps
538193bc 1949M: John Snow <jsnow@redhat.com>
4a189fdf 1950R: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
538193bc
JS
1951L: qemu-block@nongnu.org
1952S: Supported
538193bc
JS
1953F: include/qemu/hbitmap.h
1954F: include/block/dirty-bitmap.h
00637c6b
VSO
1955F: block/dirty-bitmap.c
1956F: block/qcow2-bitmap.c
052db8e7 1957F: migration/block-dirty-bitmap.c
00637c6b 1958F: util/hbitmap.c
538193bc 1959F: tests/test-hbitmap.c
5746c1cd 1960F: docs/interop/bitmaps.rst
e18a8b34 1961T: git https://github.com/jnsnow/qemu.git bitmaps
538193bc 1962
61af0ee6 1963Character device backends
55fc84a7 1964M: Marc-André Lureau <marcandre.lureau@redhat.com>
2185fd67 1965R: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56 1966S: Maintained
178fe0ae 1967F: chardev/
8228e353 1968F: include/chardev/
dbeee392 1969F: qapi/char.json
fd5d5c56 1970
e26082fd
PB
1971Character Devices (Braille)
1972M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1973S: Maintained
6b10e573 1974F: chardev/baum.c
fd5d5c56 1975
e94630d3
MA
1976Command line option argument parsing
1977M: Markus Armbruster <armbru@redhat.com>
1978S: Supported
1979F: include/qemu/option.h
1980F: tests/test-keyval.c
1981F: tests/test-qemu-opts.c
1982F: util/keyval.c
1983F: util/qemu-option.c
1984
8c413e79
MA
1985Coverity model
1986M: Markus Armbruster <armbru@redhat.com>
1987S: Supported
1988F: scripts/coverity-model.c
1989
d24b569a 1990Device Tree
c3c962c1
AF
1991M: Alistair Francis <alistair.francis@wdc.com>
1992R: David Gibson <david@gibson.dropbear.id.au>
d24b569a 1993S: Maintained
82407515
TH
1994F: device_tree.c
1995F: include/sysemu/device_tree.h
d24b569a 1996
3505a22b
MAL
1997Dump
1998S: Supported
1999M: Marc-André Lureau <marcandre.lureau@redhat.com>
6d3da32c 2000F: dump/
3505a22b
MAL
2001F: hw/misc/vmcoreinfo.c
2002F: include/hw/misc/vmcoreinfo.h
6d3da32c 2003F: include/qemu/win_dump_defs
3505a22b
MAL
2004F: include/sysemu/dump-arch.h
2005F: include/sysemu/dump.h
d06b747b 2006F: qapi/dump.json
3505a22b
MAL
2007F: scripts/dump-guest-memory.py
2008F: stubs/dump.c
2009
4f966768
MA
2010Error reporting
2011M: Markus Armbruster <armbru@redhat.com>
2012S: Supported
2013F: include/qapi/error.h
2014F: include/qemu/error-report.h
abb3d37d 2015F: qapi/error.json
4f966768
MA
2016F: util/error.c
2017F: util/qemu-error.c
2018
fd5d5c56 2019GDB stub
c7b3e866
AB
2020M: Alex Bennée <alex.bennee@linaro.org>
2021R: Philippe Mathieu-Daudé <philmd@redhat.com>
2022S: Maintained
fd5d5c56
AL
2023F: gdbstub*
2024F: gdb-xml/
2025
01a9c03c
PB
2026Memory API
2027M: Paolo Bonzini <pbonzini@redhat.com>
2028S: Supported
2029F: include/exec/ioport.h
2030F: ioport.c
14776ab5 2031F: include/exec/memop.h
01a9c03c 2032F: include/exec/memory.h
2b1641d0 2033F: include/exec/ram_addr.h
41aa4e9f 2034F: include/exec/ramblock.h
01a9c03c
PB
2035F: memory.c
2036F: include/exec/memory-internal.h
2037F: exec.c
2038
7ee3bf03
GH
2039SPICE
2040M: Gerd Hoffmann <kraxel@redhat.com>
2041S: Supported
6e481d57 2042F: include/ui/qemu-spice.h
438528a3 2043F: include/ui/spice-display.h
7ee3bf03
GH
2044F: ui/spice-*.c
2045F: audio/spiceaudio.c
8d8b636d 2046F: hw/display/qxl*
608cfed6 2047F: qapi/ui.json
9bd4cb35 2048F: docs/spice-port-fqdn.txt
7ee3bf03 2049
fd5d5c56 2050Graphics
25eccc37
GH
2051M: Gerd Hoffmann <kraxel@redhat.com>
2052S: Odd Fixes
fd5d5c56 2053F: ui/
e220656c 2054F: include/ui/
608cfed6 2055F: qapi/ui.json
b1d38037 2056F: util/drm.c
fd5d5c56 2057
351f1bf6 2058Cocoa graphics
30ef3c74 2059M: Peter Maydell <peter.maydell@linaro.org>
351f1bf6
AF
2060S: Odd Fixes
2061F: ui/cocoa.m
2062
fd5d5c56 2063Main loop
da26f37a
PB
2064M: Paolo Bonzini <pbonzini@redhat.com>
2065S: Maintained
2066F: cpus.c
54d31236
MA
2067F: include/qemu/main-loop.h
2068F: include/sysemu/runstate.h
3ecb29a3
PB
2069F: util/main-loop.c
2070F: util/qemu-timer.c
bac068e0 2071F: softmmu/vl.c
7b733862 2072F: softmmu/main.c
0e201d34 2073F: qapi/run-state.json
fd5d5c56 2074
8899b4ae 2075Human Monitor (HMP)
c833fb4a 2076M: Dr. David Alan Gilbert <dgilbert@redhat.com>
fbb0621a 2077S: Maintained
5bce308a 2078F: monitor/monitor-internal.h
e84328fa 2079F: monitor/misc.c
1d95db74 2080F: monitor/monitor.c
f1b3ccfa
KW
2081F: monitor/hmp*
2082F: hmp.h
c13e9912
TH
2083F: hmp-commands*.hx
2084F: include/monitor/hmp-target.h
1e8a1fae 2085F: tests/qtest/test-hmp.c
637de4db
MA
2086F: include/qemu/qemu-print.h
2087F: util/qemu-print.c
fd5d5c56 2088
f536f112 2089Network device backends
442469e6 2090M: Jason Wang <jasowang@redhat.com>
fd5d5c56
AL
2091S: Maintained
2092F: net/
d24b2b1c 2093F: include/net/
e9bbc8bd 2094F: qemu-bridge-helper.c
e18a8b34 2095T: git https://github.com/jasowang/qemu.git net
3c0bd37d 2096F: qapi/net.json
fd5d5c56 2097
aee09baf
VM
2098Netmap network backend
2099M: Luigi Rizzo <rizzo@iet.unipi.it>
2100M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2101M: Vincenzo Maffione <v.maffione@gmail.com>
2102W: http://info.iet.unipi.it/~luigi/netmap/
2103S: Maintained
2104F: net/netmap.c
2105
4fc264f4
EH
2106Host Memory Backends
2107M: Eduardo Habkost <ehabkost@redhat.com>
2108M: Igor Mammedov <imammedo@redhat.com>
2109S: Maintained
2110F: backends/hostmem*.c
2111F: include/sysemu/hostmem.h
e18a8b34 2112T: git https://github.com/ehabkost/qemu.git machine-next
4fc264f4 2113
6034011c
GA
2114Cryptodev Backends
2115M: Gonglei <arei.gonglei@huawei.com>
2116S: Maintained
2117F: include/sysemu/cryptodev*.h
2118F: backends/cryptodev*.c
2119
ad904f66
EH
2120Python scripts
2121M: Eduardo Habkost <ehabkost@redhat.com>
2122M: Cleber Rosa <crosa@redhat.com>
2123S: Odd fixes
1b6ee29f 2124F: python/qemu/*py
ad904f66
EH
2125F: scripts/*.py
2126F: tests/*.py
2127
8899b4ae 2128QAPI
9740618c 2129M: Markus Armbruster <armbru@redhat.com>
8899b4ae 2130M: Michael Roth <mdroth@linux.vnet.ibm.com>
9740618c 2131S: Supported
8899b4ae 2132F: qapi/
0311c5bd 2133X: qapi/*.json
ac4abb9a
MA
2134F: include/qapi/
2135X: include/qapi/qmp/
2136F: include/qapi/qmp/dispatch.h
c0bd0b50 2137F: tests/qapi-schema/
ac4abb9a 2138F: tests/test-*-visitor.c
e94630d3 2139F: tests/test-qapi-*.c
ac4abb9a 2140F: tests/test-qmp-*.c
e94630d3 2141F: tests/test-visitor-serialization.c
be25fcc4
MA
2142F: scripts/qapi-gen.py
2143F: scripts/qapi/*
c39cdbf6 2144F: docs/devel/qapi*
ebe2aad2 2145T: git https://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 2146
7810d291
LC
2147QAPI Schema
2148M: Eric Blake <eblake@redhat.com>
7810d291
LC
2149M: Markus Armbruster <armbru@redhat.com>
2150S: Supported
0311c5bd 2151F: qapi/*.json
ebe2aad2 2152T: git https://repo.or.cz/qemu/armbru.git qapi-next
7810d291 2153
f3582ba4 2154QObject
daf5dc78
MA
2155M: Markus Armbruster <armbru@redhat.com>
2156S: Supported
f3582ba4 2157F: qobject/
7735d2b5
MA
2158F: include/qapi/qmp/
2159X: include/qapi/qmp/dispatch.h
a2f3453e 2160F: scripts/coccinelle/qobject.cocci
7735d2b5 2161F: tests/check-qdict.c
7735d2b5
MA
2162F: tests/check-qjson.c
2163F: tests/check-qlist.c
cd81e02b
PMD
2164F: tests/check-qlit.c
2165F: tests/check-qnull.c
2166F: tests/check-qnum.c
2167F: tests/check-qobject.c
7735d2b5 2168F: tests/check-qstring.c
fe07b62c 2169F: tests/data/qobject/qdict.txt
ebe2aad2 2170T: git https://repo.or.cz/qemu/armbru.git qapi-next
f3582ba4 2171
f05d9999
MR
2172QEMU Guest Agent
2173M: Michael Roth <mdroth@linux.vnet.ibm.com>
2174S: Maintained
2175F: qga/
27a296fc 2176F: docs/interop/qemu-ga.rst
ab7f9f7d
PMD
2177F: scripts/qemu-guest-agent/
2178F: tests/test-qga.c
2179F: docs/interop/qemu-ga-ref.texi
e18a8b34 2180T: git https://github.com/mdroth/qemu.git qga
f05d9999 2181
4688c94c 2182QOM
1085d86e
PB
2183M: Paolo Bonzini <pbonzini@redhat.com>
2184R: Daniel P. Berrange <berrange@redhat.com>
2185R: Eduardo Habkost <ehabkost@redhat.com>
4688c94c 2186S: Supported
8f920054
MA
2187F: docs/qdev-device-use.txt
2188F: hw/core/qdev*
2189F: include/hw/qdev*
2190F: include/monitor/qdev.h
4688c94c 2191F: include/qom/
c577ff62
MA
2192F: qapi/qom.json
2193F: qapi/qdev.json
8f920054 2194F: qdev-monitor.c
4688c94c 2195F: qom/
9f4aa7ce
AF
2196F: tests/check-qom-interface.c
2197F: tests/check-qom-proplist.c
8f920054 2198F: tests/test-qdev-global-props.c
4688c94c 2199
8899b4ae 2200QMP
9740618c
LC
2201M: Markus Armbruster <armbru@redhat.com>
2202S: Supported
5bce308a 2203F: monitor/monitor-internal.h
f1b3ccfa 2204F: monitor/qmp*
e84328fa 2205F: monitor/misc.c
1d95db74 2206F: monitor/monitor.c
abb3d37d 2207F: qapi/error.json
c39cdbf6 2208F: docs/devel/*qmp-*
12b2f0d9 2209F: docs/interop/*qmp-*
9740618c 2210F: scripts/qmp/
1e8a1fae
TH
2211F: tests/qtest/qmp-test.c
2212F: tests/qtest/qmp-cmd-test.c
ebe2aad2 2213T: git https://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 2214
98a43bf0 2215qtest
98a43bf0
PB
2216M: Thomas Huth <thuth@redhat.com>
2217M: Laurent Vivier <lvivier@redhat.com>
2185fd67 2218R: Paolo Bonzini <pbonzini@redhat.com>
98a43bf0
PB
2219S: Maintained
2220F: qtest.c
3fe13fe1 2221F: accel/qtest.c
1e8a1fae 2222F: tests/qtest/
98a43bf0 2223
5f6fd09a
AB
2224Device Fuzzing
2225M: Alexander Bulekov <alxndr@bu.edu>
2226R: Paolo Bonzini <pbonzini@redhat.com>
2227R: Bandan Das <bsd@redhat.com>
2228R: Stefan Hajnoczi <stefanha@redhat.com>
2229S: Maintained
2230F: tests/qtest/fuzz/
2231
cc0100f4 2232Register API
c22e580c 2233M: Alistair Francis <alistair@alistair23.me>
cc0100f4
AF
2234S: Maintained
2235F: hw/core/register.c
2236F: include/hw/register.h
06a7b243 2237F: include/hw/registerfields.h
cc0100f4 2238
fd5d5c56 2239SLIRP
eda509fa 2240M: Samuel Thibault <samuel.thibault@ens-lyon.org>
bafc72ab 2241S: Maintained
fd5d5c56 2242F: slirp/
663fb1e1 2243F: net/slirp.c
d24b2b1c 2244F: include/net/slirp.h
02cffe24 2245T: git https://people.debian.org/~sthibault/qemu.git slirp
fd5d5c56 2246
b1ed728a
PB
2247Stubs
2248M: Paolo Bonzini <pbonzini@redhat.com>
2249S: Maintained
2250F: stubs/
2251
598a3f35 2252Tracing
1cd0f8ce 2253M: Stefan Hajnoczi <stefanha@redhat.com>
598a3f35
SH
2254S: Maintained
2255F: trace/
0e076292 2256F: trace-events
3a8273b1 2257F: docs/qemu-option-trace.rst.inc
f70fd8fd
LV
2258F: scripts/tracetool.py
2259F: scripts/tracetool/
62dd1048 2260F: scripts/qemu-trace-stap*
605ffebb 2261F: docs/interop/qemu-trace-stap.rst
c39cdbf6 2262F: docs/devel/tracing.txt
e18a8b34 2263T: git https://github.com/stefanha/qemu.git tracing
598a3f35 2264
3859b6cf 2265TPM
1f63669e 2266M: Stefan Berger <stefanb@linux.ibm.com>
6b4f250b 2267S: Maintained
3859b6cf 2268F: tpm.c
c39f95dc 2269F: stubs/tpm.c
3859b6cf
MA
2270F: hw/tpm/*
2271F: include/hw/acpi/tpm.h
2272F: include/sysemu/tpm*
2273F: qapi/tpm.json
6b4f250b 2274F: backends/tpm.c
1e8a1fae 2275F: tests/qtest/*tpm*
e18a8b34 2276T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
3859b6cf 2277
14f40fdc 2278Checkpatch
14f40fdc
BS
2279S: Odd Fixes
2280F: scripts/checkpatch.pl
2281
c0787c8d
JQ
2282Migration
2283M: Juan Quintela <quintela@redhat.com>
d7fc72ce 2284M: Dr. David Alan Gilbert <dgilbert@redhat.com>
c0787c8d 2285S: Maintained
107b5969
MAL
2286F: hw/core/vmstate-if.c
2287F: include/hw/vmstate-if.h
c0787c8d 2288F: include/migration/
44a1f946 2289F: migration/
c5515640
AS
2290F: scripts/vmstate-static-checker.py
2291F: tests/vmstate-static-checker-data/
1e8a1fae 2292F: tests/qtest/migration-test.c
c468e368 2293F: docs/devel/migration.rst
48685a8e 2294F: qapi/migration.json
c0787c8d 2295
a566907f
MAL
2296D-Bus
2297M: Marc-André Lureau <marcandre.lureau@redhat.com>
2298S: Maintained
5010cec2 2299F: backends/dbus-vmstate.c
586ca6ba 2300F: tests/dbus-vmstate*
a5021d69
MAL
2301F: util/dbus.c
2302F: include/qemu/dbus.h
a566907f 2303F: docs/interop/dbus.rst
5010cec2 2304F: docs/interop/dbus-vmstate.rst
a566907f 2305
92bfedb0 2306Seccomp
064983cb 2307M: Eduardo Otubo <otubo@redhat.com>
92bfedb0
EO
2308S: Supported
2309F: qemu-seccomp.c
2310F: include/sysemu/seccomp.h
2311
ddbb0d09
DB
2312Cryptography
2313M: Daniel P. Berrange <berrange@redhat.com>
2314S: Maintained
2315F: crypto/
2316F: include/crypto/
2317F: tests/test-crypto-*
3947ecfc 2318F: tests/benchmark-crypto-*
4d21171b
PMD
2319F: tests/crypto-tls-*
2320F: tests/pkix_asn1_tab.c
899833cd 2321F: qemu.sasl
ddbb0d09 2322
10817bf0
DB
2323Coroutines
2324M: Stefan Hajnoczi <stefanha@redhat.com>
2325M: Kevin Wolf <kwolf@redhat.com>
00a25291 2326S: Maintained
10817bf0
DB
2327F: util/*coroutine*
2328F: include/qemu/coroutine*
2329F: tests/test-coroutine.c
2330
88c5f205
DB
2331Buffers
2332M: Daniel P. Berrange <berrange@redhat.com>
2333S: Odd fixes
2334F: util/buffer.c
2335F: include/qemu/buffer.h
2336
666a3af9
DB
2337I/O Channels
2338M: Daniel P. Berrange <berrange@redhat.com>
2339S: Maintained
2340F: io/
2341F: include/io/
2342F: tests/test-io-*
2343
5b76dd13
DB
2344User authorization
2345M: Daniel P. Berrange <berrange@redhat.com>
2346S: Maintained
2347F: authz/
c8c99887 2348F: qapi/authz.json
5b76dd13
DB
2349F: include/authz/
2350F: tests/test-authz-*
2351
5614a283
GH
2352Sockets
2353M: Daniel P. Berrange <berrange@redhat.com>
2354M: Gerd Hoffmann <kraxel@redhat.com>
5614a283
GH
2355S: Maintained
2356F: include/qemu/sockets.h
2357F: util/qemu-sockets.c
a2ff5a48 2358F: qapi/sockets.json
5614a283 2359
90e33dfe
DB
2360File monitor
2361M: Daniel P. Berrange <berrange@redhat.com>
2362S: Odd fixes
2363F: util/filemonitor*.c
2364F: include/qemu/filemonitor.h
2365F: tests/test-util-filemonitor.c
2366
d310d85b
AG
2367Throttling infrastructure
2368M: Alberto Garcia <berto@igalia.com>
2369S: Supported
2370F: block/throttle-groups.c
2371F: include/block/throttle-groups.h
89603938 2372F: include/qemu/throttle*.h
d310d85b 2373F: util/throttle.c
89603938
PMD
2374F: docs/throttle.txt
2375F: tests/test-throttle.c
d310d85b
AG
2376L: qemu-block@nongnu.org
2377
080d7aac 2378UUID
fe5ca46d 2379M: Fam Zheng <fam@euphon.net>
080d7aac
FZ
2380S: Supported
2381F: util/uuid.c
2382F: include/qemu/uuid.h
2383F: tests/test-uuid.c
2384
a4cc318e
HZ
2385COLO Framework
2386M: zhanghailiang <zhang.zhanghailiang@huawei.com>
2387S: Maintained
2388F: migration/colo*
2389F: include/migration/colo.h
2390F: include/migration/failover.h
2391F: docs/COLO-FT.txt
2392
88f82ed1 2393COLO Proxy
c6bf50ff 2394M: Zhang Chen <chen.zhang@intel.com>
88f82ed1
ZC
2395M: Li Zhijian <lizhijian@cn.fujitsu.com>
2396S: Supported
2397F: docs/colo-proxy.txt
2398F: net/colo*
2399F: net/filter-rewriter.c
2400F: net/filter-mirror.c
2401
62258201
PD
2402Record/replay
2403M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
2404R: Paolo Bonzini <pbonzini@redhat.com>
70b7fba9 2405W: https://wiki.qemu.org/Features/record-replay
62258201
PD
2406S: Supported
2407F: replay/*
2408F: block/blkreplay.c
2409F: net/filter-replay.c
2410F: include/sysemu/replay.h
2411F: docs/replay.txt
2412F: stubs/replay.c
2413
eecf5eed
PX
2414IOVA Tree
2415M: Peter Xu <peterx@redhat.com>
2416S: Maintained
2417F: include/qemu/iova-tree.h
2418F: util/iova-tree.c
2419
5ee547bb
VP
2420elf2dmp
2421M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2422S: Maintained
2423F: contrib/elf2dmp/
2424
93198b6c
CM
2425I2C and SMBus
2426M: Corey Minyard <cminyard@mvista.com>
2427S: Maintained
2428F: hw/i2c/core.c
2429F: hw/i2c/smbus_slave.c
2430F: hw/i2c/smbus_master.c
2431F: hw/i2c/smbus_eeprom.c
2432F: include/hw/i2c/i2c.h
2433F: include/hw/i2c/smbus_master.h
2434F: include/hw/i2c/smbus_slave.h
2435F: include/hw/i2c/smbus_eeprom.h
2436
6739df3f
LE
2437EDK2 Firmware
2438M: Laszlo Ersek <lersek@redhat.com>
2439M: Philippe Mathieu-Daudé <philmd@redhat.com>
2440S: Supported
2441F: pc-bios/descriptors/??-edk2-*.json
2442F: pc-bios/edk2-*
2443F: roms/Makefile.edk2
2444F: roms/edk2
2445F: roms/edk2-*
2446F: tests/data/uefi-boot-images/
2447F: tests/uefi-test-tools/
71920809
PMD
2448F: .gitlab-ci-edk2.yml
2449F: .gitlab-ci.d/edk2/
6739df3f 2450
fd5d5c56
AL
2451Usermode Emulation
2452------------------
6347e1f1 2453Overall usermode emulation
486bbe5f
PB
2454M: Riku Voipio <riku.voipio@iki.fi>
2455S: Maintained
2456F: thunk.c
58410666 2457F: accel/tcg/user-exec*.c
486bbe5f 2458
fd5d5c56 2459BSD user
297e8005 2460S: Orphan
fd5d5c56 2461F: bsd-user/
ccf0a57b 2462F: default-configs/*-bsd-user.mak
fd5d5c56 2463
fd5d5c56
AL
2464Linux user
2465M: Riku Voipio <riku.voipio@iki.fi>
ecc1f5ad 2466R: Laurent Vivier <laurent@vivier.eu>
fd5d5c56
AL
2467S: Maintained
2468F: linux-user/
ccf0a57b 2469F: default-configs/*-linux-user.mak
e5dd9875 2470F: scripts/qemu-binfmt-conf.sh
42f5a7e9
AJ
2471
2472Tiny Code Generator (TCG)
2473-------------------------
6347e1f1 2474Common TCG code
cc7772bd 2475M: Richard Henderson <rth@twiddle.net>
42f5a7e9
AJ
2476S: Maintained
2477F: tcg/
d3582cfd 2478F: include/tcg/
42f5a7e9 2479
22b5867b
AB
2480TCG Plugins
2481M: Alex Bennée <alex.bennee@linaro.org>
2482S: Maintained
8ea6abf0 2483F: docs/devel/tcg-plugins.rst
22b5867b
AB
2484F: plugins/
2485F: tests/plugin
2486
6347e1f1 2487AArch64 TCG target
3e5a01ef 2488M: Richard Henderson <richard.henderson@linaro.org>
b25a464c 2489S: Maintained
b4f2bd1c 2490L: qemu-arm@nongnu.org
b25a464c 2491F: tcg/aarch64/
c17652ee
PB
2492F: disas/arm-a64.cc
2493F: disas/libvixl/
b25a464c 2494
6347e1f1 2495ARM TCG target
42f5a7e9
AJ
2496M: Andrzej Zaborowski <balrogg@gmail.com>
2497S: Maintained
b4f2bd1c 2498L: qemu-arm@nongnu.org
42f5a7e9 2499F: tcg/arm/
c17652ee 2500F: disas/arm.c
42f5a7e9 2501
6347e1f1 2502i386 TCG target
ecd1a5d0 2503M: Richard Henderson <rth@twiddle.net>
42f5a7e9
AJ
2504S: Maintained
2505F: tcg/i386/
c17652ee 2506F: disas/i386.c
42f5a7e9 2507
6347e1f1 2508MIPS TCG target
d6eec7a2 2509M: Aurelien Jarno <aurelien@aurel32.net>
63640d6a 2510R: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
42f5a7e9
AJ
2511S: Maintained
2512F: tcg/mips/
2513
6347e1f1 2514PPC TCG target
15610d42
PK
2515M: Richard Henderson <rth@twiddle.net>
2516S: Odd Fixes
42f5a7e9 2517F: tcg/ppc/
c17652ee 2518F: disas/ppc.c
42f5a7e9 2519
6347e1f1 2520RISC-V TCG target
c1677bcc 2521M: Palmer Dabbelt <palmer@dabbelt.com>
fb1f70f3
AF
2522M: Alistair Francis <Alistair.Francis@wdc.com>
2523L: qemu-riscv@nongnu.org
2524S: Maintained
2525F: tcg/riscv/
2526F: disas/riscv.c
2527
6347e1f1 2528S390 TCG target
42f5a7e9
AJ
2529M: Richard Henderson <rth@twiddle.net>
2530S: Maintained
2531F: tcg/s390/
c17652ee 2532F: disas/s390.c
146bd283 2533L: qemu-s390x@nongnu.org
42f5a7e9 2534
6347e1f1 2535SPARC TCG target
297e8005 2536S: Odd Fixes
42f5a7e9 2537F: tcg/sparc/
c17652ee 2538F: disas/sparc.c
bc75c9e5 2539
6347e1f1 2540TCI TCG target
bc75c9e5
SW
2541M: Stefan Weil <sw@weilnetz.de>
2542S: Maintained
8ef9cd55 2543F: tcg/tci/
752a2ae2 2544F: tcg/tci.c
c17652ee 2545F: disas/tci.c
aa09c951 2546
f05b328c
SH
2547Block drivers
2548-------------
2549VMDK
fe5ca46d 2550M: Fam Zheng <fam@euphon.net>
c95e4c0e 2551L: qemu-block@nongnu.org
f05b328c
SH
2552S: Supported
2553F: block/vmdk.c
2554
2555RBD
2bbd9986 2556M: Jason Dillaman <dillaman@redhat.com>
280458a3 2557L: qemu-block@nongnu.org
f05b328c
SH
2558S: Supported
2559F: block/rbd.c
2560
2561Sheepdog
f05b328c 2562M: Liu Yuan <namei.unix@gmail.com>
280458a3 2563L: qemu-block@nongnu.org
5f5246b6
JC
2564L: sheepdog@lists.wpkg.org
2565S: Odd Fixes
f05b328c
SH
2566F: block/sheepdog.c
2567
2568VHDX
5f5246b6 2569M: Jeff Cody <codyprime@gmail.com>
280458a3 2570L: qemu-block@nongnu.org
f05b328c
SH
2571S: Supported
2572F: block/vhdx*
2573
2574VDI
2575M: Stefan Weil <sw@weilnetz.de>
c95e4c0e 2576L: qemu-block@nongnu.org
f05b328c
SH
2577S: Maintained
2578F: block/vdi.c
2579
2580iSCSI
2581M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2582M: Paolo Bonzini <pbonzini@redhat.com>
2583M: Peter Lieven <pl@kamp.de>
c95e4c0e 2584L: qemu-block@nongnu.org
2185fd67 2585S: Odd Fixes
f05b328c 2586F: block/iscsi.c
2deb63c2 2587F: block/iscsi-opts.c
f05b328c 2588
99c62e70
EB
2589Network Block Device (NBD)
2590M: Eric Blake <eblake@redhat.com>
99c62e70
EB
2591L: qemu-block@nongnu.org
2592S: Maintained
2593F: block/nbd*
2594F: nbd/
2595F: include/block/nbd*
2596F: qemu-nbd.*
2597F: blockdev-nbd.c
3229a835 2598F: docs/interop/nbd.txt
87c0868f 2599F: docs/interop/qemu-nbd.rst
ebe2aad2 2600T: git https://repo.or.cz/qemu/ericb.git nbd
99c62e70 2601
6542aa9c
PL
2602NFS
2603M: Peter Lieven <pl@kamp.de>
280458a3 2604L: qemu-block@nongnu.org
6542aa9c
PL
2605S: Maintained
2606F: block/nfs.c
2607
f05b328c
SH
2608SSH
2609M: Richard W.M. Jones <rjones@redhat.com>
280458a3 2610L: qemu-block@nongnu.org
f05b328c
SH
2611S: Supported
2612F: block/ssh.c
c9a12e75 2613
280458a3 2614CURL
280458a3 2615L: qemu-block@nongnu.org
5c6090fa 2616S: Odd Fixes
280458a3 2617F: block/curl.c
280458a3
JC
2618
2619GLUSTER
280458a3 2620L: qemu-block@nongnu.org
5c6090fa
TH
2621L: integration@gluster.org
2622S: Odd Fixes
280458a3 2623F: block/gluster.c
b5e9476c 2624
199667a8 2625Null Block Driver
fe5ca46d 2626M: Fam Zheng <fam@euphon.net>
199667a8
FZ
2627L: qemu-block@nongnu.org
2628S: Supported
2629F: block/null.c
2630
bdd6a90a 2631NVMe Block Driver
fe5ca46d 2632M: Fam Zheng <fam@euphon.net>
bdd6a90a
FZ
2633L: qemu-block@nongnu.org
2634S: Supported
2635F: block/nvme*
2636
b5e9476c
GA
2637Bootdevice
2638M: Gonglei <arei.gonglei@huawei.com>
2639S: Maintained
2640F: bootdevice.c
ecdda9e0
AG
2641
2642Quorum
2643M: Alberto Garcia <berto@igalia.com>
2644S: Supported
2645F: block/quorum.c
2646L: qemu-block@nongnu.org
e7c6e631 2647
bfcc224e
AV
2648blklogwrites
2649M: Ari Sundholm <ari@tuxera.com>
2650L: qemu-block@nongnu.org
2651S: Supported
2652F: block/blklogwrites.c
2653
e7c6e631
SH
2654blkverify
2655M: Stefan Hajnoczi <stefanha@redhat.com>
2656L: qemu-block@nongnu.org
2657S: Supported
2658F: block/blkverify.c
2659
2660bochs
2661M: Stefan Hajnoczi <stefanha@redhat.com>
2662L: qemu-block@nongnu.org
2663S: Supported
2664F: block/bochs.c
2665
2666cloop
2667M: Stefan Hajnoczi <stefanha@redhat.com>
2668L: qemu-block@nongnu.org
2669S: Supported
2670F: block/cloop.c
2671
2672dmg
2673M: Stefan Hajnoczi <stefanha@redhat.com>
2674L: qemu-block@nongnu.org
2675S: Supported
2676F: block/dmg.c
2677
2678parallels
2679M: Stefan Hajnoczi <stefanha@redhat.com>
f3073712 2680M: Denis V. Lunev <den@openvz.org>
e7c6e631
SH
2681L: qemu-block@nongnu.org
2682S: Supported
2683F: block/parallels.c
5746c1cd 2684F: docs/interop/parallels.txt
e7c6e631
SH
2685
2686qed
2687M: Stefan Hajnoczi <stefanha@redhat.com>
2688L: qemu-block@nongnu.org
2689S: Supported
2690F: block/qed.c
2691
2692raw
2693M: Kevin Wolf <kwolf@redhat.com>
2694L: qemu-block@nongnu.org
2695S: Supported
2696F: block/linux-aio.c
f586d5fc 2697F: include/block/raw-aio.h
2e6fc7eb 2698F: block/raw-format.c
c1bb86cd
EB
2699F: block/file-posix.c
2700F: block/file-win32.c
e7c6e631
SH
2701F: block/win32-aio.c
2702
6663a0a3
AM
2703Linux io_uring
2704M: Aarushi Mehta <mehta.aaru20@gmail.com>
2705M: Julia Suvorova <jusual@redhat.com>
2706M: Stefan Hajnoczi <stefanha@redhat.com>
2707L: qemu-block@nongnu.org
2708S: Maintained
2709F: block/io_uring.c
06a47ef5 2710F: stubs/io_uring.c
6663a0a3 2711
e7c6e631
SH
2712qcow2
2713M: Kevin Wolf <kwolf@redhat.com>
c4189d85 2714M: Max Reitz <mreitz@redhat.com>
e7c6e631
SH
2715L: qemu-block@nongnu.org
2716S: Supported
2717F: block/qcow2*
b24f9882 2718F: docs/interop/qcow2.txt
e7c6e631
SH
2719
2720qcow
2721M: Kevin Wolf <kwolf@redhat.com>
2722L: qemu-block@nongnu.org
2723S: Supported
2724F: block/qcow.c
2725
2726blkdebug
2727M: Kevin Wolf <kwolf@redhat.com>
c4189d85 2728M: Max Reitz <mreitz@redhat.com>
e7c6e631
SH
2729L: qemu-block@nongnu.org
2730S: Supported
2731F: block/blkdebug.c
2732
2733vpc
2734M: Kevin Wolf <kwolf@redhat.com>
2735L: qemu-block@nongnu.org
2736S: Supported
2737F: block/vpc.c
2738
2739vvfat
2740M: Kevin Wolf <kwolf@redhat.com>
2741L: qemu-block@nongnu.org
2742S: Supported
2743F: block/vvfat.c
abfe4e94
SH
2744
2745Image format fuzzer
2746M: Stefan Hajnoczi <stefanha@redhat.com>
2747L: qemu-block@nongnu.org
2748S: Supported
2749F: tests/image-fuzzer/
717171bd 2750
049105a3 2751Replication
205f8618 2752M: Wen Congyang <wencongyang2@huawei.com>
3ccc0a01 2753M: Xie Changlong <xiechanglong.d@gmail.com>
049105a3
CX
2754S: Supported
2755F: replication*
2756F: block/replication.c
2757F: tests/test-replication.c
2758F: docs/block-replication.txt
2759
a3defabb 2760PVRDMA
bfffeac8 2761M: Yuval Shaia <yuval.shaia.ml@gmail.com>
fe355cbd 2762M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
a3defabb
MA
2763S: Maintained
2764F: hw/rdma/*
2765F: hw/rdma/vmw/*
2766F: docs/pvrdma.txt
a5d2f6f8 2767F: contrib/rdmacm-mux/*
4a5c9903 2768F: qapi/rdma.json
a3defabb 2769
b052fec8
AB
2770Semihosting
2771M: Alex Bennée <alex.bennee@linaro.org>
b052fec8
AB
2772S: Maintained
2773F: hw/semihosting/
2774F: include/hw/semihosting/
2775
b9e02c06
AB
2776Build and test automation
2777-------------------------
0475a03e 2778Build and test automation
b9e02c06 2779M: Alex Bennée <alex.bennee@linaro.org>
fe5ca46d 2780M: Fam Zheng <fam@euphon.net>
0d8ea8f1 2781R: Philippe Mathieu-Daudé <philmd@redhat.com>
e70dc7f8 2782S: Maintained
b9e02c06 2783F: .travis.yml
0708e647 2784F: scripts/travis/
d92d886a 2785F: .shippable.yml
e70dc7f8 2786F: tests/docker/
18023821 2787F: tests/vm/
54dbfd85 2788F: scripts/archive-source.sh
e70dc7f8 2789W: https://travis-ci.org/qemu/qemu
2a747008 2790W: https://app.shippable.com/github/qemu/qemu
e70dc7f8 2791W: http://patchew.org/QEMU/
717171bd 2792
7162fbb4
EM
2793FreeBSD Hosted Continuous Integration
2794M: Ed Maste <emaste@freebsd.org>
2795M: Li-Wen Hsu <lwhsu@freebsd.org>
7162fbb4
EM
2796S: Maintained
2797F: .cirrus.yml
2798W: https://cirrus-ci.com/github/qemu/qemu
2799
0a8b05c7
TH
2800GitLab Continuous Integration
2801M: Thomas Huth <thuth@redhat.com>
2802S: Maintained
2803F: .gitlab-ci.yml
2804
7e97017e
AB
2805Guest Test Compilation Support
2806M: Alex Bennée <alex.bennee@linaro.org>
2807R: Philippe Mathieu-Daudé <f4bug@amsat.org>
00a25291 2808S: Maintained
7e97017e 2809F: tests/tcg/Makefile
c722a9e4 2810F: tests/tcg/Makefile.include
7e97017e 2811
717171bd
DB
2812Documentation
2813-------------
2814Build system architecture
2815M: Daniel P. Berrange <berrange@redhat.com>
2816S: Odd Fixes
c39cdbf6 2817F: docs/devel/build-system.txt
8a49e97f 2818
92329a7e
AB
2819GIT Data Mining Config
2820M: Alex Bennée <alex.bennee@linaro.org>
2821S: Odd Fixes
2822F: gitdm.config
2823F: contrib/gitdm/*
2824
b02c9bc3
MA
2825Incompatible changes
2826R: libvir-list@redhat.com
abcd92db 2827F: docs/system/deprecated.rst
b02c9bc3 2828
aef45d51
DB
2829Build System
2830------------
2831GIT submodules
2832M: Daniel P. Berrange <berrange@redhat.com>
2833S: Odd Fixes
2834F: scripts/git-submodule.sh
c10e01b9 2835
ef45a392
AM
2836UI translations
2837M: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
2838F: po/*.po
2839
c10e01b9
PM
2840Sphinx documentation configuration and build machinery
2841M: Peter Maydell <peter.maydell@linaro.org>
2842S: Maintained
2843F: docs/conf.py
2844F: docs/*/conf.py