Age | Commit message (Expand) | Author |
2004-01-13 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-01-13 | Change to a new centralized way to specify the memory hierarchy parameters (d... | Erik Hallnor |
2004-01-11 | Modify handling of serialize:dir parameter to make it more useful. | Steve Reinhardt |
2003-12-19 | Make stuff build on openbsd | Nathan Binkert |
2003-12-16 | Fix previously committed call_pal fix... the main problem was in the | Steve Reinhardt |
2003-12-15 | Fixes for full-system call_pal instruction. | Steve Reinhardt |
2003-12-11 | Stats & serialization tweaks & cleanup. Unserializing from | Steve Reinhardt |
2003-12-10 | Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), | Steve Reinhardt |
2003-12-09 | Generate a fault when a privileged PAL call is | Steve Reinhardt |
2003-12-01 | Formatting & doxygen docs for new syscall emulation code. | Steve Reinhardt |
2003-12-01 | Restructuring of LiveProcess etc. to support multiple emulated OS syscall | Steve Reinhardt |
2003-11-12 | Rewrite getdirentries to replace SS-derived version. | Steve Reinhardt |
2003-11-07 | add a couple of hacks to get thigns going for ISCA | Nathan Binkert |
2003-11-03 | Automerge | Steve Reinhardt |
2003-11-03 | Fix bugs in and expand syscall emulation code. | Steve Reinhardt |
2003-11-03 | Minor changes to instruction trace output. | Steve Reinhardt |
2003-11-03 | Make it so the quiesce instruction is conditionally enabled | Nathan Binkert |
2003-11-02 | ok, let's get this right | Nathan Binkert |
2003-11-02 | Fix a bug in the pseudo instruction context | Nathan Binkert |
2003-11-02 | Add the option to ignore some of the pseudo instructions | Nathan Binkert |
2003-11-02 | Move the m5 pseudo instructions into their own file | Nathan Binkert |
2003-11-02 | Implement more m5 pseduo opcodes: | Nathan Binkert |
2003-11-02 | SimExit takes a time now | Nathan Binkert |
2003-11-02 | deprecate the m5exit instruction and rename it to m5exit_old | Nathan Binkert |
2003-10-29 | Support for Serializable non-SimObject things like events. | Steve Reinhardt |
2003-10-29 | Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU. | Steve Reinhardt |
2003-10-29 | Flesh out ExecContext serialize/unserialize (including RegFile). | Steve Reinhardt |
2003-10-29 | Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR. | Steve Reinhardt |
2003-10-29 | More progress on checkpointing... we can now write out a checkpoint and read ... | Steve Reinhardt |
2003-10-28 | Merge zizzer:bk/m5 into isabel.reinhardt.house:/z/stever/ser/m5 | Steve Reinhardt |
2003-10-28 | Revamp serialization to make it easier. | Steve Reinhardt |
2003-10-28 | Clean up a few spots where we weren't handling of misspeculation correctly. | Steve Reinhardt |
2003-10-28 | emulate callpal halt for non FULL_SYSTEM | Nathan Binkert |
2003-10-26 | Fix some problems with stats reset & floss counters. | Steve Reinhardt |
2003-10-24 | Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 | Steve Reinhardt |
2003-10-24 | Move some common full-system CPU initialization from the | Steve Reinhardt |
2003-10-24 | Added m5func "resetstats" to allow scriptable reset of statistics inside sim | Andrew Schultz |
2003-10-23 | Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 | Steve Reinhardt |
2003-10-23 | Initial support for CPU switching. New SamplingCPU object encompasses a set | Steve Reinhardt |
2003-10-23 | Move to non-architecture specific MemReq | Erik Hallnor |
2003-10-21 | Created new M5 instruction to allow an integer parameter (init_param) to be s... | Andrew Schultz |
2003-10-20 | Separate the stuff for SimObject from SimObject builder. | Nathan Binkert |
2003-10-19 | Get rid of obsolete code, most of it '#if 0'ed anyway. | Steve Reinhardt |
2003-10-18 | Add comment to elaborate on store-conditional result code (and remove | Steve Reinhardt |
2003-10-16 | Minor documentation tweaks. | Steve Reinhardt |
2003-10-14 | Merge | Nathan Binkert |
2003-10-14 | Remove all of the Tru64 specific stuff from the base System object | Nathan Binkert |
2003-10-13 | Rename CPU object to FullCPU | Steve Reinhardt |
2003-10-13 | Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh. | Steve Reinhardt |
2003-10-13 | Fix up decoder.cc generation... this got broken at the directory reorg. | Steve Reinhardt |