]> Git Repo - qemu.git/blame - MAINTAINERS
compiler: Swap 'public domain' header for license
[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------------------------------
ff0d4876 53M: Peter Maydell <[email protected]>
fd5d5c56 54
c9a19d5b
SW
55All patches CC here
56L: [email protected]
57F: *
58F: */
59
62622c11
MT
60Responsible Disclosure, Reporting Security Issues
61------------------------------
62W: http://wiki.qemu.org/SecurityProcess
63M: Michael S. Tsirkin <[email protected]>
62622c11
MT
64L: [email protected]
65
fd5d5c56
AL
66Guest CPU cores (TCG):
67----------------------
486bbe5f 68Overall
5dd4a88c 69L: [email protected]
2b1641d0
PB
70M: Paolo Bonzini <[email protected]>
71M: Peter Crosthwaite <[email protected]>
72M: Richard Henderson <[email protected]>
73S: Maintained
486bbe5f 74F: cpu-exec.c
2b1641d0
PB
75F: cpu-exec-common.c
76F: cpus.c
486bbe5f 77F: cputlb.c
2b1641d0 78F: exec.c
486bbe5f 79F: softmmu_template.h
2b1641d0
PB
80F: translate-all.*
81F: translate-common.c
82F: include/exec/cpu*.h
83F: include/exec/exec-all.h
486bbe5f 84F: include/exec/helper*.h
2b1641d0 85F: include/exec/tb-hash.h
460423d3 86F: include/sysemu/cpus.h
486bbe5f 87
1badb586
PM
88FPU emulation
89M: Aurelien Jarno <[email protected]>
90M: Peter Maydell <[email protected]>
91S: Odd Fixes
92F: fpu/
93F: include/fpu/
94
fd5d5c56 95Alpha
8d6df264
RH
96M: Richard Henderson <[email protected]>
97S: Maintained
fd5d5c56 98F: target-alpha/
8d8b636d 99F: hw/alpha/
c0bd0b50 100F: tests/tcg/alpha/
c17652ee 101F: disas/alpha.c
b6f97c14 102
b6f97c14 103ARM
1ce9ce6a 104M: Peter Maydell <[email protected]>
b4f2bd1c 105L: [email protected]
fd5d5c56
AL
106S: Maintained
107F: target-arm/
8d8b636d
PB
108F: hw/arm/
109F: hw/cpu/a*mpcore.c
c17652ee
PB
110F: disas/arm.c
111F: disas/arm-a64.cc
112F: disas/libvixl/
fd5d5c56
AL
113
114CRIS
115M: Edgar E. Iglesias <[email protected]>
116S: Maintained
117F: target-cris/
8d8b636d 118F: hw/cris/
c0bd0b50 119F: tests/tcg/cris/
c17652ee 120F: disas/cris.c
fd5d5c56 121
07bf23a7
MW
122LM32
123M: Michael Walle <[email protected]>
124S: Maintained
125F: target-lm32/
4eab7a0a 126F: disas/lm32.c
8d8b636d 127F: hw/lm32/
4eab7a0a
MW
128F: hw/*/lm32_*
129F: hw/*/milkymist-*
130F: include/hw/char/lm32_juart.h
131F: include/hw/lm32/
c0bd0b50 132F: tests/tcg/lm32/
07bf23a7 133
fd5d5c56 134M68K
0e19885e 135S: Orphan
fd5d5c56 136F: target-m68k/
8d8b636d 137F: hw/m68k/
fd5d5c56
AL
138
139MicroBlaze
140M: Edgar E. Iglesias <[email protected]>
141S: Maintained
142F: target-microblaze/
8d8b636d 143F: hw/microblaze/
c17652ee 144F: disas/microblaze.c
fd5d5c56 145
b6f97c14 146MIPS
ddb13561 147M: Aurelien Jarno <[email protected]>
6f640917
LA
148M: Leon Alrae <[email protected]>
149S: Maintained
fd5d5c56 150F: target-mips/
8d8b636d 151F: hw/mips/
c0bd0b50 152F: tests/tcg/mips/
c17652ee 153F: disas/mips.c
fd5d5c56 154
d15a9c23
AG
155Moxie
156M: Anthony Green <[email protected]>
157S: Maintained
158F: target-moxie/
c17652ee 159F: disas/moxie.c
d15a9c23 160
945dad6d
JL
161OpenRISC
162M: Jia Liu <[email protected]>
163S: Maintained
164F: target-openrisc/
165F: hw/openrisc/
c0bd0b50 166F: tests/tcg/openrisc/
945dad6d 167
b6f97c14 168PowerPC
b4daafbd 169M: David Gibson <[email protected]>
fd5d5c56 170M: Alexander Graf <[email protected]>
a6c98685 171L: [email protected]
fd5d5c56
AL
172S: Maintained
173F: target-ppc/
8d8b636d 174F: hw/ppc/
b5d55020 175F: include/hw/ppc/
c17652ee 176F: disas/ppc.c
fd5d5c56
AL
177
178S390
2b35e93f 179M: Richard Henderson <[email protected]>
fd5d5c56
AL
180M: Alexander Graf <[email protected]>
181S: Maintained
182F: target-s390x/
8d8b636d 183F: hw/s390x/
c17652ee 184F: disas/s390.c
fd5d5c56 185
b6f97c14 186SH4
ddb13561 187M: Aurelien Jarno <[email protected]>
2c9b7d1a 188S: Odd Fixes
fd5d5c56 189F: target-sh4/
8d8b636d 190F: hw/sh4/
c17652ee 191F: disas/sh4.c
8a90f900 192F: include/hw/sh4/
fd5d5c56
AL
193
194SPARC
f2416d3a 195M: Mark Cave-Ayland <[email protected]>
2c742bf7 196M: Artyom Tarasenko <[email protected]>
fd5d5c56
AL
197S: Maintained
198F: target-sparc/
8d8b636d
PB
199F: hw/sparc/
200F: hw/sparc64/
c17652ee 201F: disas/sparc.c
fd5d5c56 202
a6ea7b4c
AF
203UniCore32
204M: Guan Xuetao <[email protected]>
205S: Maintained
206F: target-unicore32/
8d8b636d 207F: hw/unicore32/
47b98d59 208F: include/hw/unicore32/
a6ea7b4c 209
fd5d5c56 210X86
d46d72fd
PB
211M: Paolo Bonzini <[email protected]>
212M: Richard Henderson <[email protected]>
e1a04339 213M: Eduardo Habkost <[email protected]>
b203a4ba 214S: Maintained
fd5d5c56 215F: target-i386/
8d8b636d 216F: hw/i386/
c17652ee 217F: disas/i386.c
fd5d5c56 218
16e7caae
MF
219Xtensa
220M: Max Filippov <[email protected]>
375847a6 221W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
16e7caae
MF
222S: Maintained
223F: target-xtensa/
8d8b636d 224F: hw/xtensa/
c0bd0b50 225F: tests/tcg/xtensa/
16e7caae 226
48e06fe0
BK
227TriCore
228M: Bastian Koppelmann <[email protected]>
229S: Maintained
230F: target-tricore/
231F: hw/tricore/
d46d14e6 232F: include/hw/tricore/
48e06fe0 233
fd5d5c56
AL
234Guest CPU Cores (KVM):
235----------------------
236
237Overall
c6d559d9 238M: Paolo Bonzini <[email protected]>
fd5d5c56
AL
239L: [email protected]
240S: Supported
241F: kvm-*
242F: */kvm.*
a95e9a48 243F: include/sysemu/kvm*.h
fd5d5c56 244
ed4659d1
PM
245ARM
246M: Peter Maydell <[email protected]>
b4f2bd1c 247L: [email protected]
ed4659d1
PM
248S: Maintained
249F: target-arm/kvm.c
250
a31896c4
JH
251MIPS
252M: James Hogan <[email protected]>
253S: Maintained
254F: target-mips/kvm.c
255
fd5d5c56
AL
256PPC
257M: Alexander Graf <[email protected]>
258S: Maintained
259F: target-ppc/kvm.c
260
749717a0 261S390
b304bf00
CB
262M: Christian Borntraeger <[email protected]>
263M: Cornelia Huck <[email protected]>
fd5d5c56
AL
264M: Alexander Graf <[email protected]>
265S: Maintained
266F: target-s390x/kvm.c
c5bfb202
CH
267F: target-s390x/ioinst.[ch]
268F: target-s390x/machine.c
4277af19
CH
269F: hw/intc/s390_flic.c
270F: hw/intc/s390_flic_kvm.c
271F: include/hw/s390x/s390_flic.h
c5bfb202 272F: gdb-xml/s390*.xml
3e9ed24b
CH
273T: git git://github.com/cohuck/qemu.git s390-next
274T: git git://github.com/borntraeger/qemu.git s390-next
fd5d5c56
AL
275
276X86
d46d72fd 277M: Paolo Bonzini <[email protected]>
fd5d5c56
AL
278M: Marcelo Tosatti <[email protected]>
279L: [email protected]
280S: Supported
281F: target-i386/kvm.c
282
8a6b0cd7
SS
283Guest CPU Cores (Xen):
284----------------------
285
286X86
3623c57e
SS
287M: Stefano Stabellini <[email protected]>
288M: Anthony Perard <[email protected]>
8a6b0cd7
SS
289L: [email protected]
290S: Supported
291F: xen-*
292F: */xen*
c92451c2
PB
293F: hw/char/xen_console.c
294F: hw/display/xenfb.c
295F: hw/net/xen_nic.c
9027ac50 296F: hw/block/xen_*
c92451c2
PB
297F: hw/xen/
298F: hw/xenpv/
9027ac50 299F: hw/i386/xen/
c92451c2 300F: include/hw/xen/
9027ac50 301F: include/sysemu/xen-mapcache.h
8a6b0cd7 302
1bdd6874
SW
303Hosts:
304------
305
306LINUX
307L: [email protected]
308S: Maintained
309F: linux-*
310F: linux-headers/
311
312POSIX
313L: [email protected]
314S: Maintained
315F: *posix*
316
317W32, W64
318L: [email protected]
319M: Stefan Weil <[email protected]>
320S: Maintained
321F: *win32*
885bdc95 322F: qemu.nsi
1bdd6874 323
fd5d5c56
AL
324ARM Machines
325------------
84291fe7 326Allwinner-a10
85b4d5da 327M: Beniamino Galvani <[email protected]>
b4f2bd1c 328L: [email protected]
84291fe7 329S: Maintained
85b4d5da
BG
330F: hw/*/allwinner*
331F: include/hw/*/allwinner*
84291fe7
LG
332F: hw/arm/cubieboard.c
333
06271000
PB
334ARM PrimeCell
335M: Peter Maydell <[email protected]>
b4f2bd1c 336L: [email protected]
06271000
PB
337S: Maintained
338F: hw/char/pl011.c
339F: hw/display/pl110*
340F: hw/dma/pl080.c
341F: hw/dma/pl330.c
342F: hw/gpio/pl061.c
343F: hw/input/pl050.c
344F: hw/intc/pl190.c
345F: hw/sd/pl181.c
346F: hw/timer/pl031.c
347F: include/hw/arm/primecell.h
348
349ARM cores
350M: Peter Maydell <[email protected]>
b4f2bd1c 351L: [email protected]
06271000
PB
352S: Maintained
353F: hw/intc/arm*
354F: hw/intc/gic_internal.h
355F: hw/misc/a9scu.c
356F: hw/misc/arm11scu.c
357F: hw/timer/a9gtimer*
358F: hw/timer/arm_*
359F: include/hw/arm/arm.h
360F: include/hw/intc/arm*
361F: include/hw/misc/a9scu.h
362F: include/hw/misc/arm11scu.h
363F: include/hw/timer/a9gtimer.h
364F: include/hw/timer/arm_mptimer.h
365
fc63dcff 366Exynos
f44c5c67 367M: Igor Mitsyanko <[email protected]>
b4f2bd1c 368L: [email protected]
fc63dcff 369S: Maintained
8d8b636d 370F: hw/*/exynos*
ed0db866 371F: include/hw/arm/exynos4210.h
fc63dcff 372
766fd09f 373Calxeda Highbank
9ef137ca 374M: Rob Herring <[email protected]>
b4f2bd1c 375L: [email protected]
9ef137ca 376S: Maintained
8d8b636d
PB
377F: hw/arm/highbank.c
378F: hw/net/xgmac.c
766fd09f 379
9082f121
AP
380Canon DIGIC
381M: Antony Pavlov <[email protected]>
b4f2bd1c 382L: [email protected]
9082f121
AP
383S: Maintained
384F: include/hw/arm/digic.h
385F: hw/*/digic*
386
fd5d5c56 387Gumstix
5dd4a88c 388L: [email protected]
b4f2bd1c 389L: [email protected]
fd5d5c56 390S: Orphan
8d8b636d 391F: hw/arm/gumstix.c
fd5d5c56 392
0325559d
PC
393i.MX31
394M: Peter Chubb <[email protected]>
b4f2bd1c 395L: [email protected]
0325559d 396S: Odd fixes
8d8b636d
PB
397F: hw/*/imx*
398F: hw/arm/kzm.c
ed0db866 399F: include/hw/arm/fsl-imx31.h
0325559d 400
fd5d5c56 401Integrator CP
1ce9ce6a 402M: Peter Maydell <[email protected]>
b4f2bd1c 403L: [email protected]
fd5d5c56 404S: Maintained
8d8b636d 405F: hw/arm/integratorcp.c
fd5d5c56 406
fd5d5c56
AL
407Musicpal
408M: Jan Kiszka <[email protected]>
b4f2bd1c 409L: [email protected]
fd5d5c56 410S: Maintained
8d8b636d 411F: hw/arm/musicpal.c
fd5d5c56
AL
412
413nSeries
414M: Andrzej Zaborowski <[email protected]>
b4f2bd1c 415L: [email protected]
fd5d5c56 416S: Maintained
8d8b636d 417F: hw/arm/nseries.c
fd5d5c56
AL
418
419Palm
420M: Andrzej Zaborowski <[email protected]>
b4f2bd1c 421L: [email protected]
fd5d5c56 422S: Maintained
8d8b636d 423F: hw/arm/palm.c
fd5d5c56
AL
424
425Real View
1ce9ce6a 426M: Peter Maydell <[email protected]>
b4f2bd1c 427L: [email protected]
fd5d5c56 428S: Maintained
8d8b636d 429F: hw/arm/realview*
5ea53049
PB
430F: hw/intc/realview_gic.c
431F: include/hw/intc/realview_gic.h
fd5d5c56 432
9b31bff0 433PXA2XX
fd5d5c56 434M: Andrzej Zaborowski <[email protected]>
b4f2bd1c 435L: [email protected]
fd5d5c56 436S: Maintained
9b31bff0 437F: hw/arm/mainstone.c
8d8b636d 438F: hw/arm/spitz.c
9b31bff0
PB
439F: hw/arm/tosa.c
440F: hw/arm/z2.c
441F: hw/*/pxa2xx*
ed0db866 442F: include/hw/arm/pxa.h
fd5d5c56
AL
443
444Stellaris
1ce9ce6a 445M: Peter Maydell <[email protected]>
b4f2bd1c 446L: [email protected]
fd5d5c56 447S: Maintained
8d8b636d 448F: hw/*/stellaris*
fd5d5c56
AL
449
450Versatile PB
1ce9ce6a 451M: Peter Maydell <[email protected]>
b4f2bd1c 452L: [email protected]
fd5d5c56 453S: Maintained
8d8b636d 454F: hw/*/versatile*
fd5d5c56 455
e3260506 456Xilinx Zynq
cc0100f4 457M: Edgar E. Iglesias <[email protected]>
4b46ba61 458M: Alistair Francis <[email protected]>
b4f2bd1c 459L: [email protected]
e3260506 460S: Maintained
cc0100f4 461F: hw/*/xilinx_*
8d8b636d 462F: hw/*/cadence_*
cc0100f4 463F: hw/misc/zynq_slcr.c
cc0100f4 464X: hw/ssi/xilinx_*
e3260506 465
137805f5
AF
466Xilinx ZynqMP
467M: Alistair Francis <[email protected]>
cc0100f4 468M: Edgar E. Iglesias <[email protected]>
b4f2bd1c 469L: [email protected]
137805f5 470S: Maintained
cc0100f4 471F: hw/*/xlnx*.c
f586d5fc 472F: include/hw/*/xlnx*.h
137805f5 473
8f4d260e
SZ
474ARM ACPI Subsystem
475M: Shannon Zhao <[email protected]>
476M: Shannon Zhao <[email protected]>
b4f2bd1c 477L: [email protected]
8f4d260e
SZ
478S: Maintained
479F: hw/arm/virt-acpi-build.c
480F: include/hw/arm/virt-acpi-build.h
481
fd5d5c56
AL
482CRIS Machines
483-------------
484Axis Dev88
485M: Edgar E. Iglesias <[email protected]>
486S: Maintained
8d8b636d 487F: hw/cris/axis_dev88.c
6e481d57 488F: hw/*/etraxfs_*.c
fd5d5c56 489
07bf23a7
MW
490LM32 Machines
491-------------
492EVR32 and uclinux BSP
493M: Michael Walle <[email protected]>
494S: Maintained
8d8b636d 495F: hw/lm32/lm32_boards.c
07bf23a7 496
d118aa6b
MW
497milkymist
498M: Michael Walle <[email protected]>
499S: Maintained
8d8b636d 500F: hw/lm32/milkymist.c
d118aa6b 501
afcacd53 502M68K Machines
fd5d5c56
AL
503-------------
504an5206
0e19885e 505S: Orphan
8d8b636d 506F: hw/m68k/an5206.c
fd5d5c56
AL
507
508dummy_m68k
0e19885e 509S: Orphan
8d8b636d 510F: hw/m68k/dummy_m68k.c
fd5d5c56
AL
511
512mcf5208
0e19885e 513S: Orphan
8d8b636d 514F: hw/m68k/mcf5208.c
fd5d5c56
AL
515
516MicroBlaze Machines
517-------------------
518petalogix_s3adsp1800
519M: Edgar E. Iglesias <[email protected]>
520S: Maintained
6e481d57 521F: hw/microblaze/petalogix_s3adsp1800_mmu.c
fd5d5c56 522
d36e8ce7 523petalogix_ml605
4b46ba61 524M: Edgar E. Iglesias <[email protected]>
d36e8ce7 525S: Maintained
8d8b636d 526F: hw/microblaze/petalogix_ml605_mmu.c
d36e8ce7 527
fd5d5c56
AL
528MIPS Machines
529-------------
530Jazz
531M: Hervé Poussineau <[email protected]>
532S: Maintained
8d8b636d 533F: hw/mips/mips_jazz.c
fd5d5c56
AL
534
535Malta
536M: Aurelien Jarno <[email protected]>
537S: Maintained
8d8b636d 538F: hw/mips/mips_malta.c
fd5d5c56
AL
539
540Mipssim
5dd4a88c 541L: [email protected]
fd5d5c56 542S: Orphan
8d8b636d 543F: hw/mips/mips_mipssim.c
fd5d5c56
AL
544
545R4000
546M: Aurelien Jarno <[email protected]>
547S: Maintained
8d8b636d 548F: hw/mips/mips_r4k.c
fd5d5c56 549
945dad6d
JL
550OpenRISC Machines
551-----------------
552or1k-sim
553M: Jia Liu <[email protected]>
554S: Maintained
555F: hw/openrisc/openrisc_sim.c
556
fd5d5c56
AL
557PowerPC Machines
558----------------
559405
560M: Alexander Graf <[email protected]>
a6c98685 561L: [email protected]
9b9fe135 562S: Odd Fixes
8d8b636d 563F: hw/ppc/ppc405_boards.c
fd5d5c56 564
aaade8d7
AF
565Bamboo
566M: Alexander Graf <[email protected]>
567L: [email protected]
568S: Odd Fixes
8d8b636d 569F: hw/ppc/ppc440_bamboo.c
aaade8d7 570
98cded3a
AF
571e500
572M: Alexander Graf <[email protected]>
573M: Scott Wood <[email protected]>
574L: [email protected]
575S: Supported
576F: hw/ppc/e500.[hc]
577F: hw/ppc/e500plat.c
b5d55020
TH
578F: include/hw/ppc/ppc_e500.h
579F: include/hw/pci-host/ppce500.h
580F: pc-bios/u-boot.e500
98cded3a
AF
581
582mpc8544ds
583M: Alexander Graf <[email protected]>
584M: Scott Wood <[email protected]>
585L: [email protected]
586S: Supported
587F: hw/ppc/mpc8544ds.c
8d8b636d 588F: hw/ppc/mpc8544_guts.c
98cded3a 589
fd5d5c56
AL
590New World
591M: Alexander Graf <[email protected]>
a6c98685 592L: [email protected]
fd5d5c56 593S: Maintained
baec1910 594F: hw/ppc/mac_newworld.c
6e481d57
PM
595F: hw/pci-host/uninorth.c
596F: hw/pci-bridge/dec.[hc]
8d8b636d 597F: hw/misc/macio/
b5d55020
TH
598F: include/hw/ppc/mac_dbdma.h
599F: hw/nvram/mac_nvram.c
fd5d5c56
AL
600
601Old World
602M: Alexander Graf <[email protected]>
a6c98685 603L: [email protected]
fd5d5c56 604S: Maintained
baec1910 605F: hw/ppc/mac_oldworld.c
6e481d57 606F: hw/pci-host/grackle.c
8d8b636d 607F: hw/misc/macio/
fd5d5c56 608
ec38d398 609PReP
9f38774d 610L: [email protected]
a6c98685 611L: [email protected]
ec38d398 612S: Odd Fixes
75610155 613F: hw/ppc/prep.c
6e481d57 614F: hw/pci-host/prep.[hc]
8d8b636d 615F: hw/isa/pc87312.[hc]
fd5d5c56 616
300b115c 617sPAPR
085eb217 618M: David Gibson <[email protected]>
8a269ca4
AF
619M: Alexander Graf <[email protected]>
620L: [email protected]
621S: Supported
8d8b636d 622F: hw/*/spapr*
f9de2da7
DG
623F: include/hw/*/spapr*
624F: hw/*/xics*
625F: include/hw/*/xics*
626F: pc-bios/spapr-rtas/*
b5d55020
TH
627F: pc-bios/spapr-rtas.bin
628F: pc-bios/slof.bin
629F: docs/specs/ppc-spapr-hcalls.txt
630F: docs/specs/ppc-spapr-hotplug.txt
a70ab357
GK
631F: tests/spapr*
632F: tests/libqos/*spapr*
633F: tests/rtas*
634F: tests/libqos/rtas*
8a269ca4 635
794d00bf
AF
636virtex_ml507
637M: Edgar E. Iglesias <[email protected]>
638L: [email protected]
639S: Odd Fixes
6e481d57 640F: hw/ppc/virtex_ml507.c
794d00bf 641
fd5d5c56
AL
642SH4 Machines
643------------
644R2D
645M: Magnus Damm <[email protected]>
646S: Maintained
6e481d57 647F: hw/sh4/r2d.c
fd5d5c56
AL
648
649Shix
650M: Magnus Damm <[email protected]>
afcacd53 651S: Orphan
6e481d57 652F: hw/sh4/shix.c
fd5d5c56
AL
653
654SPARC Machines
655--------------
656Sun4m
657M: Blue Swirl <[email protected]>
f2416d3a 658M: Mark Cave-Ayland <[email protected]>
fd5d5c56 659S: Maintained
8d8b636d 660F: hw/sparc/sun4m.c
fd5d5c56
AL
661
662Sun4u
663M: Blue Swirl <[email protected]>
f2416d3a 664M: Mark Cave-Ayland <[email protected]>
fd5d5c56 665S: Maintained
8d8b636d 666F: hw/sparc64/sun4u.c
fd5d5c56 667
ce6c760c
FC
668Leon3
669M: Fabien Chouteau <[email protected]>
670S: Maintained
8d8b636d
PB
671F: hw/sparc/leon3.c
672F: hw/*/grlib*
ce6c760c 673
fd5d5c56
AL
674S390 Machines
675-------------
dd4ad64a
CH
676S390 Virtio-ccw
677M: Cornelia Huck <[email protected]>
b304bf00 678M: Christian Borntraeger <[email protected]>
dd4ad64a
CH
679M: Alexander Graf <[email protected]>
680S: Supported
0c6aa7ee 681F: hw/char/sclp*.[hc]
c5bfb202 682F: hw/s390x/
4277af19
CH
683F: include/hw/s390x/
684F: pc-bios/s390-ccw/
c5bfb202 685F: hw/watchdog/wdt_diag288.c
1e4738b2
SS
686F: include/hw/watchdog/wdt_diag288.h
687F: pc-bios/s390-ccw.img
688F: default-configs/s390x-softmmu.mak
3e9ed24b
CH
689T: git git://github.com/cohuck/qemu.git s390-next
690T: git git://github.com/borntraeger/qemu.git s390-next
dd4ad64a 691
ab9528ca
GX
692UniCore32 Machines
693-------------
694PKUnity-3 SoC initramfs-with-busybox
695M: Guan Xuetao <[email protected]>
696S: Maintained
8d8b636d 697F: hw/*/puv3*
ab9528ca
GX
698F: hw/unicore32/
699
fd5d5c56
AL
700X86 Machines
701------------
702PC
046a6486 703M: Michael S. Tsirkin <[email protected]>
fd5d5c56 704S: Supported
046a6486
MT
705F: include/hw/i386/
706F: hw/i386/
707F: hw/pci-host/piix.c
708F: hw/pci-host/q35.c
709F: hw/pci-host/pam.c
710F: include/hw/pci-host/q35.h
711F: include/hw/pci-host/pam.h
712F: hw/isa/piix4.c
713F: hw/isa/lpc_ich9.c
714F: hw/i2c/smbus_ich9.c
715F: hw/acpi/piix4.c
716F: hw/acpi/ich9.c
717F: include/hw/acpi/ich9.h
f586d5fc 718F: include/hw/acpi/piix4.h
9cc3b73c
PB
719F: hw/misc/sga.c
720
721PC Chipset
722M: Michael S. Tsirkin <[email protected]>
723M: Paolo Bonzini <[email protected]>
724S: Support
725F: hw/char/debugcon.c
726F: hw/char/parallel.c
727F: hw/char/serial*
728F: hw/dma/i8257*
729F: hw/i2c/pm_smbus.c
730F: hw/intc/apic*
731F: hw/intc/ioapic*
732F: hw/intc/i8259*
733F: hw/misc/debugexit.c
734F: hw/misc/pc-testdev.c
735F: hw/timer/hpet*
736F: hw/timer/i8254*
737F: hw/timer/mc146818rtc*
a2feb348
TH
738F: include/hw/i2c/pm_smbus.h
739F: include/hw/timer/hpet.h
740F: include/hw/timer/i8254*
741F: include/hw/timer/mc146818rtc*
046a6486 742
5da4fb00
MT
743Machine core
744M: Eduardo Habkost <[email protected]>
745M: Marcel Apfelbaum <[email protected]>
746S: Supported
747F: hw/core/machine.c
748F: include/hw/boards.h
fd5d5c56 749
16e7caae
MF
750Xtensa Machines
751---------------
375847a6 752sim
16e7caae
MF
753M: Max Filippov <[email protected]>
754S: Maintained
437a8c11 755F: hw/xtensa/sim.c
375847a6 756
437a8c11 757XTFPGA (LX60, LX200, ML605, KC705)
375847a6
MF
758M: Max Filippov <[email protected]>
759S: Maintained
437a8c11
MF
760F: hw/xtensa/xtfpga.c
761F: hw/net/opencores_eth.c
16e7caae 762
fd5d5c56
AL
763Devices
764-------
b30934cb
JS
765EDU
766M: Jiri Slaby <[email protected]>
767S: Maintained
768F: hw/misc/edu.c
769
fd5d5c56 770IDE
c095348b
JS
771M: John Snow <[email protected]>
772L: [email protected]
773S: Supported
8d8b636d 774F: include/hw/ide.h
fd5d5c56 775F: hw/ide/
c095348b
JS
776F: hw/block/block.c
777F: hw/block/cdrom.c
778F: hw/block/hd-geometry.c
779F: tests/ide-test.c
780F: tests/ahci-test.c
aee50319 781F: tests/libqos/ahci*
c095348b
JS
782T: git git://github.com/jnsnow/qemu.git ide
783
784Floppy
785M: John Snow <[email protected]>
786L: [email protected]
787S: Supported
788F: hw/block/fdc.c
789F: include/hw/block/fdc.h
aee50319 790F: tests/fdc-test.c
c095348b 791T: git git://github.com/jnsnow/qemu.git ide
fd5d5c56 792
f5f487b2
PM
793OMAP
794M: Peter Maydell <[email protected]>
795S: Maintained
8d8b636d 796F: hw/*/omap*
ed0db866 797F: include/hw/arm/omap.h
f5f487b2 798
28d54e58
PB
799IPack
800M: Alberto Garcia <[email protected]>
801S: Odd Fixes
802F: hw/char/ipoctal232.c
803F: hw/ipack/
804
fd5d5c56
AL
805PCI
806M: Michael S. Tsirkin <[email protected]>
874a2358 807M: Marcel Apfelbaum <[email protected]>
fd5d5c56 808S: Supported
8d8b636d 809F: include/hw/pci/*
f178bc6b 810F: hw/misc/pci-testdev.c
ca818cfb 811F: hw/pci/*
f178bc6b 812F: hw/pci-bridge/*
0e0b3592 813
d31e5ae7 814ACPI/SMBIOS
0e0b3592
MT
815M: Michael S. Tsirkin <[email protected]>
816M: Igor Mammedov <[email protected]>
817S: Supported
818F: include/hw/acpi/*
d31e5ae7 819F: include/hw/smbios/*
0e0b3592 820F: hw/mem/*
8d8b636d 821F: hw/acpi/*
d31e5ae7 822F: hw/smbios/*
0e0b3592 823F: hw/i386/acpi-build.[hc]
0e0b3592
MT
824F: hw/arm/virt-acpi-build.c
825F: include/hw/arm/virt-acpi-build.h
fd5d5c56 826
aaade8d7
AF
827ppc4xx
828M: Alexander Graf <[email protected]>
829L: [email protected]
830S: Odd Fixes
8d8b636d 831F: hw/ppc/ppc4*.c
b5d55020 832F: include/hw/ppc/ppc4xx.h
aaade8d7 833
98cded3a
AF
834ppce500
835M: Alexander Graf <[email protected]>
836M: Scott Wood <[email protected]>
837L: [email protected]
838S: Supported
6e481d57 839F: hw/ppc/e500*
566dd236
PB
840F: hw/pci-host/ppce500.c
841F: hw/net/fsl_etsec/
98cded3a 842
61af0ee6
PB
843Character devices
844M: Paolo Bonzini <[email protected]>
845S: Odd Fixes
846F: hw/char/
847
f536f112
PB
848Network devices
849M: Jason Wang <[email protected]>
850S: Odd Fixes
851F: hw/net/
6bd7776c 852F: tests/virtio-net-test.c
f536f112
PB
853T: git git://github.com/jasowang/qemu.git net
854
fd5d5c56 855SCSI
de7724f7
PB
856M: Paolo Bonzini <[email protected]>
857S: Supported
74460f34 858F: include/hw/scsi/*
8d8b636d 859F: hw/scsi/*
6bd7776c 860F: tests/virtio-scsi-test.c
1ab09a40 861T: git git://github.com/bonzini/qemu.git scsi-next
de7724f7
PB
862
863LSI53C895A
0e19885e 864S: Orphan
8d8b636d 865F: hw/scsi/lsi53c895a.c
fd5d5c56 866
fcb5629d 867SSI
4b46ba61 868M: Peter Crosthwaite <[email protected]>
fcb5629d 869S: Maintained
8d8b636d
PB
870F: hw/ssi/*
871F: hw/block/m25p80.c
4b46ba61
AF
872X: hw/ssi/xilinx_*
873
874Xilinx SPI
875M: Alistair Francis <[email protected]>
876M: Peter Crosthwaite <[email protected]>
877S: Maintained
878F: hw/ssi/xilinx_*
fcb5629d 879
fd5d5c56 880USB
5d0d62fe
GH
881M: Gerd Hoffmann <[email protected]>
882S: Maintained
8d8b636d 883F: hw/usb/*
28edfce0 884F: tests/usb-*-test.c
beded0ff
TH
885F: docs/usb2.txt
886F: docs/usb-storage.txt
887F: include/hw/usb.h
888F: include/hw/usb/
fd5d5c56 889
e26082fd
PB
890USB (serial adapter)
891M: Gerd Hoffmann <[email protected]>
892M: Samuel Thibault <[email protected]>
893S: Maintained
894F: hw/usb/dev-serial.c
895
92e1fb5e
AW
896VFIO
897M: Alex Williamson <[email protected]>
898S: Supported
cf7087db 899F: hw/vfio/*
99b88c6d 900F: include/hw/vfio/
92e1fb5e 901
fd5d5c56
AL
902vhost
903M: Michael S. Tsirkin <[email protected]>
904S: Supported
8d8b636d 905F: hw/*/*vhost*
fd5d5c56
AL
906
907virtio
a75143ed 908M: Michael S. Tsirkin <[email protected]>
fd5d5c56 909S: Supported
8d8b636d 910F: hw/*/virtio*
6a084ea3 911F: net/vhost-user.c
494f7b57 912F: include/hw/virtio/
6bd7776c 913F: tests/virtio-balloon-test.c
fd5d5c56
AL
914
915virtio-9p
23704102 916M: Aneesh Kumar K.V <[email protected]>
8c1cd719 917M: Greg Kurz <[email protected]>
fd5d5c56 918S: Supported
aebeca25
AF
919F: hw/9pfs/
920F: fsdev/
2d888c09 921F: tests/virtio-9p-test.c
3f3309cb 922T: git git://github.com/kvaneesh/QEMU.git
8c1cd719 923T: git git://github.com/gkurz/qemu.git 9p-next
fd5d5c56
AL
924
925virtio-blk
54d01a00 926M: Stefan Hajnoczi <[email protected]>
b457a5f5 927L: [email protected]
fd5d5c56 928S: Supported
8d8b636d 929F: hw/block/virtio-blk.c
b457a5f5 930F: hw/block/dataplane/*
6bd7776c 931F: tests/virtio-blk-test.c
b457a5f5 932T: git git://github.com/stefanha/qemu.git block
fd5d5c56 933
dd4ad64a
CH
934virtio-ccw
935M: Cornelia Huck <[email protected]>
b304bf00 936M: Christian Borntraeger <[email protected]>
dd4ad64a
CH
937S: Supported
938F: hw/s390x/virtio-ccw.[hc]
3e9ed24b
CH
939T: git git://github.com/cohuck/qemu.git s390-next
940T: git git://github.com/borntraeger/qemu.git s390-next
dd4ad64a 941
a5d4d7b5
GH
942virtio-input
943M: Gerd Hoffmann <[email protected]>
944S: Maintained
945F: hw/input/virtio-input*.c
946F: include/hw/virtio/virtio-input.h
947
fd5d5c56
AL
948virtio-serial
949M: Amit Shah <[email protected]>
950S: Supported
8d8b636d
PB
951F: hw/char/virtio-serial-bus.c
952F: hw/char/virtio-console.c
68a5e38a 953F: include/hw/virtio/virtio-serial.h
6bd7776c
GK
954F: tests/virtio-console-test.c
955F: tests/virtio-serial-test.c
fd5d5c56 956
1f51a5cb
AS
957virtio-rng
958M: Amit Shah <[email protected]>
959S: Supported
960F: hw/virtio/virtio-rng.c
961F: include/hw/virtio/virtio-rng.h
750cf869 962F: include/sysemu/rng*.h
1f51a5cb 963F: backends/rng*.c
6bd7776c 964F: tests/virtio-rng-test.c
1f51a5cb 965
f3c507ad
KB
966nvme
967M: Keith Busch <[email protected]>
c95e4c0e 968L: [email protected]
f3c507ad
KB
969S: Supported
970F: hw/block/nvme*
fc967791 971F: tests/nvme-test.c
f3c507ad 972
d383c625
HR
973megasas
974M: Hannes Reinecke <[email protected]>
c95e4c0e 975L: [email protected]
d383c625
HR
976S: Supported
977F: hw/scsi/megasas.c
978F: hw/scsi/mfi.h
979
605d52e6
DF
980Network packet abstractions
981M: Dmitry Fleytman <[email protected]>
982S: Maintained
983F: include/net/eth.h
984F: net/eth.c
985F: hw/net/net_rx_pkt*
986F: hw/net/net_tx_pkt*
987
622fb504
DF
988Vmware
989M: Dmitry Fleytman <[email protected]>
990S: Maintained
991F: hw/net/vmxnet*
992F: hw/scsi/vmw_pvscsi*
993
de24d3f1 994Rocker
de24d3f1
SF
995M: Jiri Pirko <[email protected]>
996S: Maintained
997F: hw/net/rocker/
998
70d1fb9c
XG
999NVDIMM
1000M: Xiao Guangrong <[email protected]>
1001S: Maintained
1002F: hw/acpi/nvdimm.c
1003F: hw/mem/nvdimm.c
1004F: include/hw/mem/nvdimm.h
1005
093454e2
DF
1006e1000x
1007M: Dmitry Fleytman <[email protected]>
1008S: Maintained
1009F: hw/net/e1000x*
1010
6f3fbe4e
DF
1011e1000e
1012M: Dmitry Fleytman <[email protected]>
1013S: Maintained
1014F: hw/net/e1000e*
1015
fd5d5c56
AL
1016Subsystems
1017----------
1018Audio
9f575846 1019M: Gerd Hoffmann <[email protected]>
fd5d5c56
AL
1020S: Maintained
1021F: audio/
8d8b636d 1022F: hw/audio/
d7b50c0c 1023F: tests/ac97-test.c
8fa74c94 1024F: tests/es1370-test.c
fbaf445a 1025F: tests/intel-hda-test.c
fd5d5c56 1026
17f1e8f5 1027Block layer core
fd5d5c56 1028M: Kevin Wolf <[email protected]>
c4189d85 1029M: Max Reitz <[email protected]>
c95e4c0e 1030L: [email protected]
fd5d5c56
AL
1031S: Supported
1032F: block*
1033F: block/
8d8b636d 1034F: hw/block/
4c346e0b 1035F: include/block/
46078760
KW
1036F: qemu-img*
1037F: qemu-io*
29242091 1038F: tests/qemu-iotests/
d48addda 1039T: git git://repo.or.cz/qemu/kevin.git block
fd5d5c56 1040
d55053b1
SH
1041Block I/O path
1042M: Stefan Hajnoczi <[email protected]>
9ca3003d 1043M: Fam Zheng <[email protected]>
d55053b1
SH
1044L: [email protected]
1045S: Supported
1046F: async.c
1047F: aio-*.c
1048F: block/io.c
1049F: migration/block*
e1029ae2 1050F: include/block/aio.h
d55053b1
SH
1051T: git git://github.com/stefanha/qemu.git block
1052
280458a3
JC
1053Block Jobs
1054M: Jeff Cody <[email protected]>
1055L: [email protected]
1056S: Supported
1057F: blockjob.c
1058F: include/block/blockjob.h
1059F: block/backup.c
1060F: block/commit.c
77346025 1061F: block/stream.c
280458a3
JC
1062F: block/mirror.c
1063T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1064
4120201d
MA
1065Block QAPI, monitor, command line
1066M: Markus Armbruster <[email protected]>
1067S: Supported
1068F: blockdev.c
1069F: block/qapi.c
1070F: qapi/block*.json
1071T: git git://repo.or.cz/qemu/armbru.git block-next
1072
61af0ee6 1073Character device backends
da26f37a 1074M: Paolo Bonzini <[email protected]>
fd5d5c56
AL
1075S: Maintained
1076F: qemu-char.c
da26f37a
PB
1077F: backends/msmouse.c
1078F: backends/testdev.c
fd5d5c56 1079
e26082fd
PB
1080Character Devices (Braille)
1081M: Samuel Thibault <[email protected]>
1082S: Maintained
1083F: backends/baum.c
fd5d5c56 1084
8c413e79
MA
1085Coverity model
1086M: Markus Armbruster <[email protected]>
1087S: Supported
1088F: scripts/coverity-model.c
1089
f2ca0524 1090CPU
12b0e69c 1091L: [email protected]
f2ca0524
AF
1092S: Supported
1093F: qom/cpu.c
6e481d57 1094F: include/qom/cpu.h
f2ca0524 1095
d24b569a 1096Device Tree
4b46ba61 1097M: Peter Crosthwaite <[email protected]>
d24b569a
PC
1098M: Alexander Graf <[email protected]>
1099S: Maintained
82407515
TH
1100F: device_tree.c
1101F: include/sysemu/device_tree.h
d24b569a 1102
4f966768
MA
1103Error reporting
1104M: Markus Armbruster <[email protected]>
1105S: Supported
1106F: include/qapi/error.h
1107F: include/qemu/error-report.h
1108F: util/error.c
1109F: util/qemu-error.c
1110
fd5d5c56 1111GDB stub
5dd4a88c 1112L: [email protected]
fd5d5c56
AL
1113S: Odd Fixes
1114F: gdbstub*
1115F: gdb-xml/
1116
01a9c03c
PB
1117Memory API
1118M: Paolo Bonzini <[email protected]>
1119S: Supported
1120F: include/exec/ioport.h
1121F: ioport.c
1122F: include/exec/memory.h
2b1641d0 1123F: include/exec/ram_addr.h
01a9c03c
PB
1124F: memory.c
1125F: include/exec/memory-internal.h
1126F: exec.c
1127
7ee3bf03
GH
1128SPICE
1129M: Gerd Hoffmann <[email protected]>
1130S: Supported
6e481d57 1131F: include/ui/qemu-spice.h
438528a3 1132F: include/ui/spice-display.h
7ee3bf03
GH
1133F: ui/spice-*.c
1134F: audio/spiceaudio.c
8d8b636d 1135F: hw/display/qxl*
7ee3bf03 1136
fd5d5c56 1137Graphics
25eccc37
GH
1138M: Gerd Hoffmann <[email protected]>
1139S: Odd Fixes
fd5d5c56 1140F: ui/
e220656c 1141F: include/ui/
fd5d5c56 1142
351f1bf6 1143Cocoa graphics
30ef3c74 1144M: Peter Maydell <[email protected]>
351f1bf6
AF
1145S: Odd Fixes
1146F: ui/cocoa.m
1147
fd5d5c56 1148Main loop
da26f37a
PB
1149M: Paolo Bonzini <[email protected]>
1150S: Maintained
1151F: cpus.c
1152F: main-loop.c
1153F: qemu-timer.c
fd5d5c56
AL
1154F: vl.c
1155
8899b4ae 1156Human Monitor (HMP)
fd5d5c56 1157M: Luiz Capitulino <[email protected]>
fbb0621a 1158S: Maintained
fd5d5c56 1159F: monitor.c
8899b4ae
LC
1160F: hmp.c
1161F: hmp-commands.hx
dce07e0b 1162T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
fd5d5c56 1163
f536f112 1164Network device backends
442469e6 1165M: Jason Wang <[email protected]>
fd5d5c56
AL
1166S: Maintained
1167F: net/
d24b2b1c 1168F: include/net/
5fc51cc3 1169T: git git://github.com/jasowang/qemu.git net
fd5d5c56 1170
aee09baf
VM
1171Netmap network backend
1172M: Luigi Rizzo <[email protected]>
1173M: Giuseppe Lettieri <[email protected]>
1174M: Vincenzo Maffione <[email protected]>
1175W: http://info.iet.unipi.it/~luigi/netmap/
1176S: Maintained
1177F: net/netmap.c
1178
44f76b28
PB
1179Network Block Device (NBD)
1180M: Paolo Bonzini <[email protected]>
1181S: Odd Fixes
798bfe00
FZ
1182F: block/nbd*
1183F: nbd/
1184F: include/block/nbd*
44f76b28 1185F: qemu-nbd.c
1ab09a40 1186T: git git://github.com/bonzini/qemu.git nbd-next
44f76b28 1187
2f54eb98
EH
1188NUMA
1189M: Eduardo Habkost <[email protected]>
1190S: Maintained
1191F: numa.c
1192F: include/sysemu/numa.h
2f54eb98
EH
1193T: git git://github.com/ehabkost/qemu.git numa
1194
4fc264f4
EH
1195Host Memory Backends
1196M: Eduardo Habkost <[email protected]>
1197M: Igor Mammedov <[email protected]>
1198S: Maintained
1199F: backends/hostmem*.c
1200F: include/sysemu/hostmem.h
1201
8899b4ae 1202QAPI
9740618c 1203M: Markus Armbruster <[email protected]>
8899b4ae 1204M: Michael Roth <[email protected]>
9740618c 1205S: Supported
8899b4ae 1206F: qapi/
0311c5bd 1207X: qapi/*.json
ac4abb9a
MA
1208F: include/qapi/
1209X: include/qapi/qmp/
1210F: include/qapi/qmp/dispatch.h
c0bd0b50 1211F: tests/qapi-schema/
ac4abb9a
MA
1212F: tests/test-*-visitor.c
1213F: tests/test-qmp-*.c
0311c5bd
MA
1214F: scripts/qapi*
1215F: docs/qapi*
9740618c 1216T: git git://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 1217
7810d291
LC
1218QAPI Schema
1219M: Eric Blake <[email protected]>
7810d291
LC
1220M: Markus Armbruster <[email protected]>
1221S: Supported
1222F: qapi-schema.json
0311c5bd 1223F: qapi/*.json
9740618c 1224T: git git://repo.or.cz/qemu/armbru.git qapi-next
7810d291 1225
f3582ba4
LC
1226QObject
1227M: Luiz Capitulino <[email protected]>
1228S: Maintained
1229F: qobject/
7735d2b5
MA
1230F: include/qapi/qmp/
1231X: include/qapi/qmp/dispatch.h
1232F: tests/check-qdict.c
1233F: tests/check-qfloat.c
1234F: tests/check-qint.c
1235F: tests/check-qjson.c
1236F: tests/check-qlist.c
1237F: tests/check-qstring.c
f3582ba4
LC
1238T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
1239
f05d9999
MR
1240QEMU Guest Agent
1241M: Michael Roth <[email protected]>
1242S: Maintained
1243F: qga/
1244T: git git://github.com/mdroth/qemu.git qga
1245
4688c94c 1246QOM
4688c94c
AF
1247M: Andreas Färber <[email protected]>
1248S: Supported
1249T: git git://github.com/afaerber/qemu-cpu.git qom-next
1250F: include/qom/
1251X: include/qom/cpu.h
1252F: qom/
1253X: qom/cpu.c
9f4aa7ce
AF
1254F: tests/check-qom-interface.c
1255F: tests/check-qom-proplist.c
4688c94c
AF
1256F: tests/qom-test.c
1257
8899b4ae 1258QMP
9740618c
LC
1259M: Markus Armbruster <[email protected]>
1260S: Supported
8899b4ae
LC
1261F: qmp.c
1262F: monitor.c
9b89b6a2 1263F: docs/*qmp-*
9740618c
LC
1264F: scripts/qmp/
1265T: git git://repo.or.cz/qemu/armbru.git qapi-next
8899b4ae 1266
cc0100f4
AF
1267Register API
1268M: Alistair Francis <[email protected]>
1269S: Maintained
1270F: hw/core/register.c
1271F: include/hw/register.h
1272
fd5d5c56 1273SLIRP
eda509fa 1274M: Samuel Thibault <[email protected]>
bafc72ab
JK
1275M: Jan Kiszka <[email protected]>
1276S: Maintained
fd5d5c56 1277F: slirp/
663fb1e1 1278F: net/slirp.c
d24b2b1c 1279F: include/net/slirp.h
1ab09a40 1280T: git git://git.kiszka.org/qemu.git queues/slirp
fd5d5c56 1281
b1ed728a
PB
1282Stubs
1283M: Paolo Bonzini <[email protected]>
1284S: Maintained
1285F: stubs/
1286
598a3f35 1287Tracing
1cd0f8ce 1288M: Stefan Hajnoczi <[email protected]>
598a3f35
SH
1289S: Maintained
1290F: trace/
f70fd8fd
LV
1291F: scripts/tracetool.py
1292F: scripts/tracetool/
f922ea46 1293F: docs/tracing.txt
1ab09a40 1294T: git git://github.com/stefanha/qemu.git tracing
598a3f35 1295
14f40fdc 1296Checkpatch
14f40fdc
BS
1297S: Odd Fixes
1298F: scripts/checkpatch.pl
1299
c0787c8d
JQ
1300Migration
1301M: Juan Quintela <[email protected]>
7f4675c3 1302M: Amit Shah <[email protected]>
c0787c8d
JQ
1303S: Maintained
1304F: include/migration/
44a1f946 1305F: migration/
c5515640
AS
1306F: scripts/vmstate-static-checker.py
1307F: tests/vmstate-static-checker-data/
a609ad8b 1308F: docs/migration.txt
c0787c8d 1309
92bfedb0 1310Seccomp
9d9de254 1311M: Eduardo Otubo <[email protected]>
92bfedb0
EO
1312S: Supported
1313F: qemu-seccomp.c
1314F: include/sysemu/seccomp.h
1315
ddbb0d09
DB
1316Cryptography
1317M: Daniel P. Berrange <[email protected]>
1318S: Maintained
1319F: crypto/
1320F: include/crypto/
1321F: tests/test-crypto-*
1322
10817bf0
DB
1323Coroutines
1324M: Stefan Hajnoczi <[email protected]>
1325M: Kevin Wolf <[email protected]>
1326F: util/*coroutine*
1327F: include/qemu/coroutine*
1328F: tests/test-coroutine.c
1329
88c5f205
DB
1330Buffers
1331M: Daniel P. Berrange <[email protected]>
1332S: Odd fixes
1333F: util/buffer.c
1334F: include/qemu/buffer.h
1335
666a3af9
DB
1336I/O Channels
1337M: Daniel P. Berrange <[email protected]>
1338S: Maintained
1339F: io/
1340F: include/io/
1341F: tests/test-io-*
1342
5614a283
GH
1343Sockets
1344M: Daniel P. Berrange <[email protected]>
1345M: Gerd Hoffmann <[email protected]>
1346M: Paolo Bonzini <[email protected]>
1347S: Maintained
1348F: include/qemu/sockets.h
1349F: util/qemu-sockets.c
1350
d310d85b
AG
1351Throttling infrastructure
1352M: Alberto Garcia <[email protected]>
1353S: Supported
1354F: block/throttle-groups.c
1355F: include/block/throttle-groups.h
1356F: include/qemu/throttle.h
1357F: util/throttle.c
1358L: [email protected]
1359
080d7aac
FZ
1360UUID
1361M: Fam Zheng <[email protected]>
1362S: Supported
1363F: util/uuid.c
1364F: include/qemu/uuid.h
1365F: tests/test-uuid.c
1366
fd5d5c56
AL
1367Usermode Emulation
1368------------------
486bbe5f
PB
1369Overall
1370M: Riku Voipio <[email protected]>
1371S: Maintained
1372F: thunk.c
1373F: user-exec.c
1374
fd5d5c56 1375BSD user
297e8005 1376S: Orphan
fd5d5c56
AL
1377F: bsd-user/
1378
fd5d5c56
AL
1379Linux user
1380M: Riku Voipio <[email protected]>
1381S: Maintained
1382F: linux-user/
42f5a7e9
AJ
1383
1384Tiny Code Generator (TCG)
1385-------------------------
1386Common code
cc7772bd 1387M: Richard Henderson <[email protected]>
42f5a7e9
AJ
1388S: Maintained
1389F: tcg/
1390
b25a464c
CF
1391AArch64 target
1392M: Claudio Fontana <[email protected]>
1393M: Claudio Fontana <[email protected]>
1394S: Maintained
b4f2bd1c 1395L: [email protected]
b25a464c 1396F: tcg/aarch64/
c17652ee
PB
1397F: disas/arm-a64.cc
1398F: disas/libvixl/
b25a464c 1399
42f5a7e9
AJ
1400ARM target
1401M: Andrzej Zaborowski <[email protected]>
1402S: Maintained
b4f2bd1c 1403L: [email protected]
42f5a7e9 1404F: tcg/arm/
c17652ee 1405F: disas/arm.c
42f5a7e9 1406
42f5a7e9 1407i386 target
5dd4a88c 1408L: [email protected]
42f5a7e9
AJ
1409S: Maintained
1410F: tcg/i386/
c17652ee 1411F: disas/i386.c
42f5a7e9
AJ
1412
1413IA64 target
1414M: Aurelien Jarno <[email protected]>
1415S: Maintained
1416F: tcg/ia64/
c17652ee 1417F: disas/ia64.c
42f5a7e9
AJ
1418
1419MIPS target
d6eec7a2 1420M: Aurelien Jarno <[email protected]>
42f5a7e9
AJ
1421S: Maintained
1422F: tcg/mips/
c17652ee 1423F: disas/mips.c
42f5a7e9
AJ
1424
1425PPC
1426M: Vassili Karpov (malc) <[email protected]>
1427S: Maintained
1428F: tcg/ppc/
c17652ee 1429F: disas/ppc.c
42f5a7e9
AJ
1430
1431S390 target
1432M: Alexander Graf <[email protected]>
1433M: Richard Henderson <[email protected]>
1434S: Maintained
1435F: tcg/s390/
c17652ee 1436F: disas/s390.c
42f5a7e9
AJ
1437
1438SPARC target
297e8005 1439S: Odd Fixes
42f5a7e9 1440F: tcg/sparc/
c17652ee 1441F: disas/sparc.c
bc75c9e5
SW
1442
1443TCI target
1444M: Stefan Weil <[email protected]>
1445S: Maintained
8ef9cd55 1446F: tcg/tci/
2b7be8c8 1447F: tci.c
c17652ee 1448F: disas/tci.c
aa09c951
AF
1449
1450Stable branches
1451---------------
1452Stable 1.0
1453L: [email protected]
85938981 1454T: git git://git.qemu-project.org/qemu-stable-1.0.git
aa09c951
AF
1455S: Orphan
1456
1457Stable 0.15
1458L: [email protected]
85938981 1459T: git git://git.qemu-project.org/qemu-stable-0.15.git
211b76d1 1460S: Orphan
aa09c951
AF
1461
1462Stable 0.14
1463L: [email protected]
85938981 1464T: git git://git.qemu-project.org/qemu-stable-0.14.git
aa09c951
AF
1465S: Orphan
1466
1467Stable 0.10
1468L: [email protected]
85938981 1469T: git git://git.qemu-project.org/qemu-stable-0.10.git
aa09c951 1470S: Orphan
f05b328c
SH
1471
1472Block drivers
1473-------------
1474VMDK
1475M: Fam Zheng <[email protected]>
c95e4c0e 1476L: [email protected]
f05b328c
SH
1477S: Supported
1478F: block/vmdk.c
1479
1480RBD
5a8ac6d9 1481M: Josh Durgin <[email protected]>
280458a3
JC
1482M: Jeff Cody <[email protected]>
1483L: [email protected]
f05b328c
SH
1484S: Supported
1485F: block/rbd.c
280458a3 1486T: git git://github.com/codyprime/qemu-kvm-jtc.git block
f05b328c
SH
1487
1488Sheepdog
53b33231 1489M: Hitoshi Mitake <[email protected]>
f05b328c 1490M: Liu Yuan <[email protected]>
280458a3
JC
1491M: Jeff Cody <[email protected]>
1492L: [email protected]
dce32b6c 1493L: [email protected]
f05b328c
SH
1494S: Supported
1495F: block/sheepdog.c
280458a3 1496T: git git://github.com/codyprime/qemu-kvm-jtc.git block
f05b328c
SH
1497
1498VHDX
1499M: Jeff Cody <[email protected]>
280458a3 1500L: [email protected]
f05b328c
SH
1501S: Supported
1502F: block/vhdx*
280458a3 1503T: git git://github.com/codyprime/qemu-kvm-jtc.git block
f05b328c
SH
1504
1505VDI
1506M: Stefan Weil <[email protected]>
c95e4c0e 1507L: [email protected]
f05b328c
SH
1508S: Maintained
1509F: block/vdi.c
1510
1511iSCSI
1512M: Ronnie Sahlberg <[email protected]>
1513M: Paolo Bonzini <[email protected]>
1514M: Peter Lieven <[email protected]>
c95e4c0e 1515L: [email protected]
f05b328c
SH
1516S: Supported
1517F: block/iscsi.c
1518
6542aa9c 1519NFS
280458a3 1520M: Jeff Cody <[email protected]>
6542aa9c 1521M: Peter Lieven <[email protected]>
280458a3 1522L: [email protected]
6542aa9c
PL
1523S: Maintained
1524F: block/nfs.c
280458a3 1525T: git git://github.com/codyprime/qemu-kvm-jtc.git block
6542aa9c 1526
f05b328c
SH
1527SSH
1528M: Richard W.M. Jones <[email protected]>
280458a3
JC
1529M: Jeff Cody <[email protected]>
1530L: [email protected]
f05b328c
SH
1531S: Supported
1532F: block/ssh.c
280458a3 1533T: git git://github.com/codyprime/qemu-kvm-jtc.git block
c9a12e75
CN
1534
1535ARCHIPELAGO
c9a12e75 1536M: Chrysostomos Nanakos <[email protected]>
280458a3
JC
1537M: Jeff Cody <[email protected]>
1538L: [email protected]
c9a12e75
CN
1539S: Maintained
1540F: block/archipelago.c
280458a3
JC
1541T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1542
1543CURL
1544M: Jeff Cody <[email protected]>
1545L: [email protected]
1546S: Supported
1547F: block/curl.c
1548T: git git://github.com/codyprime/qemu-kvm-jtc.git block
1549
1550GLUSTER
1551M: Jeff Cody <[email protected]>
1552L: [email protected]
1553S: Supported
1554F: block/gluster.c
1555T: git git://github.com/codyprime/qemu-kvm-jtc.git block
b5e9476c 1556
199667a8
FZ
1557Null Block Driver
1558M: Fam Zheng <[email protected]>
1559L: [email protected]
1560S: Supported
1561F: block/null.c
1562
b5e9476c
GA
1563Bootdevice
1564M: Gonglei <[email protected]>
1565S: Maintained
1566F: bootdevice.c
ecdda9e0
AG
1567
1568Quorum
1569M: Alberto Garcia <[email protected]>
1570S: Supported
1571F: block/quorum.c
1572L: [email protected]
e7c6e631
SH
1573
1574blkverify
1575M: Stefan Hajnoczi <[email protected]>
1576L: [email protected]
1577S: Supported
1578F: block/blkverify.c
1579
1580bochs
1581M: Stefan Hajnoczi <[email protected]>
1582L: [email protected]
1583S: Supported
1584F: block/bochs.c
1585
1586cloop
1587M: Stefan Hajnoczi <[email protected]>
1588L: [email protected]
1589S: Supported
1590F: block/cloop.c
1591
1592dmg
1593M: Stefan Hajnoczi <[email protected]>
1594L: [email protected]
1595S: Supported
1596F: block/dmg.c
1597
1598parallels
1599M: Stefan Hajnoczi <[email protected]>
f3073712 1600M: Denis V. Lunev <[email protected]>
e7c6e631
SH
1601L: [email protected]
1602S: Supported
1603F: block/parallels.c
b4a9e25b 1604F: docs/specs/parallels.txt
e7c6e631
SH
1605
1606qed
1607M: Stefan Hajnoczi <[email protected]>
1608L: [email protected]
1609S: Supported
1610F: block/qed.c
1611
1612raw
1613M: Kevin Wolf <[email protected]>
1614L: [email protected]
1615S: Supported
1616F: block/linux-aio.c
f586d5fc 1617F: include/block/raw-aio.h
e7c6e631
SH
1618F: block/raw-posix.c
1619F: block/raw-win32.c
1620F: block/raw_bsd.c
1621F: block/win32-aio.c
1622
1623qcow2
1624M: Kevin Wolf <[email protected]>
c4189d85 1625M: Max Reitz <[email protected]>
e7c6e631
SH
1626L: [email protected]
1627S: Supported
1628F: block/qcow2*
1629
1630qcow
1631M: Kevin Wolf <[email protected]>
1632L: [email protected]
1633S: Supported
1634F: block/qcow.c
1635
1636blkdebug
1637M: Kevin Wolf <[email protected]>
c4189d85 1638M: Max Reitz <[email protected]>
e7c6e631
SH
1639L: [email protected]
1640S: Supported
1641F: block/blkdebug.c
1642
1643vpc
1644M: Kevin Wolf <[email protected]>
1645L: [email protected]
1646S: Supported
1647F: block/vpc.c
1648
1649vvfat
1650M: Kevin Wolf <[email protected]>
1651L: [email protected]
1652S: Supported
1653F: block/vvfat.c
abfe4e94
SH
1654
1655Image format fuzzer
1656M: Stefan Hajnoczi <[email protected]>
1657L: [email protected]
1658S: Supported
1659F: tests/image-fuzzer/
717171bd 1660
049105a3
CX
1661Replication
1662M: Wen Congyang <[email protected]>
1663M: Changlong Xie <[email protected]>
1664S: Supported
1665F: replication*
1666F: block/replication.c
1667F: tests/test-replication.c
1668F: docs/block-replication.txt
1669
b9e02c06
AB
1670Build and test automation
1671-------------------------
1672M: Alex Bennée <[email protected]>
1673L: [email protected]
1674S: Supported
1675F: .travis.yml
717171bd
DB
1676
1677Documentation
1678-------------
1679Build system architecture
1680M: Daniel P. Berrange <[email protected]>
1681S: Odd Fixes
1682F: docs/build-system.txt
8a49e97f
FZ
1683
1684Docker testing
1685--------------
1686Docker based testing framework and cases
1687M: Fam Zheng <[email protected]>
1688S: Maintained
1689F: tests/docker/
This page took 0.840788 seconds and 4 git commands to generate.