aspeed: initialize the SCU controller first
[qemu/ar7.git] / MAINTAINERS
blob8c626f6a079ecd3d4a2758bfba47ebc9b5c860b6
1 QEMU Maintainers
2 ================
4 The intention of this file is not to establish who owns what portions of the
5 code base, but to provide a set of names that developers can consult when they
6 have a question about a particular subset and also to provide a set of names
7 to be CC'd when submitting a patch to obtain appropriate review.
9 In general, if you have a question about inclusion of a patch, you should
10 consult qemu-devel and not any specific individual privately.
12 Descriptions of section entries:
14         M: Mail patches to: FullName <address@domain>
15         R: Designated reviewer: FullName <address@domain>
16            These reviewers should be CCed on patches.
17         L: Mailing list that is relevant to this area
18         W: Web-page with status/info
19         Q: Patchwork web based patch tracking system site
20         T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
21         S: Status, one of the following:
22            Supported:   Someone is actually paid to look after this.
23            Maintained:  Someone actually looks after it.
24            Odd Fixes:   It has a maintainer but they don't have time to do
25                         much other than throw the odd patch in. See below.
26            Orphan:      No current maintainer [but maybe you could take the
27                         role as you write your new code].
28            Obsolete:    Old code. Something tagged obsolete generally means
29                         it has been replaced by a better system and you
30                         should be using that.
31         F: Files and directories with wildcard patterns.
32            A trailing slash includes all files and subdirectory files.
33            F:   drivers/net/    all files in and below drivers/net
34            F:   drivers/net/*   all files in drivers/net, but not below
35            F:   */net/*         all files in "any top level directory"/net
36            One pattern per line.  Multiple F: lines acceptable.
37         X: Files and directories that are NOT maintained, same rules as F:
38            Files exclusions are tested before file matches.
39            Can be useful for excluding a specific subdirectory, for instance:
40            F:   net/
41            X:   net/ipv6/
42            matches all files in and below net excluding net/ipv6/
43         K: Keyword perl extended regex pattern to match content in a
44            patch or file.  For instance:
45            K: of_get_profile
46               matches patches or files that contain "of_get_profile"
47            K: \b(printk|pr_(info|err))\b
48               matches patches or files that contain one or more of the words
49               printk, pr_info or pr_err
50            One regex pattern per line.  Multiple K: lines acceptable.
53 General Project Administration
54 ------------------------------
55 M: Peter Maydell <peter.maydell@linaro.org>
57 All patches CC here
58 L: qemu-devel@nongnu.org
59 F: *
60 F: */
62 Responsible Disclosure, Reporting Security Issues
63 ------------------------------
64 W: https://wiki.qemu.org/SecurityProcess
65 M: Michael S. Tsirkin <mst@redhat.com>
66 L: secalert@redhat.com
68 Trivial patches
69 ---------------
70 Trivial patches
71 M: Michael Tokarev <mjt@tls.msk.ru>
72 M: Laurent Vivier <laurent@vivier.eu>
73 S: Maintained
74 L: qemu-trivial@nongnu.org
75 K: ^Subject:.*(?i)trivial
76 T: git git://git.corpit.ru/qemu.git trivial-patches
77 T: git git://github.com/vivier/qemu.git trivial-patches
79 Architecture support
80 --------------------
81 S390
82 M: Cornelia Huck <cohuck@redhat.com>
83 S: Supported
84 F: default-configs/s390x-softmmu.mak
85 F: gdb-xml/s390*.xml
86 F: hw/char/sclp*.[hc]
87 F: hw/char/terminal3270.c
88 F: hw/intc/s390_flic.c
89 F: hw/intc/s390_flic_kvm.c
90 F: hw/s390x/
91 F: hw/vfio/ccw.c
92 F: hw/watchdog/wdt_diag288.c
93 F: include/hw/s390x/
94 F: include/hw/watchdog/wdt_diag288.h
95 F: pc-bios/s390-ccw/
96 F: pc-bios/s390-ccw.img
97 F: target/s390x/
98 K: ^Subject:.*(?i)s390x?
99 T: git git://github.com/cohuck/qemu.git s390-next
100 L: qemu-s390x@nongnu.org
102 Guest CPU cores (TCG):
103 ----------------------
104 Overall
105 L: qemu-devel@nongnu.org
106 M: Paolo Bonzini <pbonzini@redhat.com>
107 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
108 M: Richard Henderson <rth@twiddle.net>
109 S: Maintained
110 F: cpus.c
111 F: exec.c
112 F: accel/tcg/
113 F: include/exec/cpu*.h
114 F: include/exec/exec-all.h
115 F: include/exec/helper*.h
116 F: include/exec/tb-hash.h
117 F: include/sysemu/cpus.h
119 FPU emulation
120 M: Aurelien Jarno <aurelien@aurel32.net>
121 M: Peter Maydell <peter.maydell@linaro.org>
122 S: Odd Fixes
123 F: fpu/
124 F: include/fpu/
126 Alpha
127 M: Richard Henderson <rth@twiddle.net>
128 S: Maintained
129 F: target/alpha/
130 F: tests/tcg/alpha/
131 F: disas/alpha.c
134 M: Peter Maydell <peter.maydell@linaro.org>
135 L: qemu-arm@nongnu.org
136 S: Maintained
137 F: target/arm/
138 F: tests/tcg/arm/
139 F: tests/tcg/aarch64/
140 F: hw/arm/
141 F: hw/cpu/a*mpcore.c
142 F: include/hw/cpu/a*mpcore.h
143 F: disas/arm.c
144 F: disas/arm-a64.cc
145 F: disas/libvixl/
147 CRIS
148 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
149 S: Maintained
150 F: target/cris/
151 F: hw/cris/
152 F: include/hw/cris/
153 F: tests/tcg/cris/
154 F: disas/cris.c
156 HPPA (PA-RISC)
157 M: Richard Henderson <rth@twiddle.net>
158 S: Maintained
159 F: target/hppa/
160 F: hw/hppa/
161 F: disas/hppa.c
163 LM32
164 M: Michael Walle <michael@walle.cc>
165 S: Maintained
166 F: target/lm32/
167 F: disas/lm32.c
168 F: hw/lm32/
169 F: hw/*/lm32_*
170 F: hw/*/milkymist-*
171 F: include/hw/char/lm32_juart.h
172 F: include/hw/lm32/
173 F: tests/tcg/lm32/
175 M68K
176 M: Laurent Vivier <laurent@vivier.eu>
177 S: Maintained
178 F: target/m68k/
179 F: disas/m68k.c
181 MicroBlaze
182 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
183 S: Maintained
184 F: target/microblaze/
185 F: hw/microblaze/
186 F: disas/microblaze.c
188 MIPS
189 M: Aurelien Jarno <aurelien@aurel32.net>
190 M: Yongbok Kim <yongbok.kim@mips.com>
191 S: Maintained
192 F: target/mips/
193 F: hw/mips/
194 F: hw/misc/mips_*
195 F: hw/intc/mips_gic.c
196 F: hw/timer/mips_gictimer.c
197 F: include/hw/mips/
198 F: include/hw/misc/mips_*
199 F: include/hw/intc/mips_gic.h
200 F: include/hw/timer/mips_gictimer.h
201 F: tests/tcg/mips/
202 F: disas/mips.c
204 Moxie
205 M: Anthony Green <green@moxielogic.com>
206 S: Maintained
207 F: target/moxie/
208 F: disas/moxie.c
209 F: hw/moxie/
210 F: default-configs/moxie-softmmu.mak
212 NiosII
213 M: Chris Wulff <crwulff@gmail.com>
214 M: Marek Vasut <marex@denx.de>
215 S: Maintained
216 F: target/nios2/
217 F: hw/nios2/
218 F: disas/nios2.c
220 OpenRISC
221 M: Stafford Horne <shorne@gmail.com>
222 S: Odd Fixes
223 F: target/openrisc/
224 F: hw/openrisc/
225 F: tests/tcg/openrisc/
227 PowerPC
228 M: David Gibson <david@gibson.dropbear.id.au>
229 M: Alexander Graf <agraf@suse.de>
230 L: qemu-ppc@nongnu.org
231 S: Maintained
232 F: target/ppc/
233 F: hw/ppc/
234 F: include/hw/ppc/
235 F: disas/ppc.c
237 RISC-V
238 M: Michael Clark <mjc@sifive.com>
239 M: Palmer Dabbelt <palmer@sifive.com>
240 M: Sagar Karandikar <sagark@eecs.berkeley.edu>
241 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
242 S: Maintained
243 F: target/riscv/
244 F: hw/riscv/
245 F: include/hw/riscv/
246 F: disas/riscv.c
248 S390
249 M: Richard Henderson <rth@twiddle.net>
250 M: Alexander Graf <agraf@suse.de>
251 M: David Hildenbrand <david@redhat.com>
252 S: Maintained
253 F: target/s390x/
254 F: hw/s390x/
255 F: disas/s390.c
256 L: qemu-s390x@nongnu.org
259 M: Aurelien Jarno <aurelien@aurel32.net>
260 S: Odd Fixes
261 F: target/sh4/
262 F: hw/sh4/
263 F: disas/sh4.c
264 F: include/hw/sh4/
266 SPARC
267 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
268 M: Artyom Tarasenko <atar4qemu@gmail.com>
269 S: Maintained
270 F: target/sparc/
271 F: hw/sparc/
272 F: hw/sparc64/
273 F: disas/sparc.c
275 UniCore32
276 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
277 S: Maintained
278 F: target/unicore32/
279 F: hw/unicore32/
280 F: include/hw/unicore32/
283 M: Paolo Bonzini <pbonzini@redhat.com>
284 M: Richard Henderson <rth@twiddle.net>
285 M: Eduardo Habkost <ehabkost@redhat.com>
286 S: Maintained
287 F: target/i386/
288 F: tests/tcg/i386/
289 F: tests/tcg/x86_64/
290 F: hw/i386/
291 F: disas/i386.c
292 T: git git://github.com/ehabkost/qemu.git x86-next
294 Xtensa
295 M: Max Filippov <jcmvbkbc@gmail.com>
296 W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
297 S: Maintained
298 F: target/xtensa/
299 F: hw/xtensa/
300 F: tests/tcg/xtensa/
301 F: disas/xtensa.c
303 TriCore
304 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
305 S: Maintained
306 F: target/tricore/
307 F: hw/tricore/
308 F: include/hw/tricore/
310 Multiarch Linux User Tests
311 M: Alex Bennée <alex.bennee@linaro.org>
312 F: tests/tcg/multiarch/
314 Guest CPU Cores (KVM):
315 ----------------------
317 Overall
318 M: Paolo Bonzini <pbonzini@redhat.com>
319 L: kvm@vger.kernel.org
320 S: Supported
321 F: */kvm.*
322 F: accel/kvm/
323 F: include/sysemu/kvm*.h
326 M: Peter Maydell <peter.maydell@linaro.org>
327 L: qemu-arm@nongnu.org
328 S: Maintained
329 F: target/arm/kvm.c
331 MIPS
332 M: James Hogan <jhogan@kernel.org>
333 S: Maintained
334 F: target/mips/kvm.c
337 M: Alexander Graf <agraf@suse.de>
338 S: Maintained
339 F: target/ppc/kvm.c
341 S390
342 M: Christian Borntraeger <borntraeger@de.ibm.com>
343 M: Cornelia Huck <cohuck@redhat.com>
344 M: Alexander Graf <agraf@suse.de>
345 S: Maintained
346 F: target/s390x/kvm.c
347 F: target/s390x/kvm_s390x.h
348 F: target/s390x/kvm-stub.c
349 F: target/s390x/ioinst.[ch]
350 F: target/s390x/machine.c
351 F: target/s390x/sigp.c
352 F: hw/intc/s390_flic.c
353 F: hw/intc/s390_flic_kvm.c
354 F: include/hw/s390x/s390_flic.h
355 F: gdb-xml/s390*.xml
356 T: git git://github.com/cohuck/qemu.git s390-next
357 T: git git://github.com/borntraeger/qemu.git s390-next
358 L: qemu-s390x@nongnu.org
361 M: Paolo Bonzini <pbonzini@redhat.com>
362 M: Marcelo Tosatti <mtosatti@redhat.com>
363 L: kvm@vger.kernel.org
364 S: Supported
365 F: target/i386/kvm.c
367 Guest CPU Cores (Xen):
368 ----------------------
371 M: Stefano Stabellini <sstabellini@kernel.org>
372 M: Anthony Perard <anthony.perard@citrix.com>
373 L: xen-devel@lists.xenproject.org
374 S: Supported
375 F: */xen*
376 F: hw/9pfs/xen-9p-backend.c
377 F: hw/char/xen_console.c
378 F: hw/display/xenfb.c
379 F: hw/net/xen_nic.c
380 F: hw/block/xen_*
381 F: hw/xen/
382 F: hw/xenpv/
383 F: hw/i386/xen/
384 F: include/hw/xen/
385 F: include/sysemu/xen-mapcache.h
387 Hosts:
388 ------
390 LINUX
391 L: qemu-devel@nongnu.org
392 S: Maintained
393 F: linux-*
394 F: linux-headers/
396 POSIX
397 L: qemu-devel@nongnu.org
398 S: Maintained
399 F: *posix*
401 NETBSD
402 L: qemu-devel@nongnu.org
403 M: Kamil Rytarowski <kamil@netbsd.org>
404 S: Maintained
405 K: ^Subject:.*(?i)NetBSD
407 OPENBSD
408 L: qemu-devel@nongnu.org
409 M: Brad Smith <brad@comstyle.com>
410 S: Maintained
411 K: ^Subject:.*(?i)OpenBSD
413 W32, W64
414 L: qemu-devel@nongnu.org
415 M: Stefan Weil <sw@weilnetz.de>
416 S: Maintained
417 F: *win32*
418 F: */*win32*
419 F: include/*/*win32*
420 X: qga/*win32*
421 F: qemu.nsi
423 Alpha Machines
424 M: Richard Henderson <rth@twiddle.net>
425 S: Maintained
426 F: hw/alpha/
427 F: hw/isa/smc37c669-superio.c
429 ARM Machines
430 ------------
431 Allwinner-a10
432 M: Beniamino Galvani <b.galvani@gmail.com>
433 L: qemu-arm@nongnu.org
434 S: Maintained
435 F: hw/*/allwinner*
436 F: include/hw/*/allwinner*
437 F: hw/arm/cubieboard.c
439 ARM PrimeCell and CMSDK devices
440 M: Peter Maydell <peter.maydell@linaro.org>
441 L: qemu-arm@nongnu.org
442 S: Maintained
443 F: hw/char/pl011.c
444 F: include/hw/char/pl011.h
445 F: hw/display/pl110*
446 F: hw/dma/pl080.c
447 F: hw/dma/pl330.c
448 F: hw/gpio/pl061.c
449 F: hw/input/pl050.c
450 F: hw/intc/pl190.c
451 F: hw/sd/pl181.c
452 F: hw/timer/pl031.c
453 F: include/hw/arm/primecell.h
454 F: hw/timer/cmsdk-apb-timer.c
455 F: include/hw/timer/cmsdk-apb-timer.h
456 F: hw/char/cmsdk-apb-uart.c
457 F: include/hw/char/cmsdk-apb-uart.h
458 F: hw/misc/tz-ppc.c
459 F: include/hw/misc/tz-ppc.h
460 F: hw/misc/tz-mpc.c
461 F: include/hw/misc/tz-mpc.h
463 ARM cores
464 M: Peter Maydell <peter.maydell@linaro.org>
465 L: qemu-arm@nongnu.org
466 S: Maintained
467 F: hw/intc/arm*
468 F: hw/intc/gic_internal.h
469 F: hw/misc/a9scu.c
470 F: hw/misc/arm11scu.c
471 F: hw/timer/a9gtimer*
472 F: hw/timer/arm*
473 F: include/hw/arm/arm*.h
474 F: include/hw/intc/arm*
475 F: include/hw/misc/a9scu.h
476 F: include/hw/misc/arm11scu.h
477 F: include/hw/timer/a9gtimer.h
478 F: include/hw/timer/arm_mptimer.h
479 F: include/hw/timer/armv7m_systick.h
480 F: tests/test-arm-mptimer.c
482 Exynos
483 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
484 L: qemu-arm@nongnu.org
485 S: Maintained
486 F: hw/*/exynos*
487 F: include/hw/arm/exynos4210.h
489 Calxeda Highbank
490 M: Rob Herring <robh@kernel.org>
491 L: qemu-arm@nongnu.org
492 S: Maintained
493 F: hw/arm/highbank.c
494 F: hw/net/xgmac.c
496 Canon DIGIC
497 M: Antony Pavlov <antonynpavlov@gmail.com>
498 L: qemu-arm@nongnu.org
499 S: Maintained
500 F: include/hw/arm/digic.h
501 F: hw/*/digic*
503 Gumstix
504 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
505 L: qemu-devel@nongnu.org
506 L: qemu-arm@nongnu.org
507 S: Odd Fixes
508 F: hw/arm/gumstix.c
510 i.MX31
511 M: Peter Chubb <peter.chubb@nicta.com.au>
512 L: qemu-arm@nongnu.org
513 S: Odd fixes
514 F: hw/*/imx*
515 F: include/hw/*/imx*
516 F: hw/arm/kzm.c
517 F: include/hw/arm/fsl-imx31.h
519 Integrator CP
520 M: Peter Maydell <peter.maydell@linaro.org>
521 L: qemu-arm@nongnu.org
522 S: Maintained
523 F: hw/arm/integratorcp.c
524 F: hw/misc/arm_integrator_debug.c
526 MPS2
527 M: Peter Maydell <peter.maydell@linaro.org>
528 L: qemu-arm@nongnu.org
529 S: Maintained
530 F: hw/arm/mps2.c
531 F: hw/arm/mps2-tz.c
532 F: hw/misc/mps2-*.c
533 F: include/hw/misc/mps2-*.h
534 F: hw/arm/iotkit.c
535 F: include/hw/arm/iotkit.h
537 Musicpal
538 M: Jan Kiszka <jan.kiszka@web.de>
539 L: qemu-arm@nongnu.org
540 S: Maintained
541 F: hw/arm/musicpal.c
543 nSeries
544 M: Andrzej Zaborowski <balrogg@gmail.com>
545 L: qemu-arm@nongnu.org
546 S: Maintained
547 F: hw/arm/nseries.c
549 Palm
550 M: Andrzej Zaborowski <balrogg@gmail.com>
551 L: qemu-arm@nongnu.org
552 S: Maintained
553 F: hw/arm/palm.c
555 Real View
556 M: Peter Maydell <peter.maydell@linaro.org>
557 L: qemu-arm@nongnu.org
558 S: Maintained
559 F: hw/arm/realview*
560 F: hw/cpu/realview_mpcore.c
561 F: hw/intc/realview_gic.c
562 F: include/hw/intc/realview_gic.h
564 PXA2XX
565 M: Andrzej Zaborowski <balrogg@gmail.com>
566 L: qemu-arm@nongnu.org
567 S: Maintained
568 F: hw/arm/mainstone.c
569 F: hw/arm/spitz.c
570 F: hw/arm/tosa.c
571 F: hw/arm/z2.c
572 F: hw/*/pxa2xx*
573 F: hw/misc/mst_fpga.c
574 F: include/hw/arm/pxa.h
576 Stellaris
577 M: Peter Maydell <peter.maydell@linaro.org>
578 L: qemu-arm@nongnu.org
579 S: Maintained
580 F: hw/*/stellaris*
582 Versatile PB
583 M: Peter Maydell <peter.maydell@linaro.org>
584 L: qemu-arm@nongnu.org
585 S: Maintained
586 F: hw/*/versatile*
587 F: hw/misc/arm_sysctl.c
589 Xilinx Zynq
590 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
591 M: Alistair Francis <alistair@alistair23.me>
592 L: qemu-arm@nongnu.org
593 S: Maintained
594 F: hw/*/xilinx_*
595 F: hw/*/cadence_*
596 F: hw/misc/zynq*
597 F: include/hw/misc/zynq*
598 X: hw/ssi/xilinx_*
600 Xilinx ZynqMP
601 M: Alistair Francis <alistair@alistair23.me>
602 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
603 L: qemu-arm@nongnu.org
604 S: Maintained
605 F: hw/*/xlnx*.c
606 F: include/hw/*/xlnx*.h
608 ARM ACPI Subsystem
609 M: Shannon Zhao <zhaoshenglong@huawei.com>
610 M: Shannon Zhao <shannon.zhaosl@gmail.com>
611 L: qemu-arm@nongnu.org
612 S: Maintained
613 F: hw/arm/virt-acpi-build.c
615 STM32F205
616 M: Alistair Francis <alistair@alistair23.me>
617 S: Maintained
618 F: hw/arm/stm32f205_soc.c
619 F: hw/misc/stm32f2xx_syscfg.c
620 F: hw/char/stm32f2xx_usart.c
621 F: hw/timer/stm32f2xx_timer.c
622 F: hw/adc/*
623 F: hw/ssi/stm32f2xx_spi.c
624 F: include/hw/*/stm32*.h
626 Netduino 2
627 M: Alistair Francis <alistair@alistair23.me>
628 S: Maintained
629 F: hw/arm/netduino2.c
631 SmartFusion2
632 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
633 S: Maintained
634 F: hw/arm/msf2-soc.c
635 F: hw/misc/msf2-sysreg.c
636 F: hw/timer/mss-timer.c
637 F: hw/ssi/mss-spi.c
638 F: include/hw/arm/msf2-soc.h
639 F: include/hw/misc/msf2-sysreg.h
640 F: include/hw/timer/mss-timer.h
641 F: include/hw/ssi/mss-spi.h
643 Emcraft M2S-FG484
644 M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
645 S: Maintained
646 F: hw/arm/msf2-som.c
648 ASPEED BMCs
649 M: Cédric Le Goater <clg@kaod.org>
650 R: Andrew Jeffery <andrew@aj.id.au>
651 R: Joel Stanley <joel@jms.id.au>
652 L: qemu-arm@nongnu.org
653 S: Maintained
654 F: hw/*/*aspeed*
655 F: include/hw/*/*aspeed*
656 F: hw/net/ftgmac100.c
657 F: include/hw/net/ftgmac100.h
659 CRIS Machines
660 -------------
661 Axis Dev88
662 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
663 S: Maintained
664 F: hw/cris/axis_dev88.c
665 F: hw/*/etraxfs_*.c
667 LM32 Machines
668 -------------
669 EVR32 and uclinux BSP
670 M: Michael Walle <michael@walle.cc>
671 S: Maintained
672 F: hw/lm32/lm32_boards.c
674 milkymist
675 M: Michael Walle <michael@walle.cc>
676 S: Maintained
677 F: hw/lm32/milkymist.c
679 M68K Machines
680 -------------
681 an5206
682 M: Thomas Huth <huth@tuxfamily.org>
683 S: Odd Fixes
684 F: hw/m68k/an5206.c
685 F: hw/m68k/mcf5206.c
687 mcf5208
688 M: Thomas Huth <huth@tuxfamily.org>
689 S: Odd Fixes
690 F: hw/m68k/mcf5208.c
691 F: hw/m68k/mcf_intc.c
692 F: hw/char/mcf_uart.c
693 F: hw/net/mcf_fec.c
694 F: include/hw/m68k/mcf*.h
696 MicroBlaze Machines
697 -------------------
698 petalogix_s3adsp1800
699 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
700 S: Maintained
701 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
703 petalogix_ml605
704 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
705 S: Maintained
706 F: hw/microblaze/petalogix_ml605_mmu.c
708 MIPS Machines
709 -------------
710 Jazz
711 M: Hervé Poussineau <hpoussin@reactos.org>
712 S: Maintained
713 F: hw/mips/mips_jazz.c
715 Malta
716 M: Aurelien Jarno <aurelien@aurel32.net>
717 S: Maintained
718 F: hw/mips/mips_malta.c
720 Mipssim
721 M: Yongbok Kim <yongbok.kim@mips.com>
722 S: Odd Fixes
723 F: hw/mips/mips_mipssim.c
724 F: hw/net/mipsnet.c
726 R4000
727 M: Aurelien Jarno <aurelien@aurel32.net>
728 S: Maintained
729 F: hw/mips/mips_r4k.c
731 Fulong 2E
732 M: Yongbok Kim <yongbok.kim@mips.com>
733 S: Odd Fixes
734 F: hw/mips/mips_fulong2e.c
735 F: hw/isa/vt82c686.c
736 F: include/hw/isa/vt82c686.h
738 Boston
739 M: Paul Burton <paul.burton@mips.com>
740 S: Maintained
741 F: hw/core/loader-fit.c
742 F: hw/mips/boston.c
743 F: hw/pci-host/xilinx-pcie.c
745 OpenRISC Machines
746 -----------------
747 or1k-sim
748 M: Jia Liu <proljc@gmail.com>
749 S: Maintained
750 F: hw/openrisc/openrisc_sim.c
752 PowerPC Machines
753 ----------------
755 M: Alexander Graf <agraf@suse.de>
756 L: qemu-ppc@nongnu.org
757 S: Odd Fixes
758 F: hw/ppc/ppc405_boards.c
760 Bamboo
761 M: Alexander Graf <agraf@suse.de>
762 L: qemu-ppc@nongnu.org
763 S: Odd Fixes
764 F: hw/ppc/ppc440_bamboo.c
766 e500
767 M: Alexander Graf <agraf@suse.de>
768 L: qemu-ppc@nongnu.org
769 S: Supported
770 F: hw/ppc/e500.[hc]
771 F: hw/ppc/e500plat.c
772 F: include/hw/ppc/ppc_e500.h
773 F: include/hw/pci-host/ppce500.h
774 F: pc-bios/u-boot.e500
776 mpc8544ds
777 M: Alexander Graf <agraf@suse.de>
778 L: qemu-ppc@nongnu.org
779 S: Supported
780 F: hw/ppc/mpc8544ds.c
781 F: hw/ppc/mpc8544_guts.c
783 New World
784 M: Alexander Graf <agraf@suse.de>
785 L: qemu-ppc@nongnu.org
786 S: Maintained
787 F: hw/ppc/mac_newworld.c
788 F: hw/pci-host/uninorth.c
789 F: hw/pci-bridge/dec.[hc]
790 F: hw/misc/macio/
791 F: hw/misc/mos6522.c
792 F: hw/nvram/mac_nvram.c
793 F: include/hw/misc/macio/
794 F: include/hw/misc/mos6522.h
795 F: include/hw/ppc/mac_dbdma.h
797 Old World
798 M: Alexander Graf <agraf@suse.de>
799 L: qemu-ppc@nongnu.org
800 S: Maintained
801 F: hw/ppc/mac_oldworld.c
802 F: hw/pci-host/grackle.c
803 F: hw/misc/macio/
804 F: hw/intc/heathrow_pic.c
806 PReP
807 M: Hervé Poussineau <hpoussin@reactos.org>
808 L: qemu-devel@nongnu.org
809 L: qemu-ppc@nongnu.org
810 S: Maintained
811 F: hw/ppc/prep.c
812 F: hw/ppc/prep_systemio.c
813 F: hw/ppc/rs6000_mc.c
814 F: hw/pci-host/prep.[hc]
815 F: hw/isa/i82378.c
816 F: hw/isa/pc87312.c
817 F: hw/dma/i82374.c
818 F: hw/timer/m48t59-isa.c
819 F: include/hw/isa/pc87312.h
820 F: include/hw/timer/m48t59.h
821 F: pc-bios/ppc_rom.bin
823 sPAPR
824 M: David Gibson <david@gibson.dropbear.id.au>
825 M: Alexander Graf <agraf@suse.de>
826 L: qemu-ppc@nongnu.org
827 S: Supported
828 F: hw/*/spapr*
829 F: include/hw/*/spapr*
830 F: hw/*/xics*
831 F: include/hw/*/xics*
832 F: pc-bios/spapr-rtas/*
833 F: pc-bios/spapr-rtas.bin
834 F: pc-bios/slof.bin
835 F: pc-bios/skiboot.lid
836 F: docs/specs/ppc-spapr-hcalls.txt
837 F: docs/specs/ppc-spapr-hotplug.txt
838 F: tests/spapr*
839 F: tests/libqos/*spapr*
840 F: tests/rtas*
841 F: tests/libqos/rtas*
843 virtex_ml507
844 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
845 L: qemu-ppc@nongnu.org
846 S: Odd Fixes
847 F: hw/ppc/virtex_ml507.c
849 sam460ex
850 M: BALATON Zoltan <balaton@eik.bme.hu>
851 L: qemu-ppc@nongnu.org
852 S: Maintained
853 F: hw/ide/sii3112.c
855 SH4 Machines
856 ------------
858 M: Magnus Damm <magnus.damm@gmail.com>
859 S: Maintained
860 F: hw/sh4/r2d.c
861 F: hw/intc/sh_intc.c
862 F: hw/timer/sh_timer.c
864 Shix
865 M: Magnus Damm <magnus.damm@gmail.com>
866 S: Odd Fixes
867 F: hw/sh4/shix.c
869 SPARC Machines
870 --------------
871 Sun4m
872 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
873 S: Maintained
874 F: hw/sparc/sun4m.c
875 F: hw/dma/sparc32_dma.c
876 F: hw/dma/sun4m_iommu.c
877 F: hw/misc/eccmemctl.c
878 F: hw/misc/slavio_misc.c
879 F: include/hw/sparc/sparc32_dma.h
880 F: include/hw/sparc/sun4m.h
881 F: pc-bios/openbios-sparc32
883 Sun4u
884 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
885 S: Maintained
886 F: hw/sparc64/sun4u.c
887 F: pc-bios/openbios-sparc64
889 Sun4v
890 M: Artyom Tarasenko <atar4qemu@gmail.com>
891 S: Maintained
892 F: hw/sparc64/niagara.c
893 F: hw/timer/sun4v-rtc.c
894 F: include/hw/timer/sun4v-rtc.h
896 Leon3
897 M: Fabien Chouteau <chouteau@adacore.com>
898 S: Maintained
899 F: hw/sparc/leon3.c
900 F: hw/*/grlib*
901 F: include/hw/sparc/grlib.h
903 S390 Machines
904 -------------
905 S390 Virtio-ccw
906 M: Cornelia Huck <cohuck@redhat.com>
907 M: Christian Borntraeger <borntraeger@de.ibm.com>
908 M: Alexander Graf <agraf@suse.de>
909 S: Supported
910 F: hw/char/sclp*.[hc]
911 F: hw/char/terminal3270.c
912 F: hw/s390x/
913 F: include/hw/s390x/
914 F: hw/watchdog/wdt_diag288.c
915 F: include/hw/watchdog/wdt_diag288.h
916 F: default-configs/s390x-softmmu.mak
917 T: git git://github.com/cohuck/qemu.git s390-next
918 T: git git://github.com/borntraeger/qemu.git s390-next
919 L: qemu-s390x@nongnu.org
921 S390-ccw Bios
922 M: Christian Borntraeger <borntraeger@de.ibm.com>
923 M: Thomas Huth <thuth@redhat.com>
924 S: Supported
925 F: pc-bios/s390-ccw/
926 F: pc-bios/s390-ccw.img
927 T: git git://github.com/borntraeger/qemu.git s390-next
928 L: qemu-s390x@nongnu.org
930 UniCore32 Machines
931 -------------
932 PKUnity-3 SoC initramfs-with-busybox
933 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
934 S: Maintained
935 F: hw/*/puv3*
936 F: hw/unicore32/
938 X86 Machines
939 ------------
941 M: Michael S. Tsirkin <mst@redhat.com>
942 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
943 S: Supported
944 F: include/hw/i386/
945 F: hw/i386/
946 F: hw/pci-host/piix.c
947 F: hw/pci-host/q35.c
948 F: hw/pci-host/pam.c
949 F: include/hw/pci-host/q35.h
950 F: include/hw/pci-host/pam.h
951 F: hw/isa/piix4.c
952 F: hw/isa/lpc_ich9.c
953 F: hw/i2c/smbus_ich9.c
954 F: hw/acpi/piix4.c
955 F: hw/acpi/ich9.c
956 F: include/hw/acpi/ich9.h
957 F: include/hw/acpi/piix4.h
958 F: hw/misc/sga.c
960 PC Chipset
961 M: Michael S. Tsirkin <mst@redhat.com>
962 M: Paolo Bonzini <pbonzini@redhat.com>
963 S: Supported
964 F: hw/char/debugcon.c
965 F: hw/char/parallel*
966 F: hw/char/serial*
967 F: hw/dma/i8257*
968 F: hw/i2c/pm_smbus.c
969 F: hw/input/pckbd.c
970 F: hw/intc/apic*
971 F: hw/intc/ioapic*
972 F: hw/intc/i8259*
973 F: hw/isa/isa-superio.c
974 F: hw/misc/debugexit.c
975 F: hw/misc/pc-testdev.c
976 F: hw/timer/hpet*
977 F: hw/timer/i8254*
978 F: hw/timer/mc146818rtc*
979 F: hw/watchdog/wdt_ib700.c
980 F: include/hw/display/vga.h
981 F: include/hw/char/parallel.h
982 F: include/hw/dma/i8257.h
983 F: include/hw/i2c/pm_smbus.h
984 F: include/hw/input/i8042.h
985 F: include/hw/isa/superio.h
986 F: include/hw/timer/hpet.h
987 F: include/hw/timer/i8254*
988 F: include/hw/timer/mc146818rtc*
990 Machine core
991 M: Eduardo Habkost <ehabkost@redhat.com>
992 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
993 S: Supported
994 F: hw/core/machine.c
995 F: hw/core/null-machine.c
996 F: include/hw/boards.h
997 T: git git://github.com/ehabkost/qemu.git machine-next
999 Xtensa Machines
1000 ---------------
1002 M: Max Filippov <jcmvbkbc@gmail.com>
1003 S: Maintained
1004 F: hw/xtensa/sim.c
1006 XTFPGA (LX60, LX200, ML605, KC705)
1007 M: Max Filippov <jcmvbkbc@gmail.com>
1008 S: Maintained
1009 F: hw/xtensa/xtfpga.c
1010 F: hw/net/opencores_eth.c
1012 Devices
1013 -------
1015 M: Jiri Slaby <jslaby@suse.cz>
1016 S: Maintained
1017 F: hw/misc/edu.c
1020 M: John Snow <jsnow@redhat.com>
1021 L: qemu-block@nongnu.org
1022 S: Supported
1023 F: include/hw/ide.h
1024 F: include/hw/ide/
1025 F: hw/ide/
1026 F: hw/block/block.c
1027 F: hw/block/cdrom.c
1028 F: hw/block/hd-geometry.c
1029 F: tests/ide-test.c
1030 F: tests/ahci-test.c
1031 F: tests/cdrom-test.c
1032 F: tests/libqos/ahci*
1033 T: git git://github.com/jnsnow/qemu.git ide
1035 IPMI
1036 M: Corey Minyard <minyard@acm.org>
1037 S: Maintained
1038 F: include/hw/ipmi/*
1039 F: hw/ipmi/*
1040 F: hw/smbios/smbios_type_38.c
1041 F: tests/ipmi*
1042 T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
1044 Floppy
1045 M: John Snow <jsnow@redhat.com>
1046 L: qemu-block@nongnu.org
1047 S: Supported
1048 F: hw/block/fdc.c
1049 F: include/hw/block/fdc.h
1050 F: tests/fdc-test.c
1051 T: git git://github.com/jnsnow/qemu.git ide
1053 OMAP
1054 M: Peter Maydell <peter.maydell@linaro.org>
1055 S: Maintained
1056 F: hw/*/omap*
1057 F: include/hw/arm/omap.h
1059 IPack
1060 M: Alberto Garcia <berto@igalia.com>
1061 S: Odd Fixes
1062 F: hw/char/ipoctal232.c
1063 F: hw/ipack/
1066 M: Michael S. Tsirkin <mst@redhat.com>
1067 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
1068 S: Supported
1069 F: include/hw/pci/*
1070 F: hw/misc/pci-testdev.c
1071 F: hw/pci/*
1072 F: hw/pci-bridge/*
1073 F: docs/pci*
1074 F: docs/specs/*pci*
1075 F: default-configs/pci.mak
1077 ACPI/SMBIOS
1078 M: Michael S. Tsirkin <mst@redhat.com>
1079 M: Igor Mammedov <imammedo@redhat.com>
1080 S: Supported
1081 F: include/hw/acpi/*
1082 F: include/hw/smbios/*
1083 F: hw/mem/*
1084 F: hw/acpi/*
1085 F: hw/smbios/*
1086 F: hw/i386/acpi-build.[hc]
1087 F: hw/arm/virt-acpi-build.c
1088 F: tests/bios-tables-test.c
1089 F: tests/acpi-utils.[hc]
1091 ppc4xx
1092 M: Alexander Graf <agraf@suse.de>
1093 L: qemu-ppc@nongnu.org
1094 S: Odd Fixes
1095 F: hw/ppc/ppc4*.c
1096 F: hw/i2c/ppc4xx_i2c.c
1097 F: include/hw/ppc/ppc4xx.h
1098 F: include/hw/i2c/ppc4xx_i2c.h
1100 ppce500
1101 M: Alexander Graf <agraf@suse.de>
1102 L: qemu-ppc@nongnu.org
1103 S: Supported
1104 F: hw/ppc/e500*
1105 F: hw/pci-host/ppce500.c
1106 F: hw/net/fsl_etsec/
1108 Character devices
1109 M: Paolo Bonzini <pbonzini@redhat.com>
1110 S: Odd Fixes
1111 F: hw/char/
1113 Network devices
1114 M: Jason Wang <jasowang@redhat.com>
1115 S: Odd Fixes
1116 F: hw/net/
1117 F: include/hw/net/
1118 F: tests/virtio-net-test.c
1119 T: git git://github.com/jasowang/qemu.git net
1121 SCSI
1122 M: Paolo Bonzini <pbonzini@redhat.com>
1123 R: Fam Zheng <famz@redhat.com>
1124 S: Supported
1125 F: include/hw/scsi/*
1126 F: hw/scsi/*
1127 F: tests/virtio-scsi-test.c
1128 T: git git://github.com/bonzini/qemu.git scsi-next
1131 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1132 M: Alistair Francis <alistair@alistair23.me>
1133 S: Maintained
1134 F: hw/ssi/*
1135 F: hw/block/m25p80.c
1136 F: include/hw/ssi/ssi.h
1137 X: hw/ssi/xilinx_*
1138 F: tests/m25p80-test.c
1140 Xilinx SPI
1141 M: Alistair Francis <alistair@alistair23.me>
1142 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1143 S: Maintained
1144 F: hw/ssi/xilinx_*
1146 SD (Secure Card)
1147 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
1148 S: Odd Fixes
1149 F: include/hw/sd/sd*
1150 F: hw/sd/core.c
1151 F: hw/sd/sd*
1152 F: tests/sd*
1155 M: Gerd Hoffmann <kraxel@redhat.com>
1156 S: Maintained
1157 F: hw/usb/*
1158 F: tests/usb-*-test.c
1159 F: docs/usb2.txt
1160 F: docs/usb-storage.txt
1161 F: include/hw/usb.h
1162 F: include/hw/usb/
1163 F: default-configs/usb.mak
1165 USB (serial adapter)
1166 M: Gerd Hoffmann <kraxel@redhat.com>
1167 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1168 S: Maintained
1169 F: hw/usb/dev-serial.c
1171 VFIO
1172 M: Alex Williamson <alex.williamson@redhat.com>
1173 S: Supported
1174 F: hw/vfio/*
1175 F: include/hw/vfio/
1177 vfio-ccw
1178 M: Cornelia Huck <cohuck@redhat.com>
1179 S: Supported
1180 F: hw/vfio/ccw.c
1181 F: hw/s390x/s390-ccw.c
1182 F: include/hw/s390x/s390-ccw.h
1183 T: git git://github.com/cohuck/qemu.git s390-next
1184 L: qemu-s390x@nongnu.org
1186 vhost
1187 M: Michael S. Tsirkin <mst@redhat.com>
1188 S: Supported
1189 F: hw/*/*vhost*
1190 F: docs/interop/vhost-user.txt
1192 virtio
1193 M: Michael S. Tsirkin <mst@redhat.com>
1194 S: Supported
1195 F: hw/*/virtio*
1196 F: hw/virtio/Makefile.objs
1197 F: hw/virtio/trace-events
1198 F: net/vhost-user.c
1199 F: include/hw/virtio/
1200 F: tests/virtio-balloon-test.c
1202 virtio-9p
1203 M: Greg Kurz <groug@kaod.org>
1204 S: Supported
1205 F: hw/9pfs/
1206 F: fsdev/
1207 F: tests/virtio-9p-test.c
1208 T: git git://github.com/gkurz/qemu.git 9p-next
1210 virtio-blk
1211 M: Stefan Hajnoczi <stefanha@redhat.com>
1212 L: qemu-block@nongnu.org
1213 S: Supported
1214 F: hw/block/virtio-blk.c
1215 F: hw/block/dataplane/*
1216 F: tests/virtio-blk-test.c
1217 T: git git://github.com/stefanha/qemu.git block
1219 virtio-ccw
1220 M: Cornelia Huck <cohuck@redhat.com>
1221 M: Christian Borntraeger <borntraeger@de.ibm.com>
1222 S: Supported
1223 F: hw/s390x/virtio-ccw.[hc]
1224 T: git git://github.com/cohuck/qemu.git s390-next
1225 T: git git://github.com/borntraeger/qemu.git s390-next
1226 L: qemu-s390x@nongnu.org
1228 virtio-input
1229 M: Gerd Hoffmann <kraxel@redhat.com>
1230 S: Maintained
1231 F: hw/input/virtio-input*.c
1232 F: include/hw/virtio/virtio-input.h
1234 virtio-serial
1235 M: Amit Shah <amit@kernel.org>
1236 S: Supported
1237 F: hw/char/virtio-serial-bus.c
1238 F: hw/char/virtio-console.c
1239 F: include/hw/virtio/virtio-serial.h
1240 F: tests/virtio-console-test.c
1241 F: tests/virtio-serial-test.c
1243 virtio-rng
1244 M: Amit Shah <amit@kernel.org>
1245 S: Supported
1246 F: hw/virtio/virtio-rng.c
1247 F: include/hw/virtio/virtio-rng.h
1248 F: include/sysemu/rng*.h
1249 F: backends/rng*.c
1250 F: tests/virtio-rng-test.c
1252 virtio-crypto
1253 M: Gonglei <arei.gonglei@huawei.com>
1254 S: Supported
1255 F: hw/virtio/virtio-crypto.c
1256 F: hw/virtio/virtio-crypto-pci.c
1257 F: include/hw/virtio/virtio-crypto.h
1259 nvme
1260 M: Keith Busch <keith.busch@intel.com>
1261 L: qemu-block@nongnu.org
1262 S: Supported
1263 F: hw/block/nvme*
1264 F: tests/nvme-test.c
1266 megasas
1267 M: Hannes Reinecke <hare@suse.com>
1268 L: qemu-block@nongnu.org
1269 S: Supported
1270 F: hw/scsi/megasas.c
1271 F: hw/scsi/mfi.h
1272 F: tests/megasas-test.c
1274 Network packet abstractions
1275 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1276 S: Maintained
1277 F: include/net/eth.h
1278 F: net/eth.c
1279 F: hw/net/net_rx_pkt*
1280 F: hw/net/net_tx_pkt*
1282 Vmware
1283 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1284 S: Maintained
1285 F: hw/net/vmxnet*
1286 F: hw/scsi/vmw_pvscsi*
1287 F: tests/vmxnet3-test.c
1289 Rocker
1290 M: Jiri Pirko <jiri@resnulli.us>
1291 S: Maintained
1292 F: hw/net/rocker/
1293 F: tests/rocker/
1294 F: docs/specs/rocker.txt
1296 NVDIMM
1297 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1298 S: Maintained
1299 F: hw/acpi/nvdimm.c
1300 F: hw/mem/nvdimm.c
1301 F: include/hw/mem/nvdimm.h
1303 e1000x
1304 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1305 S: Maintained
1306 F: hw/net/e1000x*
1308 e1000e
1309 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
1310 S: Maintained
1311 F: hw/net/e1000e*
1313 eepro100
1314 M: Stefan Weil <sw@weilnetz.de>
1315 S: Maintained
1316 F: hw/net/eepro100.c
1318 Generic Loader
1319 M: Alistair Francis <alistair@alistair23.me>
1320 S: Maintained
1321 F: hw/core/generic-loader.c
1322 F: include/hw/core/generic-loader.h
1323 F: docs/generic-loader.txt
1325 CHRP NVRAM
1326 M: Thomas Huth <thuth@redhat.com>
1327 S: Maintained
1328 F: hw/nvram/chrp_nvram.c
1329 F: include/hw/nvram/chrp_nvram.h
1330 F: tests/prom-env-test.c
1332 VM Generation ID
1333 M: Ben Warren <ben@skyportsystems.com>
1334 S: Maintained
1335 F: hw/acpi/vmgenid.c
1336 F: include/hw/acpi/vmgenid.h
1337 F: docs/specs/vmgenid.txt
1338 F: tests/vmgenid-test.c
1339 F: stubs/vmgenid.c
1341 Unimplemented device
1342 M: Peter Maydell <peter.maydell@linaro.org>
1343 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1344 S: Maintained
1345 F: include/hw/misc/unimp.h
1346 F: hw/misc/unimp.c
1348 Standard VGA
1349 M: Gerd Hoffmann <kraxel@redhat.com>
1350 S: Maintained
1351 F: hw/display/vga*
1352 F: hw/display/bochs-display.c
1353 F: include/hw/display/vga.h
1354 F: include/hw/display/bochs-vbe.h
1356 ramfb
1357 M: Gerd Hoffmann <kraxel@redhat.com>
1358 S: Maintained
1359 F: hw/display/ramfb*.c
1360 F: include/hw/display/ramfb.h
1362 virtio-gpu
1363 M: Gerd Hoffmann <kraxel@redhat.com>
1364 S: Maintained
1365 F: hw/display/virtio-gpu*
1366 F: hw/display/virtio-vga.c
1367 F: include/hw/virtio/virtio-gpu.h
1369 Cirrus VGA
1370 M: Gerd Hoffmann <kraxel@redhat.com>
1371 S: Odd Fixes
1372 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
1373 F: hw/display/cirrus*
1375 Subsystems
1376 ----------
1377 Audio
1378 M: Gerd Hoffmann <kraxel@redhat.com>
1379 S: Maintained
1380 F: audio/
1381 F: hw/audio/
1382 F: include/hw/audio/
1383 F: tests/ac97-test.c
1384 F: tests/es1370-test.c
1385 F: tests/intel-hda-test.c
1387 Block layer core
1388 M: Kevin Wolf <kwolf@redhat.com>
1389 M: Max Reitz <mreitz@redhat.com>
1390 L: qemu-block@nongnu.org
1391 S: Supported
1392 F: block*
1393 F: block/
1394 F: hw/block/
1395 F: include/block/
1396 F: qemu-img*
1397 F: qemu-io*
1398 F: tests/qemu-iotests/
1399 F: util/qemu-progress.c
1400 F: qobject/block-qdict.c
1401 F: test/check-block-qdict.c
1402 T: git git://repo.or.cz/qemu/kevin.git block
1404 Block I/O path
1405 M: Stefan Hajnoczi <stefanha@redhat.com>
1406 M: Fam Zheng <famz@redhat.com>
1407 L: qemu-block@nongnu.org
1408 S: Supported
1409 F: util/async.c
1410 F: util/aio-*.c
1411 F: block/io.c
1412 F: migration/block*
1413 F: include/block/aio.h
1414 F: include/block/aio-wait.h
1415 F: scripts/qemugdb/aio.py
1416 T: git git://github.com/stefanha/qemu.git block
1418 Block SCSI subsystem
1419 M: Paolo Bonzini <pbonzini@redhat.com>
1420 R: Fam Zheng <famz@redhat.com>
1421 L: qemu-block@nongnu.org
1422 S: Supported
1423 F: include/scsi/*
1424 F: scsi/*
1426 Block Jobs
1427 M: Jeff Cody <jcody@redhat.com>
1428 L: qemu-block@nongnu.org
1429 S: Supported
1430 F: blockjob.c
1431 F: include/block/blockjob.h
1432 F: job.c
1433 F: job-qmp.c
1434 F: include/block/job.h
1435 F: block/backup.c
1436 F: block/commit.c
1437 F: block/stream.c
1438 F: block/mirror.c
1439 F: qapi/job.json
1440 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1442 Block QAPI, monitor, command line
1443 M: Markus Armbruster <armbru@redhat.com>
1444 S: Supported
1445 F: blockdev.c
1446 F: block/qapi.c
1447 F: qapi/block*.json
1448 F: qapi/transaction.json
1449 T: git git://repo.or.cz/qemu/armbru.git block-next
1451 Dirty Bitmaps
1452 M: Fam Zheng <famz@redhat.com>
1453 M: John Snow <jsnow@redhat.com>
1454 L: qemu-block@nongnu.org
1455 S: Supported
1456 F: util/hbitmap.c
1457 F: block/dirty-bitmap.c
1458 F: include/qemu/hbitmap.h
1459 F: include/block/dirty-bitmap.h
1460 F: tests/test-hbitmap.c
1461 F: docs/interop/bitmaps.rst
1462 T: git git://github.com/famz/qemu.git bitmaps
1463 T: git git://github.com/jnsnow/qemu.git bitmaps
1465 Character device backends
1466 M: Paolo Bonzini <pbonzini@redhat.com>
1467 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1468 S: Maintained
1469 F: chardev/
1470 F: include/chardev/
1471 F: qapi/char.json
1473 Character Devices (Braille)
1474 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1475 S: Maintained
1476 F: chardev/baum.c
1478 Command line option argument parsing
1479 M: Markus Armbruster <armbru@redhat.com>
1480 S: Supported
1481 F: include/qemu/option.h
1482 F: tests/test-keyval.c
1483 F: tests/test-qemu-opts.c
1484 F: util/keyval.c
1485 F: util/qemu-option.c
1487 Coverity model
1488 M: Markus Armbruster <armbru@redhat.com>
1489 S: Supported
1490 F: scripts/coverity-model.c
1493 L: qemu-devel@nongnu.org
1494 S: Supported
1495 F: qom/cpu.c
1496 F: include/qom/cpu.h
1498 Device Tree
1499 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1500 M: Alexander Graf <agraf@suse.de>
1501 S: Maintained
1502 F: device_tree.c
1503 F: include/sysemu/device_tree.h
1505 Dump
1506 S: Supported
1507 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1508 F: dump.c
1509 F: hw/misc/vmcoreinfo.c
1510 F: include/hw/misc/vmcoreinfo.h
1511 F: include/sysemu/dump-arch.h
1512 F: include/sysemu/dump.h
1513 F: scripts/dump-guest-memory.py
1514 F: stubs/dump.c
1516 Error reporting
1517 M: Markus Armbruster <armbru@redhat.com>
1518 S: Supported
1519 F: include/qapi/error.h
1520 F: include/qemu/error-report.h
1521 F: util/error.c
1522 F: util/qemu-error.c
1524 GDB stub
1525 L: qemu-devel@nongnu.org
1526 S: Odd Fixes
1527 F: gdbstub*
1528 F: gdb-xml/
1530 Memory API
1531 M: Paolo Bonzini <pbonzini@redhat.com>
1532 S: Supported
1533 F: include/exec/ioport.h
1534 F: ioport.c
1535 F: include/exec/memory.h
1536 F: include/exec/ram_addr.h
1537 F: memory.c
1538 F: include/exec/memory-internal.h
1539 F: exec.c
1541 SPICE
1542 M: Gerd Hoffmann <kraxel@redhat.com>
1543 S: Supported
1544 F: include/ui/qemu-spice.h
1545 F: include/ui/spice-display.h
1546 F: ui/spice-*.c
1547 F: audio/spiceaudio.c
1548 F: hw/display/qxl*
1549 F: qapi/ui.json
1551 Graphics
1552 M: Gerd Hoffmann <kraxel@redhat.com>
1553 S: Odd Fixes
1554 F: ui/
1555 F: include/ui/
1556 F: qapi/ui.json
1558 Cocoa graphics
1559 M: Peter Maydell <peter.maydell@linaro.org>
1560 S: Odd Fixes
1561 F: ui/cocoa.m
1563 Main loop
1564 M: Paolo Bonzini <pbonzini@redhat.com>
1565 S: Maintained
1566 F: cpus.c
1567 F: util/main-loop.c
1568 F: util/qemu-timer.c
1569 F: vl.c
1570 F: qapi/run-state.json
1572 Human Monitor (HMP)
1573 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1574 S: Maintained
1575 F: monitor.c
1576 F: hmp.[ch]
1577 F: hmp-commands*.hx
1578 F: include/monitor/hmp-target.h
1579 F: tests/test-hmp.c
1581 Network device backends
1582 M: Jason Wang <jasowang@redhat.com>
1583 S: Maintained
1584 F: net/
1585 F: include/net/
1586 T: git git://github.com/jasowang/qemu.git net
1587 F: qapi/net.json
1589 Netmap network backend
1590 M: Luigi Rizzo <rizzo@iet.unipi.it>
1591 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1592 M: Vincenzo Maffione <v.maffione@gmail.com>
1593 W: http://info.iet.unipi.it/~luigi/netmap/
1594 S: Maintained
1595 F: net/netmap.c
1597 NUMA
1598 M: Eduardo Habkost <ehabkost@redhat.com>
1599 S: Maintained
1600 F: numa.c
1601 F: include/sysemu/numa.h
1602 T: git git://github.com/ehabkost/qemu.git machine-next
1604 Host Memory Backends
1605 M: Eduardo Habkost <ehabkost@redhat.com>
1606 M: Igor Mammedov <imammedo@redhat.com>
1607 S: Maintained
1608 F: backends/hostmem*.c
1609 F: include/sysemu/hostmem.h
1610 T: git git://github.com/ehabkost/qemu.git machine-next
1612 Cryptodev Backends
1613 M: Gonglei <arei.gonglei@huawei.com>
1614 S: Maintained
1615 F: include/sysemu/cryptodev*.h
1616 F: backends/cryptodev*.c
1618 Python scripts
1619 M: Eduardo Habkost <ehabkost@redhat.com>
1620 M: Cleber Rosa <crosa@redhat.com>
1621 S: Odd fixes
1622 F: scripts/qmp/*
1623 F: scripts/*.py
1624 F: tests/*.py
1626 QAPI
1627 M: Markus Armbruster <armbru@redhat.com>
1628 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1629 S: Supported
1630 F: qapi/
1631 X: qapi/*.json
1632 F: include/qapi/
1633 X: include/qapi/qmp/
1634 F: include/qapi/qmp/dispatch.h
1635 F: tests/qapi-schema/
1636 F: tests/test-*-visitor.c
1637 F: tests/test-qapi-*.c
1638 F: tests/test-qmp-*.c
1639 F: tests/test-visitor-serialization.c
1640 F: scripts/qapi-gen.py
1641 F: scripts/qapi/*
1642 F: docs/devel/qapi*
1643 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1645 QAPI Schema
1646 M: Eric Blake <eblake@redhat.com>
1647 M: Markus Armbruster <armbru@redhat.com>
1648 S: Supported
1649 F: qapi-schema.json
1650 F: qapi/*.json
1651 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1653 QObject
1654 M: Markus Armbruster <armbru@redhat.com>
1655 S: Supported
1656 F: qobject/
1657 F: include/qapi/qmp/
1658 X: include/qapi/qmp/dispatch.h
1659 F: scripts/coccinelle/qobject.cocci
1660 F: tests/check-qdict.c
1661 F: tests/check-qnum.c
1662 F: tests/check-qjson.c
1663 F: tests/check-qlist.c
1664 F: tests/check-qstring.c
1665 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1667 QEMU Guest Agent
1668 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1669 S: Maintained
1670 F: qga/
1671 F: qemu-ga.texi
1672 F: scripts/qemu-guest-agent/
1673 F: tests/test-qga.c
1674 F: docs/interop/qemu-ga-ref.texi
1675 T: git git://github.com/mdroth/qemu.git qga
1678 M: Andreas Färber <afaerber@suse.de>
1679 S: Supported
1680 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1681 F: include/qom/
1682 X: include/qom/cpu.h
1683 F: qom/
1684 X: qom/cpu.c
1685 F: tests/check-qom-interface.c
1686 F: tests/check-qom-proplist.c
1687 F: tests/qom-test.c
1690 M: Markus Armbruster <armbru@redhat.com>
1691 S: Supported
1692 F: qmp.c
1693 F: monitor.c
1694 F: docs/devel/*qmp-*
1695 F: scripts/qmp/
1696 F: tests/qmp-test.c
1697 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1699 Register API
1700 M: Alistair Francis <alistair@alistair23.me>
1701 S: Maintained
1702 F: hw/core/register.c
1703 F: include/hw/register.h
1704 F: include/hw/registerfields.h
1706 SLIRP
1707 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1708 M: Jan Kiszka <jan.kiszka@siemens.com>
1709 S: Maintained
1710 F: slirp/
1711 F: net/slirp.c
1712 F: include/net/slirp.h
1713 T: git https://people.debian.org/~sthibault/qemu.git slirp
1714 T: git git://git.kiszka.org/qemu.git queues/slirp
1716 Stubs
1717 M: Paolo Bonzini <pbonzini@redhat.com>
1718 S: Maintained
1719 F: stubs/
1721 Tracing
1722 M: Stefan Hajnoczi <stefanha@redhat.com>
1723 S: Maintained
1724 F: trace/
1725 F: trace-events
1726 F: qemu-option-trace.texi
1727 F: scripts/tracetool.py
1728 F: scripts/tracetool/
1729 F: docs/devel/tracing.txt
1730 T: git git://github.com/stefanha/qemu.git tracing
1733 M: Stefan Berger <stefanb@linux.vnet.ibm.com>
1734 S: Maintained
1735 F: tpm.c
1736 F: stubs/tpm.c
1737 F: hw/tpm/*
1738 F: include/hw/acpi/tpm.h
1739 F: include/sysemu/tpm*
1740 F: qapi/tpm.json
1741 F: backends/tpm.c
1742 F: tests/*tpm*
1743 T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
1745 Checkpatch
1746 S: Odd Fixes
1747 F: scripts/checkpatch.pl
1749 Migration
1750 M: Juan Quintela <quintela@redhat.com>
1751 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1752 S: Maintained
1753 F: include/migration/
1754 F: migration/
1755 F: scripts/vmstate-static-checker.py
1756 F: tests/vmstate-static-checker-data/
1757 F: tests/migration-test.c
1758 F: docs/devel/migration.txt
1759 F: qapi/migration.json
1761 Seccomp
1762 M: Eduardo Otubo <otubo@redhat.com>
1763 S: Supported
1764 F: qemu-seccomp.c
1765 F: include/sysemu/seccomp.h
1767 Cryptography
1768 M: Daniel P. Berrange <berrange@redhat.com>
1769 S: Maintained
1770 F: crypto/
1771 F: include/crypto/
1772 F: tests/test-crypto-*
1773 F: tests/benchmark-crypto-*
1774 F: qemu.sasl
1776 Coroutines
1777 M: Stefan Hajnoczi <stefanha@redhat.com>
1778 M: Kevin Wolf <kwolf@redhat.com>
1779 F: util/*coroutine*
1780 F: include/qemu/coroutine*
1781 F: tests/test-coroutine.c
1783 Buffers
1784 M: Daniel P. Berrange <berrange@redhat.com>
1785 S: Odd fixes
1786 F: util/buffer.c
1787 F: include/qemu/buffer.h
1789 I/O Channels
1790 M: Daniel P. Berrange <berrange@redhat.com>
1791 S: Maintained
1792 F: io/
1793 F: include/io/
1794 F: tests/test-io-*
1796 Sockets
1797 M: Daniel P. Berrange <berrange@redhat.com>
1798 M: Gerd Hoffmann <kraxel@redhat.com>
1799 M: Paolo Bonzini <pbonzini@redhat.com>
1800 S: Maintained
1801 F: include/qemu/sockets.h
1802 F: util/qemu-sockets.c
1803 F: qapi/sockets.json
1805 Throttling infrastructure
1806 M: Alberto Garcia <berto@igalia.com>
1807 S: Supported
1808 F: block/throttle-groups.c
1809 F: include/block/throttle-groups.h
1810 F: include/qemu/throttle*.h
1811 F: util/throttle.c
1812 F: docs/throttle.txt
1813 F: tests/test-throttle.c
1814 L: qemu-block@nongnu.org
1816 UUID
1817 M: Fam Zheng <famz@redhat.com>
1818 S: Supported
1819 F: util/uuid.c
1820 F: include/qemu/uuid.h
1821 F: tests/test-uuid.c
1823 COLO Framework
1824 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1825 S: Maintained
1826 F: migration/colo*
1827 F: include/migration/colo.h
1828 F: include/migration/failover.h
1829 F: docs/COLO-FT.txt
1831 COLO Proxy
1832 M: Zhang Chen <zhangckid@gmail.com>
1833 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1834 S: Supported
1835 F: docs/colo-proxy.txt
1836 F: net/colo*
1837 F: net/filter-rewriter.c
1838 F: net/filter-mirror.c
1840 Record/replay
1841 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1842 R: Paolo Bonzini <pbonzini@redhat.com>
1843 W: https://wiki.qemu.org/Features/record-replay
1844 S: Supported
1845 F: replay/*
1846 F: block/blkreplay.c
1847 F: net/filter-replay.c
1848 F: include/sysemu/replay.h
1849 F: docs/replay.txt
1850 F: stubs/replay.c
1852 IOVA Tree
1853 M: Peter Xu <peterx@redhat.com>
1854 S: Maintained
1855 F: include/qemu/iova-tree.h
1856 F: util/iova-tree.c
1858 Usermode Emulation
1859 ------------------
1860 Overall
1861 M: Riku Voipio <riku.voipio@iki.fi>
1862 S: Maintained
1863 F: thunk.c
1864 F: accel/tcg/user-exec*.c
1866 BSD user
1867 S: Orphan
1868 F: bsd-user/
1869 F: default-configs/*-bsd-user.mak
1871 Linux user
1872 M: Riku Voipio <riku.voipio@iki.fi>
1873 R: Laurent Vivier <laurent@vivier.eu>
1874 S: Maintained
1875 F: linux-user/
1876 F: default-configs/*-linux-user.mak
1877 F: scripts/qemu-binfmt-conf.sh
1879 Tiny Code Generator (TCG)
1880 -------------------------
1881 Common code
1882 M: Richard Henderson <rth@twiddle.net>
1883 S: Maintained
1884 F: tcg/
1886 AArch64 target
1887 M: Claudio Fontana <claudio.fontana@huawei.com>
1888 M: Claudio Fontana <claudio.fontana@gmail.com>
1889 S: Maintained
1890 L: qemu-arm@nongnu.org
1891 F: tcg/aarch64/
1892 F: disas/arm-a64.cc
1893 F: disas/libvixl/
1895 ARM target
1896 M: Andrzej Zaborowski <balrogg@gmail.com>
1897 S: Maintained
1898 L: qemu-arm@nongnu.org
1899 F: tcg/arm/
1900 F: disas/arm.c
1902 i386 target
1903 L: qemu-devel@nongnu.org
1904 S: Maintained
1905 F: tcg/i386/
1906 F: disas/i386.c
1908 MIPS target
1909 M: Aurelien Jarno <aurelien@aurel32.net>
1910 S: Maintained
1911 F: tcg/mips/
1912 F: disas/mips.c
1915 M: Richard Henderson <rth@twiddle.net>
1916 S: Odd Fixes
1917 F: tcg/ppc/
1918 F: disas/ppc.c
1920 S390 target
1921 M: Alexander Graf <agraf@suse.de>
1922 M: Richard Henderson <rth@twiddle.net>
1923 S: Maintained
1924 F: tcg/s390/
1925 F: disas/s390.c
1926 L: qemu-s390x@nongnu.org
1928 SPARC target
1929 S: Odd Fixes
1930 F: tcg/sparc/
1931 F: disas/sparc.c
1933 TCI target
1934 M: Stefan Weil <sw@weilnetz.de>
1935 S: Maintained
1936 F: tcg/tci/
1937 F: tcg/tci.c
1938 F: disas/tci.c
1940 Block drivers
1941 -------------
1942 VMDK
1943 M: Fam Zheng <famz@redhat.com>
1944 L: qemu-block@nongnu.org
1945 S: Supported
1946 F: block/vmdk.c
1949 M: Josh Durgin <jdurgin@redhat.com>
1950 M: Jeff Cody <jcody@redhat.com>
1951 L: qemu-block@nongnu.org
1952 S: Supported
1953 F: block/rbd.c
1954 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1956 Sheepdog
1957 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1958 M: Liu Yuan <namei.unix@gmail.com>
1959 M: Jeff Cody <jcody@redhat.com>
1960 L: qemu-block@nongnu.org
1961 L: sheepdog@lists.wpkg.org
1962 S: Supported
1963 F: block/sheepdog.c
1964 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1966 VHDX
1967 M: Jeff Cody <jcody@redhat.com>
1968 L: qemu-block@nongnu.org
1969 S: Supported
1970 F: block/vhdx*
1971 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1974 M: Stefan Weil <sw@weilnetz.de>
1975 L: qemu-block@nongnu.org
1976 S: Maintained
1977 F: block/vdi.c
1979 iSCSI
1980 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1981 M: Paolo Bonzini <pbonzini@redhat.com>
1982 M: Peter Lieven <pl@kamp.de>
1983 L: qemu-block@nongnu.org
1984 S: Supported
1985 F: block/iscsi.c
1986 F: block/iscsi-opts.c
1988 Network Block Device (NBD)
1989 M: Eric Blake <eblake@redhat.com>
1990 M: Paolo Bonzini <pbonzini@redhat.com>
1991 L: qemu-block@nongnu.org
1992 S: Maintained
1993 F: block/nbd*
1994 F: nbd/
1995 F: include/block/nbd*
1996 F: qemu-nbd.*
1997 F: blockdev-nbd.c
1998 F: docs/interop/nbd.txt
1999 T: git git://repo.or.cz/qemu/ericb.git nbd
2002 M: Jeff Cody <jcody@redhat.com>
2003 M: Peter Lieven <pl@kamp.de>
2004 L: qemu-block@nongnu.org
2005 S: Maintained
2006 F: block/nfs.c
2007 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2010 M: Richard W.M. Jones <rjones@redhat.com>
2011 M: Jeff Cody <jcody@redhat.com>
2012 L: qemu-block@nongnu.org
2013 S: Supported
2014 F: block/ssh.c
2015 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2017 CURL
2018 M: Jeff Cody <jcody@redhat.com>
2019 L: qemu-block@nongnu.org
2020 S: Supported
2021 F: block/curl.c
2022 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2024 GLUSTER
2025 M: Jeff Cody <jcody@redhat.com>
2026 L: qemu-block@nongnu.org
2027 S: Supported
2028 F: block/gluster.c
2029 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
2031 Null Block Driver
2032 M: Fam Zheng <famz@redhat.com>
2033 L: qemu-block@nongnu.org
2034 S: Supported
2035 F: block/null.c
2037 NVMe Block Driver
2038 M: Fam Zheng <famz@redhat.com>
2039 L: qemu-block@nongnu.org
2040 S: Supported
2041 F: block/nvme*
2043 Bootdevice
2044 M: Gonglei <arei.gonglei@huawei.com>
2045 S: Maintained
2046 F: bootdevice.c
2048 Quorum
2049 M: Alberto Garcia <berto@igalia.com>
2050 S: Supported
2051 F: block/quorum.c
2052 L: qemu-block@nongnu.org
2054 blkverify
2055 M: Stefan Hajnoczi <stefanha@redhat.com>
2056 L: qemu-block@nongnu.org
2057 S: Supported
2058 F: block/blkverify.c
2060 bochs
2061 M: Stefan Hajnoczi <stefanha@redhat.com>
2062 L: qemu-block@nongnu.org
2063 S: Supported
2064 F: block/bochs.c
2066 cloop
2067 M: Stefan Hajnoczi <stefanha@redhat.com>
2068 L: qemu-block@nongnu.org
2069 S: Supported
2070 F: block/cloop.c
2073 M: Stefan Hajnoczi <stefanha@redhat.com>
2074 L: qemu-block@nongnu.org
2075 S: Supported
2076 F: block/dmg.c
2078 parallels
2079 M: Stefan Hajnoczi <stefanha@redhat.com>
2080 M: Denis V. Lunev <den@openvz.org>
2081 L: qemu-block@nongnu.org
2082 S: Supported
2083 F: block/parallels.c
2084 F: docs/interop/parallels.txt
2087 M: Stefan Hajnoczi <stefanha@redhat.com>
2088 L: qemu-block@nongnu.org
2089 S: Supported
2090 F: block/qed.c
2093 M: Kevin Wolf <kwolf@redhat.com>
2094 L: qemu-block@nongnu.org
2095 S: Supported
2096 F: block/linux-aio.c
2097 F: include/block/raw-aio.h
2098 F: block/raw-format.c
2099 F: block/file-posix.c
2100 F: block/file-win32.c
2101 F: block/win32-aio.c
2103 qcow2
2104 M: Kevin Wolf <kwolf@redhat.com>
2105 M: Max Reitz <mreitz@redhat.com>
2106 L: qemu-block@nongnu.org
2107 S: Supported
2108 F: block/qcow2*
2109 F: docs/interop/qcow2.txt
2111 qcow
2112 M: Kevin Wolf <kwolf@redhat.com>
2113 L: qemu-block@nongnu.org
2114 S: Supported
2115 F: block/qcow.c
2117 blkdebug
2118 M: Kevin Wolf <kwolf@redhat.com>
2119 M: Max Reitz <mreitz@redhat.com>
2120 L: qemu-block@nongnu.org
2121 S: Supported
2122 F: block/blkdebug.c
2125 M: Kevin Wolf <kwolf@redhat.com>
2126 L: qemu-block@nongnu.org
2127 S: Supported
2128 F: block/vpc.c
2130 vvfat
2131 M: Kevin Wolf <kwolf@redhat.com>
2132 L: qemu-block@nongnu.org
2133 S: Supported
2134 F: block/vvfat.c
2136 Image format fuzzer
2137 M: Stefan Hajnoczi <stefanha@redhat.com>
2138 L: qemu-block@nongnu.org
2139 S: Supported
2140 F: tests/image-fuzzer/
2142 Replication
2143 M: Wen Congyang <wencongyang2@huawei.com>
2144 M: Xie Changlong <xiechanglong.d@gmail.com>
2145 S: Supported
2146 F: replication*
2147 F: block/replication.c
2148 F: tests/test-replication.c
2149 F: docs/block-replication.txt
2151 PVRDMA
2152 M: Yuval Shaia <yuval.shaia@oracle.com>
2153 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2154 S: Maintained
2155 F: hw/rdma/*
2156 F: hw/rdma/vmw/*
2157 F: docs/pvrdma.txt
2159 Build and test automation
2160 -------------------------
2161 Build and test automation
2162 M: Alex Bennée <alex.bennee@linaro.org>
2163 M: Fam Zheng <famz@redhat.com>
2164 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
2165 L: qemu-devel@nongnu.org
2166 S: Maintained
2167 F: .travis.yml
2168 F: .shippable.yml
2169 F: tests/docker/
2170 F: tests/vm/
2171 W: https://travis-ci.org/qemu/qemu
2172 W: https://app.shippable.com/github/qemu/qemu
2173 W: http://patchew.org/QEMU/
2175 Guest Test Compilation Support
2176 M: Alex Bennée <alex.bennee@linaro.org>
2177 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
2178 F: tests/tcg/Makefile
2179 F: tests/tcg/Makefile.include
2180 L: qemu-devel@nongnu.org
2182 Documentation
2183 -------------
2184 Build system architecture
2185 M: Daniel P. Berrange <berrange@redhat.com>
2186 S: Odd Fixes
2187 F: docs/devel/build-system.txt
2189 Build System
2190 ------------
2191 GIT submodules
2192 M: Daniel P. Berrange <berrange@redhat.com>
2193 S: Odd Fixes
2194 F: scripts/git-submodule.sh