Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into staging
[qemu/kevin.git] / MAINTAINERS
blob9522d1b621bd11af0067a6d58918006a3383f167
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: http://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 Guest CPU cores (TCG):
80 ----------------------
81 Overall
82 L: qemu-devel@nongnu.org
83 M: Paolo Bonzini <pbonzini@redhat.com>
84 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
85 M: Richard Henderson <rth@twiddle.net>
86 S: Maintained
87 F: cpus.c
88 F: exec.c
89 F: accel/tcg/
90 F: include/exec/cpu*.h
91 F: include/exec/exec-all.h
92 F: include/exec/helper*.h
93 F: include/exec/tb-hash.h
94 F: include/sysemu/cpus.h
96 FPU emulation
97 M: Aurelien Jarno <aurelien@aurel32.net>
98 M: Peter Maydell <peter.maydell@linaro.org>
99 S: Odd Fixes
100 F: fpu/
101 F: include/fpu/
103 Alpha
104 M: Richard Henderson <rth@twiddle.net>
105 S: Maintained
106 F: target/alpha/
107 F: hw/alpha/
108 F: tests/tcg/alpha/
109 F: disas/alpha.c
112 M: Peter Maydell <peter.maydell@linaro.org>
113 L: qemu-arm@nongnu.org
114 S: Maintained
115 F: target/arm/
116 F: hw/arm/
117 F: hw/cpu/a*mpcore.c
118 F: include/hw/cpu/a*mpcore.h
119 F: disas/arm.c
120 F: disas/arm-a64.cc
121 F: disas/libvixl/
123 CRIS
124 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
125 S: Maintained
126 F: target/cris/
127 F: hw/cris/
128 F: include/hw/cris/
129 F: tests/tcg/cris/
130 F: disas/cris.c
132 HPPA (PA-RISC)
133 M: Richard Henderson <rth@twiddle.net>
134 S: Maintained
135 F: target/hppa/
136 F: disas/hppa.c
138 LM32
139 M: Michael Walle <michael@walle.cc>
140 S: Maintained
141 F: target/lm32/
142 F: disas/lm32.c
143 F: hw/lm32/
144 F: hw/*/lm32_*
145 F: hw/*/milkymist-*
146 F: include/hw/char/lm32_juart.h
147 F: include/hw/lm32/
148 F: tests/tcg/lm32/
150 M68K
151 M: Laurent Vivier <laurent@vivier.eu>
152 S: Maintained
153 F: target/m68k/
154 F: disas/m68k.c
156 MicroBlaze
157 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
158 S: Maintained
159 F: target/microblaze/
160 F: hw/microblaze/
161 F: disas/microblaze.c
163 MIPS
164 M: Aurelien Jarno <aurelien@aurel32.net>
165 M: Yongbok Kim <yongbok.kim@imgtec.com>
166 S: Maintained
167 F: target/mips/
168 F: hw/mips/
169 F: hw/misc/mips_*
170 F: hw/intc/mips_gic.c
171 F: hw/timer/mips_gictimer.c
172 F: include/hw/mips/
173 F: include/hw/misc/mips_*
174 F: include/hw/intc/mips_gic.h
175 F: include/hw/timer/mips_gictimer.h
176 F: tests/tcg/mips/
177 F: disas/mips.c
179 Moxie
180 M: Anthony Green <green@moxielogic.com>
181 S: Maintained
182 F: target/moxie/
183 F: disas/moxie.c
184 F: hw/moxie/
185 F: default-configs/moxie-softmmu.mak
187 NiosII
188 M: Chris Wulff <crwulff@gmail.com>
189 M: Marek Vasut <marex@denx.de>
190 S: Maintained
191 F: target/nios2/
192 F: hw/nios2/
193 F: disas/nios2.c
195 OpenRISC
196 M: Stafford Horne <shorne@gmail.com>
197 S: Odd Fixes
198 F: target/openrisc/
199 F: hw/openrisc/
200 F: tests/tcg/openrisc/
202 PowerPC
203 M: David Gibson <david@gibson.dropbear.id.au>
204 M: Alexander Graf <agraf@suse.de>
205 L: qemu-ppc@nongnu.org
206 S: Maintained
207 F: target/ppc/
208 F: hw/ppc/
209 F: include/hw/ppc/
210 F: disas/ppc.c
212 S390
213 M: Richard Henderson <rth@twiddle.net>
214 M: Alexander Graf <agraf@suse.de>
215 S: Maintained
216 F: target/s390x/
217 F: hw/s390x/
218 F: disas/s390.c
221 M: Aurelien Jarno <aurelien@aurel32.net>
222 S: Odd Fixes
223 F: target/sh4/
224 F: hw/sh4/
225 F: disas/sh4.c
226 F: include/hw/sh4/
228 SPARC
229 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
230 M: Artyom Tarasenko <atar4qemu@gmail.com>
231 S: Maintained
232 F: target/sparc/
233 F: hw/sparc/
234 F: hw/sparc64/
235 F: disas/sparc.c
237 UniCore32
238 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
239 S: Maintained
240 F: target/unicore32/
241 F: hw/unicore32/
242 F: include/hw/unicore32/
245 M: Paolo Bonzini <pbonzini@redhat.com>
246 M: Richard Henderson <rth@twiddle.net>
247 M: Eduardo Habkost <ehabkost@redhat.com>
248 S: Maintained
249 F: target/i386/
250 F: hw/i386/
251 F: disas/i386.c
252 T: git git://github.com/ehabkost/qemu.git x86-next
254 Xtensa
255 M: Max Filippov <jcmvbkbc@gmail.com>
256 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
257 S: Maintained
258 F: target/xtensa/
259 F: hw/xtensa/
260 F: tests/tcg/xtensa/
262 TriCore
263 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
264 S: Maintained
265 F: target/tricore/
266 F: hw/tricore/
267 F: include/hw/tricore/
269 Guest CPU Cores (KVM):
270 ----------------------
272 Overall
273 M: Paolo Bonzini <pbonzini@redhat.com>
274 L: kvm@vger.kernel.org
275 S: Supported
276 F: */kvm.*
277 F: accel/kvm/
278 F: include/sysemu/kvm*.h
281 M: Peter Maydell <peter.maydell@linaro.org>
282 L: qemu-arm@nongnu.org
283 S: Maintained
284 F: target/arm/kvm.c
286 MIPS
287 M: James Hogan <james.hogan@imgtec.com>
288 S: Maintained
289 F: target/mips/kvm.c
292 M: Alexander Graf <agraf@suse.de>
293 S: Maintained
294 F: target/ppc/kvm.c
296 S390
297 M: Christian Borntraeger <borntraeger@de.ibm.com>
298 M: Cornelia Huck <cohuck@redhat.com>
299 M: Alexander Graf <agraf@suse.de>
300 S: Maintained
301 F: target/s390x/kvm.c
302 F: target/s390x/kvm_s390x.h
303 F: target/s390x/kvm-stub.c
304 F: target/s390x/ioinst.[ch]
305 F: target/s390x/machine.c
306 F: hw/intc/s390_flic.c
307 F: hw/intc/s390_flic_kvm.c
308 F: include/hw/s390x/s390_flic.h
309 F: gdb-xml/s390*.xml
310 T: git git://github.com/cohuck/qemu.git s390-next
311 T: git git://github.com/borntraeger/qemu.git s390-next
314 M: Paolo Bonzini <pbonzini@redhat.com>
315 M: Marcelo Tosatti <mtosatti@redhat.com>
316 L: kvm@vger.kernel.org
317 S: Supported
318 F: target/i386/kvm.c
320 Guest CPU Cores (Xen):
321 ----------------------
324 M: Stefano Stabellini <sstabellini@kernel.org>
325 M: Anthony Perard <anthony.perard@citrix.com>
326 L: xen-devel@lists.xenproject.org
327 S: Supported
328 F: */xen*
329 F: hw/9pfs/xen-9p-backend.c
330 F: hw/char/xen_console.c
331 F: hw/display/xenfb.c
332 F: hw/net/xen_nic.c
333 F: hw/block/xen_*
334 F: hw/xen/
335 F: hw/xenpv/
336 F: hw/i386/xen/
337 F: include/hw/xen/
338 F: include/sysemu/xen-mapcache.h
340 Hosts:
341 ------
343 LINUX
344 L: qemu-devel@nongnu.org
345 S: Maintained
346 F: linux-*
347 F: linux-headers/
349 POSIX
350 L: qemu-devel@nongnu.org
351 S: Maintained
352 F: *posix*
354 NETBSD
355 L: qemu-devel@nongnu.org
356 M: Kamil Rytarowski <kamil@netbsd.org>
357 S: Maintained
358 K: ^Subject:.*(?i)NetBSD
360 W32, W64
361 L: qemu-devel@nongnu.org
362 M: Stefan Weil <sw@weilnetz.de>
363 S: Maintained
364 F: *win32*
365 F: */*win32*
366 F: include/*/*win32*
367 X: qga/*win32*
368 F: qemu.nsi
370 ARM Machines
371 ------------
372 Allwinner-a10
373 M: Beniamino Galvani <b.galvani@gmail.com>
374 L: qemu-arm@nongnu.org
375 S: Maintained
376 F: hw/*/allwinner*
377 F: include/hw/*/allwinner*
378 F: hw/arm/cubieboard.c
380 ARM PrimeCell and CMSDK devices
381 M: Peter Maydell <peter.maydell@linaro.org>
382 L: qemu-arm@nongnu.org
383 S: Maintained
384 F: hw/char/pl011.c
385 F: include/hw/char/pl011.h
386 F: hw/display/pl110*
387 F: hw/dma/pl080.c
388 F: hw/dma/pl330.c
389 F: hw/gpio/pl061.c
390 F: hw/input/pl050.c
391 F: hw/intc/pl190.c
392 F: hw/sd/pl181.c
393 F: hw/timer/pl031.c
394 F: include/hw/arm/primecell.h
395 F: hw/timer/cmsdk-apb-timer.c
396 F: include/hw/timer/cmsdk-apb-timer.h
397 F: hw/char/cmsdk-apb-uart.c
398 F: include/hw/char/cmsdk-apb-uart.h
400 ARM cores
401 M: Peter Maydell <peter.maydell@linaro.org>
402 L: qemu-arm@nongnu.org
403 S: Maintained
404 F: hw/intc/arm*
405 F: hw/intc/gic_internal.h
406 F: hw/misc/a9scu.c
407 F: hw/misc/arm11scu.c
408 F: hw/timer/a9gtimer*
409 F: hw/timer/arm*
410 F: include/hw/arm/arm*.h
411 F: include/hw/intc/arm*
412 F: include/hw/misc/a9scu.h
413 F: include/hw/misc/arm11scu.h
414 F: include/hw/timer/a9gtimer.h
415 F: include/hw/timer/arm_mptimer.h
416 F: include/hw/timer/armv7m_systick.h
417 F: tests/test-arm-mptimer.c
419 Exynos
420 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
421 L: qemu-arm@nongnu.org
422 S: Maintained
423 F: hw/*/exynos*
424 F: include/hw/arm/exynos4210.h
426 Calxeda Highbank
427 M: Rob Herring <robh@kernel.org>
428 L: qemu-arm@nongnu.org
429 S: Maintained
430 F: hw/arm/highbank.c
431 F: hw/net/xgmac.c
433 Canon DIGIC
434 M: Antony Pavlov <antonynpavlov@gmail.com>
435 L: qemu-arm@nongnu.org
436 S: Maintained
437 F: include/hw/arm/digic.h
438 F: hw/*/digic*
440 Gumstix
441 L: qemu-devel@nongnu.org
442 L: qemu-arm@nongnu.org
443 S: Orphan
444 F: hw/arm/gumstix.c
446 i.MX31
447 M: Peter Chubb <peter.chubb@nicta.com.au>
448 L: qemu-arm@nongnu.org
449 S: Odd fixes
450 F: hw/*/imx*
451 F: include/hw/*/imx*
452 F: hw/arm/kzm.c
453 F: include/hw/arm/fsl-imx31.h
455 Integrator CP
456 M: Peter Maydell <peter.maydell@linaro.org>
457 L: qemu-arm@nongnu.org
458 S: Maintained
459 F: hw/arm/integratorcp.c
460 F: hw/misc/arm_integrator_debug.c
462 MPS2
463 M: Peter Maydell <peter.maydell@linaro.org>
464 L: qemu-arm@nongnu.org
465 S: Maintained
466 F: hw/arm/mps2.c
467 F: hw/misc/mps2-scc.c
468 F: include/hw/misc/mps2-scc.h
470 Musicpal
471 M: Jan Kiszka <jan.kiszka@web.de>
472 L: qemu-arm@nongnu.org
473 S: Maintained
474 F: hw/arm/musicpal.c
476 nSeries
477 M: Andrzej Zaborowski <balrogg@gmail.com>
478 L: qemu-arm@nongnu.org
479 S: Maintained
480 F: hw/arm/nseries.c
482 Palm
483 M: Andrzej Zaborowski <balrogg@gmail.com>
484 L: qemu-arm@nongnu.org
485 S: Maintained
486 F: hw/arm/palm.c
488 Real View
489 M: Peter Maydell <peter.maydell@linaro.org>
490 L: qemu-arm@nongnu.org
491 S: Maintained
492 F: hw/arm/realview*
493 F: hw/cpu/realview_mpcore.c
494 F: hw/intc/realview_gic.c
495 F: include/hw/intc/realview_gic.h
497 PXA2XX
498 M: Andrzej Zaborowski <balrogg@gmail.com>
499 L: qemu-arm@nongnu.org
500 S: Maintained
501 F: hw/arm/mainstone.c
502 F: hw/arm/spitz.c
503 F: hw/arm/tosa.c
504 F: hw/arm/z2.c
505 F: hw/*/pxa2xx*
506 F: hw/misc/mst_fpga.c
507 F: include/hw/arm/pxa.h
509 Stellaris
510 M: Peter Maydell <peter.maydell@linaro.org>
511 L: qemu-arm@nongnu.org
512 S: Maintained
513 F: hw/*/stellaris*
515 Versatile PB
516 M: Peter Maydell <peter.maydell@linaro.org>
517 L: qemu-arm@nongnu.org
518 S: Maintained
519 F: hw/*/versatile*
520 F: hw/misc/arm_sysctl.c
522 Xilinx Zynq
523 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
524 M: Alistair Francis <alistair.francis@xilinx.com>
525 L: qemu-arm@nongnu.org
526 S: Maintained
527 F: hw/*/xilinx_*
528 F: hw/*/cadence_*
529 F: hw/misc/zynq*
530 F: include/hw/misc/zynq*
531 X: hw/ssi/xilinx_*
533 Xilinx ZynqMP
534 M: Alistair Francis <alistair.francis@xilinx.com>
535 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
536 L: qemu-arm@nongnu.org
537 S: Maintained
538 F: hw/*/xlnx*.c
539 F: include/hw/*/xlnx*.h
541 ARM ACPI Subsystem
542 M: Shannon Zhao <zhaoshenglong@huawei.com>
543 M: Shannon Zhao <shannon.zhao@linaro.org>
544 L: qemu-arm@nongnu.org
545 S: Maintained
546 F: hw/arm/virt-acpi-build.c
548 STM32F205
549 M: Alistair Francis <alistair@alistair23.me>
550 S: Maintained
551 F: hw/arm/stm32f205_soc.c
552 F: hw/misc/stm32f2xx_syscfg.c
553 F: hw/char/stm32f2xx_usart.c
554 F: hw/timer/stm32f2xx_timer.c
555 F: hw/adc/*
556 F: hw/ssi/stm32f2xx_spi.c
557 F: include/hw/*/stm32*.h
559 Netduino 2
560 M: Alistair Francis <alistair@alistair23.me>
561 S: Maintained
562 F: hw/arm/netduino2.c
564 CRIS Machines
565 -------------
566 Axis Dev88
567 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
568 S: Maintained
569 F: hw/cris/axis_dev88.c
570 F: hw/*/etraxfs_*.c
572 LM32 Machines
573 -------------
574 EVR32 and uclinux BSP
575 M: Michael Walle <michael@walle.cc>
576 S: Maintained
577 F: hw/lm32/lm32_boards.c
579 milkymist
580 M: Michael Walle <michael@walle.cc>
581 S: Maintained
582 F: hw/lm32/milkymist.c
584 M68K Machines
585 -------------
586 an5206
587 M: Thomas Huth <huth@tuxfamily.org>
588 S: Odd Fixes
589 F: hw/m68k/an5206.c
590 F: hw/m68k/mcf5206.c
592 mcf5208
593 M: Thomas Huth <huth@tuxfamily.org>
594 S: Odd Fixes
595 F: hw/m68k/mcf5208.c
596 F: hw/m68k/mcf_intc.c
597 F: hw/char/mcf_uart.c
598 F: hw/net/mcf_fec.c
599 F: include/hw/m68k/mcf*.h
601 MicroBlaze Machines
602 -------------------
603 petalogix_s3adsp1800
604 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
605 S: Maintained
606 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
608 petalogix_ml605
609 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
610 S: Maintained
611 F: hw/microblaze/petalogix_ml605_mmu.c
613 MIPS Machines
614 -------------
615 Jazz
616 M: Hervé Poussineau <hpoussin@reactos.org>
617 S: Maintained
618 F: hw/mips/mips_jazz.c
620 Malta
621 M: Aurelien Jarno <aurelien@aurel32.net>
622 S: Maintained
623 F: hw/mips/mips_malta.c
625 Mipssim
626 M: Yongbok Kim <yongbok.kim@imgtec.com>
627 S: Odd Fixes
628 F: hw/mips/mips_mipssim.c
629 F: hw/net/mipsnet.c
631 R4000
632 M: Aurelien Jarno <aurelien@aurel32.net>
633 S: Maintained
634 F: hw/mips/mips_r4k.c
636 Fulong 2E
637 M: Yongbok Kim <yongbok.kim@imgtec.com>
638 S: Odd Fixes
639 F: hw/mips/mips_fulong2e.c
641 Boston
642 M: Paul Burton <paul.burton@imgtec.com>
643 S: Maintained
644 F: hw/core/loader-fit.c
645 F: hw/mips/boston.c
646 F: hw/pci-host/xilinx-pcie.c
648 OpenRISC Machines
649 -----------------
650 or1k-sim
651 M: Jia Liu <proljc@gmail.com>
652 S: Maintained
653 F: hw/openrisc/openrisc_sim.c
655 PowerPC Machines
656 ----------------
658 M: Alexander Graf <agraf@suse.de>
659 L: qemu-ppc@nongnu.org
660 S: Odd Fixes
661 F: hw/ppc/ppc405_boards.c
663 Bamboo
664 M: Alexander Graf <agraf@suse.de>
665 L: qemu-ppc@nongnu.org
666 S: Odd Fixes
667 F: hw/ppc/ppc440_bamboo.c
669 e500
670 M: Alexander Graf <agraf@suse.de>
671 L: qemu-ppc@nongnu.org
672 S: Supported
673 F: hw/ppc/e500.[hc]
674 F: hw/ppc/e500plat.c
675 F: include/hw/ppc/ppc_e500.h
676 F: include/hw/pci-host/ppce500.h
677 F: pc-bios/u-boot.e500
679 mpc8544ds
680 M: Alexander Graf <agraf@suse.de>
681 L: qemu-ppc@nongnu.org
682 S: Supported
683 F: hw/ppc/mpc8544ds.c
684 F: hw/ppc/mpc8544_guts.c
686 New World
687 M: Alexander Graf <agraf@suse.de>
688 L: qemu-ppc@nongnu.org
689 S: Maintained
690 F: hw/ppc/mac_newworld.c
691 F: hw/pci-host/uninorth.c
692 F: hw/pci-bridge/dec.[hc]
693 F: hw/misc/macio/
694 F: include/hw/ppc/mac_dbdma.h
695 F: hw/nvram/mac_nvram.c
697 Old World
698 M: Alexander Graf <agraf@suse.de>
699 L: qemu-ppc@nongnu.org
700 S: Maintained
701 F: hw/ppc/mac_oldworld.c
702 F: hw/pci-host/grackle.c
703 F: hw/misc/macio/
704 F: hw/intc/heathrow_pic.c
706 PReP
707 M: Hervé Poussineau <hpoussin@reactos.org>
708 L: qemu-devel@nongnu.org
709 L: qemu-ppc@nongnu.org
710 S: Maintained
711 F: hw/ppc/prep.c
712 F: hw/ppc/prep_systemio.c
713 F: hw/ppc/rs6000_mc.c
714 F: hw/pci-host/prep.[hc]
715 F: hw/isa/pc87312.[hc]
716 F: pc-bios/ppc_rom.bin
718 sPAPR
719 M: David Gibson <david@gibson.dropbear.id.au>
720 M: Alexander Graf <agraf@suse.de>
721 L: qemu-ppc@nongnu.org
722 S: Supported
723 F: hw/*/spapr*
724 F: include/hw/*/spapr*
725 F: hw/*/xics*
726 F: include/hw/*/xics*
727 F: pc-bios/spapr-rtas/*
728 F: pc-bios/spapr-rtas.bin
729 F: pc-bios/slof.bin
730 F: pc-bios/skiboot.lid
731 F: docs/specs/ppc-spapr-hcalls.txt
732 F: docs/specs/ppc-spapr-hotplug.txt
733 F: tests/spapr*
734 F: tests/libqos/*spapr*
735 F: tests/rtas*
736 F: tests/libqos/rtas*
738 virtex_ml507
739 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
740 L: qemu-ppc@nongnu.org
741 S: Odd Fixes
742 F: hw/ppc/virtex_ml507.c
744 SH4 Machines
745 ------------
747 M: Magnus Damm <magnus.damm@gmail.com>
748 S: Maintained
749 F: hw/sh4/r2d.c
750 F: hw/intc/sh_intc.c
751 F: hw/timer/sh_timer.c
753 Shix
754 M: Magnus Damm <magnus.damm@gmail.com>
755 S: Odd Fixes
756 F: hw/sh4/shix.c
758 SPARC Machines
759 --------------
760 Sun4m
761 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
762 S: Maintained
763 F: hw/sparc/sun4m.c
764 F: hw/dma/sparc32_dma.c
765 F: hw/dma/sun4m_iommu.c
766 F: hw/misc/eccmemctl.c
767 F: hw/misc/slavio_misc.c
768 F: include/hw/sparc/sparc32_dma.h
769 F: include/hw/sparc/sun4m.h
770 F: pc-bios/openbios-sparc32
772 Sun4u
773 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
774 S: Maintained
775 F: hw/sparc64/sun4u.c
776 F: pc-bios/openbios-sparc64
778 Sun4v
779 M: Artyom Tarasenko <atar4qemu@gmail.com>
780 S: Maintained
781 F: hw/sparc64/niagara.c
782 F: hw/timer/sun4v-rtc.c
783 F: include/hw/timer/sun4v-rtc.h
785 Leon3
786 M: Fabien Chouteau <chouteau@adacore.com>
787 S: Maintained
788 F: hw/sparc/leon3.c
789 F: hw/*/grlib*
790 F: include/hw/sparc/grlib.h
792 S390 Machines
793 -------------
794 S390 Virtio-ccw
795 M: Cornelia Huck <cohuck@redhat.com>
796 M: Christian Borntraeger <borntraeger@de.ibm.com>
797 M: Alexander Graf <agraf@suse.de>
798 S: Supported
799 F: hw/char/sclp*.[hc]
800 F: hw/char/terminal3270.c
801 F: hw/s390x/
802 F: include/hw/s390x/
803 F: pc-bios/s390-ccw/
804 F: hw/watchdog/wdt_diag288.c
805 F: include/hw/watchdog/wdt_diag288.h
806 F: pc-bios/s390-ccw.img
807 F: default-configs/s390x-softmmu.mak
808 T: git git://github.com/cohuck/qemu.git s390-next
809 T: git git://github.com/borntraeger/qemu.git s390-next
811 UniCore32 Machines
812 -------------
813 PKUnity-3 SoC initramfs-with-busybox
814 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
815 S: Maintained
816 F: hw/*/puv3*
817 F: hw/unicore32/
819 X86 Machines
820 ------------
822 M: Michael S. Tsirkin <mst@redhat.com>
823 S: Supported
824 F: include/hw/i386/
825 F: hw/i386/
826 F: hw/pci-host/piix.c
827 F: hw/pci-host/q35.c
828 F: hw/pci-host/pam.c
829 F: include/hw/pci-host/q35.h
830 F: include/hw/pci-host/pam.h
831 F: hw/isa/piix4.c
832 F: hw/isa/lpc_ich9.c
833 F: hw/i2c/smbus_ich9.c
834 F: hw/acpi/piix4.c
835 F: hw/acpi/ich9.c
836 F: include/hw/acpi/ich9.h
837 F: include/hw/acpi/piix4.h
838 F: hw/misc/sga.c
840 PC Chipset
841 M: Michael S. Tsirkin <mst@redhat.com>
842 M: Paolo Bonzini <pbonzini@redhat.com>
843 S: Support
844 F: hw/char/debugcon.c
845 F: hw/char/parallel.c
846 F: hw/char/serial*
847 F: hw/dma/i8257*
848 F: hw/i2c/pm_smbus.c
849 F: hw/intc/apic*
850 F: hw/intc/ioapic*
851 F: hw/intc/i8259*
852 F: hw/misc/debugexit.c
853 F: hw/misc/pc-testdev.c
854 F: hw/timer/hpet*
855 F: hw/timer/i8254*
856 F: hw/timer/mc146818rtc*
857 F: include/hw/i2c/pm_smbus.h
858 F: include/hw/timer/hpet.h
859 F: include/hw/timer/i8254*
860 F: include/hw/timer/mc146818rtc*
862 Machine core
863 M: Eduardo Habkost <ehabkost@redhat.com>
864 M: Marcel Apfelbaum <marcel@redhat.com>
865 S: Supported
866 F: hw/core/machine.c
867 F: hw/core/null-machine.c
868 F: include/hw/boards.h
869 T: git git://github.com/ehabkost/qemu.git machine-next
871 Xtensa Machines
872 ---------------
874 M: Max Filippov <jcmvbkbc@gmail.com>
875 S: Maintained
876 F: hw/xtensa/sim.c
878 XTFPGA (LX60, LX200, ML605, KC705)
879 M: Max Filippov <jcmvbkbc@gmail.com>
880 S: Maintained
881 F: hw/xtensa/xtfpga.c
882 F: hw/net/opencores_eth.c
884 Devices
885 -------
887 M: Jiri Slaby <jslaby@suse.cz>
888 S: Maintained
889 F: hw/misc/edu.c
892 M: John Snow <jsnow@redhat.com>
893 L: qemu-block@nongnu.org
894 S: Supported
895 F: include/hw/ide.h
896 F: include/hw/ide/
897 F: hw/ide/
898 F: hw/block/block.c
899 F: hw/block/cdrom.c
900 F: hw/block/hd-geometry.c
901 F: tests/ide-test.c
902 F: tests/ahci-test.c
903 F: tests/libqos/ahci*
904 T: git git://github.com/jnsnow/qemu.git ide
906 Floppy
907 M: John Snow <jsnow@redhat.com>
908 L: qemu-block@nongnu.org
909 S: Supported
910 F: hw/block/fdc.c
911 F: include/hw/block/fdc.h
912 F: tests/fdc-test.c
913 T: git git://github.com/jnsnow/qemu.git ide
915 OMAP
916 M: Peter Maydell <peter.maydell@linaro.org>
917 S: Maintained
918 F: hw/*/omap*
919 F: include/hw/arm/omap.h
921 IPack
922 M: Alberto Garcia <berto@igalia.com>
923 S: Odd Fixes
924 F: hw/char/ipoctal232.c
925 F: hw/ipack/
928 M: Michael S. Tsirkin <mst@redhat.com>
929 M: Marcel Apfelbaum <marcel@redhat.com>
930 S: Supported
931 F: include/hw/pci/*
932 F: hw/misc/pci-testdev.c
933 F: hw/pci/*
934 F: hw/pci-bridge/*
935 F: docs/pci*
936 F: docs/specs/*pci*
937 F: default-configs/pci.mak
939 ACPI/SMBIOS
940 M: Michael S. Tsirkin <mst@redhat.com>
941 M: Igor Mammedov <imammedo@redhat.com>
942 S: Supported
943 F: include/hw/acpi/*
944 F: include/hw/smbios/*
945 F: hw/mem/*
946 F: hw/acpi/*
947 F: hw/smbios/*
948 F: hw/i386/acpi-build.[hc]
949 F: hw/arm/virt-acpi-build.c
950 F: tests/bios-tables-test.c
951 F: tests/acpi-utils.[hc]
953 ppc4xx
954 M: Alexander Graf <agraf@suse.de>
955 L: qemu-ppc@nongnu.org
956 S: Odd Fixes
957 F: hw/ppc/ppc4*.c
958 F: include/hw/ppc/ppc4xx.h
960 ppce500
961 M: Alexander Graf <agraf@suse.de>
962 L: qemu-ppc@nongnu.org
963 S: Supported
964 F: hw/ppc/e500*
965 F: hw/pci-host/ppce500.c
966 F: hw/net/fsl_etsec/
968 Character devices
969 M: Paolo Bonzini <pbonzini@redhat.com>
970 S: Odd Fixes
971 F: hw/char/
973 Network devices
974 M: Jason Wang <jasowang@redhat.com>
975 S: Odd Fixes
976 F: hw/net/
977 F: tests/virtio-net-test.c
978 T: git git://github.com/jasowang/qemu.git net
980 SCSI
981 M: Paolo Bonzini <pbonzini@redhat.com>
982 S: Supported
983 F: include/hw/scsi/*
984 F: hw/scsi/*
985 F: tests/virtio-scsi-test.c
986 T: git git://github.com/bonzini/qemu.git scsi-next
989 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
990 M: Alistair Francis <alistair.francis@xilinx.com>
991 S: Maintained
992 F: hw/ssi/*
993 F: hw/block/m25p80.c
994 F: include/hw/ssi/ssi.h
995 X: hw/ssi/xilinx_*
996 F: tests/m25p80-test.c
998 Xilinx SPI
999 M: Alistair Francis <alistair.francis@xilinx.com>
1000 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1001 S: Maintained
1002 F: hw/ssi/xilinx_*
1005 M: Gerd Hoffmann <kraxel@redhat.com>
1006 S: Maintained
1007 F: hw/usb/*
1008 F: tests/usb-*-test.c
1009 F: docs/usb2.txt
1010 F: docs/usb-storage.txt
1011 F: include/hw/usb.h
1012 F: include/hw/usb/
1013 F: default-configs/usb.mak
1015 USB (serial adapter)
1016 M: Gerd Hoffmann <kraxel@redhat.com>
1017 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1018 S: Maintained
1019 F: hw/usb/dev-serial.c
1021 VFIO
1022 M: Alex Williamson <alex.williamson@redhat.com>
1023 S: Supported
1024 F: hw/vfio/*
1025 F: include/hw/vfio/
1027 vfio-ccw
1028 M: Cornelia Huck <cohuck@redhat.com>
1029 S: Supported
1030 F: hw/vfio/ccw.c
1031 F: hw/s390x/s390-ccw.c
1032 F: include/hw/s390x/s390-ccw.h
1033 T: git git://github.com/cohuck/qemu.git s390-next
1035 vhost
1036 M: Michael S. Tsirkin <mst@redhat.com>
1037 S: Supported
1038 F: hw/*/*vhost*
1039 F: docs/interop/vhost-user.txt
1041 virtio
1042 M: Michael S. Tsirkin <mst@redhat.com>
1043 S: Supported
1044 F: hw/*/virtio*
1045 F: hw/virtio/Makefile.objs
1046 F: hw/virtio/trace-events
1047 F: net/vhost-user.c
1048 F: include/hw/virtio/
1049 F: tests/virtio-balloon-test.c
1051 virtio-9p
1052 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
1053 M: Greg Kurz <groug@kaod.org>
1054 S: Supported
1055 F: hw/9pfs/
1056 F: fsdev/
1057 F: tests/virtio-9p-test.c
1058 T: git git://github.com/kvaneesh/QEMU.git
1059 T: git git://github.com/gkurz/qemu.git 9p-next
1061 virtio-blk
1062 M: Stefan Hajnoczi <stefanha@redhat.com>
1063 L: qemu-block@nongnu.org
1064 S: Supported
1065 F: hw/block/virtio-blk.c
1066 F: hw/block/dataplane/*
1067 F: tests/virtio-blk-test.c
1068 T: git git://github.com/stefanha/qemu.git block
1070 virtio-ccw
1071 M: Cornelia Huck <cohuck@redhat.com>
1072 M: Christian Borntraeger <borntraeger@de.ibm.com>
1073 S: Supported
1074 F: hw/s390x/virtio-ccw.[hc]
1075 T: git git://github.com/cohuck/qemu.git s390-next
1076 T: git git://github.com/borntraeger/qemu.git s390-next
1078 virtio-input
1079 M: Gerd Hoffmann <kraxel@redhat.com>
1080 S: Maintained
1081 F: hw/input/virtio-input*.c
1082 F: include/hw/virtio/virtio-input.h
1084 virtio-serial
1085 M: Amit Shah <amit@kernel.org>
1086 S: Supported
1087 F: hw/char/virtio-serial-bus.c
1088 F: hw/char/virtio-console.c
1089 F: include/hw/virtio/virtio-serial.h
1090 F: tests/virtio-console-test.c
1091 F: tests/virtio-serial-test.c
1093 virtio-rng
1094 M: Amit Shah <amit@kernel.org>
1095 S: Supported
1096 F: hw/virtio/virtio-rng.c
1097 F: include/hw/virtio/virtio-rng.h
1098 F: include/sysemu/rng*.h
1099 F: backends/rng*.c
1100 F: tests/virtio-rng-test.c
1102 virtio-crypto
1103 M: Gonglei <arei.gonglei@huawei.com>
1104 S: Supported
1105 F: hw/virtio/virtio-crypto.c
1106 F: hw/virtio/virtio-crypto-pci.c
1107 F: include/hw/virtio/virtio-crypto.h
1109 nvme
1110 M: Keith Busch <keith.busch@intel.com>
1111 L: qemu-block@nongnu.org
1112 S: Supported
1113 F: hw/block/nvme*
1114 F: tests/nvme-test.c
1116 megasas
1117 M: Hannes Reinecke <hare@suse.com>
1118 L: qemu-block@nongnu.org
1119 S: Supported
1120 F: hw/scsi/megasas.c
1121 F: hw/scsi/mfi.h
1122 F: tests/megasas-test.c
1124 Network packet abstractions
1125 M: Dmitry Fleytman <dmitry@daynix.com>
1126 S: Maintained
1127 F: include/net/eth.h
1128 F: net/eth.c
1129 F: hw/net/net_rx_pkt*
1130 F: hw/net/net_tx_pkt*
1132 Vmware
1133 M: Dmitry Fleytman <dmitry@daynix.com>
1134 S: Maintained
1135 F: hw/net/vmxnet*
1136 F: hw/scsi/vmw_pvscsi*
1137 F: tests/vmxnet3-test.c
1139 Rocker
1140 M: Jiri Pirko <jiri@resnulli.us>
1141 S: Maintained
1142 F: hw/net/rocker/
1143 F: tests/rocker/
1144 F: docs/specs/rocker.txt
1146 NVDIMM
1147 M: Xiao Guangrong <xiaoguangrong.eric@gmail.com>
1148 S: Maintained
1149 F: hw/acpi/nvdimm.c
1150 F: hw/mem/nvdimm.c
1151 F: include/hw/mem/nvdimm.h
1153 e1000x
1154 M: Dmitry Fleytman <dmitry@daynix.com>
1155 S: Maintained
1156 F: hw/net/e1000x*
1158 e1000e
1159 M: Dmitry Fleytman <dmitry@daynix.com>
1160 S: Maintained
1161 F: hw/net/e1000e*
1163 Generic Loader
1164 M: Alistair Francis <alistair.francis@xilinx.com>
1165 S: Maintained
1166 F: hw/core/generic-loader.c
1167 F: include/hw/core/generic-loader.h
1168 F: docs/generic-loader.txt
1170 CHRP NVRAM
1171 M: Thomas Huth <thuth@redhat.com>
1172 S: Maintained
1173 F: hw/nvram/chrp_nvram.c
1174 F: include/hw/nvram/chrp_nvram.h
1175 F: tests/prom-env-test.c
1177 VM Generation ID
1178 M: Ben Warren <ben@skyportsystems.com>
1179 S: Maintained
1180 F: hw/acpi/vmgenid.c
1181 F: include/hw/acpi/vmgenid.h
1182 F: docs/specs/vmgenid.txt
1183 F: tests/vmgenid-test.c
1184 F: stubs/vmgenid.c
1186 Unimplemented device
1187 M: Peter Maydell <peter.maydell@linaro.org>
1188 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1189 S: Maintained
1190 F: include/hw/misc/unimp.h
1191 F: hw/misc/unimp.c
1193 Subsystems
1194 ----------
1195 Audio
1196 M: Gerd Hoffmann <kraxel@redhat.com>
1197 S: Maintained
1198 F: audio/
1199 F: hw/audio/
1200 F: include/hw/audio/
1201 F: tests/ac97-test.c
1202 F: tests/es1370-test.c
1203 F: tests/intel-hda-test.c
1205 Block layer core
1206 M: Kevin Wolf <kwolf@redhat.com>
1207 M: Max Reitz <mreitz@redhat.com>
1208 L: qemu-block@nongnu.org
1209 S: Supported
1210 F: block*
1211 F: block/
1212 F: hw/block/
1213 F: include/block/
1214 F: qemu-img*
1215 F: qemu-io*
1216 F: tests/qemu-iotests/
1217 F: util/qemu-progress.c
1218 T: git git://repo.or.cz/qemu/kevin.git block
1220 Block I/O path
1221 M: Stefan Hajnoczi <stefanha@redhat.com>
1222 M: Fam Zheng <famz@redhat.com>
1223 L: qemu-block@nongnu.org
1224 S: Supported
1225 F: util/async.c
1226 F: util/aio-*.c
1227 F: block/io.c
1228 F: migration/block*
1229 F: include/block/aio.h
1230 F: scripts/qemugdb/aio.py
1231 T: git git://github.com/stefanha/qemu.git block
1233 Block SCSI subsystem
1234 M: Paolo Bonzini <pbonzini@redhat.com>
1235 L: qemu-block@nongnu.org
1236 S: Supported
1237 F: include/scsi/*
1238 F: scsi/*
1240 Block Jobs
1241 M: Jeff Cody <jcody@redhat.com>
1242 L: qemu-block@nongnu.org
1243 S: Supported
1244 F: blockjob.c
1245 F: include/block/blockjob.h
1246 F: block/backup.c
1247 F: block/commit.c
1248 F: block/stream.c
1249 F: block/mirror.c
1250 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1252 Block QAPI, monitor, command line
1253 M: Markus Armbruster <armbru@redhat.com>
1254 S: Supported
1255 F: blockdev.c
1256 F: block/qapi.c
1257 F: qapi/block*.json
1258 F: qapi/transaction.json
1259 T: git git://repo.or.cz/qemu/armbru.git block-next
1261 Dirty Bitmaps
1262 M: Fam Zheng <famz@redhat.com>
1263 M: John Snow <jsnow@redhat.com>
1264 L: qemu-block@nongnu.org
1265 S: Supported
1266 F: util/hbitmap.c
1267 F: block/dirty-bitmap.c
1268 F: include/qemu/hbitmap.h
1269 F: include/block/dirty-bitmap.h
1270 F: tests/test-hbitmap.c
1271 F: docs/interop/bitmaps.rst
1272 T: git git://github.com/famz/qemu.git bitmaps
1273 T: git git://github.com/jnsnow/qemu.git bitmaps
1275 Character device backends
1276 M: Paolo Bonzini <pbonzini@redhat.com>
1277 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1278 S: Maintained
1279 F: chardev/
1280 F: include/chardev/
1281 F: qapi/char.json
1283 Character Devices (Braille)
1284 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1285 S: Maintained
1286 F: chardev/baum.c
1288 Command line option argument parsing
1289 M: Markus Armbruster <armbru@redhat.com>
1290 S: Supported
1291 F: include/qemu/option.h
1292 F: tests/test-keyval.c
1293 F: tests/test-qemu-opts.c
1294 F: util/keyval.c
1295 F: util/qemu-option.c
1297 Coverity model
1298 M: Markus Armbruster <armbru@redhat.com>
1299 S: Supported
1300 F: scripts/coverity-model.c
1303 L: qemu-devel@nongnu.org
1304 S: Supported
1305 F: qom/cpu.c
1306 F: include/qom/cpu.h
1308 Device Tree
1309 M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
1310 M: Alexander Graf <agraf@suse.de>
1311 S: Maintained
1312 F: device_tree.c
1313 F: include/sysemu/device_tree.h
1315 Dump
1316 S: Supported
1317 M: Marc-André Lureau <marcandre.lureau@redhat.com>
1318 F: dump.c
1319 F: hw/misc/vmcoreinfo.c
1320 F: include/hw/misc/vmcoreinfo.h
1321 F: include/sysemu/dump-arch.h
1322 F: include/sysemu/dump.h
1323 F: scripts/dump-guest-memory.py
1324 F: stubs/dump.c
1326 Error reporting
1327 M: Markus Armbruster <armbru@redhat.com>
1328 S: Supported
1329 F: include/qapi/error.h
1330 F: include/qemu/error-report.h
1331 F: util/error.c
1332 F: util/qemu-error.c
1334 GDB stub
1335 L: qemu-devel@nongnu.org
1336 S: Odd Fixes
1337 F: gdbstub*
1338 F: gdb-xml/
1340 Memory API
1341 M: Paolo Bonzini <pbonzini@redhat.com>
1342 S: Supported
1343 F: include/exec/ioport.h
1344 F: ioport.c
1345 F: include/exec/memory.h
1346 F: include/exec/ram_addr.h
1347 F: memory.c
1348 F: include/exec/memory-internal.h
1349 F: exec.c
1351 SPICE
1352 M: Gerd Hoffmann <kraxel@redhat.com>
1353 S: Supported
1354 F: include/ui/qemu-spice.h
1355 F: include/ui/spice-display.h
1356 F: ui/spice-*.c
1357 F: audio/spiceaudio.c
1358 F: hw/display/qxl*
1359 F: qapi/ui.json
1361 Graphics
1362 M: Gerd Hoffmann <kraxel@redhat.com>
1363 S: Odd Fixes
1364 F: ui/
1365 F: include/ui/
1366 F: qapi/ui.json
1368 Cocoa graphics
1369 M: Peter Maydell <peter.maydell@linaro.org>
1370 S: Odd Fixes
1371 F: ui/cocoa.m
1373 Main loop
1374 M: Paolo Bonzini <pbonzini@redhat.com>
1375 S: Maintained
1376 F: cpus.c
1377 F: util/main-loop.c
1378 F: util/qemu-timer.c
1379 F: vl.c
1380 F: qapi/run-state.json
1382 Human Monitor (HMP)
1383 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1384 S: Maintained
1385 F: monitor.c
1386 F: hmp.[ch]
1387 F: hmp-commands*.hx
1388 F: include/monitor/hmp-target.h
1389 F: tests/test-hmp.c
1391 Network device backends
1392 M: Jason Wang <jasowang@redhat.com>
1393 S: Maintained
1394 F: net/
1395 F: include/net/
1396 T: git git://github.com/jasowang/qemu.git net
1397 F: qapi/net.json
1399 Netmap network backend
1400 M: Luigi Rizzo <rizzo@iet.unipi.it>
1401 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
1402 M: Vincenzo Maffione <v.maffione@gmail.com>
1403 W: http://info.iet.unipi.it/~luigi/netmap/
1404 S: Maintained
1405 F: net/netmap.c
1407 NUMA
1408 M: Eduardo Habkost <ehabkost@redhat.com>
1409 S: Maintained
1410 F: numa.c
1411 F: include/sysemu/numa.h
1412 T: git git://github.com/ehabkost/qemu.git machine-next
1414 Host Memory Backends
1415 M: Eduardo Habkost <ehabkost@redhat.com>
1416 M: Igor Mammedov <imammedo@redhat.com>
1417 S: Maintained
1418 F: backends/hostmem*.c
1419 F: include/sysemu/hostmem.h
1420 T: git git://github.com/ehabkost/qemu.git machine-next
1422 Cryptodev Backends
1423 M: Gonglei <arei.gonglei@huawei.com>
1424 S: Maintained
1425 F: include/sysemu/cryptodev*.h
1426 F: backends/cryptodev*.c
1428 Python scripts
1429 M: Eduardo Habkost <ehabkost@redhat.com>
1430 M: Cleber Rosa <crosa@redhat.com>
1431 S: Odd fixes
1432 F: scripts/qmp/*
1433 F: scripts/*.py
1434 F: tests/*.py
1436 QAPI
1437 M: Markus Armbruster <armbru@redhat.com>
1438 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1439 S: Supported
1440 F: qapi/
1441 X: qapi/*.json
1442 F: include/qapi/
1443 X: include/qapi/qmp/
1444 F: include/qapi/qmp/dispatch.h
1445 F: tests/qapi-schema/
1446 F: tests/test-*-visitor.c
1447 F: tests/test-qapi-*.c
1448 F: tests/test-qmp-*.c
1449 F: tests/test-visitor-serialization.c
1450 F: scripts/qapi*
1451 F: docs/devel/qapi*
1452 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1454 QAPI Schema
1455 M: Eric Blake <eblake@redhat.com>
1456 M: Markus Armbruster <armbru@redhat.com>
1457 S: Supported
1458 F: qapi-schema.json
1459 F: qapi/*.json
1460 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1462 QObject
1463 M: Markus Armbruster <armbru@redhat.com>
1464 S: Supported
1465 F: qobject/
1466 F: include/qapi/qmp/
1467 X: include/qapi/qmp/dispatch.h
1468 F: scripts/coccinelle/qobject.cocci
1469 F: tests/check-qdict.c
1470 F: tests/check-qnum.c
1471 F: tests/check-qjson.c
1472 F: tests/check-qlist.c
1473 F: tests/check-qstring.c
1474 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1476 QEMU Guest Agent
1477 M: Michael Roth <mdroth@linux.vnet.ibm.com>
1478 S: Maintained
1479 F: qga/
1480 F: qemu-ga.texi
1481 F: scripts/qemu-guest-agent/
1482 F: tests/test-qga.c
1483 F: docs/interop/qemu-ga-ref.texi
1484 T: git git://github.com/mdroth/qemu.git qga
1487 M: Andreas Färber <afaerber@suse.de>
1488 S: Supported
1489 T: git git://github.com/afaerber/qemu-cpu.git qom-next
1490 F: include/qom/
1491 X: include/qom/cpu.h
1492 F: qom/
1493 X: qom/cpu.c
1494 F: tests/check-qom-interface.c
1495 F: tests/check-qom-proplist.c
1496 F: tests/qom-test.c
1499 M: Markus Armbruster <armbru@redhat.com>
1500 S: Supported
1501 F: qmp.c
1502 F: monitor.c
1503 F: docs/devel/*qmp-*
1504 F: scripts/qmp/
1505 F: tests/qmp-test.c
1506 T: git git://repo.or.cz/qemu/armbru.git qapi-next
1508 Register API
1509 M: Alistair Francis <alistair.francis@xilinx.com>
1510 S: Maintained
1511 F: hw/core/register.c
1512 F: include/hw/register.h
1514 SLIRP
1515 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
1516 M: Jan Kiszka <jan.kiszka@siemens.com>
1517 S: Maintained
1518 F: slirp/
1519 F: net/slirp.c
1520 F: include/net/slirp.h
1521 T: git git://git.kiszka.org/qemu.git queues/slirp
1523 Stubs
1524 M: Paolo Bonzini <pbonzini@redhat.com>
1525 S: Maintained
1526 F: stubs/
1528 Tracing
1529 M: Stefan Hajnoczi <stefanha@redhat.com>
1530 S: Maintained
1531 F: trace/
1532 F: scripts/tracetool.py
1533 F: scripts/tracetool/
1534 F: docs/devel/tracing.txt
1535 T: git git://github.com/stefanha/qemu.git tracing
1538 M: Stefan Berger <stefanb@linux.vnet.ibm.com>
1539 S: Maintained
1540 F: tpm.c
1541 F: hw/tpm/*
1542 F: include/hw/acpi/tpm.h
1543 F: include/sysemu/tpm*
1544 F: qapi/tpm.json
1545 F: backends/tpm.c
1547 Checkpatch
1548 S: Odd Fixes
1549 F: scripts/checkpatch.pl
1551 Migration
1552 M: Juan Quintela <quintela@redhat.com>
1553 M: Dr. David Alan Gilbert <dgilbert@redhat.com>
1554 S: Maintained
1555 F: include/migration/
1556 F: migration/
1557 F: scripts/vmstate-static-checker.py
1558 F: tests/vmstate-static-checker-data/
1559 F: docs/devel/migration.txt
1560 F: qapi/migration.json
1562 Seccomp
1563 M: Eduardo Otubo <otubo@redhat.com>
1564 S: Supported
1565 F: qemu-seccomp.c
1566 F: include/sysemu/seccomp.h
1568 Cryptography
1569 M: Daniel P. Berrange <berrange@redhat.com>
1570 S: Maintained
1571 F: crypto/
1572 F: include/crypto/
1573 F: tests/test-crypto-*
1574 F: tests/benchmark-crypto-*
1575 F: qemu.sasl
1577 Coroutines
1578 M: Stefan Hajnoczi <stefanha@redhat.com>
1579 M: Kevin Wolf <kwolf@redhat.com>
1580 F: util/*coroutine*
1581 F: include/qemu/coroutine*
1582 F: tests/test-coroutine.c
1584 Buffers
1585 M: Daniel P. Berrange <berrange@redhat.com>
1586 S: Odd fixes
1587 F: util/buffer.c
1588 F: include/qemu/buffer.h
1590 I/O Channels
1591 M: Daniel P. Berrange <berrange@redhat.com>
1592 S: Maintained
1593 F: io/
1594 F: include/io/
1595 F: tests/test-io-*
1597 Sockets
1598 M: Daniel P. Berrange <berrange@redhat.com>
1599 M: Gerd Hoffmann <kraxel@redhat.com>
1600 M: Paolo Bonzini <pbonzini@redhat.com>
1601 S: Maintained
1602 F: include/qemu/sockets.h
1603 F: util/qemu-sockets.c
1604 F: qapi/sockets.json
1606 Throttling infrastructure
1607 M: Alberto Garcia <berto@igalia.com>
1608 S: Supported
1609 F: block/throttle-groups.c
1610 F: include/block/throttle-groups.h
1611 F: include/qemu/throttle*.h
1612 F: util/throttle.c
1613 F: docs/throttle.txt
1614 F: tests/test-throttle.c
1615 L: qemu-block@nongnu.org
1617 UUID
1618 M: Fam Zheng <famz@redhat.com>
1619 S: Supported
1620 F: util/uuid.c
1621 F: include/qemu/uuid.h
1622 F: tests/test-uuid.c
1624 COLO Framework
1625 M: zhanghailiang <zhang.zhanghailiang@huawei.com>
1626 S: Maintained
1627 F: migration/colo*
1628 F: include/migration/colo.h
1629 F: include/migration/failover.h
1630 F: docs/COLO-FT.txt
1632 COLO Proxy
1633 M: Zhang Chen <zhangckid@gmail.com>
1634 M: Li Zhijian <lizhijian@cn.fujitsu.com>
1635 S: Supported
1636 F: docs/colo-proxy.txt
1637 F: net/colo*
1638 F: net/filter-rewriter.c
1639 F: net/filter-mirror.c
1641 Record/replay
1642 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
1643 R: Paolo Bonzini <pbonzini@redhat.com>
1644 W: http://wiki.qemu.org/Features/record-replay
1645 S: Supported
1646 F: replay/*
1647 F: block/blkreplay.c
1648 F: net/filter-replay.c
1649 F: include/sysemu/replay.h
1650 F: docs/replay.txt
1651 F: stubs/replay.c
1653 Usermode Emulation
1654 ------------------
1655 Overall
1656 M: Riku Voipio <riku.voipio@iki.fi>
1657 S: Maintained
1658 F: thunk.c
1659 F: accel/tcg/user-exec*.c
1661 BSD user
1662 S: Orphan
1663 F: bsd-user/
1664 F: default-configs/*-bsd-user.mak
1666 Linux user
1667 M: Riku Voipio <riku.voipio@iki.fi>
1668 R: Laurent Vivier <laurent@vivier.eu>
1669 S: Maintained
1670 F: linux-user/
1671 F: default-configs/*-linux-user.mak
1673 Tiny Code Generator (TCG)
1674 -------------------------
1675 Common code
1676 M: Richard Henderson <rth@twiddle.net>
1677 S: Maintained
1678 F: tcg/
1680 AArch64 target
1681 M: Claudio Fontana <claudio.fontana@huawei.com>
1682 M: Claudio Fontana <claudio.fontana@gmail.com>
1683 S: Maintained
1684 L: qemu-arm@nongnu.org
1685 F: tcg/aarch64/
1686 F: disas/arm-a64.cc
1687 F: disas/libvixl/
1689 ARM target
1690 M: Andrzej Zaborowski <balrogg@gmail.com>
1691 S: Maintained
1692 L: qemu-arm@nongnu.org
1693 F: tcg/arm/
1694 F: disas/arm.c
1696 i386 target
1697 L: qemu-devel@nongnu.org
1698 S: Maintained
1699 F: tcg/i386/
1700 F: disas/i386.c
1702 MIPS target
1703 M: Aurelien Jarno <aurelien@aurel32.net>
1704 S: Maintained
1705 F: tcg/mips/
1706 F: disas/mips.c
1709 M: Richard Henderson <rth@twiddle.net>
1710 S: Odd Fixes
1711 F: tcg/ppc/
1712 F: disas/ppc.c
1714 S390 target
1715 M: Alexander Graf <agraf@suse.de>
1716 M: Richard Henderson <rth@twiddle.net>
1717 S: Maintained
1718 F: tcg/s390/
1719 F: disas/s390.c
1721 SPARC target
1722 S: Odd Fixes
1723 F: tcg/sparc/
1724 F: disas/sparc.c
1726 TCI target
1727 M: Stefan Weil <sw@weilnetz.de>
1728 S: Maintained
1729 F: tcg/tci/
1730 F: tcg/tci.c
1731 F: disas/tci.c
1733 Block drivers
1734 -------------
1735 VMDK
1736 M: Fam Zheng <famz@redhat.com>
1737 L: qemu-block@nongnu.org
1738 S: Supported
1739 F: block/vmdk.c
1742 M: Josh Durgin <jdurgin@redhat.com>
1743 M: Jeff Cody <jcody@redhat.com>
1744 L: qemu-block@nongnu.org
1745 S: Supported
1746 F: block/rbd.c
1747 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1749 Sheepdog
1750 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1751 M: Liu Yuan <namei.unix@gmail.com>
1752 M: Jeff Cody <jcody@redhat.com>
1753 L: qemu-block@nongnu.org
1754 L: sheepdog@lists.wpkg.org
1755 S: Supported
1756 F: block/sheepdog.c
1757 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1759 VHDX
1760 M: Jeff Cody <jcody@redhat.com>
1761 L: qemu-block@nongnu.org
1762 S: Supported
1763 F: block/vhdx*
1764 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1767 M: Stefan Weil <sw@weilnetz.de>
1768 L: qemu-block@nongnu.org
1769 S: Maintained
1770 F: block/vdi.c
1772 iSCSI
1773 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1774 M: Paolo Bonzini <pbonzini@redhat.com>
1775 M: Peter Lieven <pl@kamp.de>
1776 L: qemu-block@nongnu.org
1777 S: Supported
1778 F: block/iscsi.c
1779 F: block/iscsi-opts.c
1781 Network Block Device (NBD)
1782 M: Eric Blake <eblake@redhat.com>
1783 M: Paolo Bonzini <pbonzini@redhat.com>
1784 L: qemu-block@nongnu.org
1785 S: Maintained
1786 F: block/nbd*
1787 F: nbd/
1788 F: include/block/nbd*
1789 F: qemu-nbd.*
1790 F: blockdev-nbd.c
1791 T: git git://repo.or.cz/qemu/ericb.git nbd
1794 M: Jeff Cody <jcody@redhat.com>
1795 M: Peter Lieven <pl@kamp.de>
1796 L: qemu-block@nongnu.org
1797 S: Maintained
1798 F: block/nfs.c
1799 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1802 M: Richard W.M. Jones <rjones@redhat.com>
1803 M: Jeff Cody <jcody@redhat.com>
1804 L: qemu-block@nongnu.org
1805 S: Supported
1806 F: block/ssh.c
1807 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1809 CURL
1810 M: Jeff Cody <jcody@redhat.com>
1811 L: qemu-block@nongnu.org
1812 S: Supported
1813 F: block/curl.c
1814 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1816 GLUSTER
1817 M: Jeff Cody <jcody@redhat.com>
1818 L: qemu-block@nongnu.org
1819 S: Supported
1820 F: block/gluster.c
1821 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1823 Null Block Driver
1824 M: Fam Zheng <famz@redhat.com>
1825 L: qemu-block@nongnu.org
1826 S: Supported
1827 F: block/null.c
1829 Bootdevice
1830 M: Gonglei <arei.gonglei@huawei.com>
1831 S: Maintained
1832 F: bootdevice.c
1834 Quorum
1835 M: Alberto Garcia <berto@igalia.com>
1836 S: Supported
1837 F: block/quorum.c
1838 L: qemu-block@nongnu.org
1840 blkverify
1841 M: Stefan Hajnoczi <stefanha@redhat.com>
1842 L: qemu-block@nongnu.org
1843 S: Supported
1844 F: block/blkverify.c
1846 bochs
1847 M: Stefan Hajnoczi <stefanha@redhat.com>
1848 L: qemu-block@nongnu.org
1849 S: Supported
1850 F: block/bochs.c
1852 cloop
1853 M: Stefan Hajnoczi <stefanha@redhat.com>
1854 L: qemu-block@nongnu.org
1855 S: Supported
1856 F: block/cloop.c
1859 M: Stefan Hajnoczi <stefanha@redhat.com>
1860 L: qemu-block@nongnu.org
1861 S: Supported
1862 F: block/dmg.c
1864 parallels
1865 M: Stefan Hajnoczi <stefanha@redhat.com>
1866 M: Denis V. Lunev <den@openvz.org>
1867 L: qemu-block@nongnu.org
1868 S: Supported
1869 F: block/parallels.c
1870 F: docs/interop/parallels.txt
1873 M: Stefan Hajnoczi <stefanha@redhat.com>
1874 L: qemu-block@nongnu.org
1875 S: Supported
1876 F: block/qed.c
1879 M: Kevin Wolf <kwolf@redhat.com>
1880 L: qemu-block@nongnu.org
1881 S: Supported
1882 F: block/linux-aio.c
1883 F: include/block/raw-aio.h
1884 F: block/raw-format.c
1885 F: block/file-posix.c
1886 F: block/file-win32.c
1887 F: block/win32-aio.c
1889 qcow2
1890 M: Kevin Wolf <kwolf@redhat.com>
1891 M: Max Reitz <mreitz@redhat.com>
1892 L: qemu-block@nongnu.org
1893 S: Supported
1894 F: block/qcow2*
1895 F: docs/interop/qcow2.txt
1897 qcow
1898 M: Kevin Wolf <kwolf@redhat.com>
1899 L: qemu-block@nongnu.org
1900 S: Supported
1901 F: block/qcow.c
1903 blkdebug
1904 M: Kevin Wolf <kwolf@redhat.com>
1905 M: Max Reitz <mreitz@redhat.com>
1906 L: qemu-block@nongnu.org
1907 S: Supported
1908 F: block/blkdebug.c
1911 M: Kevin Wolf <kwolf@redhat.com>
1912 L: qemu-block@nongnu.org
1913 S: Supported
1914 F: block/vpc.c
1916 vvfat
1917 M: Kevin Wolf <kwolf@redhat.com>
1918 L: qemu-block@nongnu.org
1919 S: Supported
1920 F: block/vvfat.c
1922 Image format fuzzer
1923 M: Stefan Hajnoczi <stefanha@redhat.com>
1924 L: qemu-block@nongnu.org
1925 S: Supported
1926 F: tests/image-fuzzer/
1928 Replication
1929 M: Wen Congyang <wencongyang2@huawei.com>
1930 M: Xie Changlong <xiechanglong.d@gmail.com>
1931 S: Supported
1932 F: replication*
1933 F: block/replication.c
1934 F: tests/test-replication.c
1935 F: docs/block-replication.txt
1937 Build and test automation
1938 -------------------------
1939 Build and test automation
1940 M: Alex Bennée <alex.bennee@linaro.org>
1941 M: Fam Zheng <famz@redhat.com>
1942 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
1943 L: qemu-devel@nongnu.org
1944 S: Maintained
1945 F: .travis.yml
1946 F: .shippable.yml
1947 F: tests/docker/
1948 F: tests/vm/
1949 W: https://travis-ci.org/qemu/qemu
1950 W: https://app.shippable.com/github/qemu/qemu
1951 W: http://patchew.org/QEMU/
1953 Documentation
1954 -------------
1955 Build system architecture
1956 M: Daniel P. Berrange <berrange@redhat.com>
1957 S: Odd Fixes
1958 F: docs/devel/build-system.txt
1960 Build System
1961 ------------
1962 GIT submodules
1963 M: Daniel P. Berrange <berrange@redhat.com>
1964 S: Odd Fixes
1965 F: scripts/git-submodule.sh