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