projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2009-02-01
Gabe Black
Devices: Add support for legacy fixed IO locations...
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Plug in an IDE controller.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Refactor and clean up the keyboard controller.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Add a keyboard controller device.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Set up the console interrupt and add some DPRINTFs.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Configure the IO APIC more.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Add some interrupt info to the intel MP tables.
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Rework interrupt pins to allow one to many connect...
commit
|
commitdiff
|
tree
2009-02-01
Gabe Black
X86: Initialize the value behind port 61 so unused...
commit
|
commitdiff
|
tree
2009-02-02
Gabe Black
X86: Set/correct some default values for x86 parameters.
commit
|
commitdiff
|
tree
2009-01-31
Ali Saidi
SCons: Fix how we get Mercurial revision information...
commit
|
commitdiff
|
tree
2009-01-31
Ali Saidi
Errors: Use the correct panic/warn/fatal/info message...
commit
|
commitdiff
|
tree
2009-01-31
Ali Saidi
Errors: Print a URL with a hash of the format string...
commit
|
commitdiff
|
tree
2009-01-31
Ali Saidi
Config: Cause a fatal() when a parameter without a...
commit
|
commitdiff
|
tree
2009-01-30
Nathan Binkert
Fix typo
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Prevent Linux for probing for non-existant IDE...
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Add a dummy minimal DMA controller that doesn...
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Add a device to back the non-existant floppy drive...
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Add fake devices for non-existant serial ports.
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Implement the xadd instruction.
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Implement the bswap instruction.
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
Dev: Make the RTC device ignore writes to a read only...
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Fix a bug in the iret microcode.
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
X86: Make the interrupt object wake up the CPU when...
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
CPU: Add a setCPU function to the interrupt objects.
commit
|
commitdiff
|
tree
2009-01-26
Gabe Black
Devices: Make the destructor virtual on the CopyEnginCh...
commit
|
commitdiff
|
tree
2009-01-24
Nathan Binkert
pseudo inst: Add new wake cpu instruction for sending...
commit
|
commitdiff
|
tree
2009-01-24
Nathan Binkert
cpu: provide a wakeup mechanism that can be used to...
commit
|
commitdiff
|
tree
2009-01-23
Ali Saidi
Trace: Add DPRINTFS macro that takes parameter to call...
commit
|
commitdiff
|
tree
2009-01-23
Ali Saidi
IGbE: Fix two e1000 driver bugs that I missed before.
commit
|
commitdiff
|
tree
2009-01-21
Nathan Binkert
o3cpu: give a name to the activity recorder for better...
commit
|
commitdiff
|
tree
2009-01-20
Nathan Binkert
thread_context: move getSystemPtr so SE mode can get...
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
python: add fatal() function to the m5 package and...
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
python: Try to isolate the stuff that's in the m5.inter...
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
tracing: Add help strings for some of the trace flags
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
tracing: panic() if people try to use tracing, but...
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
python: Rework how things are imported
commit
|
commitdiff
|
tree
2009-01-19
Nathan Binkert
scons: Don't add all objects to the library twice
commit
|
commitdiff
|
tree
2009-01-17
Ali Saidi
Stats: Update parser statistics for Linux special files...
commit
|
commitdiff
|
tree
2009-01-17
Ali Saidi
Fix issue 326: glibc non-deterministic because it reads...
commit
|
commitdiff
|
tree
2009-01-17
Ali Saidi
CopyEngine: Implement a I/OAT-like copy engine.
commit
|
commitdiff
|
tree
2009-01-13
Nathan Binkert
SCons: centralize the Dir() workaround for newer versio...
commit
|
commitdiff
|
tree
2009-01-13
Ali Saidi
Fix style hook for Mercurial >= 1.1
commit
|
commitdiff
|
tree
2009-01-12
Richard Strong
This fix addresses an ill formed if statement that...
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Set up support for adding m5 pseudo insts to a...
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Hook in the M5 pseudo insts.
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Autogenerate macroop generateDisassemble function.
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Move the function that prints memory args into...
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Move the macroop class out of the isa description...
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
X86: Change indentation on microop disassembly.
commit
|
commitdiff
|
tree
2009-01-07
Gabe Black
Tracing: Make tracing aware of macro and micro ops.
commit
|
commitdiff
|
tree
2009-01-06
Ali Saidi
IGbE: Implement header splitting with large MTU
commit
|
commitdiff
|
tree
2009-01-06
Ali Saidi
INET: Add functions to header types to get offset in...
commit
|
commitdiff
|
tree
2009-01-06
Ali Saidi
IGbE: Remove is8257 variable
commit
|
commitdiff
|
tree
2008-12-17
Steve Reinhardt
Make Alpha pseudo-insts available from SE mode.
commit
|
commitdiff
|
tree
2008-12-17
Gabe Black
SPARC: Truncate syscall args and return values appropri...
commit
|
commitdiff
|
tree
2008-12-15
Gabe Black
Update the stats for the fixes to the PCI device class.
commit
|
commitdiff
|
tree
2008-12-15
Gabe Black
PCI: Add some missing breaks to a couple case statements.
commit
|
commitdiff
|
tree
2008-12-15
Author Name
The ide_ctrl serialize and unserialize were broken.
commit
|
commitdiff
|
tree
2008-12-09
Richard Strong
IDE: Fix serialization for the IDE controller.
commit
|
commitdiff
|
tree
2008-12-08
Nathan Binkert
eventq: Add some debugging code to the eventq.
commit
|
commitdiff
|
tree
2008-12-08
Nathan Binkert
output: Change default output directory and files and...
commit
|
commitdiff
|
tree
2008-12-07
Gabe Black
Devices: Clean up the IDE controller.
commit
|
commitdiff
|
tree
2008-12-07
Lisa Hsu
imported patch aux-fix.patch
commit
|
commitdiff
|
tree
2008-12-06
Gabe Black
X86: Add add_entry back in.
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
eventq: use the flags data structure
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
eventq: move virtual function definitiions to the ...
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
traceflags: Make "All" a valid trace flag.
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
SimObject: change naming of vectors so there are the...
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
scons: only use -Wno-pointer-sign with gcc >= 4.3
commit
|
commitdiff
|
tree
2008-12-06
Nathan Binkert
flags: Change naming of functions to be clearer
commit
|
commitdiff
|
tree
2008-12-05
Ali Saidi
IGbE: Add support for newer 8257x based Intel NICs
commit
|
commitdiff
|
tree
2008-12-05
Ali Saidi
IGbE: Add support for TCP segment offload
commit
|
commitdiff
|
tree
2008-12-05
Ali Saidi
INet: Allow updating on id, len, seq, and flag field...
commit
|
commitdiff
|
tree
2008-12-05
Lisa Hsu
Automated merge with ssh://m5sim.org//repo/m5
commit
|
commitdiff
|
tree
2008-12-05
Lisa Hsu
This brings M5 closer to modernity - the kernel being...
commit
|
commitdiff
|
tree
2008-12-04
Lisa Hsu
This patch pulls out the auxiliary vector struct from...
commit
|
commitdiff
|
tree
2008-12-03
Nathan Binkert
Add the mkblankimage.sh utility to the utils directory.
commit
|
commitdiff
|
tree
2008-12-03
Nathan Binkert
cprintf: support a configurable width and precision...
commit
|
commitdiff
|
tree
2008-12-03
Nathan Binkert
util/m5: Add a new function called pin to bind a progra...
commit
|
commitdiff
|
tree
2008-12-03
Nathan Binkert
util/m5: reorganize code so it is easier to add operations
commit
|
commitdiff
|
tree
2008-11-21
Steve Reinhardt
Assume files w/o obvious OS are Linux (with warning)
commit
|
commitdiff
|
tree
2008-11-17
Steve Reinhardt
Sort trace flags before printing them.
commit
|
commitdiff
|
tree
2008-11-17
Steve Reinhardt
Minor tracediff bug fixes.
commit
|
commitdiff
|
tree
2008-11-17
Steve Reinhardt
Update stats for brk fix (cset f28f020f3006).
commit
|
commitdiff
|
tree
2008-11-16
Clint Smullen
Output: Include gzstream package to allow automatically...
commit
|
commitdiff
|
tree
2008-11-15
Steve Reinhardt
syscalls: fix latent brk/obreak bug.
commit
|
commitdiff
|
tree
2008-11-15
Clint Smullen
Remove the pointless, repository destroying assertion...
commit
|
commitdiff
|
tree
2008-11-14
Steve Reinhardt
Cache: get rid of obsolete Tag methods.
commit
|
commitdiff
|
tree
2008-11-14
Nathan Binkert
Fix a bunch of bugs I introduced when I changed the...
commit
|
commitdiff
|
tree
2008-11-14
Gabe Black
CPU: Refactor read/write in the simple timing CPU.
commit
|
commitdiff
|
tree
2008-11-14
Gabe Black
X86: Update the mcf stats.
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
SCons: Allow top level directory of EXTRAS able to...
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
pseudo inst: Add rpns (read processor nanoseconds)...
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
Clean up the SimpleTimingPort class a little bit.
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
clean: Move some stuff from the hh file to the cc file.
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
python: Fix the reference counting for python events...
commit
|
commitdiff
|
tree
2008-11-10
Clint Smullen
O3CPU: Make the instcount debugging stuff per-cpu.
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
mem: update stuff for changes to Packet and Request
commit
|
commitdiff
|
tree
2008-11-10
Nathan Binkert
style: clean up the Packet stuff
commit
|
commitdiff
|
tree
next