summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-12Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-12Track the PC of the cache data stored in fetch so it doesn't access memory mu...Kevin Lim
2006-07-12Add --pdbNathan Binkert
2006-07-12Merge m5.eecs.umich.edu:/bk/newmemNathan Binkert
2006-07-12Fix __file__ for scriptsNathan Binkert
2006-07-11Add a cache version of FS (should really make this an option in original)Ron Dreslinski
2006-07-11Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-07-11Fix ordering issue with squashed Icache Fetches and Static data in packet.Ron Dreslinski
2006-07-11Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-11Fix option parsing.Nathan Binkert
2006-07-10Migrate most of main() and and all option parsing to pythonNathan Binkert
2006-07-10Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-07-10Some fixes so that MSHR's are matched and we don't issue overlapping requests...Ron Dreslinski
2006-07-10Minor fixes.Kevin Lim
2006-07-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-10Some minor cleanups.Kevin Lim
2006-07-10Add parameters for backwards and forwards sizes for time buffers.Kevin Lim
2006-07-10Update config for a system with an L2Ron Dreslinski
2006-07-10Fix offset calculation. Now L2's work with timing&atomic.Ron Dreslinski
2006-07-10Update FS configs to use cpu connectors for portsRon Dreslinski
2006-07-10Fix cpu in full system to match SE.Ron Dreslinski
2006-07-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemKorey Sewell
2006-07-07Support for recent port changes.Kevin Lim
2006-07-07Support Ron's changes for hooking up ports.Kevin Lim
2006-07-07Fix for bug when draining and a memory access is outstanding.Kevin Lim
2006-07-07Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-07Take the name of the checkpoint directory in when calling checkpoint() or res...Kevin Lim
2006-07-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemKorey Sewell
2006-07-07Fix address range calculation. Still need bus to handle snoop ranges.Ron Dreslinski
2006-07-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemKorey Sewell
2006-07-07Minor fix for SMT Hello Worlds to finish correctly.Korey Sewell
2006-07-07Switch out fixes for CPUs.Kevin Lim
2006-07-07Remove hack now that ports work properlyRon Dreslinski
2006-07-07Update cpus to use the getPort function to use a connector object to connect ...Ron Dreslinski
2006-07-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemKorey Sewell
2006-07-07Fix so that O3CPU doesnt segfault on exit.Korey Sewell
2006-07-06Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-06Be sure to call resume after restoring from a checkpoint.Kevin Lim
2006-07-06Support serializing and unserializing in the O3 CPU. Also a few small fixes ...Kevin Lim
2006-07-06Fix the O3CPU to support the multi-pass method for checking if the system has...Kevin Lim
2006-07-06Various serialization changes to make it possible for the O3CPU to checkpoint.Kevin Lim
2006-07-06Timing cache works for hello world test.Ron Dreslinski
2006-07-06Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-06Two minor FS compile fixes.Kevin Lim
2006-07-06Fixes for draining.Kevin Lim
2006-07-06Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-07-06Now timing reads work in single level of cache with simple cpuRon Dreslinski
2006-07-06Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-06Merge zizzer:/bk/newmemAli Saidi
2006-07-06Add default responder to busAli Saidi