Age | Commit message (Expand) | Author |
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 | Add a few configuration DPRINTFs. | Steve Reinhardt |
2003-10-28 | Get new serialization code to link. | Steve Reinhardt |
2003-10-28 | Revamp serialization to make it easier. | Steve Reinhardt |
2003-10-28 | emulate callpal halt for non FULL_SYSTEM | Nathan Binkert |
2003-10-26 | Minor serialization tweaks. | Steve Reinhardt |
2003-10-24 | Make FullCPU schedule its TickEvent when one of its contexts becomes active. | 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-22 | Changed the init_param to a uint64_t from int | Andrew Schultz |
2003-10-21 | Don't need to include sim/param.hh in sim_object.hh anymore. | Steve Reinhardt |
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-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 full_cpu/cpu.cc,hh to full_cpu.cc,hh. | Steve Reinhardt |
2003-10-13 | Split up kernel.cc into separate files for dump_mbuf and printf | Nathan Binkert |
2003-10-10 | Make things work on OpenBSD again | 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 |
2003-10-10 | Remove a ton of old simplescalar crap that we no longer need. | Nathan Binkert |
2003-10-10 | Stop using omisc.h and move relevant functions to better places | Nathan Binkert |
2003-10-08 | Rename std_types.hh to the much more descriptive inst_seq.hh | Steve Reinhardt |
2003-10-07 | New loader structure. Expand Nate's ObjectFile to automatically detect file ... | Steve Reinhardt |
2003-10-07 | Import changeset | Steve Raasch |