]> git.proxmox.com Git - qemu.git/blame - MAINTAINERS
MAINTAINERS: s/Marcelo/Paolo/
[qemu.git] / MAINTAINERS
CommitLineData
b6f97c14
FB
1QEMU Maintainers
2================
3
fd5d5c56
AL
4The intention of this file is not to establish who owns what portions of the
5code base, but to provide a set of names that developers can consult when they
6have a question about a particular subset and also to provide a set of names
7to be CC'd when submitting a patch to obtain appropriate review.
3cd9acb4 8
fd5d5c56
AL
9In general, if you have a question about inclusion of a patch, you should
10consult qemu-devel and not any specific individual privately.
b6f97c14 11
fd5d5c56
AL
12Descriptions of section entries:
13
14 M: Mail patches to: FullName <address@domain>
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
c91bbffb 23 much other than throw the odd patch in. See below.
fd5d5c56
AL
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.
49
50
51General Project Administration
52------------------------------
53M: Anthony Liguori <aliguori@us.ibm.com>
54M: Paul Brook <paul@codesourcery.com>
55
56Guest CPU cores (TCG):
57----------------------
58Alpha
8d6df264
RH
59M: Richard Henderson <rth@twiddle.net>
60S: Maintained
fd5d5c56 61F: target-alpha/
8d8b636d 62F: hw/alpha/
b6f97c14 63
b6f97c14 64ARM
fd5d5c56 65M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 66M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56
AL
67S: Maintained
68F: target-arm/
8d8b636d
PB
69F: hw/arm/
70F: hw/cpu/a*mpcore.c
fd5d5c56
AL
71
72CRIS
73M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
74S: Maintained
75F: target-cris/
8d8b636d 76F: hw/cris/
fd5d5c56 77
07bf23a7
MW
78LM32
79M: Michael Walle <michael@walle.cc>
80S: Maintained
81F: target-lm32/
8d8b636d 82F: hw/lm32/
07bf23a7 83
fd5d5c56
AL
84M68K
85M: Paul Brook <paul@codesourcery.com>
84c9d9d1 86S: Odd Fixes
fd5d5c56 87F: target-m68k/
8d8b636d 88F: hw/m68k/
fd5d5c56
AL
89
90MicroBlaze
91M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
92S: Maintained
93F: target-microblaze/
8d8b636d 94F: hw/microblaze/
fd5d5c56 95
b6f97c14 96MIPS
ddb13561 97M: Aurelien Jarno <aurelien@aurel32.net>
2c9b7d1a 98S: Odd Fixes
fd5d5c56 99F: target-mips/
8d8b636d 100F: hw/mips/
fd5d5c56 101
d15a9c23
AG
102Moxie
103M: Anthony Green <green@moxielogic.com>
104S: Maintained
105F: target-moxie/
106
b6f97c14 107PowerPC
fd5d5c56 108M: Alexander Graf <agraf@suse.de>
a6c98685 109L: qemu-ppc@nongnu.org
fd5d5c56
AL
110S: Maintained
111F: target-ppc/
8d8b636d 112F: hw/ppc/
fd5d5c56
AL
113
114S390
2b35e93f 115M: Richard Henderson <rth@twiddle.net>
fd5d5c56
AL
116M: Alexander Graf <agraf@suse.de>
117S: Maintained
118F: target-s390x/
8d8b636d 119F: hw/s390x/
fd5d5c56 120
b6f97c14 121SH4
ddb13561 122M: Aurelien Jarno <aurelien@aurel32.net>
2c9b7d1a 123S: Odd Fixes
fd5d5c56 124F: target-sh4/
8d8b636d 125F: hw/sh4/
fd5d5c56
AL
126
127SPARC
128M: Blue Swirl <blauwirbel@gmail.com>
129S: Maintained
130F: target-sparc/
8d8b636d
PB
131F: hw/sparc/
132F: hw/sparc64/
fd5d5c56 133
a6ea7b4c
AF
134UniCore32
135M: Guan Xuetao <gxt@mprc.pku.edu.cn>
136S: Maintained
137F: target-unicore32/
8d8b636d 138F: hw/unicore32/
a6ea7b4c 139
fd5d5c56
AL
140X86
141M: qemu-devel@nongnu.org
142S: Odd Fixes
143F: target-i386/
8d8b636d 144F: hw/i386/
fd5d5c56 145
16e7caae
MF
146Xtensa
147M: Max Filippov <jcmvbkbc@gmail.com>
375847a6 148W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
16e7caae
MF
149S: Maintained
150F: target-xtensa/
8d8b636d 151F: hw/xtensa/
16e7caae 152
fd5d5c56
AL
153Guest CPU Cores (KVM):
154----------------------
155
156Overall
a2685bcc 157M: Gleb Natapov <gleb@redhat.com>
c6d559d9 158M: Paolo Bonzini <pbonzini@redhat.com>
fd5d5c56
AL
159L: kvm@vger.kernel.org
160S: Supported
161F: kvm-*
162F: */kvm.*
163
ed4659d1
PM
164ARM
165M: Peter Maydell <peter.maydell@linaro.org>
166S: Maintained
167F: target-arm/kvm.c
168
fd5d5c56
AL
169PPC
170M: Alexander Graf <agraf@suse.de>
171S: Maintained
172F: target-ppc/kvm.c
173
749717a0 174S390
fd5d5c56
AL
175M: Alexander Graf <agraf@suse.de>
176S: Maintained
177F: target-s390x/kvm.c
178
179X86
a2685bcc 180M: Gleb Natapov <gleb@redhat.com>
fd5d5c56
AL
181M: Marcelo Tosatti <mtosatti@redhat.com>
182L: kvm@vger.kernel.org
183S: Supported
184F: target-i386/kvm.c
185
8a6b0cd7
SS
186Guest CPU Cores (Xen):
187----------------------
188
189X86
190M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
191L: xen-devel@lists.xensource.com
192S: Supported
193F: xen-*
194F: */xen*
195
1bdd6874
SW
196Hosts:
197------
198
199LINUX
200L: qemu-devel@nongnu.org
201S: Maintained
202F: linux-*
203F: linux-headers/
204
205POSIX
206L: qemu-devel@nongnu.org
207S: Maintained
208F: *posix*
209
210W32, W64
211L: qemu-devel@nongnu.org
212M: Stefan Weil <sw@weilnetz.de>
213S: Maintained
214F: *win32*
215
fd5d5c56
AL
216ARM Machines
217------------
fc63dcff
EV
218Exynos
219M: Evgeny Voevodin <e.voevodin@samsung.com>
220M: Maksim Kozlov <m.kozlov@samsung.com>
221M: Igor Mitsyanko <i.mitsyanko@samsung.com>
222M: Dmitry Solodkiy <d.solodkiy@samsung.com>
223S: Maintained
8d8b636d 224F: hw/*/exynos*
fc63dcff 225
766fd09f
ML
226Calxeda Highbank
227M: Mark Langsdorf <mark.langsdorf@calxeda.com>
228S: Supported
8d8b636d
PB
229F: hw/arm/highbank.c
230F: hw/net/xgmac.c
766fd09f 231
fd5d5c56
AL
232Gumstix
233M: qemu-devel@nongnu.org
234S: Orphan
8d8b636d 235F: hw/arm/gumstix.c
fd5d5c56 236
0325559d
PC
237i.MX31
238M: Peter Chubb <peter.chubb@nicta.com.au>
239S: Odd fixes
8d8b636d
PB
240F: hw/*/imx*
241F: hw/arm/kzm.c
0325559d 242
fd5d5c56
AL
243Integrator CP
244M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 245M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56 246S: Maintained
8d8b636d 247F: hw/arm/integratorcp.c
fd5d5c56
AL
248
249Mainstone
250M: qemu-devel@nongnu.org
251S: Orphan
8d8b636d 252F: hw/arm/mainstone.c
fd5d5c56
AL
253
254Musicpal
255M: Jan Kiszka <jan.kiszka@web.de>
256S: Maintained
8d8b636d 257F: hw/arm/musicpal.c
fd5d5c56
AL
258
259nSeries
260M: Andrzej Zaborowski <balrogg@gmail.com>
261S: Maintained
8d8b636d 262F: hw/arm/nseries.c
fd5d5c56
AL
263
264Palm
265M: Andrzej Zaborowski <balrogg@gmail.com>
266S: Maintained
8d8b636d 267F: hw/arm/palm.c
fd5d5c56
AL
268
269Real View
270M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 271M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56 272S: Maintained
8d8b636d 273F: hw/arm/realview*
fd5d5c56
AL
274
275Spitz
276M: Andrzej Zaborowski <balrogg@gmail.com>
277S: Maintained
8d8b636d 278F: hw/arm/spitz.c
fd5d5c56
AL
279
280Stellaris
281M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 282M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56 283S: Maintained
8d8b636d 284F: hw/*/stellaris*
fd5d5c56
AL
285
286Versatile PB
287M: Paul Brook <paul@codesourcery.com>
1ce9ce6a 288M: Peter Maydell <peter.maydell@linaro.org>
fd5d5c56 289S: Maintained
8d8b636d 290F: hw/*/versatile*
fd5d5c56 291
e3260506
PC
292Xilinx Zynq
293M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
294S: Maintained
8d8b636d
PB
295F: hw/arm/xilinx_zynq.c
296F: hw/misc/zynq_slcr.c
297F: hw/*/cadence_*
298F: hw/ssi/xilinx_spips.c
e3260506 299
fd5d5c56
AL
300CRIS Machines
301-------------
302Axis Dev88
303M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
304S: Maintained
8d8b636d 305F: hw/cris/axis_dev88.c
fd5d5c56
AL
306
307etraxfs
308M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
309S: Maintained
8d8b636d 310F: hw/cris/etraxfs.c
fd5d5c56 311
07bf23a7
MW
312LM32 Machines
313-------------
314EVR32 and uclinux BSP
315M: Michael Walle <michael@walle.cc>
316S: Maintained
8d8b636d 317F: hw/lm32/lm32_boards.c
07bf23a7 318
d118aa6b
MW
319milkymist
320M: Michael Walle <michael@walle.cc>
321S: Maintained
8d8b636d 322F: hw/lm32/milkymist.c
d118aa6b 323
afcacd53 324M68K Machines
fd5d5c56
AL
325-------------
326an5206
327M: Paul Brook <paul@codesourcery.com>
328S: Maintained
8d8b636d 329F: hw/m68k/an5206.c
fd5d5c56
AL
330
331dummy_m68k
332M: Paul Brook <paul@codesourcery.com>
333S: Maintained
8d8b636d 334F: hw/m68k/dummy_m68k.c
fd5d5c56
AL
335
336mcf5208
337M: Paul Brook <paul@codesourcery.com>
338S: Maintained
8d8b636d 339F: hw/m68k/mcf5208.c
fd5d5c56
AL
340
341MicroBlaze Machines
342-------------------
343petalogix_s3adsp1800
344M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
345S: Maintained
8d8b636d 346F: hw/microblaze/petalogix_s3adsp1800.c
fd5d5c56 347
d36e8ce7
PC
348petalogix_ml605
349M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
350S: Maintained
8d8b636d 351F: hw/microblaze/petalogix_ml605_mmu.c
d36e8ce7 352
fd5d5c56
AL
353MIPS Machines
354-------------
355Jazz
356M: Hervé Poussineau <hpoussin@reactos.org>
357S: Maintained
8d8b636d 358F: hw/mips/mips_jazz.c
fd5d5c56
AL
359
360Malta
361M: Aurelien Jarno <aurelien@aurel32.net>
362S: Maintained
8d8b636d 363F: hw/mips/mips_malta.c
fd5d5c56
AL
364
365Mipssim
366M: qemu-devel@nongnu.org
367S: Orphan
8d8b636d 368F: hw/mips/mips_mipssim.c
fd5d5c56
AL
369
370R4000
371M: Aurelien Jarno <aurelien@aurel32.net>
372S: Maintained
8d8b636d 373F: hw/mips/mips_r4k.c
fd5d5c56
AL
374
375PowerPC Machines
376----------------
377405
378M: Alexander Graf <agraf@suse.de>
a6c98685 379L: qemu-ppc@nongnu.org
9b9fe135 380S: Odd Fixes
8d8b636d 381F: hw/ppc/ppc405_boards.c
fd5d5c56 382
aaade8d7
AF
383Bamboo
384M: Alexander Graf <agraf@suse.de>
385L: qemu-ppc@nongnu.org
386S: Odd Fixes
8d8b636d 387F: hw/ppc/ppc440_bamboo.c
aaade8d7 388
98cded3a
AF
389e500
390M: Alexander Graf <agraf@suse.de>
391M: Scott Wood <scottwood@freescale.com>
392L: qemu-ppc@nongnu.org
393S: Supported
394F: hw/ppc/e500.[hc]
395F: hw/ppc/e500plat.c
396
397mpc8544ds
398M: Alexander Graf <agraf@suse.de>
399M: Scott Wood <scottwood@freescale.com>
400L: qemu-ppc@nongnu.org
401S: Supported
402F: hw/ppc/mpc8544ds.c
8d8b636d 403F: hw/ppc/mpc8544_guts.c
98cded3a 404
fd5d5c56
AL
405New World
406M: Alexander Graf <agraf@suse.de>
a6c98685 407L: qemu-ppc@nongnu.org
fd5d5c56 408S: Maintained
baec1910 409F: hw/ppc/mac_newworld.c
8d8b636d
PB
410F: hw/pci/devices/host-uninorth.c
411F: hw/pci/devices/host-dec.[hc]
412F: hw/misc/macio/
fd5d5c56
AL
413
414Old World
415M: Alexander Graf <agraf@suse.de>
a6c98685 416L: qemu-ppc@nongnu.org
fd5d5c56 417S: Maintained
baec1910 418F: hw/ppc/mac_oldworld.c
8d8b636d
PB
419F: hw/pci/devices/host-grackle.c
420F: hw/misc/macio/
fd5d5c56 421
ec38d398
AF
422PReP
423M: Andreas Färber <andreas.faerber@web.de>
a6c98685 424L: qemu-ppc@nongnu.org
ec38d398 425S: Odd Fixes
75610155 426F: hw/ppc/prep.c
8d8b636d
PB
427F: hw/pci/devices/host-prep.[hc]
428F: hw/isa/pc87312.[hc]
fd5d5c56 429
8a269ca4 430sPAPR
8a269ca4
AF
431M: Alexander Graf <agraf@suse.de>
432L: qemu-ppc@nongnu.org
433S: Supported
8d8b636d 434F: hw/*/spapr*
f9de2da7
DG
435F: include/hw/*/spapr*
436F: hw/*/xics*
437F: include/hw/*/xics*
438F: pc-bios/spapr-rtas/*
8a269ca4 439
794d00bf
AF
440virtex_ml507
441M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
442L: qemu-ppc@nongnu.org
443S: Odd Fixes
8d8b636d 444F: hw/pci/virtex_ml507.c
794d00bf 445
fd5d5c56
AL
446SH4 Machines
447------------
448R2D
449M: Magnus Damm <magnus.damm@gmail.com>
450S: Maintained
8d8b636d 451F: hw/sh/r2d.c
fd5d5c56
AL
452
453Shix
454M: Magnus Damm <magnus.damm@gmail.com>
afcacd53 455S: Orphan
8d8b636d 456F: hw/sh/shix.c
fd5d5c56
AL
457
458SPARC Machines
459--------------
460Sun4m
461M: Blue Swirl <blauwirbel@gmail.com>
462S: Maintained
8d8b636d 463F: hw/sparc/sun4m.c
fd5d5c56
AL
464
465Sun4u
466M: Blue Swirl <blauwirbel@gmail.com>
467S: Maintained
8d8b636d 468F: hw/sparc64/sun4u.c
fd5d5c56 469
ce6c760c
FC
470Leon3
471M: Fabien Chouteau <chouteau@adacore.com>
472S: Maintained
8d8b636d
PB
473F: hw/sparc/leon3.c
474F: hw/*/grlib*
ce6c760c 475
fd5d5c56
AL
476S390 Machines
477-------------
478S390 Virtio
479M: Alexander Graf <agraf@suse.de>
480S: Maintained
8d8b636d 481F: hw/s390/s390-*.c
fd5d5c56 482
dd4ad64a
CH
483S390 Virtio-ccw
484M: Cornelia Huck <cornelia.huck@de.ibm.com>
485M: Alexander Graf <agraf@suse.de>
486S: Supported
487F: hw/s390x/s390-virtio-ccw.c
488F: hw/s390x/css.[hc]
489T: git git://github.com/cohuck/qemu virtio-ccw-upstr
490
ab9528ca
GX
491UniCore32 Machines
492-------------
493PKUnity-3 SoC initramfs-with-busybox
494M: Guan Xuetao <gxt@mprc.pku.edu.cn>
495S: Maintained
8d8b636d 496F: hw/*/puv3*
ab9528ca
GX
497F: hw/unicore32/
498
fd5d5c56
AL
499X86 Machines
500------------
501PC
502M: Anthony Liguori <aliguori@us.ibm.com>
503S: Supported
8d8b636d
PB
504F: hw/i386/pc.[ch]
505F: hw/i386/pc_piix.c
fd5d5c56 506
16e7caae
MF
507Xtensa Machines
508---------------
375847a6 509sim
16e7caae
MF
510M: Max Filippov <jcmvbkbc@gmail.com>
511S: Maintained
8d8b636d 512F: hw/xtensa/xtensa_sim.c
375847a6
MF
513
514Avnet LX60
515M: Max Filippov <jcmvbkbc@gmail.com>
516S: Maintained
8d8b636d 517F: hw/xtensa/xtensa_lx60.c
16e7caae 518
fd5d5c56
AL
519Devices
520-------
521IDE
522M: Kevin Wolf <kwolf@redhat.com>
523S: Odd Fixes
8d8b636d 524F: include/hw/ide.h
fd5d5c56
AL
525F: hw/ide/
526
f5f487b2
PM
527OMAP
528M: Peter Maydell <peter.maydell@linaro.org>
529S: Maintained
8d8b636d 530F: hw/*/omap*
f5f487b2 531
fd5d5c56
AL
532PCI
533M: Michael S. Tsirkin <mst@redhat.com>
534S: Supported
8d8b636d 535F: include/hw/pci/*
ca818cfb 536F: hw/pci/*
8d8b636d 537F: hw/acpi/*
fd5d5c56 538
aaade8d7
AF
539ppc4xx
540M: Alexander Graf <agraf@suse.de>
541L: qemu-ppc@nongnu.org
542S: Odd Fixes
8d8b636d 543F: hw/ppc/ppc4*.c
aaade8d7 544
98cded3a
AF
545ppce500
546M: Alexander Graf <agraf@suse.de>
547M: Scott Wood <scottwood@freescale.com>
548L: qemu-ppc@nongnu.org
549S: Supported
8d8b636d 550F: hw/ppc/e500_*
98cded3a 551
fd5d5c56 552SCSI
de7724f7
PB
553M: Paolo Bonzini <pbonzini@redhat.com>
554S: Supported
8d8b636d
PB
555F: include/hw/scsi*
556F: hw/scsi/*
1ab09a40 557T: git git://github.com/bonzini/qemu.git scsi-next
de7724f7
PB
558
559LSI53C895A
fd5d5c56 560M: Paul Brook <paul@codesourcery.com>
fd5d5c56 561S: Odd Fixes
8d8b636d 562F: hw/scsi/lsi53c895a.c
fd5d5c56 563
fcb5629d
PC
564SSI
565M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
566S: Maintained
8d8b636d
PB
567F: hw/ssi/*
568F: hw/block/m25p80.c
fcb5629d 569
fd5d5c56 570USB
5d0d62fe
GH
571M: Gerd Hoffmann <kraxel@redhat.com>
572S: Maintained
8d8b636d 573F: hw/usb/*
fd5d5c56 574
92e1fb5e
AW
575VFIO
576M: Alex Williamson <alex.williamson@redhat.com>
577S: Supported
8d8b636d 578F: hw/pci/vfio.c
92e1fb5e 579
fd5d5c56
AL
580vhost
581M: Michael S. Tsirkin <mst@redhat.com>
582S: Supported
8d8b636d 583F: hw/*/*vhost*
fd5d5c56
AL
584
585virtio
586M: Anthony Liguori <aliguori@us.ibm.com>
587S: Supported
8d8b636d 588F: hw/*/virtio*
fd5d5c56
AL
589
590virtio-9p
23704102 591M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fd5d5c56 592S: Supported
aebeca25
AF
593F: hw/9pfs/
594F: fsdev/
3f3309cb 595T: git git://github.com/kvaneesh/QEMU.git
fd5d5c56
AL
596
597virtio-blk
598M: Kevin Wolf <kwolf@redhat.com>
54d01a00 599M: Stefan Hajnoczi <stefanha@redhat.com>
fd5d5c56 600S: Supported
8d8b636d 601F: hw/block/virtio-blk.c
fd5d5c56 602
dd4ad64a
CH
603virtio-ccw
604M: Cornelia Huck <cornelia.huck@de.ibm.com>
605S: Supported
606F: hw/s390x/virtio-ccw.[hc]
607T: git git://github.com/cohuck/qemu virtio-ccw-upstr
608
fd5d5c56
AL
609virtio-serial
610M: Amit Shah <amit.shah@redhat.com>
611S: Supported
8d8b636d
PB
612F: hw/char/virtio-serial-bus.c
613F: hw/char/virtio-console.c
fd5d5c56 614
f3c507ad
KB
615nvme
616M: Keith Busch <keith.busch@intel.com>
617S: Supported
618F: hw/block/nvme*
619
ab61d240
PC
620Xilinx EDK
621M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
622M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
623S: Maintained
8d8b636d
PB
624F: hw/*/xilinx_*
625F: include/hw/xilinx.h
ab61d240 626
fd5d5c56
AL
627Subsystems
628----------
629Audio
630M: Vassili Karpov (malc) <av1474@comtv.ru>
631S: Maintained
632F: audio/
8d8b636d 633F: hw/audio/
fd5d5c56
AL
634
635Block
636M: Kevin Wolf <kwolf@redhat.com>
54d01a00 637M: Stefan Hajnoczi <stefanha@redhat.com>
fd5d5c56
AL
638S: Supported
639F: block*
640F: block/
8d8b636d 641F: hw/block/
fd5d5c56
AL
642
643Character Devices
644M: Anthony Liguori <aliguori@us.ibm.com>
645S: Maintained
646F: qemu-char.c
647
f2ca0524
AF
648CPU
649M: Andreas Färber <afaerber@suse.de>
650S: Supported
651F: qom/cpu.c
652F: include/qemu/cpu.h
62e0c095 653F: target-i386/cpu.c
f2ca0524 654
f0513d2c
IM
655ICC Bus
656M: Igor Mammedov <imammedo@redhat.com>
657S: Supported
658F: include/hw/cpu/icc_bus.h
659F: hw/cpu/icc_bus.c
660
d24b569a
PC
661Device Tree
662M: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
663M: Alexander Graf <agraf@suse.de>
664S: Maintained
665F: device-tree.[ch]
666
fd5d5c56
AL
667GDB stub
668M: qemu-devel@nongnu.org
669S: Odd Fixes
670F: gdbstub*
671F: gdb-xml/
672
7ee3bf03
GH
673SPICE
674M: Gerd Hoffmann <kraxel@redhat.com>
675S: Supported
676F: ui/qemu-spice.h
677F: ui/spice-*.c
678F: audio/spiceaudio.c
8d8b636d 679F: hw/display/qxl*
7ee3bf03 680
fd5d5c56
AL
681Graphics
682M: Anthony Liguori <aliguori@us.ibm.com>
683S: Maintained
684F: ui/
685
351f1bf6
AF
686Cocoa graphics
687M: Andreas Färber <andreas.faerber@web.de>
688S: Odd Fixes
689F: ui/cocoa.m
690
fd5d5c56
AL
691Main loop
692M: Anthony Liguori <aliguori@us.ibm.com>
693S: Supported
694F: vl.c
695
8899b4ae 696Human Monitor (HMP)
fd5d5c56 697M: Luiz Capitulino <lcapitulino@redhat.com>
fd5d5c56
AL
698S: Supported
699F: monitor.c
8899b4ae
LC
700F: hmp.c
701F: hmp-commands.hx
fd5d5c56
AL
702
703Network device layer
704M: Anthony Liguori <aliguori@us.ibm.com>
1cd0f8ce 705M: Stefan Hajnoczi <stefanha@redhat.com>
fd5d5c56
AL
706S: Maintained
707F: net/
837c36e7 708T: git git://github.com/stefanha/qemu.git net
fd5d5c56 709
44f76b28
PB
710Network Block Device (NBD)
711M: Paolo Bonzini <pbonzini@redhat.com>
712S: Odd Fixes
713F: block/nbd.c
714F: nbd.*
715F: qemu-nbd.c
1ab09a40 716T: git git://github.com/bonzini/qemu.git nbd-next
44f76b28 717
8899b4ae
LC
718QAPI
719M: Luiz Capitulino <lcapitulino@redhat.com>
720M: Michael Roth <mdroth@linux.vnet.ibm.com>
721S: Supported
722F: qapi/
723
7810d291
LC
724QAPI Schema
725M: Eric Blake <eblake@redhat.com>
726M: Luiz Capitulino <lcapitulino@redhat.com>
727M: Markus Armbruster <armbru@redhat.com>
728S: Supported
729F: qapi-schema.json
730
8899b4ae
LC
731QMP
732M: Luiz Capitulino <lcapitulino@redhat.com>
733S: Supported
734F: qmp.c
735F: monitor.c
736F: qmp-commands.hx
737F: QMP/
738
fd5d5c56 739SLIRP
bafc72ab
JK
740M: Jan Kiszka <jan.kiszka@siemens.com>
741S: Maintained
fd5d5c56 742F: slirp/
1ab09a40 743T: git git://git.kiszka.org/qemu.git queues/slirp
fd5d5c56 744
598a3f35 745Tracing
1cd0f8ce 746M: Stefan Hajnoczi <stefanha@redhat.com>
598a3f35
SH
747S: Maintained
748F: trace/
f70fd8fd
LV
749F: scripts/tracetool.py
750F: scripts/tracetool/
f922ea46 751F: docs/tracing.txt
1ab09a40 752T: git git://github.com/stefanha/qemu.git tracing
598a3f35 753
14f40fdc
BS
754Checkpatch
755M: Blue Swirl <blauwirbel@gmail.com>
756S: Odd Fixes
757F: scripts/checkpatch.pl
758
fd5d5c56
AL
759Usermode Emulation
760------------------
761BSD user
762M: Blue Swirl <blauwirbel@gmail.com>
763S: Maintained
764F: bsd-user/
765
fd5d5c56
AL
766Linux user
767M: Riku Voipio <riku.voipio@iki.fi>
768S: Maintained
769F: linux-user/
42f5a7e9
AJ
770
771Tiny Code Generator (TCG)
772-------------------------
773Common code
774M: qemu-devel@nongnu.org
775S: Maintained
776F: tcg/
777
b25a464c
CF
778AArch64 target
779M: Claudio Fontana <claudio.fontana@huawei.com>
780M: Claudio Fontana <claudio.fontana@gmail.com>
781S: Maintained
782F: tcg/aarch64/
783
42f5a7e9
AJ
784ARM target
785M: Andrzej Zaborowski <balrogg@gmail.com>
786S: Maintained
787F: tcg/arm/
788
789HPPA target
790M: Richard Henderson <rth@twiddle.net>
791S: Maintained
792F: tcg/hppa/
793
794i386 target
795M: qemu-devel@nongnu.org
796S: Maintained
797F: tcg/i386/
798
799IA64 target
800M: Aurelien Jarno <aurelien@aurel32.net>
801S: Maintained
802F: tcg/ia64/
803
804MIPS target
d6eec7a2 805M: Aurelien Jarno <aurelien@aurel32.net>
42f5a7e9
AJ
806S: Maintained
807F: tcg/mips/
808
809PPC
810M: Vassili Karpov (malc) <av1474@comtv.ru>
811S: Maintained
812F: tcg/ppc/
813
814PPC64 target
815M: Vassili Karpov (malc) <av1474@comtv.ru>
816S: Maintained
817F: tcg/ppc64/
818
819S390 target
820M: Alexander Graf <agraf@suse.de>
821M: Richard Henderson <rth@twiddle.net>
822S: Maintained
823F: tcg/s390/
824
825SPARC target
826M: Blue Swirl <blauwirbel@gmail.com>
827S: Maintained
828F: tcg/sparc/
bc75c9e5
SW
829
830TCI target
831M: Stefan Weil <sw@weilnetz.de>
832S: Maintained
8ef9cd55 833F: tcg/tci/
aa09c951
AF
834
835Stable branches
836---------------
837Stable 1.0
838L: qemu-stable@nongnu.org
839T: git git://git.qemu.org/qemu-stable-1.0.git
840S: Orphan
841
842Stable 0.15
843L: qemu-stable@nongnu.org
844T: git git://git.qemu.org/qemu-stable-0.15.git
845S: Orphan
846
847Stable 0.14
848L: qemu-stable@nongnu.org
849T: git git://git.qemu.org/qemu-stable-0.14.git
850S: Orphan
851
852Stable 0.10
853L: qemu-stable@nongnu.org
854T: git git://git.qemu.org/qemu-stable-0.10.git
855S: Orphan