]> git.proxmox.com Git - mirror_qemu.git/blame - MAINTAINERS
migration: Fix operator type
[mirror_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 87M: Cornelia Huck <cohuck@redhat.com>
cdb509a4 88M: Thomas Huth <thuth@redhat.com>
daf14ce3 89S: Supported
812b31d3 90F: configs/devices/s390x-softmmu/default.mak
daf14ce3
CH
91F: gdb-xml/s390*.xml
92F: hw/char/sclp*.[hc]
93F: hw/char/terminal3270.c
94F: hw/intc/s390_flic.c
95F: hw/intc/s390_flic_kvm.c
96F: hw/s390x/
2fe2942c 97F: hw/vfio/ap.c
daf14ce3
CH
98F: hw/vfio/ccw.c
99F: hw/watchdog/wdt_diag288.c
100F: include/hw/s390x/
101F: include/hw/watchdog/wdt_diag288.h
102F: pc-bios/s390-ccw/
103F: pc-bios/s390-ccw.img
104F: target/s390x/
f58f084e
CH
105F: docs/system/target-s390x.rst
106F: docs/system/s390x/
a1c993c3 107F: tests/migration/s390x/
daf14ce3 108K: ^Subject:.*(?i)s390x?
99eaf137 109T: git https://gitlab.com/cohuck/qemu.git s390-next
daf14ce3
CH
110L: qemu-s390x@nongnu.org
111
e955acd9
PMD
112MIPS general architecture support
113M: Philippe Mathieu-Daudé <f4bug@amsat.org>
114R: Jiaxun Yang <jiaxun.yang@flygoat.com>
115S: Odd Fixes
116K: ^Subject:.*(?i)mips
117
84995ea2
MA
118Guest CPU cores (TCG)
119---------------------
6347e1f1 120Overall TCG CPUs
336f744e 121M: Richard Henderson <richard.henderson@linaro.org>
2185fd67 122R: Paolo Bonzini <pbonzini@redhat.com>
2b1641d0 123S: Maintained
c7f419f5 124F: softmmu/cpus.c
adf1cfbd 125F: cpus-common.c
6670d4d0 126F: page-vary.c
44b99a6d 127F: page-vary-common.c
c6a88dda 128F: accel/tcg/
9681ad3e 129F: accel/stubs/tcg-stub.c
084cfca1
RH
130F: util/cacheinfo.c
131F: util/cacheflush.c
55fd1892 132F: scripts/decodetree.py
3fdbf5d6 133F: docs/devel/decodetree.rst
2b1641d0
PB
134F: include/exec/cpu*.h
135F: include/exec/exec-all.h
486bbe5f 136F: include/exec/helper*.h
460423d3 137F: include/sysemu/cpus.h
14a48c1d 138F: include/sysemu/tcg.h
78271684 139F: include/hw/core/tcg-cpu-ops.h
486bbe5f 140
1badb586
PM
141FPU emulation
142M: Aurelien Jarno <aurelien@aurel32.net>
143M: Peter Maydell <peter.maydell@linaro.org>
0636e4d8
AB
144M: Alex Bennée <alex.bennee@linaro.org>
145S: Maintained
1badb586
PM
146F: fpu/
147F: include/fpu/
0636e4d8 148F: tests/fp/
1badb586 149
6347e1f1 150Alpha TCG CPUs
336f744e 151M: Richard Henderson <richard.henderson@linaro.org>
8d6df264 152S: Maintained
fcf5ef2a 153F: target/alpha/
c0bd0b50 154F: tests/tcg/alpha/
c17652ee 155F: disas/alpha.c
b6f97c14 156
6347e1f1 157ARM TCG CPUs
1ce9ce6a 158M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 159L: qemu-arm@nongnu.org
fd5d5c56 160S: Maintained
fcf5ef2a 161F: target/arm/
c348722c 162F: tests/tcg/arm/
29e0436e 163F: tests/tcg/aarch64/
c32c3d68 164F: tests/qtest/arm-cpu-features.c
8d8b636d
PB
165F: hw/arm/
166F: hw/cpu/a*mpcore.c
f7e242d6 167F: include/hw/cpu/a*mpcore.h
c17652ee
PB
168F: disas/arm.c
169F: disas/arm-a64.cc
170F: disas/libvixl/
c11a8e89 171F: docs/system/target-arm.rst
6e84a914 172F: docs/system/arm/cpu-features.rst
fd5d5c56 173
49154ea0
EA
174ARM SMMU
175M: Eric Auger <eric.auger@redhat.com>
176L: qemu-arm@nongnu.org
177S: Maintained
178F: hw/arm/smmu*
179F: include/hw/arm/smmu*
bbbd9b6e 180F: tests/avocado/smmu.py
49154ea0 181
c8c0d267
MR
182AVR TCG CPUs
183M: Michael Rolnik <mrolnik@gmail.com>
c8c0d267 184S: Maintained
0abd386d 185F: docs/system/target-avr.rst
12b35405 186F: gdb-xml/avr-cpu.xml
c8c0d267 187F: target/avr/
bbbd9b6e 188F: tests/avocado/machine_avr6.py
c8c0d267 189
6347e1f1 190CRIS TCG CPUs
fd5d5c56
AL
191M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
192S: Maintained
fcf5ef2a 193F: target/cris/
8d8b636d 194F: hw/cris/
c9b90090 195F: include/hw/cris/
c0bd0b50 196F: tests/tcg/cris/
c17652ee 197F: disas/cris.c
fd5d5c56 198
5f508bc2
TS
199Hexagon TCG CPUs
200M: Taylor Simpson <tsimpson@quicinc.com>
201S: Supported
202F: target/hexagon/
203F: linux-user/hexagon/
204F: tests/tcg/hexagon/
205F: disas/hexagon.c
812b31d3 206F: configs/targets/hexagon-linux-user/default.mak
afbdf0a4
ADF
207F: docker/dockerfiles/debian-hexagon-cross.docker
208F: docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh
5f508bc2 209
6347e1f1 210HPPA (PA-RISC) TCG CPUs
336f744e 211M: Richard Henderson <richard.henderson@linaro.org>
61766fe9
RH
212S: Maintained
213F: target/hppa/
214F: disas/hppa.c
215
6347e1f1 216M68K TCG CPUs
595a926d
LV
217M: Laurent Vivier <laurent@vivier.eu>
218S: Maintained
fcf5ef2a 219F: target/m68k/
e9a56114 220F: disas/m68k.c
fd5d5c56 221
6347e1f1 222MicroBlaze TCG CPUs
fd5d5c56
AL
223M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
224S: Maintained
fcf5ef2a 225F: target/microblaze/
8d8b636d 226F: hw/microblaze/
c17652ee 227F: disas/microblaze.c
b58a4e68 228F: tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
67f80eb4 229F: tests/tcg/nios2/Makefile.target
fd5d5c56 230
6347e1f1 231MIPS TCG CPUs
cf960317 232M: Philippe Mathieu-Daudé <f4bug@amsat.org>
099d510b 233R: Aurelien Jarno <aurelien@aurel32.net>
15d983de 234R: Jiaxun Yang <jiaxun.yang@flygoat.com>
97d89746 235R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
cf960317 236S: Odd Fixes
fcf5ef2a 237F: target/mips/
a60442eb 238F: disas/mips.c
1bf84a1e 239F: docs/system/cpu-models-mips.rst.inc
c0bd0b50 240F: tests/tcg/mips/
fd5d5c56 241
a60442eb
PMD
242MIPS TCG CPUs (nanoMIPS ISA)
243S: Orphan
244F: disas/nanomips.*
3f178b8d 245F: target/mips/tcg/*nanomips*
a60442eb 246
6347e1f1 247NiosII TCG CPUs
e671711c
MV
248M: Chris Wulff <crwulff@gmail.com>
249M: Marek Vasut <marex@denx.de>
250S: Maintained
251F: target/nios2/
252F: hw/nios2/
253F: disas/nios2.c
812b31d3 254F: configs/devices/nios2-softmmu/default.mak
2eb4461a 255F: tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh
e671711c 256
6347e1f1 257OpenRISC TCG CPUs
1d7cf18d
SH
258M: Stafford Horne <shorne@gmail.com>
259S: Odd Fixes
fcf5ef2a 260F: target/openrisc/
945dad6d 261F: hw/openrisc/
c0bd0b50 262F: tests/tcg/openrisc/
945dad6d 263
6347e1f1 264PowerPC TCG CPUs
14fe3222
DG
265M: Cédric Le Goater <clg@kaod.org>
266M: Daniel Henrique Barboza <danielhb413@gmail.com>
267R: David Gibson <david@gibson.dropbear.id.au>
268R: Greg Kurz <groug@kaod.org>
a6c98685 269L: qemu-ppc@nongnu.org
fd5d5c56 270S: Maintained
fcf5ef2a 271F: target/ppc/
7ddb120d
DG
272F: hw/ppc/ppc.c
273F: hw/ppc/ppc_booke.c
274F: include/hw/ppc/ppc.h
c17652ee 275F: disas/ppc.c
fd5d5c56 276
6347e1f1 277RISC-V TCG CPUs
c1677bcc 278M: Palmer Dabbelt <palmer@dabbelt.com>
ab2c9128
AF
279M: Alistair Francis <alistair.francis@wdc.com>
280M: Bin Meng <bin.meng@windriver.com>
a094b354 281L: qemu-riscv@nongnu.org
7b91ae7d 282S: Supported
4dc62b15
MC
283F: target/riscv/
284F: hw/riscv/
285F: include/hw/riscv/
f936eac8 286F: linux-user/host/riscv32/
511f3138 287F: linux-user/host/riscv64/
4dc62b15 288
34888f01
PT
289RISC-V XVentanaCondOps extension
290M: Philipp Tomsich <philipp.tomsich@vrull.eu>
291L: qemu-riscv@nongnu.org
292S: Supported
293F: target/riscv/XVentanaCondOps.decode
294F: target/riscv/insn_trans/trans_xventanacondops.c.inc
295
a4f34ecc 296RENESAS RX CPUs
b2744da9
PMD
297R: Yoshinori Sato <ysato@users.sourceforge.jp>
298S: Orphan
a4f34ecc
YS
299F: target/rx/
300
6347e1f1 301S390 TCG CPUs
336f744e 302M: Richard Henderson <richard.henderson@linaro.org>
ced01bb7 303M: David Hildenbrand <david@redhat.com>
fd5d5c56 304S: Maintained
fcf5ef2a 305F: target/s390x/
c9274b6b 306F: target/s390x/tcg
8d8b636d 307F: hw/s390x/
c17652ee 308F: disas/s390.c
276ba120 309F: tests/tcg/s390x/
146bd283 310L: qemu-s390x@nongnu.org
fd5d5c56 311
6347e1f1 312SH4 TCG CPUs
2d53d0c7
PMD
313R: Yoshinori Sato <ysato@users.sourceforge.jp>
314S: Orphan
fcf5ef2a 315F: target/sh4/
8d8b636d 316F: hw/sh4/
c17652ee 317F: disas/sh4.c
8a90f900 318F: include/hw/sh4/
fd5d5c56 319
6347e1f1 320SPARC TCG CPUs
f2416d3a 321M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2c742bf7 322M: Artyom Tarasenko <atar4qemu@gmail.com>
fd5d5c56 323S: Maintained
fcf5ef2a 324F: target/sparc/
8d8b636d
PB
325F: hw/sparc/
326F: hw/sparc64/
84dbe974 327F: include/hw/sparc/sparc64.h
c17652ee 328F: disas/sparc.c
fd5d5c56 329
6347e1f1 330X86 TCG CPUs
d46d72fd 331M: Paolo Bonzini <pbonzini@redhat.com>
336f744e 332M: Richard Henderson <richard.henderson@linaro.org>
24c4cd13 333M: Eduardo Habkost <eduardo@habkost.net>
b203a4ba 334S: Maintained
f5cc5a5c 335F: target/i386/tcg/
4132431f 336F: tests/tcg/i386/
3a082ec0 337F: tests/tcg/x86_64/
8d8b636d 338F: hw/i386/
c17652ee 339F: disas/i386.c
38dec0ef 340F: docs/system/cpu-models-x86*
f953c100 341T: git https://gitlab.com/ehabkost/qemu.git x86-next
fd5d5c56 342
6347e1f1 343Xtensa TCG CPUs
16e7caae 344M: Max Filippov <jcmvbkbc@gmail.com>
b8105d21 345W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
16e7caae 346S: Maintained
fcf5ef2a 347F: target/xtensa/
8d8b636d 348F: hw/xtensa/
c0bd0b50 349F: tests/tcg/xtensa/
5a6539e6 350F: disas/xtensa.c
895e4897 351F: include/hw/xtensa/xtensa-isa.h
812b31d3 352F: configs/devices/xtensa*/default.mak
16e7caae 353
6347e1f1 354TriCore TCG CPUs
48e06fe0
BK
355M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
356S: Maintained
fcf5ef2a 357F: target/tricore/
48e06fe0 358F: hw/tricore/
d46d14e6 359F: include/hw/tricore/
be78e799 360F: tests/tcg/tricore/
48e06fe0 361
dd28bebd
AB
362Multiarch Linux User Tests
363M: Alex Bennée <alex.bennee@linaro.org>
00a25291 364S: Maintained
dd28bebd
AB
365F: tests/tcg/multiarch/
366
84995ea2
MA
367Guest CPU Cores (KVM)
368---------------------
6347e1f1 369Overall KVM CPUs
c6d559d9 370M: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56
AL
371L: kvm@vger.kernel.org
372S: Supported
a6bb42f2 373F: */*/kvm*
1962cb20 374F: accel/kvm/
9681ad3e
TH
375F: accel/stubs/kvm-stub.c
376F: include/hw/kvm/
a95e9a48 377F: include/sysemu/kvm*.h
9681ad3e 378F: scripts/kvm/kvm_flightrecorder
fd5d5c56 379
6347e1f1 380ARM KVM CPUs
ed4659d1 381M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 382L: qemu-arm@nongnu.org
ed4659d1 383S: Maintained
fcf5ef2a 384F: target/arm/kvm.c
ed4659d1 385
6347e1f1 386MIPS KVM CPUs
dab1e1e1 387M: Huacai Chen <chenhuacai@kernel.org>
134f7f7d 388S: Odd Fixes
85d8da3f
PMD
389F: target/mips/kvm*
390F: target/mips/sysemu/
a31896c4 391
6347e1f1 392PPC KVM CPUs
14fe3222
DG
393M: Cédric Le Goater <clg@kaod.org>
394M: Daniel Henrique Barboza <danielhb413@gmail.com>
395R: David Gibson <david@gibson.dropbear.id.au>
396R: Greg Kurz <groug@kaod.org>
fd5d5c56 397S: Maintained
fcf5ef2a 398F: target/ppc/kvm.c
fd5d5c56 399
6347e1f1 400S390 KVM CPUs
7c8e2647 401M: Halil Pasic <pasic@linux.ibm.com>
2c092950 402M: Christian Borntraeger <borntraeger@linux.ibm.com>
0922e8c0 403S: Supported
67043607 404F: target/s390x/kvm/
fcf5ef2a 405F: target/s390x/machine.c
74b4c74d 406F: target/s390x/sigp.c
c3347ed0
JF
407F: hw/s390x/pv.c
408F: include/hw/s390x/pv.h
c5bfb202 409F: gdb-xml/s390*.xml
e18a8b34 410T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 411L: qemu-s390x@nongnu.org
fd5d5c56 412
6347e1f1 413X86 KVM CPUs
d46d72fd 414M: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56
AL
415M: Marcelo Tosatti <mtosatti@redhat.com>
416L: kvm@vger.kernel.org
417S: Supported
96a46def 418F: docs/system/i386/amd-memory-encryption.rst
a821186e 419F: docs/system/i386/sgx.rst
a9dc68d9 420F: target/i386/kvm/
8c9e7f8c 421F: target/i386/sev*
9681ad3e 422F: scripts/kvm/vmxcap
fd5d5c56 423
79ac3915
PMD
424Guest CPU Cores (other accelerators)
425------------------------------------
426Overall
336f744e 427M: Richard Henderson <richard.henderson@linaro.org>
79ac3915
PMD
428R: Paolo Bonzini <pbonzini@redhat.com>
429S: Maintained
940e43aa 430F: include/qemu/accel.h
b86f59c7 431F: include/sysemu/accel-ops.h
fb6916dd 432F: include/hw/core/accel-cpu.h
b86f59c7 433F: accel/accel-*.c
79ac3915
PMD
434F: accel/Makefile.objs
435F: accel/stubs/Makefile.objs
436
a1477da3
AG
437Apple Silicon HVF CPUs
438M: Alexander Graf <agraf@csgraf.de>
439S: Maintained
440F: target/arm/hvf/
441
674fc21f 442X86 HVF CPUs
de6b528b 443M: Cameron Esfahani <dirty@apple.com>
674fc21f 444M: Roman Bolshakov <r.bolshakov@yadro.com>
de6b528b 445W: https://wiki.qemu.org/Features/HVF
674fc21f 446S: Maintained
674fc21f 447F: target/i386/hvf/
d57bc3c1
AG
448
449HVF
450M: Cameron Esfahani <dirty@apple.com>
451M: Roman Bolshakov <r.bolshakov@yadro.com>
452W: https://wiki.qemu.org/Features/HVF
453S: Maintained
454F: accel/hvf/
674fc21f 455F: include/sysemu/hvf.h
d57bc3c1 456F: include/sysemu/hvf_int.h
674fc21f 457
c220cdec
SM
458WHPX CPUs
459M: Sunil Muthuswamy <sunilmut@microsoft.com>
460S: Supported
1fc33bb9 461F: target/i386/whpx/
c220cdec
SM
462F: include/sysemu/whpx.h
463
84995ea2
MA
464Guest CPU Cores (Xen)
465---------------------
6347e1f1 466X86 Xen CPUs
3623c57e
SS
467M: Stefano Stabellini <sstabellini@kernel.org>
468M: Anthony Perard <anthony.perard@citrix.com>
784e9727 469M: Paul Durrant <paul@xen.org>
6d06220a 470L: xen-devel@lists.xenproject.org
8a6b0cd7 471S: Supported
8a6b0cd7 472F: */xen*
da278d58 473F: accel/xen/*
b827891d 474F: hw/9pfs/xen-9p*
c92451c2
PB
475F: hw/char/xen_console.c
476F: hw/display/xenfb.c
477F: hw/net/xen_nic.c
758af9cf 478F: hw/usb/xen-usb.c
1a72d9ae 479F: hw/block/xen*
4ea7d1a7 480F: hw/block/dataplane/xen*
c92451c2
PB
481F: hw/xen/
482F: hw/xenpv/
9027ac50 483F: hw/i386/xen/
1401897c 484F: hw/pci-host/xen_igd_pt.c
fcab2b46 485F: include/hw/block/dataplane/xen*
c92451c2 486F: include/hw/xen/
da278d58 487F: include/sysemu/xen.h
9027ac50 488F: include/sysemu/xen-mapcache.h
71f364b7 489F: stubs/xen-hw-stub.c
8a6b0cd7 490
6c94b952
CX
491Guest CPU Cores (HAXM)
492---------------------
493X86 HAXM CPUs
494M: Wenchao Wang <wenchao.wang@intel.com>
495M: Colin Xu <colin.xu@intel.com>
496L: haxm-team@intel.com
497W: https://github.com/intel/haxm/issues
498S: Maintained
f7091f5f 499F: accel/stubs/hax-stub.c
6c94b952 500F: include/sysemu/hax.h
7fdef0d4 501F: target/i386/hax/
6c94b952 502
39becfce
RZ
503Guest CPU Cores (NVMM)
504----------------------
505NetBSD Virtual Machine Monitor (NVMM) CPU support
506M: Kamil Rytarowski <kamil@netbsd.org>
507M: Reinoud Zandijk <reinoud@netbsd.org>
508S: Maintained
509F: include/sysemu/nvmm.h
510F: target/i386/nvmm/
511
84995ea2
MA
512Hosts
513-----
1bdd6874 514LINUX
f5fecb49
PMD
515M: Michael S. Tsirkin <mst@redhat.com>
516M: Cornelia Huck <cohuck@redhat.com>
517M: Paolo Bonzini <pbonzini@redhat.com>
1bdd6874 518S: Maintained
1bdd6874 519F: linux-headers/
f5fecb49 520F: scripts/update-linux-headers.sh
1bdd6874
SW
521
522POSIX
f3f0204d 523M: Paolo Bonzini <pbonzini@redhat.com>
1bdd6874 524S: Maintained
f3f0204d
PMD
525F: os-posix.c
526F: include/sysemu/os-posix.h
527F: util/*posix*.c
528F: include/qemu/*posix*.h
1bdd6874 529
3c2bdbc1 530NETBSD
3c2bdbc1 531M: Kamil Rytarowski <kamil@netbsd.org>
39becfce
RZ
532M: Reinoud Zandijk <reinoud@netbsd.org>
533M: Ryo ONODERA <ryoon@netbsd.org>
3c2bdbc1 534S: Maintained
1b61270b 535K: ^Subject:.*(?i)NetBSD
3c2bdbc1 536
0a773d55 537OPENBSD
0a773d55
BS
538M: Brad Smith <brad@comstyle.com>
539S: Maintained
540K: ^Subject:.*(?i)OpenBSD
541
1bdd6874 542W32, W64
1bdd6874
SW
543M: Stefan Weil <sw@weilnetz.de>
544S: Maintained
545F: *win32*
03972660
TH
546F: */*win32*
547F: include/*/*win32*
548X: qga/*win32*
885bdc95 549F: qemu.nsi
1bdd6874 550
c82b7ef1
PMD
551Darwin (macOS, iOS)
552M: Philippe Mathieu-Daudé <f4bug@amsat.org>
553S: Odd Fixes
554F: .gitlab-ci.d/cirrus/macos-*
555F: */*.m
556
b250d04a 557Alpha Machines
84995ea2 558--------------
336f744e 559M: Richard Henderson <richard.henderson@linaro.org>
b250d04a
PMD
560S: Maintained
561F: hw/alpha/
7bea0dd4 562F: hw/isa/smc37c669-superio.c
8d8a8ab5 563F: tests/tcg/alpha/system/
b250d04a 564
fd5d5c56
AL
565ARM Machines
566------------
84291fe7 567Allwinner-a10
85b4d5da 568M: Beniamino Galvani <b.galvani@gmail.com>
a00d7f20 569M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 570L: qemu-arm@nongnu.org
a00d7f20 571S: Odd Fixes
85b4d5da
BG
572F: hw/*/allwinner*
573F: include/hw/*/allwinner*
84291fe7 574F: hw/arm/cubieboard.c
d4a7c362 575F: docs/system/arm/cubieboard.rst
84291fe7 576
740dafc0
NL
577Allwinner-h3
578M: Niek Linnenbank <nieklinnenbank@gmail.com>
579L: qemu-arm@nongnu.org
580S: Maintained
581F: hw/*/allwinner-h3*
582F: include/hw/*/allwinner-h3*
b0c96666 583F: hw/arm/orangepi.c
c67d732c 584F: docs/system/arm/orangepi.rst
740dafc0 585
e5a6a6e6 586ARM PrimeCell and CMSDK devices
06271000 587M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 588L: qemu-arm@nongnu.org
06271000
PB
589S: Maintained
590F: hw/char/pl011.c
c6427ff7 591F: include/hw/char/pl011.h
06271000
PB
592F: hw/display/pl110*
593F: hw/dma/pl080.c
aa74e355 594F: include/hw/dma/pl080.h
06271000
PB
595F: hw/dma/pl330.c
596F: hw/gpio/pl061.c
597F: hw/input/pl050.c
598F: hw/intc/pl190.c
599F: hw/sd/pl181.c
1d52866f
PM
600F: hw/ssi/pl022.c
601F: include/hw/ssi/pl022.h
877c181c
PMD
602F: hw/rtc/pl031.c
603F: include/hw/rtc/pl031.h
06271000 604F: include/hw/arm/primecell.h
e5a6a6e6
PM
605F: hw/timer/cmsdk-apb-timer.c
606F: include/hw/timer/cmsdk-apb-timer.h
30858daf 607F: tests/qtest/cmsdk-apb-timer-test.c
4f4c6206
PM
608F: hw/timer/cmsdk-apb-dualtimer.c
609F: include/hw/timer/cmsdk-apb-dualtimer.h
9bc064b5 610F: tests/qtest/cmsdk-apb-dualtimer-test.c
e5a6a6e6
PM
611F: hw/char/cmsdk-apb-uart.c
612F: include/hw/char/cmsdk-apb-uart.h
050c2ea0
PM
613F: hw/watchdog/cmsdk-apb-watchdog.c
614F: include/hw/watchdog/cmsdk-apb-watchdog.h
9cf5eb29 615F: tests/qtest/cmsdk-apb-watchdog-test.c
0d4a7551
PM
616F: hw/misc/tz-ppc.c
617F: include/hw/misc/tz-ppc.h
344f4b15
PM
618F: hw/misc/tz-mpc.c
619F: include/hw/misc/tz-mpc.h
211e701d
PM
620F: hw/misc/tz-msc.c
621F: include/hw/misc/tz-msc.h
06271000
PB
622
623ARM cores
624M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 625L: qemu-arm@nongnu.org
06271000
PB
626S: Maintained
627F: hw/intc/arm*
628F: hw/intc/gic_internal.h
629F: hw/misc/a9scu.c
630F: hw/misc/arm11scu.c
b7f30114 631F: hw/misc/arm_l2x0.c
2f9db77e 632F: hw/misc/armv7m_ras.c
06271000 633F: hw/timer/a9gtimer*
c6427ff7
PMD
634F: hw/timer/arm*
635F: include/hw/arm/arm*.h
06271000
PB
636F: include/hw/intc/arm*
637F: include/hw/misc/a9scu.h
638F: include/hw/misc/arm11scu.h
639F: include/hw/timer/a9gtimer.h
640F: include/hw/timer/arm_mptimer.h
c6427ff7 641F: include/hw/timer/armv7m_systick.h
2f9db77e 642F: include/hw/misc/armv7m_ras.h
1e8a1fae 643F: tests/qtest/test-arm-mptimer.c
06271000 644
fc63dcff 645Exynos
f44c5c67 646M: Igor Mitsyanko <i.mitsyanko@gmail.com>
a00d7f20 647M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 648L: qemu-arm@nongnu.org
a00d7f20 649S: Odd Fixes
8d8b636d 650F: hw/*/exynos*
78cb12a9 651F: include/hw/*/exynos*
fc63dcff 652
766fd09f 653Calxeda Highbank
9ef137ca 654M: Rob Herring <robh@kernel.org>
a00d7f20 655M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 656L: qemu-arm@nongnu.org
a00d7f20 657S: Odd Fixes
8d8b636d
PB
658F: hw/arm/highbank.c
659F: hw/net/xgmac.c
c90df7ce 660F: docs/system/arm/highbank.rst
766fd09f 661
9082f121
AP
662Canon DIGIC
663M: Antony Pavlov <antonynpavlov@gmail.com>
a00d7f20 664M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 665L: qemu-arm@nongnu.org
a00d7f20 666S: Odd Fixes
9082f121
AP
667F: include/hw/arm/digic.h
668F: hw/*/digic*
7ad5f2d1 669F: include/hw/*/digic*
bbbd9b6e 670F: tests/avocado/machine_arm_canona1100.py
2d21dd17 671F: docs/system/arm/digic.rst
9082f121 672
9c8fdcec
AP
673Goldfish RTC
674M: Anup Patel <anup.patel@wdc.com>
675M: Alistair Francis <Alistair.Francis@wdc.com>
676L: qemu-riscv@nongnu.org
677S: Maintained
678F: hw/rtc/goldfish_rtc.c
679F: include/hw/rtc/goldfish_rtc.h
680
fd5d5c56 681Gumstix
a00d7f20
PM
682M: Peter Maydell <peter.maydell@linaro.org>
683R: Philippe Mathieu-Daudé <f4bug@amsat.org>
b4f2bd1c 684L: qemu-arm@nongnu.org
1f7161d2 685S: Odd Fixes
8d8b636d 686F: hw/arm/gumstix.c
bb309000 687F: docs/system/arm/gumstix.rst
fd5d5c56 688
123a069a
TH
689i.MX25 PDK
690M: Peter Maydell <peter.maydell@linaro.org>
691R: Jean-Christophe Dubois <jcd@tribudubois.net>
692L: qemu-arm@nongnu.org
693S: Odd Fixes
694F: hw/arm/fsl-imx25.c
695F: hw/arm/imx25_pdk.c
696F: hw/misc/imx25_ccm.c
37f95959 697F: hw/watchdog/wdt_imx2.c
123a069a
TH
698F: include/hw/arm/fsl-imx25.h
699F: include/hw/misc/imx25_ccm.h
37f95959 700F: include/hw/watchdog/wdt_imx2.h
b1b3e3e3 701F: docs/system/arm/imx25-pdk.rst
123a069a 702
95a5db3a 703i.MX31 (kzm)
a00d7f20 704M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 705L: qemu-arm@nongnu.org
95a5db3a 706S: Odd Fixes
8d8b636d 707F: hw/arm/kzm.c
95a5db3a
TH
708F: hw/*/imx_*
709F: hw/*/*imx31*
710F: include/hw/*/imx_*
711F: include/hw/*/*imx31*
fa6c9394 712F: docs/system/arm/kzm.rst
0325559d 713
fd5d5c56 714Integrator CP
1ce9ce6a 715M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 716L: qemu-arm@nongnu.org
fd5d5c56 717S: Maintained
8d8b636d 718F: hw/arm/integratorcp.c
f7e242d6 719F: hw/misc/arm_integrator_debug.c
b7f30114 720F: include/hw/misc/arm_integrator_debug.h
bbbd9b6e 721F: tests/avocado/machine_arm_integratorcp.py
c11a8e89 722F: docs/system/arm/integratorcp.rst
fd5d5c56 723
95a5db3a
TH
724MCIMX6UL EVK / i.MX6ul
725M: Peter Maydell <peter.maydell@linaro.org>
726R: Jean-Christophe Dubois <jcd@tribudubois.net>
727L: qemu-arm@nongnu.org
728S: Odd Fixes
729F: hw/arm/mcimx6ul-evk.c
730F: hw/arm/fsl-imx6ul.c
731F: hw/misc/imx6ul_ccm.c
732F: include/hw/arm/fsl-imx6ul.h
733F: include/hw/misc/imx6ul_ccm.h
734
735MCIMX7D SABRE / i.MX7
736M: Peter Maydell <peter.maydell@linaro.org>
737R: Andrey Smirnov <andrew.smirnov@gmail.com>
738L: qemu-arm@nongnu.org
739S: Odd Fixes
740F: hw/arm/mcimx7d-sabre.c
741F: hw/arm/fsl-imx7.c
b7f30114 742F: hw/misc/imx7_*.c
95a5db3a 743F: include/hw/arm/fsl-imx7.h
b7f30114 744F: include/hw/misc/imx7_*.h
95a5db3a
TH
745F: hw/pci-host/designware.c
746F: include/hw/pci-host/designware.h
747
e5a6a6e6
PM
748MPS2
749M: Peter Maydell <peter.maydell@linaro.org>
750L: qemu-arm@nongnu.org
751S: Maintained
752F: hw/arm/mps2.c
0d4a7551
PM
753F: hw/arm/mps2-tz.c
754F: hw/misc/mps2-*.c
755F: include/hw/misc/mps2-*.h
6eee5d24
PM
756F: hw/arm/armsse.c
757F: include/hw/arm/armsse.h
c56c5760
PMD
758F: hw/misc/iotkit-secctl.c
759F: include/hw/misc/iotkit-secctl.h
75750e4d
PM
760F: hw/misc/iotkit-sysctl.c
761F: include/hw/misc/iotkit-sysctl.h
c667a25b
PM
762F: hw/misc/iotkit-sysinfo.c
763F: include/hw/misc/iotkit-sysinfo.h
4239b311
PM
764F: hw/misc/armsse-cpu-pwrctrl.c
765F: include/hw/misc/armsse-cpu-pwrctrl.h
5aeb3689
PM
766F: hw/misc/armsse-cpuid.c
767F: include/hw/misc/armsse-cpuid.h
cdf63440
PM
768F: hw/misc/armsse-mhu.c
769F: include/hw/misc/armsse-mhu.h
0d10df30
PM
770F: hw/timer/sse-counter.c
771F: include/hw/timer/sse-counter.h
0b8ceee8
PM
772F: hw/timer/sse-timer.c
773F: include/hw/timer/sse-timer.h
1eca58aa 774F: tests/qtest/sse-timer-test.c
ba7912a5 775F: docs/system/arm/mps2.rst
e5a6a6e6 776
8f69a4c1
PM
777Musca
778M: Peter Maydell <peter.maydell@linaro.org>
779L: qemu-arm@nongnu.org
780S: Maintained
781F: hw/arm/musca.c
9f8f640e 782F: docs/system/arm/musca.rst
8f69a4c1 783
fd5d5c56
AL
784Musicpal
785M: Jan Kiszka <jan.kiszka@web.de>
a00d7f20 786M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 787L: qemu-arm@nongnu.org
a00d7f20 788S: Odd Fixes
8d8b636d 789F: hw/arm/musicpal.c
6d81f488
PMD
790F: hw/net/mv88w8618_eth.c
791F: include/hw/net/mv88w8618_eth.h
c11a8e89 792F: docs/system/arm/musicpal.rst
fd5d5c56 793
e5a7ba87
HS
794Nuvoton NPCM7xx
795M: Havard Skinnemoen <hskinnemoen@google.com>
796M: Tyrone Ting <kfting@nuvoton.com>
797L: qemu-arm@nongnu.org
798S: Supported
799F: hw/*/npcm7xx*
800F: include/hw/*/npcm7xx*
7d378ed6 801F: tests/qtest/npcm7xx*
d1cb5eda
HS
802F: pc-bios/npcm7xx_bootrom.bin
803F: roms/vbootrom
71703116 804F: docs/system/arm/nuvoton.rst
e5a7ba87 805
fd5d5c56 806nSeries
a00d7f20 807M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 808L: qemu-arm@nongnu.org
a00d7f20 809S: Odd Fixes
8d8b636d 810F: hw/arm/nseries.c
8a08cc71 811F: hw/display/blizzard.c
b7f30114
TH
812F: hw/input/lm832x.c
813F: hw/input/tsc2005.c
814F: hw/misc/cbus.c
6a648a5f 815F: hw/rtc/twl92230.c
8a08cc71 816F: include/hw/display/blizzard.h
410bbee1 817F: include/hw/input/lm832x.h
a331dd02 818F: include/hw/input/tsc2xxx.h
e8fa3958 819F: include/hw/misc/cbus.h
bbbd9b6e 820F: tests/avocado/machine_arm_n8x0.py
c11a8e89 821F: docs/system/arm/nseries.rst
fd5d5c56
AL
822
823Palm
a00d7f20 824M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 825L: qemu-arm@nongnu.org
a00d7f20 826S: Odd Fixes
8d8b636d 827F: hw/arm/palm.c
b7f30114 828F: hw/input/tsc210x.c
a331dd02 829F: include/hw/input/tsc2xxx.h
c11a8e89 830F: docs/system/arm/palm.rst
fd5d5c56 831
95a5db3a
TH
832Raspberry Pi
833M: Peter Maydell <peter.maydell@linaro.org>
95a5db3a
TH
834R: Philippe Mathieu-Daudé <f4bug@amsat.org>
835L: qemu-arm@nongnu.org
836S: Odd Fixes
123a069a 837F: hw/arm/raspi.c
95a5db3a
TH
838F: hw/arm/raspi_platform.h
839F: hw/*/bcm283*
840F: include/hw/arm/raspi*
841F: include/hw/*/bcm283*
d9f2ac3d 842F: docs/system/arm/raspi.rst
95a5db3a 843
fd5d5c56 844Real View
1ce9ce6a 845M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 846L: qemu-arm@nongnu.org
fd5d5c56 847S: Maintained
8d8b636d 848F: hw/arm/realview*
f7e242d6 849F: hw/cpu/realview_mpcore.c
5ea53049
PB
850F: hw/intc/realview_gic.c
851F: include/hw/intc/realview_gic.h
c11a8e89 852F: docs/system/arm/realview.rst
fd5d5c56 853
9b31bff0 854PXA2XX
a00d7f20 855M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 856L: qemu-arm@nongnu.org
a00d7f20 857S: Odd Fixes
9b31bff0 858F: hw/arm/mainstone.c
8d8b636d 859F: hw/arm/spitz.c
9b31bff0
PB
860F: hw/arm/tosa.c
861F: hw/arm/z2.c
862F: hw/*/pxa2xx*
123a069a
TH
863F: hw/display/tc6393xb.c
864F: hw/gpio/max7310.c
865F: hw/gpio/zaurus.c
f7e242d6 866F: hw/misc/mst_fpga.c
58f3e3fe
CM
867F: hw/adc/max111x.c
868F: include/hw/adc/max111x.h
ed0db866 869F: include/hw/arm/pxa.h
123a069a 870F: include/hw/arm/sharpsl.h
ee2ccc57 871F: include/hw/display/tc6393xb.h
c11a8e89 872F: docs/system/arm/xscale.rst
c9543db4 873F: docs/system/arm/mainstone.rst
fd5d5c56 874
95a5db3a
TH
875SABRELITE / i.MX6
876M: Peter Maydell <peter.maydell@linaro.org>
877R: Jean-Christophe Dubois <jcd@tribudubois.net>
878L: qemu-arm@nongnu.org
879S: Odd Fixes
880F: hw/arm/sabrelite.c
881F: hw/arm/fsl-imx6.c
b7f30114 882F: hw/misc/imx6_*.c
95a5db3a 883F: hw/ssi/imx_spi.c
0701a5ef
GR
884F: hw/usb/imx-usb-phy.c
885F: include/hw/usb/imx-usb-phy.h
95a5db3a 886F: include/hw/arm/fsl-imx6.h
b7f30114 887F: include/hw/misc/imx6_*.h
95a5db3a
TH
888F: include/hw/ssi/imx_spi.h
889
64580903 890SBSA-REF
428a3777 891M: Radoslaw Biernacki <rad@semihalf.com>
64580903 892M: Peter Maydell <peter.maydell@linaro.org>
aff55693 893R: Leif Lindholm <leif@nuviainc.com>
64580903
HZ
894L: qemu-arm@nongnu.org
895S: Maintained
896F: hw/arm/sbsa-ref.c
9eeeb80a 897F: docs/system/arm/sbsa.rst
64580903 898
671f11b2
TH
899Sharp SL-5500 (Collie) PDA
900M: Peter Maydell <peter.maydell@linaro.org>
901L: qemu-arm@nongnu.org
902S: Odd Fixes
903F: hw/arm/collie.c
904F: hw/arm/strongarm*
b76b60f5 905F: docs/system/arm/collie.rst
671f11b2 906
fd5d5c56 907Stellaris
1ce9ce6a 908M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 909L: qemu-arm@nongnu.org
fd5d5c56 910S: Maintained
8d8b636d 911F: hw/*/stellaris*
98fa3327 912F: include/hw/input/gamepad.h
c11a8e89 913F: docs/system/arm/stellaris.rst
fd5d5c56 914
2ac2410c
AI
915STM32VLDISCOVERY
916M: Alexandre Iooss <erdnaxe@crans.org>
917L: qemu-arm@nongnu.org
918S: Maintained
919F: hw/arm/stm32vldiscovery.c
1af060e5 920F: docs/system/arm/stm32.rst
2ac2410c 921
95a5db3a
TH
922Versatile Express
923M: Peter Maydell <peter.maydell@linaro.org>
924L: qemu-arm@nongnu.org
925S: Maintained
926F: hw/arm/vexpress.c
5a1d4244 927F: docs/system/arm/vexpress.rst
95a5db3a 928
fd5d5c56 929Versatile PB
1ce9ce6a 930M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 931L: qemu-arm@nongnu.org
fd5d5c56 932S: Maintained
8d8b636d 933F: hw/*/versatile*
f61c3fb5 934F: include/hw/i2c/arm_sbcon_i2c.h
c6427ff7 935F: hw/misc/arm_sysctl.c
c11a8e89 936F: docs/system/arm/versatile.rst
fd5d5c56 937
95a5db3a
TH
938Virt
939M: Peter Maydell <peter.maydell@linaro.org>
940L: qemu-arm@nongnu.org
941S: Maintained
942F: hw/arm/virt*
943F: include/hw/arm/virt.h
6a0b7505 944F: docs/system/arm/virt.rst
11593544 945F: tests/avocado/machine_aarch64_virt.py
95a5db3a 946
e3260506 947Xilinx Zynq
cc0100f4 948M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
c22e580c 949M: Alistair Francis <alistair@alistair23.me>
a00d7f20 950M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 951L: qemu-arm@nongnu.org
e3260506 952S: Maintained
cc0100f4 953F: hw/*/xilinx_*
8d8b636d 954F: hw/*/cadence_*
246f530c
CM
955F: hw/misc/zynq_slcr.c
956F: hw/adc/zynq-xadc.c
957F: include/hw/misc/zynq_slcr.h
958F: include/hw/adc/zynq-xadc.h
cc0100f4 959X: hw/ssi/xilinx_*
e3260506 960
ff9e157b 961Xilinx ZynqMP and Versal
c22e580c 962M: Alistair Francis <alistair@alistair23.me>
cc0100f4 963M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
a00d7f20 964M: Peter Maydell <peter.maydell@linaro.org>
b4f2bd1c 965L: qemu-arm@nongnu.org
137805f5 966S: Maintained
cc0100f4 967F: hw/*/xlnx*.c
f586d5fc 968F: include/hw/*/xlnx*.h
24d6d8bf
PMD
969F: include/hw/ssi/xilinx_spips.h
970F: hw/display/dpcd.c
971F: include/hw/display/dpcd.h
ff9e157b 972F: docs/system/arm/xlnx-versal-virt.rst
137805f5 973
72e58848
FI
974Xilinx Versal OSPI
975M: Francisco Iglesias <francisco.iglesias@xilinx.com>
976S: Maintained
977F: hw/ssi/xlnx-versal-ospi.c
978F: include/hw/ssi/xlnx-versal-ospi.h
979
8f4d260e 980ARM ACPI Subsystem
e59f13d7 981M: Shannon Zhao <shannon.zhaosl@gmail.com>
b4f2bd1c 982L: qemu-arm@nongnu.org
8f4d260e
SZ
983S: Maintained
984F: hw/arm/virt-acpi-build.c
8f4d260e 985
0f76debd
AI
986STM32F100
987M: Alexandre Iooss <erdnaxe@crans.org>
988L: qemu-arm@nongnu.org
989S: Maintained
990F: hw/arm/stm32f100_soc.c
991
a1f8193b
AF
992STM32F205
993M: Alistair Francis <alistair@alistair23.me>
a00d7f20 994M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 995L: qemu-arm@nongnu.org
a1f8193b
AF
996S: Maintained
997F: hw/arm/stm32f205_soc.c
998F: hw/misc/stm32f2xx_syscfg.c
999F: hw/char/stm32f2xx_usart.c
1000F: hw/timer/stm32f2xx_timer.c
1001F: hw/adc/*
1002F: hw/ssi/stm32f2xx_spi.c
0e0d345b 1003F: include/hw/*/stm32*.h
a1f8193b 1004
529fc5fd
AF
1005STM32F405
1006M: Alistair Francis <alistair@alistair23.me>
1007M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1008L: qemu-arm@nongnu.org
529fc5fd
AF
1009S: Maintained
1010F: hw/arm/stm32f405_soc.c
1011F: hw/misc/stm32f4xx_syscfg.c
1012F: hw/misc/stm32f4xx_exti.c
1013
a1f8193b
AF
1014Netduino 2
1015M: Alistair Francis <alistair@alistair23.me>
a00d7f20 1016M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1017L: qemu-arm@nongnu.org
a1f8193b
AF
1018S: Maintained
1019F: hw/arm/netduino2.c
1020
60d6c427
AF
1021Netduino Plus 2
1022M: Alistair Francis <alistair@alistair23.me>
1023M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1024L: qemu-arm@nongnu.org
60d6c427
AF
1025S: Maintained
1026F: hw/arm/netduinoplus2.c
1027
670bc4cb
SS
1028SmartFusion2
1029M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
a00d7f20 1030M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1031L: qemu-arm@nongnu.org
670bc4cb
SS
1032S: Maintained
1033F: hw/arm/msf2-soc.c
1034F: hw/misc/msf2-sysreg.c
1035F: hw/timer/mss-timer.c
1036F: hw/ssi/mss-spi.c
1037F: include/hw/arm/msf2-soc.h
1038F: include/hw/misc/msf2-sysreg.h
1039F: include/hw/timer/mss-timer.h
1040F: include/hw/ssi/mss-spi.h
1c664378
SS
1041F: hw/net/msf2-emac.c
1042F: include/hw/net/msf2-emac.h
670bc4cb
SS
1043
1044Emcraft M2S-FG484
1045M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
a00d7f20 1046M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1047L: qemu-arm@nongnu.org
670bc4cb
SS
1048S: Maintained
1049F: hw/arm/msf2-som.c
3f65df38 1050F: docs/system/arm/emcraft-sf2.rst
670bc4cb 1051
f87db1ba
JS
1052ASPEED BMCs
1053M: Cédric Le Goater <clg@kaod.org>
a00d7f20 1054M: Peter Maydell <peter.maydell@linaro.org>
f87db1ba
JS
1055R: Andrew Jeffery <andrew@aj.id.au>
1056R: Joel Stanley <joel@jms.id.au>
1057L: qemu-arm@nongnu.org
1058S: Maintained
1059F: hw/*/*aspeed*
b7f30114 1060F: hw/misc/pca9552.c
f87db1ba 1061F: include/hw/*/*aspeed*
b7f30114 1062F: include/hw/misc/pca9552*.h
f87db1ba
JS
1063F: hw/net/ftgmac100.c
1064F: include/hw/net/ftgmac100.h
de8ee7d4 1065F: docs/system/arm/aspeed.rst
66609952 1066F: tests/qtest/*aspeed*
f87db1ba 1067
c0066d1a
JS
1068NRF51
1069M: Joel Stanley <joel@jms.id.au>
a00d7f20 1070M: Peter Maydell <peter.maydell@linaro.org>
c0066d1a
JS
1071L: qemu-arm@nongnu.org
1072S: Maintained
c8de3f5f
SH
1073F: hw/*/nrf51*.c
1074F: hw/*/microbit*.c
1075F: include/hw/*/nrf51*.h
1076F: include/hw/*/microbit*.h
1e8a1fae 1077F: tests/qtest/microbit-test.c
90a76c63 1078F: docs/system/arm/nrf.rst
c0066d1a 1079
42f3ff00
MR
1080AVR Machines
1081-------------
1082
1083AVR MCUs
1084M: Michael Rolnik <mrolnik@gmail.com>
42f3ff00 1085S: Maintained
812b31d3 1086F: configs/devices/avr-softmmu/default.mak
7dd8f6fd 1087F: hw/avr/
429ca9d6
MR
1088F: include/hw/char/avr_usart.h
1089F: hw/char/avr_usart.c
8ff47bc1
MR
1090F: include/hw/timer/avr_timer16.h
1091F: hw/timer/avr_timer16.c
dc288de0
MR
1092F: include/hw/misc/avr_power.h
1093F: hw/misc/avr_power.c
42f3ff00 1094
50486d63
PMD
1095Arduino
1096M: Philippe Mathieu-Daudé <f4bug@amsat.org>
50486d63
PMD
1097S: Maintained
1098F: hw/avr/arduino.c
1099
fd5d5c56
AL
1100CRIS Machines
1101-------------
1102Axis Dev88
1103M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1104S: Maintained
8d8b636d 1105F: hw/cris/axis_dev88.c
6e481d57 1106F: hw/*/etraxfs_*.c
fd5d5c56 1107
e188396c
PMD
1108HP-PARISC Machines
1109------------------
18092598 1110HP B160L
336f744e 1111M: Richard Henderson <richard.henderson@linaro.org>
e188396c
PMD
1112R: Helge Deller <deller@gmx.de>
1113S: Odd Fixes
812b31d3 1114F: configs/devices/hppa-softmmu/default.mak
e188396c 1115F: hw/hppa/
11f976ad
PMD
1116F: hw/net/*i82596*
1117F: include/hw/net/lasi_82596.h
e188396c
PMD
1118F: pc-bios/hppa-firmware.img
1119
afcacd53 1120M68K Machines
fd5d5c56
AL
1121-------------
1122an5206
5baf2741
TH
1123M: Thomas Huth <huth@tuxfamily.org>
1124S: Odd Fixes
8d8b636d 1125F: hw/m68k/an5206.c
e9a56114 1126F: hw/m68k/mcf5206.c
fd5d5c56 1127
fd5d5c56 1128mcf5208
5baf2741
TH
1129M: Thomas Huth <huth@tuxfamily.org>
1130S: Odd Fixes
8d8b636d 1131F: hw/m68k/mcf5208.c
e9a56114
TH
1132F: hw/m68k/mcf_intc.c
1133F: hw/char/mcf_uart.c
1134F: hw/net/mcf_fec.c
5baf2741 1135F: include/hw/m68k/mcf*.h
fd5d5c56 1136
1810b815
TH
1137NeXTcube
1138M: Thomas Huth <huth@tuxfamily.org>
1139S: Odd Fixes
1140F: hw/m68k/next-*.c
1141F: hw/display/next-fb.c
1142F: include/hw/m68k/next-cube.h
1143
6dca62a0
LV
1144q800
1145M: Laurent Vivier <laurent@vivier.eu>
1146S: Maintained
04e7ca8d 1147F: hw/m68k/q800.c
6dca62a0 1148F: hw/misc/mac_via.c
fa2ba3b8 1149F: hw/nubus/*
8ac919a0 1150F: hw/display/macfb.c
c701ec62 1151F: hw/block/swim.c
04e7ca8d 1152F: hw/m68k/bootinfo.h
382d71af
LV
1153F: include/standard-headers/asm-m68k/bootinfo.h
1154F: include/standard-headers/asm-m68k/bootinfo-mac.h
6dca62a0 1155F: include/hw/misc/mac_via.h
fa2ba3b8 1156F: include/hw/nubus/*
8ac919a0 1157F: include/hw/display/macfb.h
c701ec62 1158F: include/hw/block/swim.h
6dca62a0 1159
e1cecdca
LV
1160virt
1161M: Laurent Vivier <laurent@vivier.eu>
1162S: Maintained
1163F: hw/m68k/virt.c
1164F: hw/char/goldfish_tty.c
1165F: hw/intc/goldfish_pic.c
1166F: hw/intc/m68k_irqc.c
1167F: hw/misc/virt_ctrl.c
1168F: include/hw/char/goldfish_tty.h
1169F: include/hw/intc/goldfish_pic.h
1170F: include/hw/intc/m68k_irqc.h
1171F: include/hw/misc/virt_ctrl.h
1172
fd5d5c56
AL
1173MicroBlaze Machines
1174-------------------
1175petalogix_s3adsp1800
1176M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1177S: Maintained
6e481d57 1178F: hw/microblaze/petalogix_s3adsp1800_mmu.c
a734c7b5 1179F: include/hw/char/xilinx_uartlite.h
bbbd9b6e 1180F: tests/avocado/machine_microblaze.py
fd5d5c56 1181
d36e8ce7 1182petalogix_ml605
4b46ba61 1183M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
d36e8ce7 1184S: Maintained
8d8b636d 1185F: hw/microblaze/petalogix_ml605_mmu.c
d36e8ce7 1186
fd5d5c56
AL
1187MIPS Machines
1188-------------
f44d1d4e
PMD
1189Overall MIPS Machines
1190M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1191S: Odd Fixes
1192F: configs/devices/mips*/*
1193F: hw/mips/
1194F: include/hw/mips/
1195
fd5d5c56
AL
1196Jazz
1197M: Hervé Poussineau <hpoussin@reactos.org>
97d89746 1198R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
fd5d5c56 1199S: Maintained
5298722e 1200F: hw/mips/jazz.c
0886a785
PMD
1201F: hw/display/jazz_led.c
1202F: hw/dma/rc4030.c
fd5d5c56
AL
1203
1204Malta
485cd982
AM
1205M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1206R: Aurelien Jarno <aurelien@aurel32.net>
ca263c0f 1207S: Odd Fixes
60041378
AM
1208F: hw/isa/piix4.c
1209F: hw/acpi/piix4.c
5298722e 1210F: hw/mips/malta.c
93081f51 1211F: hw/mips/gt64xxx_pci.c
60041378 1212F: include/hw/southbridge/piix.h
bbbd9b6e
WR
1213F: tests/avocado/linux_ssh_mips_malta.py
1214F: tests/avocado/machine_mips_malta.py
fd5d5c56
AL
1215
1216Mipssim
97d89746 1217R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
4251dfb0 1218S: Orphan
5298722e 1219F: hw/mips/mipssim.c
659f42d8 1220F: hw/net/mipsnet.c
fd5d5c56 1221
c3a09ff6 1222Fuloong 2E
dab1e1e1 1223M: Huacai Chen <chenhuacai@kernel.org>
86eb0697 1224M: Philippe Mathieu-Daudé <f4bug@amsat.org>
97eeef8a 1225R: Jiaxun Yang <jiaxun.yang@flygoat.com>
659f42d8 1226S: Odd Fixes
c3a09ff6 1227F: hw/mips/fuloong2e.c
0170a3fc 1228F: hw/isa/vt82c686.c
5021bfa5 1229F: hw/pci-host/bonito.c
6f2bcd5f 1230F: hw/usb/vt82c686-uhci-pci.c
0170a3fc 1231F: include/hw/isa/vt82c686.h
bbbd9b6e 1232F: tests/avocado/machine_mips_fuloong2e.py
659f42d8 1233
53fb8bfb 1234Loongson-3 virtual platforms
dab1e1e1 1235M: Huacai Chen <chenhuacai@kernel.org>
2c5b1a7d
HC
1236R: Jiaxun Yang <jiaxun.yang@flygoat.com>
1237S: Maintained
2c5b1a7d 1238F: hw/intc/loongson_liointc.c
d2245e2d
HC
1239F: hw/mips/loongson3_bootp.c
1240F: hw/mips/loongson3_bootp.h
c76b409f 1241F: hw/mips/loongson3_virt.c
bbbd9b6e 1242F: tests/avocado/machine_mips_loongson3v.py
2c5b1a7d 1243
659f42d8 1244Boston
4ba98e96 1245M: Paul Burton <paulburton@kernel.org>
97d89746 1246R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
4ba98e96 1247S: Odd Fixes
659f42d8
YK
1248F: hw/core/loader-fit.c
1249F: hw/mips/boston.c
1250F: hw/pci-host/xilinx-pcie.c
5021bfa5 1251F: include/hw/pci-host/xilinx-pcie.h
659f42d8 1252
945dad6d
JL
1253OpenRISC Machines
1254-----------------
1255or1k-sim
1256M: Jia Liu <proljc@gmail.com>
1257S: Maintained
1258F: hw/openrisc/openrisc_sim.c
1259
fd5d5c56
AL
1260PowerPC Machines
1261----------------
c5288768 1262405 (ref405ep and taihu)
a6c98685 1263L: qemu-ppc@nongnu.org
0f514eea 1264S: Orphan
8d8b636d 1265F: hw/ppc/ppc405_boards.c
fd5d5c56 1266
aaade8d7 1267Bamboo
aaade8d7 1268L: qemu-ppc@nongnu.org
0f514eea 1269S: Orphan
8d8b636d 1270F: hw/ppc/ppc440_bamboo.c
bbbd9b6e 1271F: tests/avocado/ppc_bamboo.py
aaade8d7 1272
98cded3a 1273e500
98cded3a 1274L: qemu-ppc@nongnu.org
0f514eea 1275S: Orphan
ce6fc617 1276F: hw/ppc/e500*
2c6aba14 1277F: hw/gpio/mpc8xxx.c
7abb479c 1278F: hw/i2c/mpc_i2c.c
ce6fc617
TH
1279F: hw/net/fsl_etsec/
1280F: hw/pci-host/ppce500.c
b5d55020
TH
1281F: include/hw/ppc/ppc_e500.h
1282F: include/hw/pci-host/ppce500.h
1283F: pc-bios/u-boot.e500
ff8cdbbd
DG
1284F: hw/intc/openpic_kvm.h
1285F: include/hw/ppc/openpic_kvm.h
98cded3a
AF
1286
1287mpc8544ds
98cded3a 1288L: qemu-ppc@nongnu.org
0f514eea 1289S: Orphan
98cded3a 1290F: hw/ppc/mpc8544ds.c
8d8b636d 1291F: hw/ppc/mpc8544_guts.c
bbbd9b6e 1292F: tests/avocado/ppc_mpc8544ds.py
98cded3a 1293
2c6aba14 1294New World (mac99)
40e3dd06 1295M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
a6c98685 1296L: qemu-ppc@nongnu.org
bba8e23a 1297S: Odd Fixes
c5288768 1298F: docs/system/ppc/powermac.rst
baec1910 1299F: hw/ppc/mac_newworld.c
6e481d57
PM
1300F: hw/pci-host/uninorth.c
1301F: hw/pci-bridge/dec.[hc]
8d8b636d 1302F: hw/misc/macio/
6ba16476 1303F: hw/misc/mos6522.c
b5d55020 1304F: hw/nvram/mac_nvram.c
2c6aba14 1305F: hw/input/adb*
eba45926 1306F: include/hw/misc/macio/
6ba16476 1307F: include/hw/misc/mos6522.h
eba45926 1308F: include/hw/ppc/mac_dbdma.h
5021bfa5 1309F: include/hw/pci-host/uninorth.h
2c6aba14 1310F: include/hw/input/adb*
52804c60 1311F: pc-bios/qemu_vga.ndrv
fd5d5c56 1312
2c6aba14 1313Old World (g3beige)
40e3dd06 1314M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
a6c98685 1315L: qemu-ppc@nongnu.org
bba8e23a 1316S: Odd Fixes
c5288768 1317F: docs/system/ppc/powermac.rst
baec1910 1318F: hw/ppc/mac_oldworld.c
6e481d57 1319F: hw/pci-host/grackle.c
8d8b636d 1320F: hw/misc/macio/
835c42d3 1321F: hw/intc/heathrow_pic.c
2c6aba14 1322F: hw/input/adb*
97e16dba 1323F: include/hw/intc/heathrow_pic.h
2c6aba14 1324F: include/hw/input/adb*
52804c60 1325F: pc-bios/qemu_vga.ndrv
fd5d5c56 1326
ec38d398 1327PReP
8178e89c 1328M: Hervé Poussineau <hpoussin@reactos.org>
a6c98685 1329L: qemu-ppc@nongnu.org
8178e89c 1330S: Maintained
c5288768 1331F: docs/system/ppc/prep.rst
75610155 1332F: hw/ppc/prep.c
8178e89c
HP
1333F: hw/ppc/prep_systemio.c
1334F: hw/ppc/rs6000_mc.c
46fd3201 1335F: hw/pci-host/raven.c
0a9464b5 1336F: hw/isa/i82378.c
a48c6b51 1337F: hw/isa/pc87312.c
1cd6dccb 1338F: hw/dma/i82374.c
819ce6b2 1339F: hw/rtc/m48t59-isa.c
a48c6b51 1340F: include/hw/isa/pc87312.h
819ce6b2 1341F: include/hw/rtc/m48t59.h
bbbd9b6e 1342F: tests/avocado/ppc_prep_40p.py
fd5d5c56 1343
c5288768 1344sPAPR (pseries)
14fe3222
DG
1345M: Cédric Le Goater <clg@kaod.org>
1346M: Daniel Henrique Barboza <danielhb413@gmail.com>
1347R: David Gibson <david@gibson.dropbear.id.au>
1348R: Greg Kurz <groug@kaod.org>
8a269ca4 1349L: qemu-ppc@nongnu.org
85d887be 1350S: Maintained
8d8b636d 1351F: hw/*/spapr*
f9de2da7
DG
1352F: include/hw/*/spapr*
1353F: hw/*/xics*
1354F: include/hw/*/xics*
b5d55020 1355F: pc-bios/slof.bin
c5288768
TH
1356F: docs/system/ppc/pseries.rst
1357F: docs/specs/ppc-spapr-*
1e8a1fae 1358F: tests/qtest/spapr*
1cf4323e 1359F: tests/qtest/libqos/*spapr*
1e8a1fae 1360F: tests/qtest/rtas*
1cf4323e 1361F: tests/qtest/libqos/rtas*
bbbd9b6e 1362F: tests/avocado/ppc_pseries.py
8a269ca4 1363
1af82d4f
CLG
1364PowerNV (Non-Virtualized)
1365M: Cédric Le Goater <clg@kaod.org>
1af82d4f
CLG
1366L: qemu-ppc@nongnu.org
1367S: Maintained
c5288768 1368F: docs/system/ppc/powernv.rst
1af82d4f
CLG
1369F: hw/ppc/pnv*
1370F: hw/intc/pnv*
1371F: hw/intc/xics_pnv.c
157ed954 1372F: hw/pci-host/pnv*
1af82d4f 1373F: include/hw/ppc/pnv*
157ed954 1374F: include/hw/pci-host/pnv*
1af82d4f 1375F: pc-bios/skiboot.lid
1e8a1fae 1376F: tests/qtest/pnv*
1af82d4f 1377
794d00bf
AF
1378virtex_ml507
1379M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
1380L: qemu-ppc@nongnu.org
1381S: Odd Fixes
6e481d57 1382F: hw/ppc/virtex_ml507.c
bbbd9b6e 1383F: tests/avocado/ppc_virtex_ml507.py
794d00bf 1384
a9dd6604
BZ
1385sam460ex
1386M: BALATON Zoltan <balaton@eik.bme.hu>
1387L: qemu-ppc@nongnu.org
1388S: Maintained
33c6a8b5
BZ
1389F: hw/ppc/sam460ex.c
1390F: hw/ppc/ppc440_pcix.c
1391F: hw/display/sm501*
a9dd6604 1392F: hw/ide/sii3112.c
de04c31d 1393F: hw/rtc/m41t80.c
33c6a8b5
BZ
1394F: pc-bios/canyonlands.dt[sb]
1395F: pc-bios/u-boot-sam460ex-20100605.bin
1396F: roms/u-boot-sam460ex
a9dd6604 1397
ba7e5ac1
BZ
1398pegasos2
1399M: BALATON Zoltan <balaton@eik.bme.hu>
ba7e5ac1
BZ
1400L: qemu-ppc@nongnu.org
1401S: Maintained
1402F: hw/ppc/pegasos2.c
1403F: hw/pci-host/mv64361.c
1404F: hw/pci-host/mv643xx.h
1405F: include/hw/pci-host/mv64361.h
1406
fc8c745d
AK
1407Virtual Open Firmware (VOF)
1408M: Alexey Kardashevskiy <aik@ozlabs.ru>
14fe3222
DG
1409R: Cédric Le Goater <clg@kaod.org>
1410R: Daniel Henrique Barboza <danielhb413@gmail.com>
21bde1ec
AK
1411R: David Gibson <david@gibson.dropbear.id.au>
1412R: Greg Kurz <groug@kaod.org>
fc8c745d
AK
1413L: qemu-ppc@nongnu.org
1414S: Maintained
1415F: hw/ppc/spapr_vof*
1416F: hw/ppc/vof*
1417F: include/hw/ppc/vof*
1418F: pc-bios/vof/*
1419F: pc-bios/vof*
1420
fe0fe473
AF
1421RISC-V Machines
1422---------------
1423OpenTitan
1424M: Alistair Francis <Alistair.Francis@wdc.com>
1425L: qemu-riscv@nongnu.org
1426S: Supported
1427F: hw/riscv/opentitan.c
df41cbd6 1428F: hw/*/ibex_*.c
fe0fe473 1429F: include/hw/riscv/opentitan.h
df41cbd6 1430F: include/hw/*/ibex_*.h
fe0fe473 1431
56f6e31e
BM
1432Microchip PolarFire SoC Icicle Kit
1433M: Bin Meng <bin.meng@windriver.com>
1434L: qemu-riscv@nongnu.org
1435S: Supported
1436F: hw/riscv/microchip_pfsoc.c
a8fb0a50 1437F: hw/char/mchp_pfsoc_mmuart.c
3400b15b 1438F: hw/misc/mchp_pfsoc_dmc.c
a937b302 1439F: hw/misc/mchp_pfsoc_ioscb.c
0f25065c 1440F: hw/misc/mchp_pfsoc_sysreg.c
56f6e31e 1441F: include/hw/riscv/microchip_pfsoc.h
a8fb0a50 1442F: include/hw/char/mchp_pfsoc_mmuart.h
3400b15b 1443F: include/hw/misc/mchp_pfsoc_dmc.h
a937b302 1444F: include/hw/misc/mchp_pfsoc_ioscb.h
0f25065c 1445F: include/hw/misc/mchp_pfsoc_sysreg.h
56f6e31e 1446
7a261baf
VK
1447Shakti C class SoC
1448M: Vijai Kumar K <vijai@behindbytes.com>
1449L: qemu-riscv@nongnu.org
1450S: Supported
1451F: hw/riscv/shakti_c.c
07f334d8 1452F: hw/char/shakti_uart.c
7a261baf 1453F: include/hw/riscv/shakti_c.h
07f334d8 1454F: include/hw/char/shakti_uart.h
7a261baf 1455
4fcad931
AF
1456SiFive Machines
1457M: Alistair Francis <Alistair.Francis@wdc.com>
1458M: Bin Meng <bin.meng@windriver.com>
1459M: Palmer Dabbelt <palmer@dabbelt.com>
1460L: qemu-riscv@nongnu.org
1461S: Supported
1462F: hw/*/*sifive*.c
1463F: include/hw/*/*sifive*.h
1464
bda19d7b
YS
1465RX Machines
1466-----------
1467rx-gdbsim
b2744da9
PMD
1468R: Yoshinori Sato <ysato@users.sourceforge.jp>
1469S: Orphan
4adbfa45 1470F: docs/system/target-rx.rst
bda19d7b 1471F: hw/rx/rx-gdbsim.c
bbbd9b6e 1472F: tests/avocado/machine_rx_gdbsim.py
bda19d7b 1473
fd5d5c56
AL
1474SH4 Machines
1475------------
1476R2D
2d53d0c7 1477R: Yoshinori Sato <ysato@users.sourceforge.jp>
a9fb4468 1478R: Magnus Damm <magnus.damm@gmail.com>
f166061c 1479S: Odd Fixes
7ae5c8bb 1480F: hw/char/sh_serial.c
6e481d57 1481F: hw/sh4/r2d.c
81527b94 1482F: hw/intc/sh_intc.c
c64bd101 1483F: hw/pci-host/sh_pci.c
25e79527 1484F: hw/timer/sh_timer.c
65b8dc29 1485F: include/hw/sh4/sh_intc.h
fd5d5c56
AL
1486
1487Shix
2d53d0c7 1488R: Yoshinori Sato <ysato@users.sourceforge.jp>
a9fb4468 1489R: Magnus Damm <magnus.damm@gmail.com>
81527b94 1490S: Odd Fixes
475e70bd 1491F: hw/block/tc58128.c
7ae5c8bb 1492F: hw/char/sh_serial.c
6e481d57 1493F: hw/sh4/shix.c
65b8dc29 1494F: hw/intc/sh_intc.c
25e79527 1495F: hw/timer/sh_timer.c
65b8dc29 1496F: include/hw/sh4/sh_intc.h
fd5d5c56
AL
1497
1498SPARC Machines
1499--------------
1500Sun4m
f2416d3a 1501M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
fd5d5c56 1502S: Maintained
8d8b636d 1503F: hw/sparc/sun4m.c
c468e368 1504F: hw/sparc/sun4m_iommu.c
aec2b887
TH
1505F: hw/display/cg3.c
1506F: hw/display/tcx.c
c10a1c78 1507F: hw/dma/sparc32_dma.c
7098b79e 1508F: hw/misc/eccmemctl.c
aec2b887
TH
1509F: hw/*/slavio_*.c
1510F: include/hw/nvram/sun_nvram.h
c10a1c78 1511F: include/hw/sparc/sparc32_dma.h
d0476159 1512F: include/hw/sparc/sun4m_iommu.h
aec2b887 1513F: pc-bios/openbios-sparc32
fd5d5c56
AL
1514
1515Sun4u
f2416d3a 1516M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
fd5d5c56 1517S: Maintained
8d8b636d 1518F: hw/sparc64/sun4u.c
8ef856b7
PMD
1519F: hw/sparc64/sun4u_iommu.c
1520F: include/hw/sparc/sun4u_iommu.h
5021bfa5
TH
1521F: hw/pci-host/sabre.c
1522F: include/hw/pci-host/sabre.h
8ef856b7
PMD
1523F: hw/pci-bridge/simba.c
1524F: include/hw/pci-bridge/simba.h
1525F: pc-bios/openbios-sparc64
bbbd9b6e 1526F: tests/avocado/machine_sparc64_sun4u.py
fd5d5c56 1527
a2664ca0
AT
1528Sun4v
1529M: Artyom Tarasenko <atar4qemu@gmail.com>
1530S: Maintained
626e4a4b 1531F: hw/sparc64/niagara.c
2811ac30
PMD
1532F: hw/rtc/sun4v-rtc.c
1533F: include/hw/rtc/sun4v-rtc.h
a2664ca0 1534
ce6c760c
FC
1535Leon3
1536M: Fabien Chouteau <chouteau@adacore.com>
034e050d 1537M: Frederic Konrad <konrad.frederic@yahoo.fr>
ce6c760c 1538S: Maintained
8d8b636d
PB
1539F: hw/sparc/leon3.c
1540F: hw/*/grlib*
162abf1a 1541F: include/hw/*/grlib*
bbbd9b6e 1542F: tests/avocado/machine_sparc_leon3.py
ce6c760c 1543
fd5d5c56
AL
1544S390 Machines
1545-------------
dd4ad64a 1546S390 Virtio-ccw
7c8e2647 1547M: Halil Pasic <pasic@linux.ibm.com>
2c092950 1548M: Christian Borntraeger <borntraeger@linux.ibm.com>
6a6d3dfd 1549M: Eric Farman <farman@linux.ibm.com>
dd4ad64a 1550S: Supported
c5bfb202 1551F: hw/s390x/
4277af19 1552F: include/hw/s390x/
812b31d3 1553F: configs/devices/s390x-softmmu/default.mak
bbbd9b6e 1554F: tests/avocado/machine_s390_ccw_virtio.py
e18a8b34 1555T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 1556L: qemu-s390x@nongnu.org
dd4ad64a 1557
8e4eb427 1558S390-ccw boot
2c092950 1559M: Christian Borntraeger <borntraeger@linux.ibm.com>
304584bf
CH
1560M: Thomas Huth <thuth@redhat.com>
1561S: Supported
8e4eb427 1562F: hw/s390x/ipl.*
304584bf
CH
1563F: pc-bios/s390-ccw/
1564F: pc-bios/s390-ccw.img
cc3d15a5 1565F: docs/devel/s390-dasd-ipl.rst
e18a8b34 1566T: git https://github.com/borntraeger/qemu.git s390-next
304584bf
CH
1567L: qemu-s390x@nongnu.org
1568
d5bfb425 1569S390 PCI
ecd6663d 1570M: Matthew Rosato <mjrosato@linux.ibm.com>
074c84b9 1571M: Eric Farman <farman@linux.ibm.com>
d5bfb425
CB
1572S: Supported
1573F: hw/s390x/s390-pci*
408b55db 1574F: include/hw/s390x/s390-pci*
d5bfb425
CB
1575L: qemu-s390x@nongnu.org
1576
56e34834
CH
1577S390 channel subsystem
1578M: Halil Pasic <pasic@linux.ibm.com>
1579M: Christian Borntraeger <borntraeger@linux.ibm.com>
6a6d3dfd 1580M: Eric Farman <farman@linux.ibm.com>
56e34834
CH
1581S: Supported
1582F: hw/s390x/ccw-device.[ch]
1583F: hw/s390x/css.c
1584F: hw/s390x/css-bridge.c
1585F: include/hw/s390x/css.h
1586F: include/hw/s390x/css-bridge.h
1587F: include/hw/s390x/ioinst.h
1588F: target/s390x/ioinst.c
1589L: qemu-s390x@nongnu.org
1590
1591S390 CPU models
1592M: David Hildenbrand <david@redhat.com>
1593S: Maintained
1594F: target/s390x/cpu_features*.[ch]
1595F: target/s390x/cpu_models.[ch]
1596L: qemu-s390x@nongnu.org
1597
1598S390 SCLP-backed devices
1599M: Halil Pasic <pasic@linux.ibm.com>
1600M: Christian Borntraeger <borntraeger@linux.ibm.com>
1601S: Supported
1602F: include/hw/s390x/event-facility.h
1603F: include/hw/s390x/sclp.h
1604F: hw/char/sclp*.[hc]
1605F: hw/s390x/event-facility.c
1606F: hw/s390x/sclp*.c
1607L: qemu-s390x@nongnu.org
1608
fd5d5c56
AL
1609X86 Machines
1610------------
1611PC
046a6486 1612M: Michael S. Tsirkin <mst@redhat.com>
fe355cbd 1613M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
fd5d5c56 1614S: Supported
046a6486
MT
1615F: include/hw/i386/
1616F: hw/i386/
0f25d865 1617F: hw/pci-host/i440fx.c
046a6486
MT
1618F: hw/pci-host/q35.c
1619F: hw/pci-host/pam.c
0fd61a2d 1620F: include/hw/pci-host/i440fx.h
046a6486
MT
1621F: include/hw/pci-host/q35.h
1622F: include/hw/pci-host/pam.h
14a026dd 1623F: hw/isa/piix3.c
046a6486
MT
1624F: hw/isa/lpc_ich9.c
1625F: hw/i2c/smbus_ich9.c
1626F: hw/acpi/piix4.c
1627F: hw/acpi/ich9.c
1628F: include/hw/acpi/ich9.h
fff123b8 1629F: include/hw/southbridge/piix.h
9cc3b73c 1630F: hw/misc/sga.c
6f5a3294
PMD
1631F: hw/isa/apm.c
1632F: include/hw/isa/apm.h
da668aa1 1633F: tests/unit/test-x86-cpuid.c
1e8a1fae 1634F: tests/qtest/test-x86-cpuid-compat.c
9cc3b73c
PB
1635
1636PC Chipset
1637M: Michael S. Tsirkin <mst@redhat.com>
1638M: Paolo Bonzini <pbonzini@redhat.com>
1732be86 1639S: Supported
9cc3b73c 1640F: hw/char/debugcon.c
bb3d5ea8 1641F: hw/char/parallel*
9cc3b73c
PB
1642F: hw/char/serial*
1643F: hw/dma/i8257*
1644F: hw/i2c/pm_smbus.c
1732be86 1645F: hw/input/pckbd.c
9cc3b73c
PB
1646F: hw/intc/apic*
1647F: hw/intc/ioapic*
1648F: hw/intc/i8259*
1854eb28 1649F: hw/isa/isa-superio.c
9cc3b73c
PB
1650F: hw/misc/debugexit.c
1651F: hw/misc/pc-testdev.c
1652F: hw/timer/hpet*
1653F: hw/timer/i8254*
bcdb9064 1654F: hw/rtc/mc146818rtc*
edc46aff 1655F: hw/watchdog/wdt_ib700.c
4bcbc773 1656F: hw/watchdog/wdt_i6300esb.c
866e2b37 1657F: include/hw/display/vga.h
bb3d5ea8 1658F: include/hw/char/parallel.h
55f613ac 1659F: include/hw/dma/i8257.h
a2feb348 1660F: include/hw/i2c/pm_smbus.h
47973a2d 1661F: include/hw/input/i8042.h
4bcbc773 1662F: include/hw/isa/i8259_internal.h
1854eb28 1663F: include/hw/isa/superio.h
a2feb348
TH
1664F: include/hw/timer/hpet.h
1665F: include/hw/timer/i8254*
bcdb9064 1666F: include/hw/rtc/mc146818rtc*
046a6486 1667
5cb48f05
SL
1668microvm
1669M: Sergio Lopez <slp@redhat.com>
1670M: Paolo Bonzini <pbonzini@redhat.com>
1671S: Maintained
0b09d441 1672F: docs/system/i386/microvm.rst
5cb48f05
SL
1673F: hw/i386/microvm.c
1674F: include/hw/i386/microvm.h
1675F: pc-bios/bios-microvm.bin
1676
5da4fb00 1677Machine core
24c4cd13 1678M: Eduardo Habkost <eduardo@habkost.net>
fe355cbd 1679M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
90f285fd 1680R: Philippe Mathieu-Daudé <f4bug@amsat.org>
da7595ca 1681R: Yanan Wang <wangyanan55@huawei.com>
5da4fb00 1682S: Supported
d9f24bf5 1683F: cpu.c
2e5b09fd 1684F: hw/core/cpu.c
52924dea 1685F: hw/core/machine-qmp-cmds.c
5da4fb00 1686F: hw/core/machine.c
86ce2d28 1687F: hw/core/machine-smp.c
c1629c5c 1688F: hw/core/null-machine.c
ac057879 1689F: hw/core/numa.c
335d52f4 1690F: hw/cpu/cluster.c
8ac25c84 1691F: qapi/machine.json
7f7b4e7a 1692F: qapi/machine-target.json
5da4fb00 1693F: include/hw/boards.h
2e5b09fd 1694F: include/hw/core/cpu.h
335d52f4 1695F: include/hw/cpu/cluster.h
2dd02587 1696F: include/sysemu/numa.h
9e8e393b 1697F: tests/unit/test-smp-parse.c
f953c100 1698T: git https://gitlab.com/ehabkost/qemu.git machine-next
fd5d5c56 1699
16e7caae
MF
1700Xtensa Machines
1701---------------
375847a6 1702sim
16e7caae
MF
1703M: Max Filippov <jcmvbkbc@gmail.com>
1704S: Maintained
437a8c11 1705F: hw/xtensa/sim.c
375847a6 1706
d9e8553b
MF
1707virt
1708M: Max Filippov <jcmvbkbc@gmail.com>
1709S: Maintained
1710F: hw/xtensa/virt.c
1711
437a8c11 1712XTFPGA (LX60, LX200, ML605, KC705)
375847a6
MF
1713M: Max Filippov <jcmvbkbc@gmail.com>
1714S: Maintained
437a8c11
MF
1715F: hw/xtensa/xtfpga.c
1716F: hw/net/opencores_eth.c
16e7caae 1717
fd5d5c56
AL
1718Devices
1719-------
a8f4aee6
PMD
1720Overall Audio frontends
1721M: Gerd Hoffmann <kraxel@redhat.com>
1722S: Odd Fixes
1723F: hw/audio/
1724F: include/hw/audio/
1725F: tests/qtest/ac97-test.c
1726F: tests/qtest/es1370-test.c
1727F: tests/qtest/intel-hda-test.c
1728F: tests/qtest/fuzz-sb16-test.c
1729
d36d7112
VG
1730Xilinx CAN
1731M: Vikram Garhwal <fnu.vikram@xilinx.com>
1732M: Francisco Iglesias <francisco.iglesias@xilinx.com>
1733S: Maintained
1734F: hw/net/can/xlnx-*
1735F: include/hw/net/xlnx-*
1736F: tests/qtest/xlnx-can-test*
1737
b30934cb
JS
1738EDU
1739M: Jiri Slaby <jslaby@suse.cz>
1740S: Maintained
1741F: hw/misc/edu.c
1742
fd5d5c56 1743IDE
c095348b
JS
1744M: John Snow <jsnow@redhat.com>
1745L: qemu-block@nongnu.org
1746S: Supported
8d8b636d 1747F: include/hw/ide.h
c9f7acd5 1748F: include/hw/ide/
fd5d5c56 1749F: hw/ide/
c095348b
JS
1750F: hw/block/block.c
1751F: hw/block/cdrom.c
1752F: hw/block/hd-geometry.c
1e8a1fae
TH
1753F: tests/qtest/ide-test.c
1754F: tests/qtest/ahci-test.c
1755F: tests/qtest/cdrom-test.c
1cf4323e 1756F: tests/qtest/libqos/ahci*
77582e2c 1757T: git https://gitlab.com/jsnow/qemu.git ide
c095348b 1758
caf316ba
CM
1759IPMI
1760M: Corey Minyard <minyard@acm.org>
1761S: Maintained
1762F: include/hw/ipmi/*
1763F: hw/ipmi/*
1764F: hw/smbios/smbios_type_38.c
1e8a1fae 1765F: tests/qtest/ipmi*
e18a8b34 1766T: git https://github.com/cminyard/qemu.git master-ipmi-rebase
caf316ba 1767
c095348b
JS
1768Floppy
1769M: John Snow <jsnow@redhat.com>
1770L: qemu-block@nongnu.org
1771S: Supported
1772F: hw/block/fdc.c
5a5d2f3d 1773F: hw/block/fdc-internal.h
72ea60e4 1774F: hw/block/fdc-isa.c
1430759e 1775F: hw/block/fdc-sysbus.c
c095348b 1776F: include/hw/block/fdc.h
1e8a1fae 1777F: tests/qtest/fdc-test.c
77582e2c 1778T: git https://gitlab.com/jsnow/qemu.git ide
fd5d5c56 1779
f5f487b2
PM
1780OMAP
1781M: Peter Maydell <peter.maydell@linaro.org>
8ef350b3 1782L: qemu-arm@nongnu.org
f5f487b2 1783S: Maintained
8d8b636d 1784F: hw/*/omap*
ed0db866 1785F: include/hw/arm/omap.h
66278f8a 1786F: docs/system/arm/sx1.rst
f5f487b2 1787
28d54e58
PB
1788IPack
1789M: Alberto Garcia <berto@igalia.com>
1790S: Odd Fixes
1791F: hw/char/ipoctal232.c
1792F: hw/ipack/
1793
fd5d5c56
AL
1794PCI
1795M: Michael S. Tsirkin <mst@redhat.com>
fe355cbd 1796M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
fd5d5c56 1797S: Supported
8d8b636d 1798F: include/hw/pci/*
f178bc6b 1799F: hw/misc/pci-testdev.c
ca818cfb 1800F: hw/pci/*
f178bc6b 1801F: hw/pci-bridge/*
61c7f987 1802F: qapi/pci.json
68179923
PMD
1803F: docs/pci*
1804F: docs/specs/*pci*
0e0b3592 1805
d31e5ae7 1806ACPI/SMBIOS
0e0b3592
MT
1807M: Michael S. Tsirkin <mst@redhat.com>
1808M: Igor Mammedov <imammedo@redhat.com>
c2ea98c3 1809R: Ani Sinha <ani@anisinha.ca>
0e0b3592
MT
1810S: Supported
1811F: include/hw/acpi/*
a2eb5c0c 1812F: include/hw/firmware/smbios.h
0e0b3592 1813F: hw/mem/*
8d8b636d 1814F: hw/acpi/*
d31e5ae7 1815F: hw/smbios/*
0e0b3592 1816F: hw/i386/acpi-build.[hc]
0e0b3592 1817F: hw/arm/virt-acpi-build.c
27c9188f 1818F: qapi/acpi.json
b963ea19 1819F: tests/qtest/bios-tables-test*
1e8a1fae 1820F: tests/qtest/acpi-utils.[hc]
faae23b9 1821F: tests/data/acpi/
fcc6f733
PM
1822F: docs/specs/acpi_cpu_hotplug.rst
1823F: docs/specs/acpi_mem_hotplug.rst
1824F: docs/specs/acpi_pci_hotplug.rst
1825F: docs/specs/acpi_hw_reduced_hotplug.rst
fd5d5c56 1826
d135536d
AS
1827ACPI/VIOT
1828M: Jean-Philippe Brucker <jean-philippe@linaro.org>
d135536d
AS
1829S: Supported
1830F: hw/acpi/viot.c
1831F: hw/acpi/viot.h
1832
f7e462f8 1833ACPI/HEST/GHES
d6eed465 1834R: Dongjiu Geng <gengdongjiu1@gmail.com>
f7e462f8
DG
1835L: qemu-arm@nongnu.org
1836S: Maintained
1837F: hw/acpi/ghes.c
1838F: include/hw/acpi/ghes.h
1839F: docs/specs/acpi_hest_ghes.rst
1840
aaade8d7 1841ppc4xx
aaade8d7 1842L: qemu-ppc@nongnu.org
0f514eea 1843S: Orphan
8d8b636d 1844F: hw/ppc/ppc4*.c
aa3a41f9 1845F: hw/i2c/ppc4xx_i2c.c
b5d55020 1846F: include/hw/ppc/ppc4xx.h
aa3a41f9 1847F: include/hw/i2c/ppc4xx_i2c.h
34d0831f
PM
1848F: hw/intc/ppc-uic.c
1849F: include/hw/intc/ppc-uic.h
aaade8d7 1850
61af0ee6 1851Character devices
2185fd67
PB
1852M: Marc-André Lureau <marcandre.lureau@redhat.com>
1853R: Paolo Bonzini <pbonzini@redhat.com>
61af0ee6
PB
1854S: Odd Fixes
1855F: hw/char/
1856
f536f112
PB
1857Network devices
1858M: Jason Wang <jasowang@redhat.com>
1859S: Odd Fixes
1860F: hw/net/
6061b5c6 1861F: include/hw/net/
1e8a1fae 1862F: tests/qtest/virtio-net-test.c
9711cd0d 1863F: docs/virtio-net-failover.rst
e18a8b34 1864T: git https://github.com/jasowang/qemu.git net
f536f112 1865
e0c9d0c1 1866Parallel NOR Flash devices
90f285fd 1867M: Philippe Mathieu-Daudé <f4bug@amsat.org>
e0c9d0c1
PMD
1868T: git https://gitlab.com/philmd/qemu.git pflash-next
1869S: Maintained
1870F: hw/block/pflash_cfi*.c
1871F: include/hw/block/flash.h
1872
fd5d5c56 1873SCSI
de7724f7 1874M: Paolo Bonzini <pbonzini@redhat.com>
fe5ca46d 1875R: Fam Zheng <fam@euphon.net>
de7724f7 1876S: Supported
74460f34 1877F: include/hw/scsi/*
8d8b636d 1878F: hw/scsi/*
1e8a1fae 1879F: tests/qtest/virtio-scsi-test.c
b43957dc 1880F: tests/qtest/fuzz-virtio-scsi-test.c
ce94fa7a 1881F: tests/qtest/am53c974-test.c
aa62976c 1882F: tests/qtest/fuzz-lsi53c895a-test.c
e18a8b34 1883T: git https://github.com/bonzini/qemu.git scsi-next
de7724f7 1884
fcb5629d 1885SSI
c22e580c 1886M: Alistair Francis <alistair@alistair23.me>
fcb5629d 1887S: Maintained
8d8b636d
PB
1888F: hw/ssi/*
1889F: hw/block/m25p80.c
982d009a 1890F: include/hw/ssi/ssi.h
4b46ba61 1891X: hw/ssi/xilinx_*
1e8a1fae 1892F: tests/qtest/m25p80-test.c
4b46ba61
AF
1893
1894Xilinx SPI
c22e580c 1895M: Alistair Francis <alistair@alistair23.me>
4b46ba61
AF
1896S: Maintained
1897F: hw/ssi/xilinx_*
fcb5629d 1898
076a0fc3
PMD
1899SD (Secure Card)
1900M: Philippe Mathieu-Daudé <f4bug@amsat.org>
3e0a7693 1901M: Bin Meng <bin.meng@windriver.com>
ba412478 1902L: qemu-block@nongnu.org
076a0fc3
PMD
1903S: Odd Fixes
1904F: include/hw/sd/sd*
1905F: hw/sd/core.c
1906F: hw/sd/sd*
1232ed1f 1907F: hw/sd/ssi-sd.c
59b63d78
PMD
1908F: tests/qtest/fuzz-sdcard-test.c
1909F: tests/qtest/sdhci-test.c
076a0fc3 1910
fd5d5c56 1911USB
5d0d62fe 1912M: Gerd Hoffmann <kraxel@redhat.com>
cd02c965 1913S: Odd Fixes
8d8b636d 1914F: hw/usb/*
9c3c834b 1915F: stubs/usb-dev-stub.c
1e8a1fae 1916F: tests/qtest/usb-*-test.c
2a49e4e9 1917F: docs/system/devices/usb.rst
beded0ff
TH
1918F: include/hw/usb.h
1919F: include/hw/usb/
fd5d5c56 1920
e26082fd 1921USB (serial adapter)
cd02c965 1922R: Gerd Hoffmann <kraxel@redhat.com>
e26082fd
PB
1923M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1924S: Maintained
1925F: hw/usb/dev-serial.c
1926
92e1fb5e
AW
1927VFIO
1928M: Alex Williamson <alex.williamson@redhat.com>
1929S: Supported
cf7087db 1930F: hw/vfio/*
99b88c6d 1931F: include/hw/vfio/
4e779bf1 1932F: docs/igd-assign.txt
2a578133 1933F: docs/devel/vfio-migration.rst
92e1fb5e 1934
5eb74557 1935vfio-ccw
7913938a 1936M: Eric Farman <farman@linux.ibm.com>
074c84b9 1937M: Matthew Rosato <mjrosato@linux.ibm.com>
5eb74557
DJS
1938S: Supported
1939F: hw/vfio/ccw.c
1940F: hw/s390x/s390-ccw.c
1941F: include/hw/s390x/s390-ccw.h
44445d86 1942F: include/hw/s390x/vfio-ccw.h
146bd283 1943L: qemu-s390x@nongnu.org
5eb74557 1944
a51b3153 1945vfio-ap
a51b3153
TK
1946M: Tony Krowiak <akrowiak@linux.ibm.com>
1947M: Halil Pasic <pasic@linux.ibm.com>
074c84b9 1948M: Jason Herne <jjherne@linux.ibm.com>
a51b3153
TK
1949S: Supported
1950F: hw/s390x/ap-device.c
1951F: hw/s390x/ap-bridge.c
1952F: include/hw/s390x/ap-device.h
1953F: include/hw/s390x/ap-bridge.h
2fe2942c 1954F: hw/vfio/ap.c
f58f084e 1955F: docs/system/s390x/vfio-ap.rst
a51b3153
TK
1956L: qemu-s390x@nongnu.org
1957
fd5d5c56
AL
1958vhost
1959M: Michael S. Tsirkin <mst@redhat.com>
1960S: Supported
8d8b636d 1961F: hw/*/*vhost*
482580a6 1962F: docs/interop/vhost-user.json
ed1be66b 1963F: docs/interop/vhost-user.rst
72c1e865 1964F: contrib/vhost-user-*/
f24bb728
MAL
1965F: backends/vhost-user.c
1966F: include/sysemu/vhost-user-backend.h
fd5d5c56
AL
1967
1968virtio
a75143ed 1969M: Michael S. Tsirkin <mst@redhat.com>
fd5d5c56 1970S: Supported
8d8b636d 1971F: hw/*/virtio*
72fa605d
TH
1972F: hw/virtio/Makefile.objs
1973F: hw/virtio/trace-events
6a084ea3 1974F: net/vhost-user.c
494f7b57 1975F: include/hw/virtio/
fd5d5c56 1976
6d7b25ad
DH
1977virtio-balloon
1978M: Michael S. Tsirkin <mst@redhat.com>
1979M: David Hildenbrand <david@redhat.com>
1980S: Maintained
14dc58e3 1981F: docs/interop/virtio-balloon-stats.rst
6d7b25ad
DH
1982F: hw/virtio/virtio-balloon*.c
1983F: include/hw/virtio/virtio-balloon.h
c7f419f5 1984F: softmmu/balloon.c
6d7b25ad
DH
1985F: include/sysemu/balloon.h
1986
fd5d5c56 1987virtio-9p
8c1cd719 1988M: Greg Kurz <groug@kaod.org>
233982af 1989M: Christian Schoenebeck <qemu_oss@crudebyte.com>
e410bbc5 1990S: Odd Fixes
6f569084 1991W: https://wiki.qemu.org/Documentation/9p
aebeca25 1992F: hw/9pfs/
b827891d 1993X: hw/9pfs/xen-9p*
aebeca25 1994F: fsdev/
33b2b388 1995F: docs/tools/virtfs-proxy-helper.rst
1e8a1fae 1996F: tests/qtest/virtio-9p-test.c
1a001953 1997T: git https://gitlab.com/gkurz/qemu.git 9p-next
90225f90 1998T: git https://github.com/cschoenebeck/qemu.git 9p.next
fd5d5c56
AL
1999
2000virtio-blk
54d01a00 2001M: Stefan Hajnoczi <stefanha@redhat.com>
b457a5f5 2002L: qemu-block@nongnu.org
fd5d5c56 2003S: Supported
8d8b636d 2004F: hw/block/virtio-blk.c
b457a5f5 2005F: hw/block/dataplane/*
1e8a1fae 2006F: tests/qtest/virtio-blk-test.c
e18a8b34 2007T: git https://github.com/stefanha/qemu.git block
fd5d5c56 2008
dd4ad64a 2009virtio-ccw
c1976ae7 2010M: Cornelia Huck <cohuck@redhat.com>
68b91e85 2011M: Halil Pasic <pasic@linux.ibm.com>
6a6d3dfd 2012M: Eric Farman <farman@linux.ibm.com>
dd4ad64a 2013S: Supported
901f5f16 2014F: hw/s390x/virtio-ccw*.[hc]
d8d4d62c 2015F: hw/s390x/vhost-vsock-ccw.c
56e34834 2016F: hw/s390x/vhost-user-fs-ccw.c
99eaf137 2017T: git https://gitlab.com/cohuck/qemu.git s390-next
e18a8b34 2018T: git https://github.com/borntraeger/qemu.git s390-next
146bd283 2019L: qemu-s390x@nongnu.org
dd4ad64a 2020
bad7d2c3
DDAG
2021virtiofs
2022M: Dr. David Alan Gilbert <dgilbert@redhat.com>
2023M: Stefan Hajnoczi <stefanha@redhat.com>
2024S: Supported
2025F: tools/virtiofsd/*
2026F: hw/virtio/vhost-user-fs*
2027F: include/hw/virtio/vhost-user-fs.h
33b2b388 2028F: docs/tools/virtiofsd.rst
09c8d9e8 2029L: virtio-fs@redhat.com
bad7d2c3 2030
a5d4d7b5
GH
2031virtio-input
2032M: Gerd Hoffmann <kraxel@redhat.com>
1e2edb98 2033S: Odd Fixes
9c4d05b7 2034F: hw/input/vhost-user-input.c
a5d4d7b5
GH
2035F: hw/input/virtio-input*.c
2036F: include/hw/virtio/virtio-input.h
06914c97 2037F: contrib/vhost-user-input/*
a5d4d7b5 2038
c1dee918
EA
2039virtio-iommu
2040M: Eric Auger <eric.auger@redhat.com>
2041S: Maintained
2042F: hw/virtio/virtio-iommu*.c
2043F: include/hw/virtio/virtio-iommu.h
2044
fd5d5c56 2045virtio-serial
2501db70
LV
2046M: Laurent Vivier <lvivier@redhat.com>
2047R: Amit Shah <amit@kernel.org>
fd5d5c56 2048S: Supported
8d8b636d
PB
2049F: hw/char/virtio-serial-bus.c
2050F: hw/char/virtio-console.c
68a5e38a 2051F: include/hw/virtio/virtio-serial.h
1e8a1fae 2052F: tests/qtest/virtio-serial-test.c
fd5d5c56 2053
1f51a5cb 2054virtio-rng
2501db70
LV
2055M: Laurent Vivier <lvivier@redhat.com>
2056R: Amit Shah <amit@kernel.org>
1f51a5cb
AS
2057S: Supported
2058F: hw/virtio/virtio-rng.c
2059F: include/hw/virtio/virtio-rng.h
750cf869 2060F: include/sysemu/rng*.h
1f51a5cb 2061F: backends/rng*.c
1e8a1fae 2062F: tests/qtest/virtio-rng-test.c
1f51a5cb 2063
e3e01466
MP
2064vhost-user-rng
2065M: Mathieu Poirier <mathieu.poirier@linaro.org>
2066S: Supported
2067F: docs/tools/vhost-user-rng.rst
2068F: hw/virtio/vhost-user-rng.c
2069F: hw/virtio/vhost-user-rng-pci.c
2070F: include/hw/virtio/vhost-user-rng.h
2071F: tools/vhost-user-rng/*
2072
6034011c
GA
2073virtio-crypto
2074M: Gonglei <arei.gonglei@huawei.com>
2075S: Supported
2076F: hw/virtio/virtio-crypto.c
2077F: hw/virtio/virtio-crypto-pci.c
2078F: include/hw/virtio/virtio-crypto.h
2079
751c7bdd
DH
2080virtio-mem
2081M: David Hildenbrand <david@redhat.com>
2082S: Supported
2083W: https://virtio-mem.gitlab.io/
2084F: hw/virtio/virtio-mem.c
2085F: hw/virtio/virtio-mem-pci.h
2086F: hw/virtio/virtio-mem-pci.c
2087F: include/hw/virtio/virtio-mem.h
2088
f3c507ad 2089nvme
8261cc17 2090M: Keith Busch <kbusch@kernel.org>
e8cc43d5 2091M: Klaus Jensen <its@irrelevant.dk>
c95e4c0e 2092L: qemu-block@nongnu.org
f3c507ad 2093S: Supported
88eea45c 2094F: hw/nvme/*
dc0b4d94 2095F: include/block/nvme.h
1e8a1fae 2096F: tests/qtest/nvme-test.c
a3d9f3a9 2097F: docs/system/nvme.rst
e8cc43d5 2098T: git git://git.infradead.org/qemu-nvme.git nvme-next
f3c507ad 2099
d383c625 2100megasas
3fdfb8b6 2101M: Hannes Reinecke <hare@suse.com>
c95e4c0e 2102L: qemu-block@nongnu.org
d383c625
HR
2103S: Supported
2104F: hw/scsi/megasas.c
2105F: hw/scsi/mfi.h
1e8a1fae 2106F: tests/qtest/megasas-test.c
c887d333 2107F: tests/qtest/fuzz-megasas-test.c
d383c625 2108
605d52e6 2109Network packet abstractions
bf4835a4 2110M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
605d52e6
DF
2111S: Maintained
2112F: include/net/eth.h
2113F: net/eth.c
2114F: hw/net/net_rx_pkt*
2115F: hw/net/net_tx_pkt*
2116
622fb504 2117Vmware
bf4835a4 2118M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
622fb504
DF
2119S: Maintained
2120F: hw/net/vmxnet*
2121F: hw/scsi/vmw_pvscsi*
1e8a1fae 2122F: tests/qtest/vmxnet3-test.c
622fb504 2123
de24d3f1 2124Rocker
de24d3f1
SF
2125M: Jiri Pirko <jiri@resnulli.us>
2126S: Maintained
2127F: hw/net/rocker/
92a3c6aa 2128F: qapi/rocker.json
de850948
TH
2129F: tests/rocker/
2130F: docs/specs/rocker.txt
de24d3f1 2131
70d1fb9c 2132NVDIMM
7a5bd53d 2133M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
70d1fb9c
XG
2134S: Maintained
2135F: hw/acpi/nvdimm.c
2136F: hw/mem/nvdimm.c
2137F: include/hw/mem/nvdimm.h
e2e254d3 2138F: docs/nvdimm.txt
fcc6f733 2139F: docs/specs/acpi_nvdimm.rst
70d1fb9c 2140
093454e2 2141e1000x
bf4835a4 2142M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
093454e2
DF
2143S: Maintained
2144F: hw/net/e1000x*
2145
6f3fbe4e 2146e1000e
bf4835a4 2147M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
6f3fbe4e
DF
2148S: Maintained
2149F: hw/net/e1000e*
7d6a4f12 2150F: tests/qtest/fuzz-e1000e-test.c
6f3fbe4e 2151
ebc2327f
SW
2152eepro100
2153M: Stefan Weil <sw@weilnetz.de>
2154S: Maintained
2155F: hw/net/eepro100.c
2156
34ea023d
SS
2157tulip
2158M: Sven Schnelle <svens@stackframe.org>
2159S: Maintained
2160F: hw/net/tulip.c
2161F: hw/net/tulip.h
2162
065177ee
PV
2163pca954x
2164M: Patrick Venture <venture@google.com>
2165S: Maintained
2166F: hw/i2c/i2c_mux_pca954x.c
2167F: include/hw/i2c/i2c_mux_pca954x.h
2168
e481a1f6 2169Generic Loader
c22e580c 2170M: Alistair Francis <alistair@alistair23.me>
e481a1f6
AF
2171S: Maintained
2172F: hw/core/generic-loader.c
2173F: include/hw/core/generic-loader.h
70f20110 2174F: docs/system/generic-loader.rst
e481a1f6 2175
a33ff6d2
AB
2176Guest Loader
2177M: Alex Bennée <alex.bennee@linaro.org>
2178S: Maintained
2179F: hw/core/guest-loader.c
01460378 2180F: docs/system/guest-loader.rst
bbbd9b6e 2181F: tests/avocado/boot_xen.py
e481a1f6 2182
645d3cbe
SH
2183Intel Hexadecimal Object File Loader
2184M: Su Hang <suhang16@mails.ucas.ac.cn>
2185S: Maintained
1e8a1fae 2186F: tests/qtest/hexloader-test.c
4b2ff65a 2187F: tests/data/hex-loader/test.hex
645d3cbe 2188
87a9023a
TH
2189CHRP NVRAM
2190M: Thomas Huth <thuth@redhat.com>
2191S: Maintained
2192F: hw/nvram/chrp_nvram.c
2193F: include/hw/nvram/chrp_nvram.h
1e8a1fae 2194F: tests/qtest/prom-env-test.c
87a9023a 2195
42697d88 2196VM Generation ID
2b42989c 2197S: Orphan
48006e03 2198R: Ani Sinha <ani@anisinha.ca>
42697d88
BW
2199F: hw/acpi/vmgenid.c
2200F: include/hw/acpi/vmgenid.h
2201F: docs/specs/vmgenid.txt
1e8a1fae 2202F: tests/qtest/vmgenid-test.c
42697d88
BW
2203F: stubs/vmgenid.c
2204
c1b29826
PMD
2205LED
2206M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2207S: Maintained
2208F: include/hw/misc/led.h
2209F: hw/misc/led.c
2210
747969db
PMD
2211Unimplemented device
2212M: Peter Maydell <peter.maydell@linaro.org>
2213R: Philippe Mathieu-Daudé <f4bug@amsat.org>
48006e03 2214R: Ani Sinha <ani@anisinha.ca>
747969db
PMD
2215S: Maintained
2216F: include/hw/misc/unimp.h
2217F: hw/misc/unimp.c
2218
6007523a
PMD
2219Empty slot
2220M: Artyom Tarasenko <atar4qemu@gmail.com>
2221R: Philippe Mathieu-Daudé <f4bug@amsat.org>
48006e03 2222R: Ani Sinha <ani@anisinha.ca>
6007523a
PMD
2223S: Maintained
2224F: include/hw/misc/empty_slot.h
2225F: hw/misc/empty_slot.c
2226
dbb2e472
GH
2227Standard VGA
2228M: Gerd Hoffmann <kraxel@redhat.com>
2229S: Maintained
2230F: hw/display/vga*
2231F: hw/display/bochs-display.c
2232F: include/hw/display/vga.h
2233F: include/hw/display/bochs-vbe.h
2234
58d632c7
GH
2235ramfb
2236M: Gerd Hoffmann <kraxel@redhat.com>
2237S: Maintained
2238F: hw/display/ramfb*.c
2239F: include/hw/display/ramfb.h
2240
dbb2e472
GH
2241virtio-gpu
2242M: Gerd Hoffmann <kraxel@redhat.com>
a4de5e8a 2243S: Odd Fixes
dbb2e472 2244F: hw/display/virtio-gpu*
c68082c4 2245F: hw/display/virtio-vga.*
dbb2e472
GH
2246F: include/hw/virtio/virtio-gpu.h
2247
b372d79b
RN
2248vhost-user-blk
2249M: Raphael Norwitz <raphael.norwitz@nutanix.com>
2250S: Maintained
2251F: contrib/vhost-user-blk/
2252F: contrib/vhost-user-scsi/
2253F: hw/block/vhost-user-blk.c
2254F: hw/scsi/vhost-user-scsi.c
2255F: hw/virtio/vhost-user-blk-pci.c
2256F: hw/virtio/vhost-user-scsi-pci.c
2257F: include/hw/virtio/vhost-user-blk.h
2258F: include/hw/virtio/vhost-user-scsi.h
2259
bd2e44fe
MAL
2260vhost-user-gpu
2261M: Marc-André Lureau <marcandre.lureau@redhat.com>
a4de5e8a 2262R: Gerd Hoffmann <kraxel@redhat.com>
bd2e44fe
MAL
2263S: Maintained
2264F: docs/interop/vhost-user-gpu.rst
d52c454a
MAL
2265F: contrib/vhost-user-gpu
2266F: hw/display/vhost-user-*
bd2e44fe 2267
dbb2e472
GH
2268Cirrus VGA
2269M: Gerd Hoffmann <kraxel@redhat.com>
2270S: Odd Fixes
2271W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
2272F: hw/display/cirrus*
2273
72d277a7
GH
2274EDID Generator
2275M: Gerd Hoffmann <kraxel@redhat.com>
2276S: Maintained
2277F: hw/display/edid*
2278F: include/hw/display/edid.h
2279F: qemu-edid.c
2280
10386385
PMD
2281PIIX4 South Bridge (i82371AB)
2282M: Hervé Poussineau <hpoussin@reactos.org>
2283M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2284S: Maintained
2285F: hw/isa/piix4.c
fff123b8 2286F: include/hw/southbridge/piix.h
10386385 2287
15ffb43c 2288Firmware configuration (fw_cfg)
90f285fd 2289M: Philippe Mathieu-Daudé <f4bug@amsat.org>
15ffb43c
PMD
2290R: Gerd Hoffmann <kraxel@redhat.com>
2291S: Supported
2292F: docs/specs/fw_cfg.txt
8d0bceba 2293F: hw/nvram/fw_cfg*.c
b15c0f7d 2294F: stubs/fw_cfg.c
15ffb43c
PMD
2295F: include/hw/nvram/fw_cfg.h
2296F: include/standard-headers/linux/qemu_fw_cfg.h
1cf4323e 2297F: tests/qtest/libqos/fw_cfg.c
1e8a1fae 2298F: tests/qtest/fw_cfg-test.c
15ffb43c
PMD
2299T: git https://github.com/philmd/qemu.git fw_cfg-next
2300
2313abf0 2301XIVE
2313abf0
TH
2302M: Cédric Le Goater <clg@kaod.org>
2303L: qemu-ppc@nongnu.org
2304S: Supported
2305F: hw/*/*xive*
2306F: include/hw/*/*xive*
24563a58 2307F: docs/*/*xive*
2313abf0 2308
7bd0d13f 2309Renesas peripherals
2d53d0c7 2310R: Yoshinori Sato <ysato@users.sourceforge.jp>
7bd0d13f 2311R: Magnus Damm <magnus.damm@gmail.com>
f166061c 2312S: Odd Fixes
645194c7 2313F: hw/char/renesas_sci.c
7bd0d13f 2314F: hw/char/sh_serial.c
c7f37baf 2315F: hw/timer/renesas_*.c
7bd0d13f 2316F: hw/timer/sh_timer.c
645194c7 2317F: include/hw/char/renesas_sci.h
7bd0d13f 2318F: include/hw/sh4/sh.h
c7f37baf 2319F: include/hw/timer/renesas_*.h
7bd0d13f 2320
e78597cc 2321Renesas RX peripherals
b2744da9
PMD
2322R: Yoshinori Sato <ysato@users.sourceforge.jp>
2323S: Orphan
e78597cc 2324F: hw/intc/rx_icu.c
0c80f50f 2325F: hw/rx/
e78597cc 2326F: include/hw/intc/rx_icu.h
0c80f50f 2327F: include/hw/rx/
e78597cc 2328
de4d4adb
PP
2329CAN bus subsystem and hardware
2330M: Pavel Pisa <pisa@cmp.felk.cvut.cz>
2331M: Vikram Garhwal <fnu.vikram@xilinx.com>
2332S: Maintained
2333W: https://canbus.pages.fel.cvut.cz/
2334F: net/can/*
2335F: hw/net/can/*
2336F: include/net/can_*.h
2337
ff8cdbbd
DG
2338OpenPIC interrupt controller
2339M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2340S: Odd Fixes
2341F: hw/intc/openpic.c
2342F: include/hw/ppc/openpic.h
2343
6cee5479
PMD
2344MIPS CPS
2345M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2346S: Odd Fixes
2347F: hw/misc/mips_*
2348F: include/hw/misc/mips_*
2349
2350MIPS GIC
2351M: Philippe Mathieu-Daudé <f4bug@amsat.org>
2352S: Odd Fixes
2353F: hw/intc/mips_gic.c
2354F: hw/timer/mips_gictimer.c
2355F: include/hw/intc/mips_gic.h
2356F: include/hw/timer/mips_gictimer.h
2357
56e34834
CH
2358S390 3270 device
2359M: Halil Pasic <pasic@linux.ibm.com>
2360M: Christian Borntraeger <borntraeger@linux.ibm.com>
2361S: Odd fixes
2362F: include/hw/s390x/3270-ccw.h
2363F: hw/char/terminal3270.c
2364F: hw/s390x/3270-ccw.c
2365L: qemu-s390x@nongnu.org
2366
2367S390 diag 288 watchdog
2368M: Halil Pasic <pasic@linux.ibm.com>
2369M: Christian Borntraeger <borntraeger@linux.ibm.com>
2370S: Supported
2371F: hw/watchdog/wdt_diag288.c
2372F: include/hw/watchdog/wdt_diag288.h
2373L: qemu-s390x@nongnu.org
2374
2375S390 storage key device
2376M: Halil Pasic <pasic@linux.ibm.com>
2377M: Christian Borntraeger <borntraeger@linux.ibm.com>
2378S: Supported
2379F: hw/s390x/storage-keys.h
2380F: hw/390x/s390-skeys*.c
2381L: qemu-s390x@nongnu.org
2382
2383S390 storage attribute device
2384M: Halil Pasic <pasic@linux.ibm.com>
2385M: Christian Borntraeger <borntraeger@linux.ibm.com>
2386S: Supported
2387F: hw/s390x/storage-attributes.h
2388F: hw/s390/s390-stattrib*.c
2389L: qemu-s390x@nongnu.org
2390
2391S390 floating interrupt controller
2392M: Halil Pasic <pasic@linux.ibm.com>
2393M: Christian Borntraeger <borntraeger@linux.ibm.com>
2394M: David Hildenbrand <david@redhat.com>
2395S: Supported
2396F: hw/intc/s390_flic*.c
2397F: include/hw/s390x/s390_flic.h
2398L: qemu-s390x@nongnu.org
2399
fd5d5c56
AL
2400Subsystems
2401----------
a8f4aee6 2402Overall Audio backends
9f575846 2403M: Gerd Hoffmann <kraxel@redhat.com>
6bc915f3 2404S: Odd Fixes
fd5d5c56 2405F: audio/
0ebe43ea
PMD
2406X: audio/alsaaudio.c
2407X: audio/coreaudio.c
2408X: audio/dsound*
2409X: audio/jackaudio.c
2410X: audio/ossaudio.c
2411X: audio/paaudio.c
2412X: audio/sdlaudio.c
4566d142 2413X: audio/spiceaudio.c
92a3c6aa 2414F: qapi/audio.json
fd5d5c56 2415
0ebe43ea
PMD
2416ALSA Audio backend
2417M: Gerd Hoffmann <kraxel@redhat.com>
584ab347 2418R: Christian Schoenebeck <qemu_oss@crudebyte.com>
0ebe43ea
PMD
2419S: Odd Fixes
2420F: audio/alsaaudio.c
2421
2422Core Audio framework backend
2423M: Gerd Hoffmann <kraxel@redhat.com>
c82b7ef1 2424M: Philippe Mathieu-Daudé <f4bug@amsat.org>
584ab347 2425R: Christian Schoenebeck <qemu_oss@crudebyte.com>
af643498 2426R: Akihiko Odaki <akihiko.odaki@gmail.com>
0ebe43ea
PMD
2427S: Odd Fixes
2428F: audio/coreaudio.c
2429
2430DSound Audio backend
2431M: Gerd Hoffmann <kraxel@redhat.com>
2432S: Odd Fixes
2433F: audio/dsound*
2434
2435JACK Audio Connection Kit backend
2436M: Gerd Hoffmann <kraxel@redhat.com>
584ab347 2437R: Christian Schoenebeck <qemu_oss@crudebyte.com>
0ebe43ea
PMD
2438S: Odd Fixes
2439F: audio/jackaudio.c
2440
2441Open Sound System (OSS) Audio backend
2442M: Gerd Hoffmann <kraxel@redhat.com>
2443S: Odd Fixes
2444F: audio/ossaudio.c
2445
2446PulseAudio backend
2447M: Gerd Hoffmann <kraxel@redhat.com>
2448S: Odd Fixes
2449F: audio/paaudio.c
2450
2451SDL Audio backend
2452M: Gerd Hoffmann <kraxel@redhat.com>
2863bd56 2453R: Thomas Huth <huth@tuxfamily.org>
0ebe43ea
PMD
2454S: Odd Fixes
2455F: audio/sdlaudio.c
2456
17f1e8f5 2457Block layer core
fd5d5c56 2458M: Kevin Wolf <kwolf@redhat.com>
b0c4798f 2459M: Hanna Reitz <hreitz@redhat.com>
c95e4c0e 2460L: qemu-block@nongnu.org
fd5d5c56
AL
2461S: Supported
2462F: block*
2463F: block/
8d8b636d 2464F: hw/block/
4c346e0b 2465F: include/block/
46078760 2466F: qemu-img*
33b2b388 2467F: docs/tools/qemu-img.rst
46078760 2468F: qemu-io*
29242091 2469F: tests/qemu-iotests/
8dd30c86 2470F: util/qemu-progress.c
0bcc8e5b 2471F: qobject/block-qdict.c
da668aa1 2472F: tests/unit/check-block-qdict.c
ebe2aad2 2473T: git https://repo.or.cz/qemu/kevin.git block
fd5d5c56 2474
c607c7fb
SH
2475Storage daemon
2476M: Kevin Wolf <kwolf@redhat.com>
2477L: qemu-block@nongnu.org
2478S: Supported
2479F: storage-daemon/
2480F: docs/interop/qemu-storage-daemon-qmp-ref.rst
2481F: docs/tools/qemu-storage-daemon.rst
2482T: git https://repo.or.cz/qemu/kevin.git block
2483
d55053b1
SH
2484Block I/O path
2485M: Stefan Hajnoczi <stefanha@redhat.com>
fe5ca46d 2486M: Fam Zheng <fam@euphon.net>
d55053b1
SH
2487L: qemu-block@nongnu.org
2488S: Supported
36c697bd
PB
2489F: util/async.c
2490F: util/aio-*.c
1f050a46
SH
2491F: util/aio-*.h
2492F: util/fdmon-*.c
d55053b1
SH
2493F: block/io.c
2494F: migration/block*
e1029ae2 2495F: include/block/aio.h
f5a53faa 2496F: include/block/aio-wait.h
0a4f9ad1 2497F: scripts/qemugdb/aio.py
da668aa1 2498F: tests/unit/test-fdmon-epoll.c
e18a8b34 2499T: git https://github.com/stefanha/qemu.git block
d55053b1 2500
e5b5728c
PB
2501Block SCSI subsystem
2502M: Paolo Bonzini <pbonzini@redhat.com>
fe5ca46d 2503R: Fam Zheng <fam@euphon.net>
e5b5728c
PB
2504L: qemu-block@nongnu.org
2505S: Supported
2506F: include/scsi/*
2507F: scsi/*
2508
280458a3 2509Block Jobs
03283d64 2510M: John Snow <jsnow@redhat.com>
80f00ca2 2511M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
280458a3
JC
2512L: qemu-block@nongnu.org
2513S: Supported
2514F: blockjob.c
2515F: include/block/blockjob.h
33e9e9bd 2516F: job.c
1a90bc81 2517F: job-qmp.c
c468e368 2518F: include/qemu/job.h
280458a3
JC
2519F: block/backup.c
2520F: block/commit.c
77346025 2521F: block/stream.c
280458a3 2522F: block/mirror.c
bf42508f 2523F: qapi/job.json
d7beddcc 2524F: block/block-copy.c
d088e6a4
VSO
2525F: include/block/block-copy.h
2526F: block/reqlist.c
2527F: include/block/reqlist.h
d003e0ae
VSO
2528F: block/copy-before-write.h
2529F: block/copy-before-write.c
1c14eaab 2530F: block/snapshot-access.c
d7beddcc
VSO
2531F: include/block/aio_task.h
2532F: block/aio_task.c
2533F: util/qemu-co-shared-resource.c
2534F: include/qemu/co-shared-resource.h
77582e2c 2535T: git https://gitlab.com/jsnow/qemu.git jobs
d7beddcc 2536T: git https://src.openvz.org/scm/~vsementsov/qemu.git jobs
280458a3 2537
4120201d
MA
2538Block QAPI, monitor, command line
2539M: Markus Armbruster <armbru@redhat.com>
2540S: Supported
2541F: blockdev.c
a2dde2f2 2542F: blockdev-hmp-cmds.c
4120201d
MA
2543F: block/qapi.c
2544F: qapi/block*.json
fa988e39 2545F: qapi/transaction.json
ebe2aad2 2546T: git https://repo.or.cz/qemu/armbru.git block-next
4120201d 2547
538193bc 2548Dirty Bitmaps
edb05904 2549M: Eric Blake <eblake@redhat.com>
80f00ca2 2550M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
edb05904 2551R: John Snow <jsnow@redhat.com>
538193bc
JS
2552L: qemu-block@nongnu.org
2553S: Supported
538193bc
JS
2554F: include/qemu/hbitmap.h
2555F: include/block/dirty-bitmap.h
bb4e58c6 2556F: block/monitor/bitmap-qmp-cmds.c
00637c6b
VSO
2557F: block/dirty-bitmap.c
2558F: block/qcow2-bitmap.c
052db8e7 2559F: migration/block-dirty-bitmap.c
00637c6b 2560F: util/hbitmap.c
da668aa1 2561F: tests/unit/test-hbitmap.c
5746c1cd 2562F: docs/interop/bitmaps.rst
edb05904 2563T: git https://repo.or.cz/qemu/ericb.git bitmaps
538193bc 2564
61af0ee6 2565Character device backends
55fc84a7 2566M: Marc-André Lureau <marcandre.lureau@redhat.com>
2185fd67 2567R: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56 2568S: Maintained
178fe0ae 2569F: chardev/
8228e353 2570F: include/chardev/
dbeee392 2571F: qapi/char.json
fd5d5c56 2572
e26082fd
PB
2573Character Devices (Braille)
2574M: Samuel Thibault <samuel.thibault@ens-lyon.org>
2575S: Maintained
6b10e573 2576F: chardev/baum.c
fd5d5c56 2577
e94630d3
MA
2578Command line option argument parsing
2579M: Markus Armbruster <armbru@redhat.com>
2580S: Supported
2581F: include/qemu/option.h
da668aa1
TH
2582F: tests/unit/test-keyval.c
2583F: tests/unit/test-qemu-opts.c
e94630d3
MA
2584F: util/keyval.c
2585F: util/qemu-option.c
2586
8c413e79
MA
2587Coverity model
2588M: Markus Armbruster <armbru@redhat.com>
2589S: Supported
2590F: scripts/coverity-model.c
2591
9c263d07
PM
2592Coverity Scan integration
2593M: Peter Maydell <peter.maydell@linaro.org>
2594S: Maintained
2595F: scripts/coverity-scan/
2596
d24b569a 2597Device Tree
c3c962c1
AF
2598M: Alistair Francis <alistair.francis@wdc.com>
2599R: David Gibson <david@gibson.dropbear.id.au>
d24b569a 2600S: Maintained
800d4ded 2601F: softmmu/device_tree.c
82407515 2602F: include/sysemu/device_tree.h
d24b569a 2603
3505a22b
MAL
2604Dump
2605S: Supported
2606M: Marc-André Lureau <marcandre.lureau@redhat.com>
6d3da32c 2607F: dump/
3505a22b
MAL
2608F: hw/misc/vmcoreinfo.c
2609F: include/hw/misc/vmcoreinfo.h
6d3da32c 2610F: include/qemu/win_dump_defs
3505a22b
MAL
2611F: include/sysemu/dump-arch.h
2612F: include/sysemu/dump.h
d06b747b 2613F: qapi/dump.json
3505a22b
MAL
2614F: scripts/dump-guest-memory.py
2615F: stubs/dump.c
2616
4f966768
MA
2617Error reporting
2618M: Markus Armbruster <armbru@redhat.com>
2619S: Supported
2620F: include/qapi/error.h
2621F: include/qemu/error-report.h
abb3d37d 2622F: qapi/error.json
4f966768
MA
2623F: util/error.c
2624F: util/qemu-error.c
d1d3a997
VSO
2625F: scripts/coccinelle/err-bad-newline.cocci
2626F: scripts/coccinelle/error-use-after-free.cocci
2627F: scripts/coccinelle/error_propagate_null.cocci
2628F: scripts/coccinelle/remove_local_err.cocci
2629F: scripts/coccinelle/use-error_fatal.cocci
8220f3ac 2630F: scripts/coccinelle/errp-guard.cocci
4f966768 2631
fd5d5c56 2632GDB stub
c7b3e866 2633M: Alex Bennée <alex.bennee@linaro.org>
90f285fd 2634R: Philippe Mathieu-Daudé <f4bug@amsat.org>
c7b3e866 2635S: Maintained
fd5d5c56 2636F: gdbstub*
0dec1016 2637F: include/exec/gdbstub.h
fd5d5c56 2638F: gdb-xml/
51c623b0 2639F: tests/tcg/multiarch/gdbstub/
fd5d5c56 2640
01a9c03c
PB
2641Memory API
2642M: Paolo Bonzini <pbonzini@redhat.com>
07b315ba
DH
2643M: Peter Xu <peterx@redhat.com>
2644M: David Hildenbrand <david@redhat.com>
90f285fd 2645R: Philippe Mathieu-Daudé <f4bug@amsat.org>
01a9c03c
PB
2646S: Supported
2647F: include/exec/ioport.h
14776ab5 2648F: include/exec/memop.h
01a9c03c 2649F: include/exec/memory.h
2b1641d0 2650F: include/exec/ram_addr.h
41aa4e9f 2651F: include/exec/ramblock.h
9f04dd7f 2652F: include/sysemu/memory_mapping.h
800d4ded 2653F: softmmu/dma-helpers.c
c7f419f5
CF
2654F: softmmu/ioport.c
2655F: softmmu/memory.c
9f04dd7f 2656F: softmmu/memory_mapping.c
d9f24bf5 2657F: softmmu/physmem.c
01a9c03c 2658F: include/exec/memory-internal.h
044e2af9 2659F: scripts/coccinelle/memory-region-housekeeping.cocci
01a9c03c 2660
7ee3bf03
GH
2661SPICE
2662M: Gerd Hoffmann <kraxel@redhat.com>
227b1638 2663S: Odd Fixes
6e481d57 2664F: include/ui/qemu-spice.h
438528a3 2665F: include/ui/spice-display.h
7ee3bf03
GH
2666F: ui/spice-*.c
2667F: audio/spiceaudio.c
8d8b636d 2668F: hw/display/qxl*
608cfed6 2669F: qapi/ui.json
9bd4cb35 2670F: docs/spice-port-fqdn.txt
7ee3bf03 2671
fd5d5c56 2672Graphics
25eccc37
GH
2673M: Gerd Hoffmann <kraxel@redhat.com>
2674S: Odd Fixes
fd5d5c56 2675F: ui/
e220656c 2676F: include/ui/
608cfed6 2677F: qapi/ui.json
b1d38037 2678F: util/drm.c
fd5d5c56 2679
351f1bf6 2680Cocoa graphics
30ef3c74 2681M: Peter Maydell <peter.maydell@linaro.org>
c82b7ef1 2682M: Philippe Mathieu-Daudé <f4bug@amsat.org>
af643498 2683R: Akihiko Odaki <akihiko.odaki@gmail.com>
351f1bf6
AF
2684S: Odd Fixes
2685F: ui/cocoa.m
2686
fd5d5c56 2687Main loop
da26f37a
PB
2688M: Paolo Bonzini <pbonzini@redhat.com>
2689S: Maintained
48e824e0 2690F: include/exec/gen-icount.h
54d31236
MA
2691F: include/qemu/main-loop.h
2692F: include/sysemu/runstate.h
e6dba048 2693F: include/sysemu/runstate-action.h
3ecb29a3
PB
2694F: util/main-loop.c
2695F: util/qemu-timer.c
bac068e0 2696F: softmmu/vl.c
7b733862 2697F: softmmu/main.c
c7f419f5 2698F: softmmu/cpus.c
b0c3cf94 2699F: softmmu/cpu-throttle.c
740b1759
CF
2700F: softmmu/cpu-timers.c
2701F: softmmu/icount.c
e6dba048 2702F: softmmu/runstate-action.c
0e201d34 2703F: qapi/run-state.json
fd5d5c56 2704
1b7e01d0
SH
2705Read, Copy, Update (RCU)
2706M: Paolo Bonzini <pbonzini@redhat.com>
2707S: Maintained
2708F: include/qemu/rcu*.h
da668aa1
TH
2709F: tests/unit/rcutorture.c
2710F: tests/unit/test-rcu-*.c
1b7e01d0
SH
2711F: util/rcu.c
2712
8899b4ae 2713Human Monitor (HMP)
c833fb4a 2714M: Dr. David Alan Gilbert <dgilbert@redhat.com>
fbb0621a 2715S: Maintained
5bce308a 2716F: monitor/monitor-internal.h
e84328fa 2717F: monitor/misc.c
1d95db74 2718F: monitor/monitor.c
f1b3ccfa
KW
2719F: monitor/hmp*
2720F: hmp.h
c13e9912
TH
2721F: hmp-commands*.hx
2722F: include/monitor/hmp-target.h
1e8a1fae 2723F: tests/qtest/test-hmp.c
637de4db
MA
2724F: include/qemu/qemu-print.h
2725F: util/qemu-print.c
fd5d5c56 2726
f536f112 2727Network device backends
442469e6 2728M: Jason Wang <jasowang@redhat.com>
fd5d5c56
AL
2729S: Maintained
2730F: net/
d24b2b1c 2731F: include/net/
e9bbc8bd 2732F: qemu-bridge-helper.c
e18a8b34 2733T: git https://github.com/jasowang/qemu.git net
3c0bd37d 2734F: qapi/net.json
fd5d5c56 2735
aee09baf
VM
2736Netmap network backend
2737M: Luigi Rizzo <rizzo@iet.unipi.it>
2738M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
2739M: Vincenzo Maffione <v.maffione@gmail.com>
2740W: http://info.iet.unipi.it/~luigi/netmap/
2741S: Maintained
2742F: net/netmap.c
2743
4fc264f4 2744Host Memory Backends
4ade3ea1 2745M: David Hildenbrand <david@redhat.com>
4fc264f4
EH
2746M: Igor Mammedov <imammedo@redhat.com>
2747S: Maintained
2748F: backends/hostmem*.c
2749F: include/sysemu/hostmem.h
f953c100 2750T: git https://gitlab.com/ehabkost/qemu.git machine-next
4fc264f4 2751
6034011c
GA
2752Cryptodev Backends
2753M: Gonglei <arei.gonglei@huawei.com>
2754S: Maintained
2755F: include/sysemu/cryptodev*.h
2756F: backends/cryptodev*.c
2757
b8eaee96
JS
2758Python library
2759M: John Snow <jsnow@redhat.com>
2760M: Cleber Rosa <crosa@redhat.com>
89d38c74 2761R: Beraldo Leal <bleal@redhat.com>
b8eaee96
JS
2762S: Maintained
2763F: python/
2764T: git https://gitlab.com/jsnow/qemu.git python
2765
ad904f66 2766Python scripts
89d38c74 2767M: John Snow <jsnow@redhat.com>
ad904f66 2768M: Cleber Rosa <crosa@redhat.com>
4251dfb0 2769S: Odd Fixes
ad904f66
EH
2770F: scripts/*.py
2771F: tests/*.py
2772
f4abfc6c 2773Benchmark util
80f00ca2 2774M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
f4abfc6c
VSO
2775S: Maintained
2776F: scripts/simplebench/
e34bd026 2777T: git https://src.openvz.org/scm/~vsementsov/qemu.git simplebench
f4abfc6c 2778
8cad15b1 2779Transactions helper
80f00ca2 2780M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
8cad15b1
VSO
2781S: Maintained
2782F: include/qemu/transactions.h
2783F: util/transactions.c
2784
8899b4ae 2785QAPI
9740618c 2786M: Markus Armbruster <armbru@redhat.com>
2f5f9bc8 2787M: Michael Roth <michael.roth@amd.com>
9740618c 2788S: Supported
8899b4ae 2789F: qapi/
0311c5bd 2790X: qapi/*.json
ac4abb9a
MA
2791F: include/qapi/
2792X: include/qapi/qmp/
2793F: include/qapi/qmp/dispatch.h
c0bd0b50 2794F: tests/qapi-schema/
da668aa1
TH
2795F: tests/unit/test-*-visitor.c
2796F: tests/unit/test-qapi-*.c
2797F: tests/unit/test-qmp-*.c
2798F: tests/unit/test-visitor-serialization.c
be25fcc4
MA
2799F: scripts/qapi-gen.py
2800F: scripts/qapi/*
4078ee54 2801F: docs/sphinx/qapidoc.py
c39cdbf6 2802F: docs/devel/qapi*
ebe2aad2 2803T: git https://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 2804
7810d291
LC
2805QAPI Schema
2806M: Eric Blake <eblake@redhat.com>
7810d291
LC
2807M: Markus Armbruster <armbru@redhat.com>
2808S: Supported
0311c5bd 2809F: qapi/*.json
ebe2aad2 2810T: git https://repo.or.cz/qemu/armbru.git qapi-next
7810d291 2811
f3582ba4 2812QObject
daf5dc78
MA
2813M: Markus Armbruster <armbru@redhat.com>
2814S: Supported
f3582ba4 2815F: qobject/
7735d2b5
MA
2816F: include/qapi/qmp/
2817X: include/qapi/qmp/dispatch.h
a2f3453e 2818F: scripts/coccinelle/qobject.cocci
da668aa1
TH
2819F: tests/unit/check-qdict.c
2820F: tests/unit/check-qjson.c
2821F: tests/unit/check-qlist.c
2822F: tests/unit/check-qlit.c
2823F: tests/unit/check-qnull.c
2824F: tests/unit/check-qnum.c
2825F: tests/unit/check-qobject.c
2826F: tests/unit/check-qstring.c
fe07b62c 2827F: tests/data/qobject/qdict.txt
ebe2aad2 2828T: git https://repo.or.cz/qemu/armbru.git qapi-next
f3582ba4 2829
f05d9999 2830QEMU Guest Agent
2f5f9bc8 2831M: Michael Roth <michael.roth@amd.com>
f05d9999
MR
2832S: Maintained
2833F: qga/
27a296fc 2834F: docs/interop/qemu-ga.rst
db16115f 2835F: docs/interop/qemu-ga-ref.rst
ab7f9f7d 2836F: scripts/qemu-guest-agent/
da668aa1 2837F: tests/unit/test-qga.c
e18a8b34 2838T: git https://github.com/mdroth/qemu.git qga
f05d9999 2839
cced3a72
KK
2840QEMU Guest Agent Win32
2841M: Konstantin Kostiuk <kkostiuk@redhat.com>
2842S: Maintained
2843F: qga/*win32*
2844F: qga/vss-win32/
2845F: qga/installer/
2846T: git https://github.com/kostyanf14/qemu.git qga-win32
2847
4688c94c 2848QOM
1085d86e
PB
2849M: Paolo Bonzini <pbonzini@redhat.com>
2850R: Daniel P. Berrange <berrange@redhat.com>
24c4cd13 2851R: Eduardo Habkost <eduardo@habkost.net>
4688c94c 2852S: Supported
8f920054
MA
2853F: docs/qdev-device-use.txt
2854F: hw/core/qdev*
b77b5b3d
MA
2855F: hw/core/bus.c
2856F: hw/core/sysbus.c
8f920054
MA
2857F: include/hw/qdev*
2858F: include/monitor/qdev.h
4688c94c 2859F: include/qom/
c577ff62
MA
2860F: qapi/qom.json
2861F: qapi/qdev.json
22fb6eb5 2862F: scripts/coccinelle/qom-parent-type.cocci
800d4ded 2863F: softmmu/qdev-monitor.c
9b45a025 2864F: stubs/qdev.c
4688c94c 2865F: qom/
da668aa1
TH
2866F: tests/unit/check-qom-interface.c
2867F: tests/unit/check-qom-proplist.c
2868F: tests/unit/test-qdev-global-props.c
4688c94c 2869
94dfc0f3 2870QOM boilerplate conversion script
24c4cd13 2871M: Eduardo Habkost <eduardo@habkost.net>
94dfc0f3
EH
2872S: Maintained
2873F: scripts/codeconverter/
2874
8899b4ae 2875QMP
9740618c
LC
2876M: Markus Armbruster <armbru@redhat.com>
2877S: Supported
5bce308a 2878F: monitor/monitor-internal.h
f1b3ccfa 2879F: monitor/qmp*
e84328fa 2880F: monitor/misc.c
1d95db74 2881F: monitor/monitor.c
92a3c6aa 2882F: qapi/control.json
abb3d37d 2883F: qapi/error.json
92a3c6aa 2884F: qapi/introspect.json
c39cdbf6 2885F: docs/devel/*qmp-*
12b2f0d9 2886F: docs/interop/*qmp-*
9740618c 2887F: scripts/qmp/
1e8a1fae
TH
2888F: tests/qtest/qmp-test.c
2889F: tests/qtest/qmp-cmd-test.c
ebe2aad2 2890T: git https://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 2891
98a43bf0 2892qtest
98a43bf0
PB
2893M: Thomas Huth <thuth@redhat.com>
2894M: Laurent Vivier <lvivier@redhat.com>
2185fd67 2895R: Paolo Bonzini <pbonzini@redhat.com>
98a43bf0 2896S: Maintained
c7f419f5 2897F: softmmu/qtest.c
1583a389 2898F: accel/qtest/
1e8a1fae 2899F: tests/qtest/
222455ef 2900F: docs/devel/qgraph.rst
520ddc18 2901X: tests/qtest/bios-tables-test*
98a43bf0 2902
5f6fd09a
AB
2903Device Fuzzing
2904M: Alexander Bulekov <alxndr@bu.edu>
2905R: Paolo Bonzini <pbonzini@redhat.com>
2906R: Bandan Das <bsd@redhat.com>
2907R: Stefan Hajnoczi <stefanha@redhat.com>
6184e5fb 2908R: Thomas Huth <thuth@redhat.com>
85221b05 2909R: Darren Kenny <darren.kenny@oracle.com>
5d32fc3b 2910R: Qiuhao Li <Qiuhao.Li@outlook.com>
5f6fd09a
AB
2911S: Maintained
2912F: tests/qtest/fuzz/
d3d39fc0 2913F: tests/qtest/fuzz-*test.c
211635b3 2914F: scripts/oss-fuzz/
230376d2 2915F: hw/mem/sparse-mem.c
f3a0208f 2916F: docs/devel/fuzzing.rst
5f6fd09a 2917
cc0100f4 2918Register API
c22e580c 2919M: Alistair Francis <alistair@alistair23.me>
cc0100f4
AF
2920S: Maintained
2921F: hw/core/register.c
2922F: include/hw/register.h
06a7b243 2923F: include/hw/registerfields.h
cc0100f4 2924
fd5d5c56 2925SLIRP
eda509fa 2926M: Samuel Thibault <samuel.thibault@ens-lyon.org>
bafc72ab 2927S: Maintained
fd5d5c56 2928F: slirp/
663fb1e1 2929F: net/slirp.c
d24b2b1c 2930F: include/net/slirp.h
02cffe24 2931T: git https://people.debian.org/~sthibault/qemu.git slirp
fd5d5c56 2932
6d0af39f
EI
2933Streams
2934M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2935S: Maintained
2936F: hw/core/stream.c
2937F: include/hw/stream.h
2938
b1ed728a
PB
2939Stubs
2940M: Paolo Bonzini <pbonzini@redhat.com>
2941S: Maintained
2942F: stubs/
2943
598a3f35 2944Tracing
1cd0f8ce 2945M: Stefan Hajnoczi <stefanha@redhat.com>
598a3f35
SH
2946S: Maintained
2947F: trace/
0e076292 2948F: trace-events
3a8273b1 2949F: docs/qemu-option-trace.rst.inc
92a3c6aa 2950F: qapi/trace.json
f70fd8fd
LV
2951F: scripts/tracetool.py
2952F: scripts/tracetool/
62dd1048 2953F: scripts/qemu-trace-stap*
33b2b388 2954F: docs/tools/qemu-trace-stap.rst
d0fb9657 2955F: docs/devel/tracing.rst
e18a8b34 2956T: git https://github.com/stefanha/qemu.git tracing
598a3f35 2957
3859b6cf 2958TPM
1f63669e 2959M: Stefan Berger <stefanb@linux.ibm.com>
6b4f250b 2960S: Maintained
3859b6cf
MA
2961F: tpm.c
2962F: hw/tpm/*
2963F: include/hw/acpi/tpm.h
2964F: include/sysemu/tpm*
2965F: qapi/tpm.json
8ae92e24 2966F: backends/tpm/
1e8a1fae 2967F: tests/qtest/*tpm*
e18a8b34 2968T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
3859b6cf 2969
14f40fdc 2970Checkpatch
14f40fdc
BS
2971S: Odd Fixes
2972F: scripts/checkpatch.pl
2973
c0787c8d
JQ
2974Migration
2975M: Juan Quintela <quintela@redhat.com>
d7fc72ce 2976M: Dr. David Alan Gilbert <dgilbert@redhat.com>
c0787c8d 2977S: Maintained
107b5969
MAL
2978F: hw/core/vmstate-if.c
2979F: include/hw/vmstate-if.h
c0787c8d 2980F: include/migration/
44a1f946 2981F: migration/
c5515640
AS
2982F: scripts/vmstate-static-checker.py
2983F: tests/vmstate-static-checker-data/
1e8a1fae 2984F: tests/qtest/migration-test.c
c468e368 2985F: docs/devel/migration.rst
48685a8e 2986F: qapi/migration.json
fac87d4d 2987F: tests/migration/
c0787c8d 2988
a566907f
MAL
2989D-Bus
2990M: Marc-André Lureau <marcandre.lureau@redhat.com>
2991S: Maintained
5010cec2 2992F: backends/dbus-vmstate.c
89f4df95
MAL
2993F: ui/dbus*
2994F: audio/dbus*
a5021d69 2995F: util/dbus.c
89f4df95 2996F: include/ui/dbus*
a5021d69 2997F: include/qemu/dbus.h
89f4df95
MAL
2998F: docs/interop/dbus*
2999F: docs/sphinx/dbus*
3000F: docs/sphinx/fakedbusdoc.py
3001F: tests/qtest/dbus*
a566907f 3002
92bfedb0 3003Seccomp
e3160dea
DB
3004M: Daniel P. Berrange <berrange@redhat.com>
3005S: Odd Fixes
800d4ded 3006F: softmmu/qemu-seccomp.c
92bfedb0 3007F: include/sysemu/seccomp.h
d2ea8dac 3008F: tests/unit/test-seccomp.c
92bfedb0 3009
ddbb0d09
DB
3010Cryptography
3011M: Daniel P. Berrange <berrange@redhat.com>
3012S: Maintained
3013F: crypto/
3014F: include/crypto/
92a3c6aa 3015F: qapi/crypto.json
da668aa1 3016F: tests/unit/test-crypto-*
3b472e71 3017F: tests/bench/benchmark-crypto-*
da668aa1
TH
3018F: tests/unit/crypto-tls-*
3019F: tests/unit/pkix_asn1_tab.c
899833cd 3020F: qemu.sasl
ddbb0d09 3021
10817bf0
DB
3022Coroutines
3023M: Stefan Hajnoczi <stefanha@redhat.com>
3024M: Kevin Wolf <kwolf@redhat.com>
00a25291 3025S: Maintained
10817bf0
DB
3026F: util/*coroutine*
3027F: include/qemu/coroutine*
da668aa1 3028F: tests/unit/test-coroutine.c
10817bf0 3029
88c5f205
DB
3030Buffers
3031M: Daniel P. Berrange <berrange@redhat.com>
4251dfb0 3032S: Odd Fixes
88c5f205
DB
3033F: util/buffer.c
3034F: include/qemu/buffer.h
3035
666a3af9
DB
3036I/O Channels
3037M: Daniel P. Berrange <berrange@redhat.com>
3038S: Maintained
3039F: io/
3040F: include/io/
da668aa1 3041F: tests/unit/test-io-*
666a3af9 3042
5b76dd13
DB
3043User authorization
3044M: Daniel P. Berrange <berrange@redhat.com>
3045S: Maintained
3046F: authz/
c8c99887 3047F: qapi/authz.json
5b76dd13 3048F: include/authz/
da668aa1 3049F: tests/unit/test-authz-*
5b76dd13 3050
5614a283
GH
3051Sockets
3052M: Daniel P. Berrange <berrange@redhat.com>
5614a283
GH
3053S: Maintained
3054F: include/qemu/sockets.h
3055F: util/qemu-sockets.c
a2ff5a48 3056F: qapi/sockets.json
5614a283 3057
90e33dfe
DB
3058File monitor
3059M: Daniel P. Berrange <berrange@redhat.com>
4251dfb0 3060S: Odd Fixes
90e33dfe
DB
3061F: util/filemonitor*.c
3062F: include/qemu/filemonitor.h
da668aa1 3063F: tests/unit/test-util-filemonitor.c
90e33dfe 3064
d310d85b
AG
3065Throttling infrastructure
3066M: Alberto Garcia <berto@igalia.com>
3067S: Supported
3068F: block/throttle-groups.c
3069F: include/block/throttle-groups.h
89603938 3070F: include/qemu/throttle*.h
d310d85b 3071F: util/throttle.c
89603938 3072F: docs/throttle.txt
da668aa1 3073F: tests/unit/test-throttle.c
d310d85b
AG
3074L: qemu-block@nongnu.org
3075
080d7aac 3076UUID
fe5ca46d 3077M: Fam Zheng <fam@euphon.net>
080d7aac
FZ
3078S: Supported
3079F: util/uuid.c
3080F: include/qemu/uuid.h
da668aa1 3081F: tests/unit/test-uuid.c
080d7aac 3082
50186051
LS
3083Yank feature
3084M: Lukas Straub <lukasstraub2@web.de>
3085S: Odd fixes
3086F: util/yank.c
1a92d6d5 3087F: migration/yank_functions*
d3a0bb77 3088F: tests/unit/test-yank.c
50186051
LS
3089F: include/qemu/yank.h
3090F: qapi/yank.json
3091
a4cc318e
HZ
3092COLO Framework
3093M: zhanghailiang <zhang.zhanghailiang@huawei.com>
3094S: Maintained
3095F: migration/colo*
3096F: include/migration/colo.h
3097F: include/migration/failover.h
3098F: docs/COLO-FT.txt
3099
88f82ed1 3100COLO Proxy
c6bf50ff 3101M: Zhang Chen <chen.zhang@intel.com>
2ece6e64 3102M: Li Zhijian <lizhijian@fujitsu.com>
88f82ed1
ZC
3103S: Supported
3104F: docs/colo-proxy.txt
3105F: net/colo*
3106F: net/filter-rewriter.c
3107F: net/filter-mirror.c
487cf3f2 3108F: tests/qtest/test-filter*
88f82ed1 3109
62258201
PD
3110Record/replay
3111M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
3112R: Paolo Bonzini <pbonzini@redhat.com>
70b7fba9 3113W: https://wiki.qemu.org/Features/record-replay
62258201
PD
3114S: Supported
3115F: replay/*
3116F: block/blkreplay.c
3117F: net/filter-replay.c
3118F: include/sysemu/replay.h
3119F: docs/replay.txt
3120F: stubs/replay.c
bbbd9b6e
WR
3121F: tests/avocado/replay_kernel.py
3122F: tests/avocado/replay_linux.py
3123F: tests/avocado/reverse_debugging.py
43d7e1d7 3124F: qapi/replay.json
62258201 3125
eecf5eed
PX
3126IOVA Tree
3127M: Peter Xu <peterx@redhat.com>
3128S: Maintained
3129F: include/qemu/iova-tree.h
3130F: util/iova-tree.c
3131
5ee547bb
VP
3132elf2dmp
3133M: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
3134S: Maintained
3135F: contrib/elf2dmp/
3136
93198b6c
CM
3137I2C and SMBus
3138M: Corey Minyard <cminyard@mvista.com>
3139S: Maintained
3140F: hw/i2c/core.c
3141F: hw/i2c/smbus_slave.c
3142F: hw/i2c/smbus_master.c
3143F: hw/i2c/smbus_eeprom.c
3144F: include/hw/i2c/i2c.h
3145F: include/hw/i2c/smbus_master.h
3146F: include/hw/i2c/smbus_slave.h
3147F: include/hw/i2c/smbus_eeprom.h
3148
bf0e0c70
TR
3149PMBus
3150M: Titus Rwantare <titusr@google.com>
3151S: Maintained
3152F: hw/i2c/pmbus_device.c
3153F: hw/sensor/adm1272.c
ffcdae67 3154F: hw/sensor/isl_pmbus_vr.c
bf0e0c70
TR
3155F: hw/sensor/max34451.c
3156F: include/hw/i2c/pmbus_device.h
ffcdae67 3157F: include/hw/sensor/isl_pmbus_vr.h
bf0e0c70
TR
3158F: tests/qtest/adm1272-test.c
3159F: tests/qtest/max34451-test.c
ffcdae67 3160F: tests/qtest/isl_pmbus_vr-test.c
bf0e0c70 3161
d0d89526 3162Firmware schema specifications
90f285fd 3163M: Philippe Mathieu-Daudé <f4bug@amsat.org>
d0d89526
PMD
3164R: Daniel P. Berrange <berrange@redhat.com>
3165R: Kashyap Chamarthy <kchamart@redhat.com>
3166S: Maintained
3167F: docs/interop/firmware.json
3168
6739df3f 3169EDK2 Firmware
90f285fd 3170M: Philippe Mathieu-Daudé <f4bug@amsat.org>
9b437cd0 3171M: Gerd Hoffmann <kraxel@redhat.com>
6739df3f 3172S: Supported
b5b31860 3173F: hw/i386/*ovmf*
6739df3f
LE
3174F: pc-bios/descriptors/??-edk2-*.json
3175F: pc-bios/edk2-*
3176F: roms/Makefile.edk2
3177F: roms/edk2
3178F: roms/edk2-*
3179F: tests/data/uefi-boot-images/
3180F: tests/uefi-test-tools/
922febe2 3181F: .gitlab-ci.d/edk2.yml
71920809 3182F: .gitlab-ci.d/edk2/
6739df3f 3183
8bc43f39
PX
3184VT-d Emulation
3185M: Michael S. Tsirkin <mst@redhat.com>
3186M: Peter Xu <peterx@redhat.com>
3187R: Jason Wang <jasowang@redhat.com>
3188S: Supported
3189F: hw/i386/intel_iommu.c
3190F: hw/i386/intel_iommu_internal.h
3191F: include/hw/i386/intel_iommu.h
3192
e92fb016
BM
3193OpenSBI Firmware
3194M: Bin Meng <bmeng.cn@gmail.com>
3195S: Supported
3196F: pc-bios/opensbi-*
3197F: .gitlab-ci.d/opensbi.yml
3198F: .gitlab-ci.d/opensbi/
3199
59c7a187
LM
3200Clock framework
3201M: Luc Michel <luc@lmichel.fr>
3202R: Damien Hedde <damien.hedde@greensocs.com>
3203S: Maintained
3204F: include/hw/clock.h
3205F: include/hw/qdev-clock.h
3206F: hw/core/clock.c
3207F: hw/core/clock-vmstate.c
3208F: hw/core/qdev-clock.c
3209F: docs/devel/clocks.rst
3210
fd5d5c56
AL
3211Usermode Emulation
3212------------------
6347e1f1 3213Overall usermode emulation
486bbe5f
PB
3214M: Riku Voipio <riku.voipio@iki.fi>
3215S: Maintained
58410666 3216F: accel/tcg/user-exec*.c
bbf15aaf
RH
3217F: include/user/
3218F: common-user/
486bbe5f 3219
fd5d5c56 3220BSD user
65a9d380
WL
3221M: Warner Losh <imp@bsdimp.com>
3222R: Kyle Evans <kevans@freebsd.org>
3223S: Maintained
fd5d5c56 3224F: bsd-user/
812b31d3 3225F: configs/targets/*-bsd-user.mak
adbae40f 3226F: tests/vm/*bsd
65a9d380 3227T: git https://github.com/qemu-bsd-user/qemu-bsd-user bsd-user-rebase-3.1
fd5d5c56 3228
fd5d5c56 3229Linux user
8f902c54 3230M: Laurent Vivier <laurent@vivier.eu>
fd5d5c56
AL
3231S: Maintained
3232F: linux-user/
812b31d3 3233F: configs/targets/*linux-user.mak
e5dd9875 3234F: scripts/qemu-binfmt-conf.sh
e3a6c825 3235F: scripts/update-syscalltbl.sh
57333330 3236F: scripts/update-mips-syscall-args.sh
382ae67a 3237F: scripts/gensyscalls.sh
42f5a7e9
AJ
3238
3239Tiny Code Generator (TCG)
3240-------------------------
6347e1f1 3241Common TCG code
336f744e 3242M: Richard Henderson <richard.henderson@linaro.org>
42f5a7e9
AJ
3243S: Maintained
3244F: tcg/
d3582cfd 3245F: include/tcg/
42f5a7e9 3246
22b5867b
AB
3247TCG Plugins
3248M: Alex Bennée <alex.bennee@linaro.org>
3d7caf14 3249R: Alexandre Iooss <erdnaxe@crans.org>
a6b95a97 3250R: Mahmoud Mandour <ma.mandourr@gmail.com>
22b5867b 3251S: Maintained
8ea6abf0 3252F: docs/devel/tcg-plugins.rst
22b5867b 3253F: plugins/
c17a386b 3254F: tests/plugin/
bbbd9b6e 3255F: tests/avocado/tcg_plugins.py
c17a386b 3256F: contrib/plugins/
22b5867b 3257
6347e1f1 3258AArch64 TCG target
3e5a01ef 3259M: Richard Henderson <richard.henderson@linaro.org>
b25a464c 3260S: Maintained
b4f2bd1c 3261L: qemu-arm@nongnu.org
b25a464c 3262F: tcg/aarch64/
c17652ee
PB
3263F: disas/arm-a64.cc
3264F: disas/libvixl/
b25a464c 3265
6347e1f1 3266ARM TCG target
7c6ef61a 3267M: Richard Henderson <richard.henderson@linaro.org>
42f5a7e9 3268S: Maintained
b4f2bd1c 3269L: qemu-arm@nongnu.org
42f5a7e9 3270F: tcg/arm/
c17652ee 3271F: disas/arm.c
42f5a7e9 3272
6347e1f1 3273i386 TCG target
336f744e 3274M: Richard Henderson <richard.henderson@linaro.org>
42f5a7e9
AJ
3275S: Maintained
3276F: tcg/i386/
c17652ee 3277F: disas/i386.c
42f5a7e9 3278
afa33258
WX
3279LoongArch64 TCG target
3280M: WANG Xuerui <git@xen0n.name>
3281S: Maintained
3282F: tcg/loongarch64/
3283
6347e1f1 3284MIPS TCG target
cf960317 3285M: Philippe Mathieu-Daudé <f4bug@amsat.org>
099d510b 3286R: Aurelien Jarno <aurelien@aurel32.net>
dab1e1e1 3287R: Huacai Chen <chenhuacai@kernel.org>
15d983de 3288R: Jiaxun Yang <jiaxun.yang@flygoat.com>
97d89746 3289R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
cf960317 3290S: Odd Fixes
42f5a7e9
AJ
3291F: tcg/mips/
3292
6347e1f1 3293PPC TCG target
336f744e 3294M: Richard Henderson <richard.henderson@linaro.org>
15610d42 3295S: Odd Fixes
42f5a7e9 3296F: tcg/ppc/
c17652ee 3297F: disas/ppc.c
42f5a7e9 3298
6347e1f1 3299RISC-V TCG target
c1677bcc 3300M: Palmer Dabbelt <palmer@dabbelt.com>
fb1f70f3
AF
3301M: Alistair Francis <Alistair.Francis@wdc.com>
3302L: qemu-riscv@nongnu.org
3303S: Maintained
3304F: tcg/riscv/
3305F: disas/riscv.c
3306
6347e1f1 3307S390 TCG target
336f744e 3308M: Richard Henderson <richard.henderson@linaro.org>
42f5a7e9
AJ
3309S: Maintained
3310F: tcg/s390/
c17652ee 3311F: disas/s390.c
146bd283 3312L: qemu-s390x@nongnu.org
42f5a7e9 3313
6347e1f1 3314SPARC TCG target
297e8005 3315S: Odd Fixes
42f5a7e9 3316F: tcg/sparc/
c17652ee 3317F: disas/sparc.c
bc75c9e5 3318
6347e1f1 3319TCI TCG target
bc75c9e5
SW
3320M: Stefan Weil <sw@weilnetz.de>
3321S: Maintained
8ef9cd55 3322F: tcg/tci/
752a2ae2 3323F: tcg/tci.c
c17652ee 3324F: disas/tci.c
aa09c951 3325
f05b328c
SH
3326Block drivers
3327-------------
3328VMDK
fe5ca46d 3329M: Fam Zheng <fam@euphon.net>
c95e4c0e 3330L: qemu-block@nongnu.org
f05b328c
SH
3331S: Supported
3332F: block/vmdk.c
3333
3334RBD
0725570b 3335M: Ilya Dryomov <idryomov@gmail.com>
6d2f38eb 3336R: Peter Lieven <pl@kamp.de>
280458a3 3337L: qemu-block@nongnu.org
f05b328c
SH
3338S: Supported
3339F: block/rbd.c
3340
f05b328c 3341VHDX
5f5246b6 3342M: Jeff Cody <codyprime@gmail.com>
280458a3 3343L: qemu-block@nongnu.org
f05b328c
SH
3344S: Supported
3345F: block/vhdx*
3346
3347VDI
3348M: Stefan Weil <sw@weilnetz.de>
c95e4c0e 3349L: qemu-block@nongnu.org
f05b328c
SH
3350S: Maintained
3351F: block/vdi.c
3352
3353iSCSI
3354M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
3355M: Paolo Bonzini <pbonzini@redhat.com>
3356M: Peter Lieven <pl@kamp.de>
c95e4c0e 3357L: qemu-block@nongnu.org
2185fd67 3358S: Odd Fixes
f05b328c 3359F: block/iscsi.c
2deb63c2 3360F: block/iscsi-opts.c
f05b328c 3361
99c62e70
EB
3362Network Block Device (NBD)
3363M: Eric Blake <eblake@redhat.com>
80f00ca2 3364M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
99c62e70
EB
3365L: qemu-block@nongnu.org
3366S: Maintained
3367F: block/nbd*
3368F: nbd/
3369F: include/block/nbd*
3370F: qemu-nbd.*
3371F: blockdev-nbd.c
3229a835 3372F: docs/interop/nbd.txt
33b2b388 3373F: docs/tools/qemu-nbd.rst
ebe2aad2 3374T: git https://repo.or.cz/qemu/ericb.git nbd
3d9330ec 3375T: git https://src.openvz.org/scm/~vsementsov/qemu.git nbd
99c62e70 3376
6542aa9c
PL
3377NFS
3378M: Peter Lieven <pl@kamp.de>
280458a3 3379L: qemu-block@nongnu.org
6542aa9c
PL
3380S: Maintained
3381F: block/nfs.c
3382
f05b328c
SH
3383SSH
3384M: Richard W.M. Jones <rjones@redhat.com>
280458a3 3385L: qemu-block@nongnu.org
f05b328c
SH
3386S: Supported
3387F: block/ssh.c
c9a12e75 3388
280458a3 3389CURL
280458a3 3390L: qemu-block@nongnu.org
5c6090fa 3391S: Odd Fixes
280458a3 3392F: block/curl.c
280458a3
JC
3393
3394GLUSTER
280458a3 3395L: qemu-block@nongnu.org
5c6090fa
TH
3396L: integration@gluster.org
3397S: Odd Fixes
280458a3 3398F: block/gluster.c
b5e9476c 3399
199667a8 3400Null Block Driver
fe5ca46d 3401M: Fam Zheng <fam@euphon.net>
199667a8
FZ
3402L: qemu-block@nongnu.org
3403S: Supported
3404F: block/null.c
3405
bdd6a90a 3406NVMe Block Driver
1a949789
SH
3407M: Stefan Hajnoczi <stefanha@redhat.com>
3408R: Fam Zheng <fam@euphon.net>
90f285fd 3409R: Philippe Mathieu-Daudé <f4bug@amsat.org>
bdd6a90a
FZ
3410L: qemu-block@nongnu.org
3411S: Supported
3412F: block/nvme*
dc0b4d94 3413F: include/block/nvme.h
1a949789 3414T: git https://github.com/stefanha/qemu.git block
bdd6a90a 3415
b5e9476c
GA
3416Bootdevice
3417M: Gonglei <arei.gonglei@huawei.com>
3418S: Maintained
800d4ded 3419F: softmmu/bootdevice.c
ecdda9e0
AG
3420
3421Quorum
3422M: Alberto Garcia <berto@igalia.com>
3423S: Supported
3424F: block/quorum.c
3425L: qemu-block@nongnu.org
e7c6e631 3426
bfcc224e
AV
3427blklogwrites
3428M: Ari Sundholm <ari@tuxera.com>
3429L: qemu-block@nongnu.org
3430S: Supported
3431F: block/blklogwrites.c
3432
e7c6e631
SH
3433blkverify
3434M: Stefan Hajnoczi <stefanha@redhat.com>
3435L: qemu-block@nongnu.org
3436S: Supported
3437F: block/blkverify.c
3438
3439bochs
3440M: Stefan Hajnoczi <stefanha@redhat.com>
3441L: qemu-block@nongnu.org
3442S: Supported
3443F: block/bochs.c
3444
3445cloop
3446M: Stefan Hajnoczi <stefanha@redhat.com>
3447L: qemu-block@nongnu.org
3448S: Supported
3449F: block/cloop.c
3450
3451dmg
3452M: Stefan Hajnoczi <stefanha@redhat.com>
3453L: qemu-block@nongnu.org
3454S: Supported
3455F: block/dmg.c
3456
3457parallels
3458M: Stefan Hajnoczi <stefanha@redhat.com>
f3073712 3459M: Denis V. Lunev <den@openvz.org>
80f00ca2 3460M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
e7c6e631
SH
3461L: qemu-block@nongnu.org
3462S: Supported
3463F: block/parallels.c
a960c4b4 3464F: block/parallels-ext.c
5746c1cd 3465F: docs/interop/parallels.txt
a960c4b4 3466T: git https://src.openvz.org/scm/~vsementsov/qemu.git parallels
e7c6e631
SH
3467
3468qed
3469M: Stefan Hajnoczi <stefanha@redhat.com>
3470L: qemu-block@nongnu.org
3471S: Supported
3472F: block/qed.c
3473
3474raw
3475M: Kevin Wolf <kwolf@redhat.com>
3476L: qemu-block@nongnu.org
3477S: Supported
3478F: block/linux-aio.c
f586d5fc 3479F: include/block/raw-aio.h
2e6fc7eb 3480F: block/raw-format.c
c1bb86cd
EB
3481F: block/file-posix.c
3482F: block/file-win32.c
e7c6e631
SH
3483F: block/win32-aio.c
3484
6663a0a3
AM
3485Linux io_uring
3486M: Aarushi Mehta <mehta.aaru20@gmail.com>
3487M: Julia Suvorova <jusual@redhat.com>
3488M: Stefan Hajnoczi <stefanha@redhat.com>
0ef28014 3489R: Stefano Garzarella <sgarzare@redhat.com>
6663a0a3
AM
3490L: qemu-block@nongnu.org
3491S: Maintained
3492F: block/io_uring.c
06a47ef5 3493F: stubs/io_uring.c
6663a0a3 3494
e7c6e631
SH
3495qcow2
3496M: Kevin Wolf <kwolf@redhat.com>
b0c4798f 3497M: Hanna Reitz <hreitz@redhat.com>
e7c6e631
SH
3498L: qemu-block@nongnu.org
3499S: Supported
3500F: block/qcow2*
b24f9882 3501F: docs/interop/qcow2.txt
e7c6e631
SH
3502
3503qcow
3504M: Kevin Wolf <kwolf@redhat.com>
3505L: qemu-block@nongnu.org
3506S: Supported
3507F: block/qcow.c
3508
3509blkdebug
3510M: Kevin Wolf <kwolf@redhat.com>
b0c4798f 3511M: Hanna Reitz <hreitz@redhat.com>
e7c6e631
SH
3512L: qemu-block@nongnu.org
3513S: Supported
3514F: block/blkdebug.c
3515
3516vpc
3517M: Kevin Wolf <kwolf@redhat.com>
3518L: qemu-block@nongnu.org
3519S: Supported
3520F: block/vpc.c
3521
3522vvfat
3523M: Kevin Wolf <kwolf@redhat.com>
3524L: qemu-block@nongnu.org
4b7c5bc4 3525S: Odd Fixes
e7c6e631 3526F: block/vvfat.c
abfe4e94
SH
3527
3528Image format fuzzer
3529M: Stefan Hajnoczi <stefanha@redhat.com>
3530L: qemu-block@nongnu.org
3531S: Supported
3532F: tests/image-fuzzer/
717171bd 3533
8675a376
CX
3534Vhost-user block device backend server
3535M: Coiby Xu <Coiby.Xu@gmail.com>
3536S: Maintained
3537F: block/export/vhost-user-blk-server.c
80a06cc5
SH
3538F: block/export/vhost-user-blk-server.h
3539F: include/qemu/vhost-user-server.h
8675a376 3540F: tests/qtest/libqos/vhost-user-blk.c
80695202
CX
3541F: tests/qtest/libqos/vhost-user-blk.h
3542F: tests/qtest/vhost-user-blk-test.c
80a06cc5 3543F: util/vhost-user-server.c
8675a376 3544
0c9b70d5 3545FUSE block device exports
b0c4798f 3546M: Hanna Reitz <hreitz@redhat.com>
0c9b70d5
HR
3547L: qemu-block@nongnu.org
3548S: Supported
3549F: block/export/fuse.c
3550
049105a3 3551Replication
205f8618 3552M: Wen Congyang <wencongyang2@huawei.com>
3ccc0a01 3553M: Xie Changlong <xiechanglong.d@gmail.com>
049105a3
CX
3554S: Supported
3555F: replication*
3556F: block/replication.c
da668aa1 3557F: tests/unit/test-replication.c
049105a3
CX
3558F: docs/block-replication.txt
3559
a3defabb 3560PVRDMA
bfffeac8 3561M: Yuval Shaia <yuval.shaia.ml@gmail.com>
fe355cbd 3562M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
a3defabb
MA
3563S: Maintained
3564F: hw/rdma/*
3565F: hw/rdma/vmw/*
3566F: docs/pvrdma.txt
a5d2f6f8 3567F: contrib/rdmacm-mux/*
4a5c9903 3568F: qapi/rdma.json
a3defabb 3569
b052fec8
AB
3570Semihosting
3571M: Alex Bennée <alex.bennee@linaro.org>
b052fec8 3572S: Maintained
8df9f0c3 3573F: semihosting/
6b5fe137 3574F: include/semihosting/
3539d84d 3575F: tests/tcg/multiarch/arm-compat-semi/
b904a909 3576F: tests/tcg/aarch64/system/semiheap.c
b052fec8 3577
8684f1be
JJ
3578Multi-process QEMU
3579M: Elena Ufimtseva <elena.ufimtseva@oracle.com>
3580M: Jagannathan Raman <jag.raman@oracle.com>
3581M: John G Johnson <john.g.johnson@oracle.com>
3582S: Maintained
3583F: docs/devel/multi-process.rst
639090d8 3584F: docs/system/multi-process.rst
6fbd84d6
JR
3585F: hw/pci-host/remote.c
3586F: include/hw/pci-host/remote.h
3f0e7e57
JR
3587F: hw/remote/machine.c
3588F: include/hw/remote/machine.h
ad22c308
EU
3589F: hw/remote/mpqemu-link.c
3590F: include/hw/remote/mpqemu-link.h
48b06f50 3591F: hw/remote/message.c
c7d80c7c 3592F: hw/remote/remote-obj.c
ed5d0019
JR
3593F: include/hw/remote/memory.h
3594F: hw/remote/memory.c
9f811207
EU
3595F: hw/remote/proxy.c
3596F: include/hw/remote/proxy.h
c746b74a
JR
3597F: hw/remote/proxy-memory-listener.c
3598F: include/hw/remote/proxy-memory-listener.h
bd36adb8
JR
3599F: hw/remote/iohub.c
3600F: include/hw/remote/iohub.h
8684f1be 3601
90322e64
AM
3602EBPF:
3603M: Jason Wang <jasowang@redhat.com>
3604R: Andrew Melnychenko <andrew@daynix.com>
3605R: Yuri Benditovich <yuri.benditovich@daynix.com>
3606S: Maintained
3607F: ebpf/*
3608F: tools/ebpf/*
3609
b9e02c06
AB
3610Build and test automation
3611-------------------------
9872ba0a 3612Build and test automation, general continuous integration
b9e02c06 3613M: Alex Bennée <alex.bennee@linaro.org>
9872ba0a
TH
3614M: Philippe Mathieu-Daudé <f4bug@amsat.org>
3615M: Thomas Huth <thuth@redhat.com>
3616R: Wainer dos Santos Moschetta <wainersm@redhat.com>
40525be5 3617R: Beraldo Leal <bleal@redhat.com>
e70dc7f8 3618S: Maintained
e7c2d743 3619F: .github/workflows/lockdown.yml
9872ba0a
TH
3620F: .gitlab-ci.yml
3621F: .gitlab-ci.d/
b9e02c06 3622F: .travis.yml
04250c69 3623F: scripts/ci/
e70dc7f8 3624F: tests/docker/
18023821 3625F: tests/vm/
3260f4e6 3626F: tests/lcitool/
54dbfd85 3627F: scripts/archive-source.sh
9872ba0a 3628W: https://gitlab.com/qemu-project/qemu/pipelines
e70dc7f8 3629W: https://travis-ci.org/qemu/qemu
717171bd 3630
7162fbb4
EM
3631FreeBSD Hosted Continuous Integration
3632M: Ed Maste <emaste@freebsd.org>
3633M: Li-Wen Hsu <lwhsu@freebsd.org>
7162fbb4 3634S: Maintained
5be6fd0c
TH
3635F: .gitlab-ci.d/cirrus/freebsd*
3636F: tests/vm/freebsd
7162fbb4
EM
3637W: https://cirrus-ci.com/github/qemu/qemu
3638
daee8de3
YL
3639Windows Hosted Continuous Integration
3640M: Yonggang Luo <luoyonggang@gmail.com>
3641S: Maintained
3642F: .cirrus.yml
3643W: https://cirrus-ci.com/github/qemu/qemu
3644
7e97017e
AB
3645Guest Test Compilation Support
3646M: Alex Bennée <alex.bennee@linaro.org>
3647R: Philippe Mathieu-Daudé <f4bug@amsat.org>
00a25291 3648S: Maintained
7e97017e 3649F: tests/tcg/Makefile
c722a9e4 3650F: tests/tcg/Makefile.include
7e97017e 3651
bbbd9b6e 3652Integration Testing with the Avocado framework
6634f1c4
PMD
3653W: https://trello.com/b/6Qi1pxVn/avocado-qemu
3654R: Cleber Rosa <crosa@redhat.com>
90f285fd 3655R: Philippe Mathieu-Daudé <f4bug@amsat.org>
6634f1c4 3656R: Wainer dos Santos Moschetta <wainersm@redhat.com>
40525be5 3657R: Beraldo Leal <bleal@redhat.com>
6634f1c4 3658S: Odd Fixes
bbbd9b6e 3659F: tests/avocado/
6634f1c4 3660
1e970158
PMD
3661GitLab custom runner (Works On Arm Sponsored)
3662M: Alex Bennée <alex.bennee@linaro.org>
3663M: Philippe Mathieu-Daudé <f4bug@amsat.org>
3664S: Maintained
3665F: .gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
3666
717171bd
DB
3667Documentation
3668-------------
3669Build system architecture
3670M: Daniel P. Berrange <berrange@redhat.com>
3671S: Odd Fixes
551bdfa0 3672F: docs/devel/build-system.rst
8a49e97f 3673
92329a7e
AB
3674GIT Data Mining Config
3675M: Alex Bennée <alex.bennee@linaro.org>
3676S: Odd Fixes
3677F: gitdm.config
3678F: contrib/gitdm/*
3679
b02c9bc3
MA
3680Incompatible changes
3681R: libvir-list@redhat.com
a476b216 3682F: docs/about/deprecated.rst
b02c9bc3 3683
aef45d51
DB
3684Build System
3685------------
3686GIT submodules
3687M: Daniel P. Berrange <berrange@redhat.com>
3688S: Odd Fixes
3689F: scripts/git-submodule.sh
c10e01b9 3690
ef45a392 3691UI translations
4251dfb0 3692S: Orphan
ef45a392
AM
3693F: po/*.po
3694
c10e01b9
PM
3695Sphinx documentation configuration and build machinery
3696M: Peter Maydell <peter.maydell@linaro.org>
3697S: Maintained
3698F: docs/conf.py
3699F: docs/*/conf.py
4078ee54 3700F: docs/sphinx/
13f934e7 3701F: docs/_templates/
53fb8bfb
AM
3702
3703Miscellaneous
3704-------------
3705Performance Tools and Tests
3706M: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
3707S: Maintained
3708F: scripts/performance/