MAINTAINERS: add myself as SPARC maintainer
[qemu.git] / MAINTAINERS
blob7ef487981f44bb463d0ac80750801d21e3ddbaa3
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         L: Mailing list that is relevant to this area
16         W: Web-page with status/info
17         Q: Patchwork web based patch tracking system site
18         T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
19         S: Status, one of the following:
20            Supported:   Someone is actually paid to look after this.
21            Maintained:  Someone actually looks after it.
22            Odd Fixes:   It has a maintainer but they don't have time to do
23                         much other than throw the odd patch in. See below.
24            Orphan:      No current maintainer [but maybe you could take the
25                         role as you write your new code].
26            Obsolete:    Old code. Something tagged obsolete generally means
27                         it has been replaced by a better system and you
28                         should be using that.
29         F: Files and directories with wildcard patterns.
30            A trailing slash includes all files and subdirectory files.
31            F:   drivers/net/    all files in and below drivers/net
32            F:   drivers/net/*   all files in drivers/net, but not below
33            F:   */net/*         all files in "any top level directory"/net
34            One pattern per line.  Multiple F: lines acceptable.
35         X: Files and directories that are NOT maintained, same rules as F:
36            Files exclusions are tested before file matches.
37            Can be useful for excluding a specific subdirectory, for instance:
38            F:   net/
39            X:   net/ipv6/
40            matches all files in and below net excluding net/ipv6/
41         K: Keyword perl extended regex pattern to match content in a
42            patch or file.  For instance:
43            K: of_get_profile
44               matches patches or files that contain "of_get_profile"
45            K: \b(printk|pr_(info|err))\b
46               matches patches or files that contain one or more of the words
47               printk, pr_info or pr_err
48            One regex pattern per line.  Multiple K: lines acceptable.
51 General Project Administration
52 ------------------------------
53 M: Anthony Liguori <aliguori@amazon.com>
54 M: Peter Maydell <peter.maydell@linaro.org>
56 Responsible Disclosure, Reporting Security Issues
57 ------------------------------
58 W: http://wiki.qemu.org/SecurityProcess
59 M: Michael S. Tsirkin <mst@redhat.com>
60 M: Anthony Liguori <aliguori@amazon.com>
61 L: secalert@redhat.com
63 Guest CPU cores (TCG):
64 ----------------------
65 Overall
66 L: qemu-devel@nongnu.org
67 S: Odd fixes
68 F: cpu-exec.c
69 F: cputlb.c
70 F: softmmu_template.h
71 F: translate-all.c
72 F: include/exec/cpu_ldst.h
73 F: include/exec/cpu_ldst_template.h
74 F: include/exec/helper*.h
76 Alpha
77 M: Richard Henderson <rth@twiddle.net>
78 S: Maintained
79 F: target-alpha/
80 F: hw/alpha/
81 F: tests/tcg/alpha/
83 ARM
84 M: Peter Maydell <peter.maydell@linaro.org>
85 S: Maintained
86 F: target-arm/
87 F: hw/arm/
88 F: hw/cpu/a*mpcore.c
90 CRIS
91 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
92 S: Maintained
93 F: target-cris/
94 F: hw/cris/
95 F: tests/tcg/cris/
97 LM32
98 M: Michael Walle <michael@walle.cc>
99 S: Maintained
100 F: target-lm32/
101 F: disas/lm32.c
102 F: hw/lm32/
103 F: hw/*/lm32_*
104 F: hw/*/milkymist-*
105 F: include/hw/char/lm32_juart.h
106 F: include/hw/lm32/
107 F: tests/tcg/lm32/
109 M68K
110 S: Orphan
111 F: target-m68k/
112 F: hw/m68k/
114 MicroBlaze
115 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
116 S: Maintained
117 F: target-microblaze/
118 F: hw/microblaze/
120 MIPS
121 M: Aurelien Jarno <aurelien@aurel32.net>
122 M: Leon Alrae <leon.alrae@imgtec.com>
123 S: Maintained
124 F: target-mips/
125 F: hw/mips/
126 F: tests/tcg/mips/
128 Moxie
129 M: Anthony Green <green@moxielogic.com>
130 S: Maintained
131 F: target-moxie/
133 OpenRISC
134 M: Jia Liu <proljc@gmail.com>
135 S: Maintained
136 F: target-openrisc/
137 F: hw/openrisc/
138 F: tests/tcg/openrisc/
140 PowerPC
141 M: Alexander Graf <agraf@suse.de>
142 L: qemu-ppc@nongnu.org
143 S: Maintained
144 F: target-ppc/
145 F: hw/ppc/
147 S390
148 M: Richard Henderson <rth@twiddle.net>
149 M: Alexander Graf <agraf@suse.de>
150 S: Maintained
151 F: target-s390x/
152 F: hw/s390x/
155 M: Aurelien Jarno <aurelien@aurel32.net>
156 S: Odd Fixes
157 F: target-sh4/
158 F: hw/sh4/
160 SPARC
161 M: Blue Swirl <blauwirbel@gmail.com>
162 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
163 S: Maintained
164 F: target-sparc/
165 F: hw/sparc/
166 F: hw/sparc64/
168 UniCore32
169 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
170 S: Maintained
171 F: target-unicore32/
172 F: hw/unicore32/
175 M: Paolo Bonzini <pbonzini@redhat.com>
176 M: Richard Henderson <rth@twiddle.net>
177 S: Odd Fixes
178 F: target-i386/
179 F: hw/i386/
181 Xtensa
182 M: Max Filippov <jcmvbkbc@gmail.com>
183 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
184 S: Maintained
185 F: target-xtensa/
186 F: hw/xtensa/
187 F: tests/tcg/xtensa/
189 TriCore
190 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
191 S: Maintained
192 F: target-tricore/
193 F: hw/tricore/
195 Guest CPU Cores (KVM):
196 ----------------------
198 Overall
199 M: Paolo Bonzini <pbonzini@redhat.com>
200 L: kvm@vger.kernel.org
201 S: Supported
202 F: kvm-*
203 F: */kvm.*
206 M: Peter Maydell <peter.maydell@linaro.org>
207 S: Maintained
208 F: target-arm/kvm.c
210 MIPS
211 M: James Hogan <james.hogan@imgtec.com>
212 S: Maintained
213 F: target-mips/kvm.c
216 M: Alexander Graf <agraf@suse.de>
217 S: Maintained
218 F: target-ppc/kvm.c
220 S390
221 M: Christian Borntraeger <borntraeger@de.ibm.com>
222 M: Cornelia Huck <cornelia.huck@de.ibm.com>
223 M: Alexander Graf <agraf@suse.de>
224 S: Maintained
225 F: target-s390x/kvm.c
226 F: hw/intc/s390_flic.c
227 F: hw/intc/s390_flic_kvm.c
228 F: include/hw/s390x/s390_flic.h
231 M: Paolo Bonzini <pbonzini@redhat.com>
232 M: Marcelo Tosatti <mtosatti@redhat.com>
233 L: kvm@vger.kernel.org
234 S: Supported
235 F: target-i386/kvm.c
237 Guest CPU Cores (Xen):
238 ----------------------
241 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
242 L: xen-devel@lists.xensource.com
243 S: Supported
244 F: xen-*
245 F: */xen*
247 Hosts:
248 ------
250 LINUX
251 L: qemu-devel@nongnu.org
252 S: Maintained
253 F: linux-*
254 F: linux-headers/
256 POSIX
257 L: qemu-devel@nongnu.org
258 S: Maintained
259 F: *posix*
261 W32, W64
262 L: qemu-devel@nongnu.org
263 M: Stefan Weil <sw@weilnetz.de>
264 S: Maintained
265 F: *win32*
267 ARM Machines
268 ------------
269 Allwinner-a10
270 M: Li Guang <lig.fnst@cn.fujitsu.com>
271 S: Maintained
272 F: hw/*/allwinner-a10*
273 F: include/hw/*/allwinner-a10*
274 F: hw/arm/cubieboard.c
276 Exynos
277 M: Evgeny Voevodin <e.voevodin@samsung.com>
278 M: Maksim Kozlov <m.kozlov@samsung.com>
279 M: Igor Mitsyanko <i.mitsyanko@gmail.com>
280 M: Dmitry Solodkiy <d.solodkiy@samsung.com>
281 S: Maintained
282 F: hw/*/exynos*
284 Calxeda Highbank
285 M: Rob Herring <robh@kernel.org>
286 S: Maintained
287 F: hw/arm/highbank.c
288 F: hw/net/xgmac.c
290 Canon DIGIC
291 M: Antony Pavlov <antonynpavlov@gmail.com>
292 S: Maintained
293 F: include/hw/arm/digic.h
294 F: hw/*/digic*
296 Gumstix
297 L: qemu-devel@nongnu.org
298 S: Orphan
299 F: hw/arm/gumstix.c
301 i.MX31
302 M: Peter Chubb <peter.chubb@nicta.com.au>
303 S: Odd fixes
304 F: hw/*/imx*
305 F: hw/arm/kzm.c
307 Integrator CP
308 M: Peter Maydell <peter.maydell@linaro.org>
309 S: Maintained
310 F: hw/arm/integratorcp.c
312 Mainstone
313 L: qemu-devel@nongnu.org
314 S: Orphan
315 F: hw/arm/mainstone.c
317 Musicpal
318 M: Jan Kiszka <jan.kiszka@web.de>
319 S: Maintained
320 F: hw/arm/musicpal.c
322 nSeries
323 M: Andrzej Zaborowski <balrogg@gmail.com>
324 S: Maintained
325 F: hw/arm/nseries.c
327 Palm
328 M: Andrzej Zaborowski <balrogg@gmail.com>
329 S: Maintained
330 F: hw/arm/palm.c
332 Real View
333 M: Peter Maydell <peter.maydell@linaro.org>
334 S: Maintained
335 F: hw/arm/realview*
337 Spitz
338 M: Andrzej Zaborowski <balrogg@gmail.com>
339 S: Maintained
340 F: hw/arm/spitz.c
342 Stellaris
343 M: Peter Maydell <peter.maydell@linaro.org>
344 S: Maintained
345 F: hw/*/stellaris*
347 Versatile PB
348 M: Peter Maydell <peter.maydell@linaro.org>
349 S: Maintained
350 F: hw/*/versatile*
352 Xilinx Zynq
353 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
354 S: Maintained
355 F: hw/arm/xilinx_zynq.c
356 F: hw/misc/zynq_slcr.c
357 F: hw/*/cadence_*
358 F: hw/ssi/xilinx_spips.c
360 CRIS Machines
361 -------------
362 Axis Dev88
363 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
364 S: Maintained
365 F: hw/cris/axis_dev88.c
366 F: hw/*/etraxfs_*.c
368 LM32 Machines
369 -------------
370 EVR32 and uclinux BSP
371 M: Michael Walle <michael@walle.cc>
372 S: Maintained
373 F: hw/lm32/lm32_boards.c
375 milkymist
376 M: Michael Walle <michael@walle.cc>
377 S: Maintained
378 F: hw/lm32/milkymist.c
380 M68K Machines
381 -------------
382 an5206
383 S: Orphan
384 F: hw/m68k/an5206.c
386 dummy_m68k
387 S: Orphan
388 F: hw/m68k/dummy_m68k.c
390 mcf5208
391 S: Orphan
392 F: hw/m68k/mcf5208.c
394 MicroBlaze Machines
395 -------------------
396 petalogix_s3adsp1800
397 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
398 S: Maintained
399 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
401 petalogix_ml605
402 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
403 S: Maintained
404 F: hw/microblaze/petalogix_ml605_mmu.c
406 MIPS Machines
407 -------------
408 Jazz
409 M: Hervé Poussineau <hpoussin@reactos.org>
410 S: Maintained
411 F: hw/mips/mips_jazz.c
413 Malta
414 M: Aurelien Jarno <aurelien@aurel32.net>
415 S: Maintained
416 F: hw/mips/mips_malta.c
418 Mipssim
419 L: qemu-devel@nongnu.org
420 S: Orphan
421 F: hw/mips/mips_mipssim.c
423 R4000
424 M: Aurelien Jarno <aurelien@aurel32.net>
425 S: Maintained
426 F: hw/mips/mips_r4k.c
428 OpenRISC Machines
429 -----------------
430 or1k-sim
431 M: Jia Liu <proljc@gmail.com>
432 S: Maintained
433 F: hw/openrisc/openrisc_sim.c
435 PowerPC Machines
436 ----------------
438 M: Alexander Graf <agraf@suse.de>
439 L: qemu-ppc@nongnu.org
440 S: Odd Fixes
441 F: hw/ppc/ppc405_boards.c
443 Bamboo
444 M: Alexander Graf <agraf@suse.de>
445 L: qemu-ppc@nongnu.org
446 S: Odd Fixes
447 F: hw/ppc/ppc440_bamboo.c
449 e500
450 M: Alexander Graf <agraf@suse.de>
451 M: Scott Wood <scottwood@freescale.com>
452 L: qemu-ppc@nongnu.org
453 S: Supported
454 F: hw/ppc/e500.[hc]
455 F: hw/ppc/e500plat.c
457 mpc8544ds
458 M: Alexander Graf <agraf@suse.de>
459 M: Scott Wood <scottwood@freescale.com>
460 L: qemu-ppc@nongnu.org
461 S: Supported
462 F: hw/ppc/mpc8544ds.c
463 F: hw/ppc/mpc8544_guts.c
465 New World
466 M: Alexander Graf <agraf@suse.de>
467 L: qemu-ppc@nongnu.org
468 S: Maintained
469 F: hw/ppc/mac_newworld.c
470 F: hw/pci-host/uninorth.c
471 F: hw/pci-bridge/dec.[hc]
472 F: hw/misc/macio/
474 Old World
475 M: Alexander Graf <agraf@suse.de>
476 L: qemu-ppc@nongnu.org
477 S: Maintained
478 F: hw/ppc/mac_oldworld.c
479 F: hw/pci-host/grackle.c
480 F: hw/misc/macio/
482 PReP
483 M: Andreas Färber <andreas.faerber@web.de>
484 L: qemu-ppc@nongnu.org
485 S: Odd Fixes
486 F: hw/ppc/prep.c
487 F: hw/pci-host/prep.[hc]
488 F: hw/isa/pc87312.[hc]
490 sPAPR
491 M: Alexander Graf <agraf@suse.de>
492 L: qemu-ppc@nongnu.org
493 S: Supported
494 F: hw/*/spapr*
495 F: include/hw/*/spapr*
496 F: hw/*/xics*
497 F: include/hw/*/xics*
498 F: pc-bios/spapr-rtas/*
500 virtex_ml507
501 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
502 L: qemu-ppc@nongnu.org
503 S: Odd Fixes
504 F: hw/ppc/virtex_ml507.c
506 SH4 Machines
507 ------------
509 M: Magnus Damm <magnus.damm@gmail.com>
510 S: Maintained
511 F: hw/sh4/r2d.c
513 Shix
514 M: Magnus Damm <magnus.damm@gmail.com>
515 S: Orphan
516 F: hw/sh4/shix.c
518 SPARC Machines
519 --------------
520 Sun4m
521 M: Blue Swirl <blauwirbel@gmail.com>
522 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
523 S: Maintained
524 F: hw/sparc/sun4m.c
526 Sun4u
527 M: Blue Swirl <blauwirbel@gmail.com>
528 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
529 S: Maintained
530 F: hw/sparc64/sun4u.c
532 Leon3
533 M: Fabien Chouteau <chouteau@adacore.com>
534 S: Maintained
535 F: hw/sparc/leon3.c
536 F: hw/*/grlib*
538 S390 Machines
539 -------------
540 S390 Virtio
541 M: Alexander Graf <agraf@suse.de>
542 S: Maintained
543 F: hw/s390x/s390-*.c
544 X: hw/s390x/*pci*.[hc]
546 S390 Virtio-ccw
547 M: Cornelia Huck <cornelia.huck@de.ibm.com>
548 M: Christian Borntraeger <borntraeger@de.ibm.com>
549 M: Alexander Graf <agraf@suse.de>
550 S: Supported
551 F: hw/s390x/s390-virtio-ccw.c
552 F: hw/s390x/css.[hc]
553 F: hw/s390x/sclp*.[hc]
554 F: hw/s390x/ipl*.[hc]
555 F: hw/s390x/*pci*.[hc]
556 F: include/hw/s390x/
557 F: pc-bios/s390-ccw/
558 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
560 UniCore32 Machines
561 -------------
562 PKUnity-3 SoC initramfs-with-busybox
563 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
564 S: Maintained
565 F: hw/*/puv3*
566 F: hw/unicore32/
568 X86 Machines
569 ------------
571 M: Anthony Liguori <aliguori@amazon.com>
572 M: Michael S. Tsirkin <mst@redhat.com>
573 S: Supported
574 F: include/hw/i386/
575 F: hw/i386/
576 F: hw/pci-host/piix.c
577 F: hw/pci-host/q35.c
578 F: hw/pci-host/pam.c
579 F: include/hw/pci-host/q35.h
580 F: include/hw/pci-host/pam.h
581 F: hw/isa/piix4.c
582 F: hw/isa/lpc_ich9.c
583 F: hw/i2c/smbus_ich9.c
584 F: hw/acpi/piix4.c
585 F: hw/acpi/ich9.c
586 F: include/hw/acpi/ich9.h
587 F: include/hw/acpi/piix.h
590 Xtensa Machines
591 ---------------
593 M: Max Filippov <jcmvbkbc@gmail.com>
594 S: Maintained
595 F: hw/xtensa/sim.c
597 XTFPGA (LX60, LX200, ML605, KC705)
598 M: Max Filippov <jcmvbkbc@gmail.com>
599 S: Maintained
600 F: hw/xtensa/xtfpga.c
601 F: hw/net/opencores_eth.c
603 Devices
604 -------
606 M: Jiri Slaby <jslaby@suse.cz>
607 S: Maintained
608 F: hw/misc/edu.c
611 M: Kevin Wolf <kwolf@redhat.com>
612 M: Stefan Hajnoczi <stefanha@redhat.com>
613 S: Odd Fixes
614 F: include/hw/ide.h
615 F: hw/ide/
617 OMAP
618 M: Peter Maydell <peter.maydell@linaro.org>
619 S: Maintained
620 F: hw/*/omap*
623 M: Michael S. Tsirkin <mst@redhat.com>
624 S: Supported
625 F: include/hw/pci/*
626 F: hw/pci/*
627 F: hw/acpi/*
629 ppc4xx
630 M: Alexander Graf <agraf@suse.de>
631 L: qemu-ppc@nongnu.org
632 S: Odd Fixes
633 F: hw/ppc/ppc4*.c
635 ppce500
636 M: Alexander Graf <agraf@suse.de>
637 M: Scott Wood <scottwood@freescale.com>
638 L: qemu-ppc@nongnu.org
639 S: Supported
640 F: hw/ppc/e500*
642 SCSI
643 M: Paolo Bonzini <pbonzini@redhat.com>
644 S: Supported
645 F: include/hw/scsi*
646 F: hw/scsi/*
647 T: git git://github.com/bonzini/qemu.git scsi-next
649 LSI53C895A
650 S: Orphan
651 F: hw/scsi/lsi53c895a.c
654 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
655 S: Maintained
656 F: hw/ssi/*
657 F: hw/block/m25p80.c
660 M: Gerd Hoffmann <kraxel@redhat.com>
661 S: Maintained
662 F: hw/usb/*
663 F: tests/usb-*-test.c
665 USB (serial adapter)
666 M: Gerd Hoffmann <kraxel@redhat.com>
667 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
668 S: Maintained
669 F: hw/usb/dev-serial.c
671 VFIO
672 M: Alex Williamson <alex.williamson@redhat.com>
673 S: Supported
674 F: hw/vfio/*
676 vhost
677 M: Michael S. Tsirkin <mst@redhat.com>
678 S: Supported
679 F: hw/*/*vhost*
681 virtio
682 M: Anthony Liguori <aliguori@amazon.com>
683 M: Michael S. Tsirkin <mst@redhat.com>
684 S: Supported
685 F: hw/*/virtio*
687 virtio-9p
688 M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
689 S: Supported
690 F: hw/9pfs/
691 F: fsdev/
692 F: tests/virtio-9p-test.c
693 T: git git://github.com/kvaneesh/QEMU.git
695 virtio-blk
696 M: Kevin Wolf <kwolf@redhat.com>
697 M: Stefan Hajnoczi <stefanha@redhat.com>
698 S: Supported
699 F: hw/block/virtio-blk.c
701 virtio-ccw
702 M: Cornelia Huck <cornelia.huck@de.ibm.com>
703 M: Christian Borntraeger <borntraeger@de.ibm.com>
704 S: Supported
705 F: hw/s390x/virtio-ccw.[hc]
706 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
708 virtio-serial
709 M: Amit Shah <amit.shah@redhat.com>
710 S: Supported
711 F: hw/char/virtio-serial-bus.c
712 F: hw/char/virtio-console.c
713 F: include/hw/virtio/virtio-serial.h
715 virtio-rng
716 M: Amit Shah <amit.shah@redhat.com>
717 S: Supported
718 F: hw/virtio/virtio-rng.c
719 F: include/hw/virtio/virtio-rng.h
720 F: backends/rng*.c
722 nvme
723 M: Keith Busch <keith.busch@intel.com>
724 S: Supported
725 F: hw/block/nvme*
726 F: tests/nvme-test.c
728 megasas
729 M: Hannes Reinecke <hare@suse.de>
730 S: Supported
731 F: hw/scsi/megasas.c
732 F: hw/scsi/mfi.h
734 Xilinx EDK
735 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
736 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
737 S: Maintained
738 F: hw/*/xilinx_*
739 F: include/hw/xilinx.h
741 Vmware
742 M: Dmitry Fleytman <dmitry@daynix.com>
743 S: Maintained
744 F: hw/net/vmxnet*
745 F: hw/scsi/vmw_pvscsi*
747 Subsystems
748 ----------
749 Audio
750 M: Vassili Karpov (malc) <av1474@comtv.ru>
751 M: Gerd Hoffmann <kraxel@redhat.com>
752 S: Maintained
753 F: audio/
754 F: hw/audio/
755 F: tests/ac97-test.c
756 F: tests/es1370-test.c
757 F: tests/intel-hda-test.c
759 Block
760 M: Kevin Wolf <kwolf@redhat.com>
761 M: Stefan Hajnoczi <stefanha@redhat.com>
762 S: Supported
763 F: async.c
764 F: aio-*.c
765 F: block*
766 F: block/
767 F: hw/block/
768 F: migration/block*
769 F: qemu-img*
770 F: qemu-io*
771 F: tests/image-fuzzer/
772 F: tests/qemu-iotests/
773 T: git git://repo.or.cz/qemu/kevin.git block
774 T: git git://github.com/stefanha/qemu.git block
776 Character Devices
777 M: Anthony Liguori <aliguori@amazon.com>
778 M: Paolo Bonzini <pbonzini@redhat.com>
779 S: Maintained
780 F: qemu-char.c
781 F: backends/msmouse.c
782 F: backends/testdev.c
784 Character Devices (Braille)
785 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
786 S: Maintained
787 F: backends/baum.c
789 Coverity model
790 M: Markus Armbruster <armbru@redhat.com>
791 S: Supported
792 F: scripts/coverity-model.c
795 M: Andreas Färber <afaerber@suse.de>
796 S: Supported
797 F: qom/cpu.c
798 F: include/qom/cpu.h
799 F: target-i386/cpu.c
801 ICC Bus
802 M: Igor Mammedov <imammedo@redhat.com>
803 S: Supported
804 F: include/hw/cpu/icc_bus.h
805 F: hw/cpu/icc_bus.c
807 Device Tree
808 M: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
809 M: Alexander Graf <agraf@suse.de>
810 S: Maintained
811 F: device_tree.[ch]
813 GDB stub
814 L: qemu-devel@nongnu.org
815 S: Odd Fixes
816 F: gdbstub*
817 F: gdb-xml/
819 Memory API
820 M: Paolo Bonzini <pbonzini@redhat.com>
821 S: Supported
822 F: include/exec/ioport.h
823 F: ioport.c
824 F: include/exec/memory.h
825 F: memory.c
826 F: include/exec/memory-internal.h
827 F: exec.c
829 SPICE
830 M: Gerd Hoffmann <kraxel@redhat.com>
831 S: Supported
832 F: include/ui/qemu-spice.h
833 F: ui/spice-*.c
834 F: audio/spiceaudio.c
835 F: hw/display/qxl*
837 Graphics
838 M: Anthony Liguori <aliguori@amazon.com>
839 M: Gerd Hoffmann <kraxel@redhat.com>
840 S: Odd Fixes
841 F: ui/
843 Cocoa graphics
844 M: Andreas Färber <andreas.faerber@web.de>
845 M: Peter Maydell <peter.maydell@linaro.org>
846 S: Odd Fixes
847 F: ui/cocoa.m
849 Main loop
850 M: Anthony Liguori <aliguori@amazon.com>
851 M: Paolo Bonzini <pbonzini@redhat.com>
852 S: Maintained
853 F: cpus.c
854 F: main-loop.c
855 F: qemu-timer.c
856 F: vl.c
858 Human Monitor (HMP)
859 M: Luiz Capitulino <lcapitulino@redhat.com>
860 S: Maintained
861 F: monitor.c
862 F: hmp.c
863 F: hmp-commands.hx
864 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
866 Network device layer
867 M: Anthony Liguori <aliguori@amazon.com>
868 M: Stefan Hajnoczi <stefanha@redhat.com>
869 M: Jason Wang <jasowang@redhat.com>
870 S: Maintained
871 F: net/
872 T: git git://github.com/stefanha/qemu.git net
874 Netmap network backend
875 M: Luigi Rizzo <rizzo@iet.unipi.it>
876 M: Giuseppe Lettieri <g.lettieri@iet.unipi.it>
877 M: Vincenzo Maffione <v.maffione@gmail.com>
878 W: http://info.iet.unipi.it/~luigi/netmap/
879 S: Maintained
880 F: net/netmap.c
882 Network Block Device (NBD)
883 M: Paolo Bonzini <pbonzini@redhat.com>
884 S: Odd Fixes
885 F: block/nbd.c
886 F: nbd.*
887 F: qemu-nbd.c
888 T: git git://github.com/bonzini/qemu.git nbd-next
890 QAPI
891 M: Luiz Capitulino <lcapitulino@redhat.com>
892 M: Michael Roth <mdroth@linux.vnet.ibm.com>
893 S: Maintained
894 F: qapi/
895 F: tests/qapi-schema/
896 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
898 QAPI Schema
899 M: Eric Blake <eblake@redhat.com>
900 M: Luiz Capitulino <lcapitulino@redhat.com>
901 M: Markus Armbruster <armbru@redhat.com>
902 S: Supported
903 F: qapi-schema.json
904 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
906 QObject
907 M: Luiz Capitulino <lcapitulino@redhat.com>
908 S: Maintained
909 F: qobject/
910 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
912 QEMU Guest Agent
913 M: Michael Roth <mdroth@linux.vnet.ibm.com>
914 S: Maintained
915 F: qga/
916 T: git git://github.com/mdroth/qemu.git qga
919 M: Anthony Liguori <aliguori@amazon.com>
920 M: Andreas Färber <afaerber@suse.de>
921 S: Supported
922 T: git git://github.com/afaerber/qemu-cpu.git qom-next
923 F: include/qom/
924 X: include/qom/cpu.h
925 F: qom/
926 X: qom/cpu.c
927 F: tests/qom-test.c
930 M: Luiz Capitulino <lcapitulino@redhat.com>
931 S: Maintained
932 F: qmp.c
933 F: monitor.c
934 F: qmp-commands.hx
935 F: QMP/
936 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
938 SLIRP
939 M: Jan Kiszka <jan.kiszka@siemens.com>
940 S: Maintained
941 F: slirp/
942 T: git git://git.kiszka.org/qemu.git queues/slirp
944 Tracing
945 M: Stefan Hajnoczi <stefanha@redhat.com>
946 S: Maintained
947 F: trace/
948 F: scripts/tracetool.py
949 F: scripts/tracetool/
950 F: docs/tracing.txt
951 T: git git://github.com/stefanha/qemu.git tracing
953 Checkpatch
954 M: Blue Swirl <blauwirbel@gmail.com>
955 S: Odd Fixes
956 F: scripts/checkpatch.pl
958 Migration
959 M: Juan Quintela <quintela@redhat.com>
960 M: Amit Shah <amit.shah@redhat.com>
961 S: Maintained
962 F: include/migration/
963 F: migration/
964 F: savevm.c
965 F: arch_init.c
966 F: scripts/vmstate-static-checker.py
967 F: tests/vmstate-static-checker-data/
969 Seccomp
970 M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
971 S: Supported
972 F: qemu-seccomp.c
973 F: include/sysemu/seccomp.h
975 Usermode Emulation
976 ------------------
977 Overall
978 M: Riku Voipio <riku.voipio@iki.fi>
979 S: Maintained
980 F: thunk.c
981 F: user-exec.c
983 BSD user
984 M: Blue Swirl <blauwirbel@gmail.com>
985 S: Maintained
986 F: bsd-user/
988 Linux user
989 M: Riku Voipio <riku.voipio@iki.fi>
990 S: Maintained
991 F: linux-user/
993 Tiny Code Generator (TCG)
994 -------------------------
995 Common code
996 M: Richard Henderson <rth@twiddle.net>
997 S: Maintained
998 F: tcg/
1000 AArch64 target
1001 M: Claudio Fontana <claudio.fontana@huawei.com>
1002 M: Claudio Fontana <claudio.fontana@gmail.com>
1003 S: Maintained
1004 F: tcg/aarch64/
1006 ARM target
1007 M: Andrzej Zaborowski <balrogg@gmail.com>
1008 S: Maintained
1009 F: tcg/arm/
1011 i386 target
1012 L: qemu-devel@nongnu.org
1013 S: Maintained
1014 F: tcg/i386/
1016 IA64 target
1017 M: Aurelien Jarno <aurelien@aurel32.net>
1018 S: Maintained
1019 F: tcg/ia64/
1021 MIPS target
1022 M: Aurelien Jarno <aurelien@aurel32.net>
1023 S: Maintained
1024 F: tcg/mips/
1027 M: Vassili Karpov (malc) <av1474@comtv.ru>
1028 S: Maintained
1029 F: tcg/ppc/
1031 PPC64 target
1032 M: Vassili Karpov (malc) <av1474@comtv.ru>
1033 S: Maintained
1034 F: tcg/ppc64/
1036 S390 target
1037 M: Alexander Graf <agraf@suse.de>
1038 M: Richard Henderson <rth@twiddle.net>
1039 S: Maintained
1040 F: tcg/s390/
1042 SPARC target
1043 M: Blue Swirl <blauwirbel@gmail.com>
1044 S: Maintained
1045 F: tcg/sparc/
1047 TCI target
1048 M: Stefan Weil <sw@weilnetz.de>
1049 S: Maintained
1050 F: tcg/tci/
1051 F: tci.c
1053 Stable branches
1054 ---------------
1055 Stable 1.0
1056 L: qemu-stable@nongnu.org
1057 T: git git://git.qemu-project.org/qemu-stable-1.0.git
1058 S: Orphan
1060 Stable 0.15
1061 L: qemu-stable@nongnu.org
1062 M: Andreas Färber <afaerber@suse.de>
1063 T: git git://git.qemu-project.org/qemu-stable-0.15.git
1064 S: Supported
1066 Stable 0.14
1067 L: qemu-stable@nongnu.org
1068 T: git git://git.qemu-project.org/qemu-stable-0.14.git
1069 S: Orphan
1071 Stable 0.10
1072 L: qemu-stable@nongnu.org
1073 T: git git://git.qemu-project.org/qemu-stable-0.10.git
1074 S: Orphan
1076 Block drivers
1077 -------------
1078 VMDK
1079 M: Fam Zheng <famz@redhat.com>
1080 S: Supported
1081 F: block/vmdk.c
1084 M: Josh Durgin <josh.durgin@inktank.com>
1085 S: Supported
1086 F: block/rbd.c
1088 Sheepdog
1089 M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
1090 M: Liu Yuan <namei.unix@gmail.com>
1091 L: sheepdog@lists.wpkg.org
1092 S: Supported
1093 F: block/sheepdog.c
1095 VHDX
1096 M: Jeff Cody <jcody@redhat.com>
1097 S: Supported
1098 F: block/vhdx*
1101 M: Stefan Weil <sw@weilnetz.de>
1102 S: Maintained
1103 F: block/vdi.c
1105 iSCSI
1106 M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
1107 M: Paolo Bonzini <pbonzini@redhat.com>
1108 M: Peter Lieven <pl@kamp.de>
1109 S: Supported
1110 F: block/iscsi.c
1113 M: Peter Lieven <pl@kamp.de>
1114 S: Maintained
1115 F: block/nfs.c
1118 M: Richard W.M. Jones <rjones@redhat.com>
1119 S: Supported
1120 F: block/ssh.c
1122 ARCHIPELAGO
1123 M: Chrysostomos Nanakos <chris@include.gr>
1124 S: Maintained
1125 F: block/archipelago.c
1127 Bootdevice
1128 M: Gonglei <arei.gonglei@huawei.com>
1129 S: Maintained
1130 F: bootdevice.c