summaryrefslogtreecommitdiff
path: root/src/sim
AgeCommit message (Expand)Author
2006-06-26add syscall emulation page table fault so we can allocate more stack pagesAli Saidi
2006-06-17include misc.hh for panicNathan Binkert
2006-06-17add mac os x fast byte swap codeAli Saidi
2006-06-17Merge zizzer:/bk/newmemAli Saidi
2006-06-17minor header cleanupsAli Saidi
2006-06-17Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-06-17Fixes to compile under Cygwin.Steve Reinhardt
2006-06-17Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-17remove profile.ccAli Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-17Merge zizzer:/bk/newmemAli Saidi
2006-06-17Rename SWIG "main" module to "cc_main" so it'sSteve Reinhardt
2006-06-17Add --outdir option. Didn't call it "-d" sinceSteve Reinhardt
2006-06-15Merge zizzer:/bk/newmemAli Saidi
2006-06-14add a comment that should be able to pass --help after config fileAli Saidi
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-13allow long opts to m5 and add a help flag back.Ali Saidi
2006-06-12Merge fixes to make full system compile and run.Kevin Lim
2006-06-11Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-11Move LiveProcess::create() from arch-specific filesSteve Reinhardt
2006-06-09Merge vm1.(none):/home/stever/bk/newmemSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-06-09Authorship stuffKorey Sewell
2006-06-09Merge zizzer:/bk/newmemKorey Sewell
2006-06-09add fcntl64FuncKorey Sewell
2006-06-07Update copyright.Kevin Lim
2006-06-07Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...Kevin Lim
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-30Clean up Python embedding to build on zizzer (where python2.4Steve Reinhardt
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-30Link in Python interpreter.Steve Reinhardt
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt