Statistics
| Branch: | Revision:

root / MAINTAINERS @ f5049756

History | View | Annotate | Download (2.1 kB)

1 b6f97c14 bellard
QEMU Maintainers
2 b6f97c14 bellard
================
3 b6f97c14 bellard
4 3cd9acb4 bellard
Project leaders:
5 3cd9acb4 bellard
----------------
6 3cd9acb4 bellard
7 3cd9acb4 bellard
Fabrice Bellard
8 3cd9acb4 bellard
Paul Brook
9 b6f97c14 bellard
10 b6f97c14 bellard
CPU cores:
11 b6f97c14 bellard
----------
12 b6f97c14 bellard
13 3cd9acb4 bellard
x86                Fabrice Bellard
14 b6f97c14 bellard
ARM                Paul Brook
15 b6f97c14 bellard
SPARC              Blue Swirl
16 9800ee26 bellard
MIPS               Thiemo Seufer
17 c17e9c45 j_mayer
PowerPC            ?
18 b6f97c14 bellard
M68K               Paul Brook
19 b6f97c14 bellard
SH4                ?
20 b6f97c14 bellard
CRIS               Edgar E. Iglesias
21 c17e9c45 j_mayer
Alpha              ?
22 b6f97c14 bellard
23 b6f97c14 bellard
Machines (sorted by CPU):
24 b6f97c14 bellard
-------------------------
25 b6f97c14 bellard
26 b6f97c14 bellard
x86
27 b6f97c14 bellard
  pc.c                    Fabrice Bellard (new maintainer needed)
28 b6f97c14 bellard
ARM
29 b6f97c14 bellard
  integratorcp.c          Paul Brook
30 b6f97c14 bellard
  versatilepb.c           Paul Brook
31 b6f97c14 bellard
  Real View               Paul Brook
32 b6f97c14 bellard
  spitz.c                 Andrzej Zaborowski
33 b6f97c14 bellard
  palm.c                  Andrzej Zaborowski
34 b6f97c14 bellard
  nseries.c               Andrzej Zaborowski
35 b6f97c14 bellard
  stellaris.c             Paul Brook
36 b6f97c14 bellard
  gumstix.c               Thorsten Zitterell
37 b6f97c14 bellard
  mainstone.c             Armin Kuster
38 b6f97c14 bellard
  musicpal.c              Jan Kiszka
39 b6f97c14 bellard
SPARC
40 b6f97c14 bellard
  sun4u.c                 Blue Swirl
41 b6f97c14 bellard
  sun4m.c                 Blue Swirl
42 b6f97c14 bellard
MIPS
43 b6f97c14 bellard
  mips_r4k.c              Aurelien Jarno
44 b6f97c14 bellard
  mips_malta.c            Aurelien Jarno
45 b6f97c14 bellard
  mips_jazz.c             Hervé Poussineau
46 b6f97c14 bellard
  mips_mipssim.c          Thiemo Seufer
47 b6f97c14 bellard
PowerPC
48 c17e9c45 j_mayer
  ppc_prep.c              ?
49 c17e9c45 j_mayer
  ppc_oldworld.c          Fabrice Bellard
50 c17e9c45 j_mayer
  ppc_chrp.c              Fabrice Bellard
51 c17e9c45 j_mayer
  ppc405_boards.c         ?
52 b6f97c14 bellard
M86K
53 b6f97c14 bellard
  mcf5208.c               Paul Brook
54 b6f97c14 bellard
  an5206.c                Paul Brook
55 b6f97c14 bellard
  dummy_m68k.c            Paul Brook
56 b6f97c14 bellard
SH4
57 b6f97c14 bellard
  shix.c                  ?
58 b6f97c14 bellard
  r2d.c                   Magnus Damm
59 b6f97c14 bellard
CRIS
60 b6f97c14 bellard
  etraxfs.c               Edgar E. Iglesias
61 b6f97c14 bellard
Alpha
62 b6f97c14 bellard
63 b6f97c14 bellard
Generic Subsystems:
64 b6f97c14 bellard
-------------------  
65 b6f97c14 bellard
66 3cd9acb4 bellard
Dynamic translator        Fabrice Bellard
67 b6f97c14 bellard
Main loop                 Fabrice Bellard (new maintainer needed)
68 b6f97c14 bellard
TCG                       Fabrice Bellard
69 b6f97c14 bellard
kqemu interface           Fabrice Bellard
70 b6f97c14 bellard
IDE device                ?
71 b6f97c14 bellard
SCSI device               Paul Brook
72 b6f97c14 bellard
PCI layer                 ?
73 b6f97c14 bellard
USB layer                 ?
74 b6f97c14 bellard
Block layer               ?
75 b6f97c14 bellard
Graphic layer             ?
76 3cd9acb4 bellard
Audio device layer        Vassili Karpov (malc)
77 b6f97c14 bellard
Character device layer    ?
78 b6f97c14 bellard
Network device layer      ?
79 b6f97c14 bellard
GDB stub                  ?
80 9800ee26 bellard
Linux user                ?
81 9800ee26 bellard
Darwin user               ?
82 9800ee26 bellard
SLIRP                     ?