index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-06-16
Add in exec_context.hh, which is a file for documentation purposes only. It ...
Kevin Lim
2006-06-16
Miscellaneous minor fixes.
Kevin Lim
2006-06-16
Two updates that got combined into one ChangeSet accidentally. They're both ...
Kevin Lim
2006-06-16
Checker updates.
Kevin Lim
2006-06-14
Minor code cleanup of BaseDynInst.
Kevin Lim
2006-06-13
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-13
Add in a few global options. Feel free to rename them, they're just the firs...
Kevin Lim
2006-06-13
Minor updates for stats.
Kevin Lim
2006-06-13
allow long opts to m5 and add a help flag back.
Ali Saidi
2006-06-13
Make syscalls serialize after instructions so they work properly on the new C...
Kevin Lim
2006-06-13
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-13
Compile fix.
Kevin Lim
2006-06-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-12
Fixes for checker. The RC/RS instructions check the interrupt flag, which is...
Kevin Lim
2006-06-12
Fix output messages.
Kevin Lim
2006-06-12
Clean up/shift some code around.
Kevin Lim
2006-06-12
Fix compile error.
Kevin Lim
2006-06-12
Fix memory leak.
Kevin Lim
2006-06-12
Merge fixes to make full system compile and run.
Kevin Lim
2006-06-12
Removed syscall function from thread_context.hh. ThreadContext is the interf...
Kevin Lim
2006-06-12
Fix python binary name in arch/SConscript.
Steve Reinhardt
2006-06-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-06-11
Merge iceaxe.:/Volumes/work/research/m5/head
Nathan Binkert
2006-06-11
Move LiveProcess::create() from arch-specific files
Steve Reinhardt
2006-06-11
Add some utility functions to ease handling
Steve Reinhardt
2006-06-11
Fix compiling for SPARC_SE:
Ali Saidi
2006-06-10
Don't allow SimObject-valued class params to be set
Steve Reinhardt
2006-06-10
Only allow SimObject classes to be instantiated (no cloning!).
Steve Reinhardt
2006-06-10
Update scripts for testing ALPHA_FS and MIPS_SE.
Steve Reinhardt
2006-06-09
Fix up imports in Ozone objects/*.py files.
Steve Reinhardt
2006-06-09
Merge vm1.(none):/home/stever/bk/newmem
Steve Reinhardt
2006-06-09
Move main control from C++ into Python.
Steve Reinhardt
2006-06-09
Authorship stuff
Korey Sewell
2006-06-09
Authorship stuff
Korey Sewell
2006-06-09
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-09
Two minor fixes.
Kevin Lim
2006-06-09
add fcntl64Func
Korey Sewell
2006-06-09
Removing of old code and adding in new comments.
Kevin Lim
2006-06-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-09
Allow for fetch to retry access if the sendTiming call fails.
Kevin Lim
2006-06-09
Fix allocating requests twice on retries.
Kevin Lim
2006-06-09
Remove obsolete stuff.
Kevin Lim
2006-06-09
Fixes for some outstanding issues in the LSQ. It should now be able to retry...
Kevin Lim
2006-06-09
Merging in a month of changes
Korey Sewell
2006-06-08
add nacked result and a function to swizzle nacked packet into something that...
Ali Saidi
2006-06-08
add write/read functions that have endian conversions in them
Ali Saidi
2006-06-08
Tell checker that an instruction is completed prior once it does the access t...
Kevin Lim
2006-06-08
Creation of translating port pushed off to CPU.
Kevin Lim
2006-06-08
Get O3 CPU mostly working in full system, and fix an FP bug that showed up.
Kevin Lim
2006-06-07
Update copyright.
Kevin Lim
[next]