Statistics
| Branch: | Revision:

root / MAINTAINERS @ 6b4c11cd

History | View | Annotate | Download (2.1 kB)

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