Age | Commit message (Expand) | Author |
2003-11-04 | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/clean | Lisa Hsu |
2003-11-04 | Add the ability to track stats in user defined sets of function calls. code ... | Lisa Hsu |
2003-11-04 | fix type! argh | 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 | Fix unserialize issues with etherdev (used to leave junk as callbacks which | Andrew Schultz |
2003-11-03 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2003-11-03 | Make it so the quiesce instruction is conditionally enabled | Nathan Binkert |
2003-11-03 | Fix sampling cpu switchover of suspended contexts, and make some changes | Ron Dreslinski |
2003-11-03 | Fix etherdev so it serializes txPacket and rxPacket and fixes up the DmaRequest | Andrew Schultz |
2003-11-03 | Added serialization for DmaPhys structs and serialize DmaRequest::phys | Andrew Schultz |
2003-11-03 | Fix unserialize so that it still gos through the entire tree, | Ron Dreslinski |
2003-11-03 | Fix segfault from unserialization, add system_sample as a configuration | Ron Dreslinski |
2003-11-02 | Print a warning rather than failing if we're unserializing and there's an | Steve Reinhardt |
2003-11-02 | Merge zizzer:/m5/Bitkeeper/m5 | Ron Dreslinski |
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 | Merge zizzer:/m5/Bitkeeper/m5 | Ron Dreslinski |
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 | Merge zizzer:/m5/Bitkeeper/m5 | Ron Dreslinski |
2003-11-02 | General fixes for Sampling CPU in full system mode, and serialization of samp... | Ron Dreslinski |
2003-11-02 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Steve Raasch |
2003-11-02 | Add binning support | Steve Raasch |
2003-11-02 | Implement more m5 pseduo opcodes: | Nathan Binkert |
2003-11-02 | Prevent make from being smart about sccs | Nathan Binkert |
2003-11-02 | SimExit takes a time now | Nathan Binkert |
2003-11-02 | If a filter isn't specified, don't try to do any filtering | Nathan Binkert |
2003-11-02 | deprecate the m5exit instruction and rename it to m5exit_old | Nathan Binkert |
2003-11-02 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2003-11-02 | add several new functions that can be called from the guest | Nathan Binkert |
2003-11-02 | iqueue.cc: | Lisa Hsu |
2003-11-02 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2003-11-02 | Add basic.ini which is a barebones system that has nothing | Nathan Binkert |
2003-11-01 | Merge zamp.eecs.umich.edu:/amd/brio/y/rdreslin/m5bk/clean | Ron Dreslinski |
2003-11-01 | Fix overwritting and ordering issues with serialization routines | Ron Dreslinski |
2003-11-01 | statistics.hh: | Lisa Hsu |
2003-11-01 | Factor out the client/server network part into its own | Nathan Binkert |
2003-11-01 | gah! how did this ever work? time uses Tick, not unsigned! | Nathan Binkert |
2003-11-01 | Licenses | Nathan Binkert |
2003-11-01 | Make error messages more informative on a non-full-system fault. | Steve Reinhardt |
2003-11-01 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2003-11-01 | .cvsignore files don't really do anything for us anymore, so | Nathan Binkert |
2003-11-01 | Get rid of obsolete backtrace code. | Steve Reinhardt |
2003-11-01 | Commit a command for use inside a simulated system for communicating | Nathan Binkert |
2003-10-31 | eventq.cc, eventq.hh: | Andrew Schultz |
2003-10-31 | Fix mistake, used readRequest.name twice | Andrew Schultz |
2003-10-31 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2003-10-31 | Make the to_number function work better. | Nathan Binkert |