Age | Commit message (Expand) | Author |
2006-10-09 | Update the Memtester, commit a config file/test for it. | Ron Dreslinski |
2006-10-08 | Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) | Steve Reinhardt |
2006-10-02 | Updates to fix merge issues and bring almost everything up to working speed. ... | Kevin Lim |
2006-09-30 | Merge ktlim@zamp:./local/clean/o3-merge/m5 | Kevin Lim |
2006-09-18 | add boiler plate intel nic code | Ali Saidi |
2006-09-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-09-05 | Enable proxies (Self/Parent) for specifying ports. | Steve Reinhardt |
2006-09-04 | More Python hacking to deal with config.py split | Steve Reinhardt |
2006-09-03 | Added uid, euid, gid, egid, pid and ppid parameters to a live process. | Gabe Black |
2006-08-21 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-18 | Update reference outputs | Steve Reinhardt |
2006-08-17 | add default range to PhysicalMemory | Ali Saidi |
2006-08-16 | Fix the caches not working in the regression | Ron Dreslinski |
2006-08-16 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-08-16 | Fix Physical Memory to allow memory sizes bigger than 128MB. | Ali Saidi |
2006-08-16 | Minor regression fixes. | Steve Reinhardt |
2006-08-16 | Finish test clean-up & reorg. | Steve Reinhardt |
2006-08-16 | More restructuring of regression tests. | Steve Reinhardt |
2006-07-27 | Need config read/write latency. | Kevin Lim |
2006-07-21 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-21 | Minor functionality updates. | Kevin Lim |
2006-07-19 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-07-19 | Change the device latency here to a latency rather than a Tick | Ali Saidi |
2006-07-19 | Minor changes to reflect state used for regression stats. | Kevin Lim |
2006-07-14 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-13 | add system.mem_mode = ['timing', 'atomic'] | Ali Saidi |
2006-07-12 | memory mode information now contained in system object | Ali Saidi |
2006-07-12 | Push more default options to the Python object level as they are rarely chang... | Kevin Lim |
2006-07-10 | Add parameters for backwards and forwards sizes for time buffers. | Kevin Lim |
2006-07-07 | Support for recent port changes. | Kevin Lim |
2006-07-07 | Support Ron's changes for hooking up ports. | Kevin Lim |
2006-07-06 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-07-06 | Add default responder to bus | Ali Saidi |
2006-07-05 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-05 | Add some different parameters. The main change is that the writeback count i... | Kevin Lim |
2006-06-30 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Korey Sewell |
2006-06-30 | Make O3CPU model independent of the ISA | Korey Sewell |
2006-06-30 | First pass, now compiles with current head of tree. | Ron Dreslinski |
2006-06-25 | Make OzoneCPU work again in SE/FS. | Kevin Lim |
2006-06-16 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-16 | Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir... | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-15 | Get Port stuff working with full-system scripts. | Steve Reinhardt |
2006-06-13 | Move SimObject creation and Port connection loops | Steve Reinhardt |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-06-09 | Fix up imports in Ozone objects/*.py files. | Steve Reinhardt |
2006-06-09 | Merge vm1.(none):/home/stever/bk/newmem | Steve Reinhardt |
2006-06-09 | Move main control from C++ into Python. | Steve Reinhardt |
2006-06-05 | Fixes to get new CPU model working for simple test case. The CPU does not ye... | Kevin Lim |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |