projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2005-03-18
Ron Dreslinski
Make each etherdev have it's own pci_dev number
commit
|
commitdiff
|
tree
2005-03-18
Ron Dreslinski
Hand merged some changes
commit
|
commitdiff
|
tree
2005-03-18
Ron Dreslinski
Use the correct version of linux
commit
|
commitdiff
|
tree
2005-03-18
Ron Dreslinski
Reworked the configurations to properly use dual/quad...
commit
|
commitdiff
|
tree
2005-03-17
Lisa Hsu
re-implement SplitLIFO so that LIFO now applies to...
commit
|
commitdiff
|
tree
2005-03-17
Lisa Hsu
nake systems parameterizable in the number of NICS...
commit
|
commitdiff
|
tree
2005-03-17
Lisa Hsu
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
commit
|
commitdiff
|
tree
2005-03-17
Lisa Hsu
allow the call to len on Value proxy.
commit
|
commitdiff
|
tree
2005-03-17
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/stever/bk/m5-head
commit
|
commitdiff
|
tree
2005-03-17
Steve Reinhardt
Allow proxies to refer to proxies in config files.
commit
|
commitdiff
|
tree
2005-03-17
Nathan Binkert
Make panic work in m5.config
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
No need for this ifdef, since the entire process.hh...
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Make the stack size default to 16MB in eio processes
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Fixed the super/parent change fpr splash2 benchmarks
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Remove DUALCPU environment variable and add NUMCPUS...
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Move the creation of the L2 out of the memory base...
commit
|
commitdiff
|
tree
2005-03-16
Lisa Hsu
Some changes to NSGigE's DPRINTF's that helped when...
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-16
Lisa Hsu
Merge zizzer:/bk/m5
commit
|
commitdiff
|
tree
2005-03-16
Steve Reinhardt
Forgot to commit run.mpy with last changeset (really...
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-16
Ron Dreslinski
Fix the bad addr check to check for allowable addresses...
commit
|
commitdiff
|
tree
2005-03-16
Steve Reinhardt
Enhancements to python config proxy class.
commit
|
commitdiff
|
tree
2005-03-16
Steve Reinhardt
Add a comment to smartdict.py.
commit
|
commitdiff
|
tree
2005-03-15
Ali Saidi
only increment invalid address loads on misspeculated...
commit
|
commitdiff
|
tree
2005-03-15
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-15
Ali Saidi
during a cache miss in the simple cpu we were finalizi...
commit
|
commitdiff
|
tree
2005-03-15
Nathan Binkert
Hard code the SimObject::Params struct
commit
|
commitdiff
|
tree
2005-03-15
Nathan Binkert
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-15
Nathan Binkert
Reduce the client memory requirement for surge so the...
commit
|
commitdiff
|
tree
2005-03-15
Lisa Hsu
merge
commit
|
commitdiff
|
tree
2005-03-15
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-15
Ali Saidi
config file fixes
commit
|
commitdiff
|
tree
2005-03-15
Nathan Binkert
get rid of issequence and just use the isinstance builtin
commit
|
commitdiff
|
tree
2005-03-15
Nathan Binkert
small cleanup to sampling cpu code.
commit
|
commitdiff
|
tree
2005-03-15
Steve Reinhardt
Fix comment.
commit
|
commitdiff
|
tree
2005-03-15
Steve Reinhardt
Fix the fix, I hope...
commit
|
commitdiff
|
tree
2005-03-15
Lisa Hsu
fetch.cc:
commit
|
commitdiff
|
tree
2005-03-15
Lisa Hsu
fetch.cc:
commit
|
commitdiff
|
tree
2005-03-14
Kevin Lim
g++ 3.4 fixes.
commit
|
commitdiff
|
tree
2005-03-14
Lisa Hsu
helpful DPRINTF changes - more info is good!
commit
|
commitdiff
|
tree
2005-03-14
Kevin Lim
Bad addr check should be full system only.
commit
|
commitdiff
|
tree
2005-03-14
Kevin Lim
Fix for using Python 2.4
commit
|
commitdiff
|
tree
2005-03-14
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-14
Ali Saidi
put the syscall emulation error stuff to bed, finally
commit
|
commitdiff
|
tree
2005-03-14
Steve Reinhardt
Move adding SRCDIR/python to sys.path from
commit
|
commitdiff
|
tree
2005-03-14
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-14
Lisa Hsu
print the daddr to pciconfigall DPRINTF.
commit
|
commitdiff
|
tree
2005-03-14
Lisa Hsu
Ron's fix to some of the No supplier problems, don...
commit
|
commitdiff
|
tree
2005-03-14
Lisa Hsu
fix the etherdev2 connection so that nat runs work.
commit
|
commitdiff
|
tree
2005-03-14
Steve Reinhardt
Move mpy_importer into m5 package (it logically
commit
|
commitdiff
|
tree
2005-03-14
Steve Reinhardt
- Add capability to auto-generate Param structs from
commit
|
commitdiff
|
tree
2005-03-13
Steve Reinhardt
Minor Python config bug fix.
commit
|
commitdiff
|
tree
2005-03-13
Steve Reinhardt
A few fixes after trying one of Nate's job scripts.
commit
|
commitdiff
|
tree
2005-03-13
Steve Reinhardt
Clean up import situation... key things are:
commit
|
commitdiff
|
tree
2005-03-12
Nathan Binkert
fix syntax error that affected split configurations.
commit
|
commitdiff
|
tree
2005-03-12
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-12
Ali Saidi
remove addr from PciConfigDevice since it's not used
commit
|
commitdiff
|
tree
2005-03-11
Nathan Binkert
I don't know why from m5 import * doesn't work. Steve?
commit
|
commitdiff
|
tree
2005-03-11
Nathan Binkert
move the conversion stuff that was in configs/kernel...
commit
|
commitdiff
|
tree
2005-03-11
Nathan Binkert
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-11
Nathan Binkert
Make ConfigNodes as intermediate containers work again.
commit
|
commitdiff
|
tree
2005-03-11
Nathan Binkert
stick all python stuff into a top level python directory.
commit
|
commitdiff
|
tree
2005-03-11
Erik Hallnor
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-11
Ron Dreslinski
Added config files for splash2 benchmarks. Parameters:
commit
|
commitdiff
|
tree
2005-03-11
Erik Hallnor
Fixup after merging.
commit
|
commitdiff
|
tree
2005-03-11
Erik Hallnor
Need to invalidate blocks by calling the invalidateBlk...
commit
|
commitdiff
|
tree
2005-03-10
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-10
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-10
Ali Saidi
Removed unecessary constructor call at each return.
commit
|
commitdiff
|
tree
2005-03-10
Nathan Binkert
Fixup checkpoint directory name
commit
|
commitdiff
|
tree
2005-03-10
Nathan Binkert
Add better support for using checkpoints.
commit
|
commitdiff
|
tree
2005-03-10
Nathan Binkert
update genini so it is more like m5
commit
|
commitdiff
|
tree
2005-03-10
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-10
Ali Saidi
Updated to be frequency independent
commit
|
commitdiff
|
tree
2005-03-10
Ali Saidi
fix typo in SyscallReturn Object
commit
|
commitdiff
|
tree
2005-03-09
Ali Saidi
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
commit
|
commitdiff
|
tree
2005-03-09
Ali Saidi
Added new ping and memory latency stride 8 test
commit
|
commitdiff
|
tree
2005-03-09
Ali Saidi
Changed all syscalls to use syscall return object.
commit
|
commitdiff
|
tree
2005-03-09
Nathan Binkert
Add support for using the variables that m5 was compile...
commit
|
commitdiff
|
tree
2005-03-09
Nathan Binkert
We should import m5config *after* we do the CPPDEFINES...
commit
|
commitdiff
|
tree
2005-03-09
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-09
Lisa Hsu
fix typo in the fixed etherlink serialization.
commit
|
commitdiff
|
tree
2005-03-09
Steve Reinhardt
Fix tracediff to work with new parameter and output...
commit
|
commitdiff
|
tree
2005-03-09
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-09
Steve Reinhardt
Fix a couple of bugs introduced (or tickled) by the...
commit
|
commitdiff
|
tree
2005-03-09
Nathan Binkert
Pass all scons defined pre-processor macro variables...
commit
|
commitdiff
|
tree
2005-03-09
Nathan Binkert
Split the string importer from the rest of the mpy...
commit
|
commitdiff
|
tree
2005-03-08
Lisa Hsu
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
commit
|
commitdiff
|
tree
2005-03-08
Lisa Hsu
make some changes to bonnie - now that the simulator...
commit
|
commitdiff
|
tree
2005-03-08
Nathan Binkert
By default, we don't want to be sampling
commit
|
commitdiff
|
tree
2005-03-08
Nathan Binkert
Fix serialization of the EtherLink object
commit
|
commitdiff
|
tree
2005-03-08
Nathan Binkert
Fix the singalling from server to client so that the
commit
|
commitdiff
|
tree
2005-03-08
Nathan Binkert
Only try to import cpt.mpy if we need it.
commit
|
commitdiff
|
tree
2005-03-08
Steve Reinhardt
Merge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever...
commit
|
commitdiff
|
tree
2005-03-08
Steve Reinhardt
More restructuring on Python config code for auto-gener...
commit
|
commitdiff
|
tree
2005-03-07
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2005-03-07
Nathan Binkert
Make it easier to find a jobfile.
commit
|
commitdiff
|
tree
next