projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2004-11-13
Nathan Binkert
Make it possible for PioDevices to have unknown pio
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
Use parameter structs for initialization so it's easier
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
sort #includes
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
Macros are nasty, so let's get rid of them. Convert all
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
remove the global static check_interrupts variable...
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
defining SYSTEM_EV5 isn't all that necessary
commit
|
commitdiff
|
tree
2004-11-13
Nathan Binkert
defining SYSTEM_EV5 isn't all that necessary
commit
|
commitdiff
|
tree
2004-11-12
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
commit
|
commitdiff
|
tree
2004-11-12
Ali Saidi
slightly different parameters for nfs script
commit
|
commitdiff
|
tree
2004-11-12
Lisa Hsu
add surge and spec-surge readfiles. also make the...
commit
|
commitdiff
|
tree
2004-11-12
Ali Saidi
Added nfs-client.rcS and nfs-server.rcS
commit
|
commitdiff
|
tree
2004-11-11
Steve Reinhardt
Bus interface range fixes for caches (to fix bus brudge...
commit
|
commitdiff
|
tree
2004-11-11
Steve Reinhardt
add DPRINTFs
commit
|
commitdiff
|
tree
2004-11-10
Nathan Binkert
Make it so we can cast an EthAddr to a 64-bit integer
commit
|
commitdiff
|
tree
2004-11-10
Nathan Binkert
Use the inPalMode function instead of the PC_PAL macro
commit
|
commitdiff
|
tree
2004-11-10
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-11-10
Nathan Binkert
Don't use the global check_interrupts variable. Add...
commit
|
commitdiff
|
tree
2004-11-10
Nathan Binkert
don't print dprintk twice on the same line
commit
|
commitdiff
|
tree
2004-11-09
Jennifer Treichler
software prefetch fix
commit
|
commitdiff
|
tree
2004-11-04
Nathan Binkert
Fix to deal with the new base class parameter for regis...
commit
|
commitdiff
|
tree
2004-11-04
Nathan Binkert
Forgot about the tracing cpus for the changes to the...
commit
|
commitdiff
|
tree
2004-11-04
Nathan Binkert
make activation of exec contexts happen in startup
commit
|
commitdiff
|
tree
2004-11-03
Taeho Kgil
Add Inorder CPU model
commit
|
commitdiff
|
tree
2004-11-03
Nathan Binkert
add a new phase to the simulator. Basically the simula...
commit
|
commitdiff
|
tree
2004-11-01
Nathan Binkert
remove mention of a couple of files that don't exist...
commit
|
commitdiff
|
tree
2004-10-28
Steve Reinhardt
More user-friendly updates for 570.
commit
|
commitdiff
|
tree
2004-10-28
Steve Reinhardt
Add '%' in some places to suppress spurious doxygen...
commit
|
commitdiff
|
tree
2004-10-28
Steve Reinhardt
Major documentation update for 570 F04.
commit
|
commitdiff
|
tree
2004-10-25
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2004-10-25
Ali Saidi
changes to make interrupts part of the platform rather...
commit
|
commitdiff
|
tree
2004-10-25
Nathan Binkert
Don't use magic numbers.
commit
|
commitdiff
|
tree
2004-10-25
Nathan Binkert
add a hack to make sure we exit when sampling is complete.
commit
|
commitdiff
|
tree
2004-10-25
Steve Reinhardt
Add explicit phases to order ParamContext initializations.
commit
|
commitdiff
|
tree
2004-10-25
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
flesh out the TCP/IP/Ethernet support
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
bump up the number of cshrs so we don't panic
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
get rid of some unused variables
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
make stuff compile on openbsd again
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
get rid of pmap.h and make things variables and inline
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
in the arch/alpha directory we should use arch/alpha...
commit
|
commitdiff
|
tree
2004-10-23
Nathan Binkert
Do the targetarch dependency stuff better.
commit
|
commitdiff
|
tree
2004-10-23
Steve Reinhardt
Very minor formatting glitches.
commit
|
commitdiff
|
tree
2004-10-23
Steve Reinhardt
Make targetarch directory in build tree and copy arch...
commit
|
commitdiff
|
tree
2004-10-22
Nathan Binkert
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-10-22
Nathan Binkert
make all signatures go into a single file that's at...
commit
|
commitdiff
|
tree
2004-10-22
Nathan Binkert
Clean up the Range class and associated usages. The...
commit
|
commitdiff
|
tree
2004-10-20
Steve Reinhardt
Clean up/standardize handling of various output files.
commit
|
commitdiff
|
tree
2004-10-18
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-10-18
Steve Reinhardt
Get rid of spurious additions to ignore list.
commit
|
commitdiff
|
tree
2004-10-18
Ali Saidi
Merge saidi@zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-10-18
Steve Reinhardt
Clean up obsolete g++ 2.95 workaround.
commit
|
commitdiff
|
tree
2004-10-17
Erik Hallnor
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-10-17
Erik Hallnor
Bunch of little changes for tracking copies and getting...
commit
|
commitdiff
|
tree
2004-10-17
Ali Saidi
Fixes for bigendian platforms
commit
|
commitdiff
|
tree
2004-10-15
Ron Dreslinski
Added support for exclusive state, defined the MESI...
commit
|
commitdiff
|
tree
2004-10-02
Erik Hallnor
few more stat items to serialize
commit
|
commitdiff
|
tree
2004-10-02
Erik Hallnor
Fixes to kernel to get checkpoints to work again.
commit
|
commitdiff
|
tree
2004-10-01
Nathan Binkert
fix some bugs in the headers and fix checksumming.
commit
|
commitdiff
|
tree
2004-10-01
Erik Hallnor
Make printouts look more like stats.
commit
|
commitdiff
|
tree
2004-09-30
Erik Hallnor
Updates to make traces work correctly in all circumstan...
commit
|
commitdiff
|
tree
2004-09-28
Erik Hallnor
Add opt cpu and fix page copy warnings
commit
|
commitdiff
|
tree
2004-09-24
Ali Saidi
only set stuff up for binning interrupts if interrupt...
commit
|
commitdiff
|
tree
2004-09-22
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2004-09-22
Ali Saidi
fix unaligned memory offset and some small fixes to...
commit
|
commitdiff
|
tree
2004-09-21
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-09-21
Nathan Binkert
a bit more cleaning of the network header wrappers.
commit
|
commitdiff
|
tree
2004-09-21
Erik Hallnor
Update copies to work around alignment faults.
commit
|
commitdiff
|
tree
2004-09-20
Nathan Binkert
Clean up network header stuff and make it more generic...
commit
|
commitdiff
|
tree
2004-09-16
Ali Saidi
pc event now clears lower 2 bits
commit
|
commitdiff
|
tree
2004-09-16
Ali Saidi
switch contexts on palcode rather than kernel code
commit
|
commitdiff
|
tree
2004-09-14
Nathan Binkert
update object descriptions
commit
|
commitdiff
|
tree
2004-09-10
Ali Saidi
Merge zizzer:/bk/m5
commit
|
commitdiff
|
tree
2004-09-10
Nathan Binkert
fix the options stuff
commit
|
commitdiff
|
tree
2004-09-03
Ali Saidi
added system option to bin interrupt code seperately.
commit
|
commitdiff
|
tree
2004-09-02
Erik Hallnor
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-09-02
Erik Hallnor
Update tracing functionality and add an ITX trace writer.
commit
|
commitdiff
|
tree
2004-09-01
Ali Saidi
Updates to make SMP work.
commit
|
commitdiff
|
tree
2004-08-20
Nathan Binkert
Fixup interrupting of the ethernet device.
commit
|
commitdiff
|
tree
2004-08-20
Nathan Binkert
std::
commit
|
commitdiff
|
tree
2004-08-20
Nathan Binkert
- Clean up and factor out all of the binning code...
commit
|
commitdiff
|
tree
2004-08-20
Nathan Binkert
-DUSE_MYSQL so that mysql stuff builds properly
commit
|
commitdiff
|
tree
2004-08-19
Ali Saidi
added nate's memtest code to devtime
commit
|
commitdiff
|
tree
2004-08-19
Ali Saidi
Added code using VPtr to be able to extract info from...
commit
|
commitdiff
|
tree
2004-08-17
Nathan Binkert
Fix a small bug in parameter processing that would...
commit
|
commitdiff
|
tree
2004-08-16
Nathan Binkert
Fix SConstruct file to allow you to override the compilers
commit
|
commitdiff
|
tree
2004-08-16
Nathan Binkert
Make the mysql stuff work with scons
commit
|
commitdiff
|
tree
2004-08-11
Nathan Binkert
Whack the make stuff since it doesn't work anymore...
commit
|
commitdiff
|
tree
2004-08-11
Nathan Binkert
commented script with various kernel parameter tweaks...
commit
|
commitdiff
|
tree
2004-08-11
Nathan Binkert
cleanup interrupt code for gigabit device
commit
|
commitdiff
|
tree
2004-08-11
Nathan Binkert
std::
commit
|
commitdiff
|
tree
2004-08-10
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2004-08-10
Nathan Binkert
tweak a bunch of kernel parameters to get better perfor...
commit
|
commitdiff
|
tree
2004-08-10
Nathan Binkert
Totally re-do/reorganize the python part of the statist...
commit
|
commitdiff
|
tree
2004-08-07
Steve Reinhardt
Split libelf/SConscript into two parts, one for the
commit
|
commitdiff
|
tree
2004-08-07
Steve Reinhardt
make_c_file.py, load_odescs.py:
commit
|
commitdiff
|
tree
2004-08-05
Steve Reinhardt
Integrate Python configuration script parsing into...
commit
|
commitdiff
|
tree
2004-08-04
Steve Reinhardt
Move libelf/SConscript include to m5/SConscript, so elf
commit
|
commitdiff
|
tree
2004-08-03
Ali Saidi
added p4 config
commit
|
commitdiff
|
tree
2004-08-02
Ali Saidi
merged full_cpu.ini, system.ini and devtime.c
commit
|
commitdiff
|
tree
next