Age | Commit message (Expand) | Author |
2003-11-02 | General fixes for Sampling CPU in full system mode, and serialization of samp... | Ron Dreslinski |
2003-10-31 | Changed the naming of Serializeable derived objects. Serializeable no longer... | Andrew Schultz |
2003-10-30 | Add some comments explaining ExecContext::Status enum. | Steve Reinhardt |
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 | More progress on checkpointing... we can now write out a checkpoint and read ... | Steve Reinhardt |
2003-10-28 | Revamp serialization to make it easier. | Steve Reinhardt |
2003-10-26 | Minor serialization tweaks. | Steve Reinhardt |
2003-10-24 | Move some common full-system CPU initialization from the | Steve Reinhardt |
2003-10-24 | Make FullCPU schedule its TickEvent when one of its contexts becomes active. | Steve Reinhardt |
2003-10-23 | A few minor fixes to sampling... seems to work now for the base case | Steve Reinhardt |
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 | Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 | Steve Reinhardt |
2003-10-21 | Don't need to include sim/param.hh in sim_object.hh anymore. | Steve Reinhardt |
2003-10-22 | Probe is now in. You currently can't probe uncacheable (of course it doesn't ... | Erik Hallnor |
2003-10-21 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2003-10-21 | memtest.cc: | Erik Hallnor |
2003-10-20 | Separate the stuff for SimObject from SimObject builder. | Nathan Binkert |
2003-10-20 | simple_cpu.cc: | Erik Hallnor |
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 | Add a commited loads event queue similar to the one for commited instructions. | Erik Hallnor |
2003-10-15 | Global whitespace fixes | Nathan Binkert |
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 | Small optimization | Nathan Binkert |
2003-10-13 | Split up kernel.cc into separate files for dump_mbuf and printf | Nathan Binkert |
2003-10-13 | CopyData and CopyString moved from kernel.cc to vtophys.cc | Nathan Binkert |
2003-10-10 | Make include paths explicit and update makefile accordingly. | Steve Reinhardt |
2003-10-10 | File moves for the reorg. Tree is in broken state until I commit the makefil... | Steve Reinhardt |