X86: Implement IST stack switching.
[gem5.git] / AUTHORS
1
2 Nathan L. Binkert
3 -----------------------
4 * Alpha full system support
5 * Statistics package
6 * Event queue
7 * Pseudo instructions
8 * Remote GDB facilities
9 * PC sampling
10 * Trace facilities
11 * Tru64 support
12 * Ethernet (Link, NSGIGE, Sinic) device support
13 * PCI device support
14 * Checkpoint framework
15 * Configuration system
16
17 Steven K. Reinhardt
18 -----------------------
19 * Alpha support
20 * ISA parsing
21 * SWIG intergration
22 * New memory system
23 * New Caches
24 * Simple CPU
25 * Instruction tracing
26 * PC sampling
27 * Deprecated detailed CPU
28 * Binary Loading
29 * Configuration system
30
31 Ali G. Saidi
32 -----------------------
33 * SPARC Full System Support
34 * Alpha Linux support
35 * Alpha (Tsunami) platform and devices
36 * I/O <-> memory interface
37 * PCI device interface
38 * Multiple ISA support
39 * Ethernet (Intel NIC) device model
40 * Memory bridge, bus, packet, port interfaces
41
42 Kevin T. Lim
43 -----------------------
44 * New CPU model
45 * CPU checker
46 * CPU class restructuring
47 * Quiecsing/Draining
48
49 Ronald G. Dreslinski Jr
50 -----------------------
51 * Caches/Cache coherence
52 * Prefetching
53 * New memory system (port, request, packet, cache porting)
54 * Tru64 MP support
55
56 Lisa R. Hsu
57 -----------------------
58 * DP83820 NIC device model
59 * Kernel stats
60 * Linux Dist disk image building (current)
61
62 Gabriel Black
63 -----------------------
64 * Multiple ISA support
65 * SPARC ISA support
66 * X86 ISA support
67 * Alpha support reorganization
68 * SPARC SE support
69 * X86 SE support
70 * Remote GDB in SE support
71 * TLB based translation in SE
72 * Statetrace debugging tool
73 * Microcode system
74
75 Korey L. Sewell
76 -----------------------
77 * O3CPU SMT support
78 * MIPS ISA support
79 * Multiple ISA support in O3CPU
80
81 Andrew L. Schultz
82 -----------------------
83 * IDE controller/disk model
84 * PCI devices interface
85 * Linux Dist disk image building (deprecated)
86
87 Erik G. Hallnor
88 -----------------------
89 * Caches
90 * Trace reader support
91 * Checkpoint framework
92
93 Steve E. Raasch
94 -----------------------
95 * Deprecated CPU model
96 * Generic CPU structures
97
98 David Green
99 -----------------------
100 * Deprecated CPU model
101 * Caches
102
103 Benjamin S. Nash
104 -----------------------
105 * Alpha FreeBSD support
106
107 Miguel J. Serrano
108 -----------------------
109 * Alpha FreeBSD support