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