Age | Commit message (Expand) | Author |
2006-11-06 | delete pcifake, tsunamifake. Combine BadAddr/IsaFake into one | Ali Saidi |
2006-11-02 | Have bus use the BadAddress device to handle bad addresses. The O3 CPU shoul... | Kevin Lim |
2006-10-24 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-10-23 | Merge zizzer:/bk/newmem | Lisa Hsu |
2006-10-23 | get rid of the "resume" step at the end of changeToTiming/Atomic because this... | Lisa Hsu |
2006-10-20 | Use fixPacket function everywhere. | Ron Dreslinski |
2006-10-20 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-10-20 | still working on getting past initialization | Ali Saidi |
2006-10-18 | how did i not commit this already? the other way doesn't seem to work, need ... | Lisa Hsu |
2006-10-18 | Get rid of obsolete in-cache copy support. | Steve Reinhardt |
2006-10-17 | Enable MP systems via cmd-line flag in fs.py. | Steve Reinhardt |
2006-10-12 | Merge zizzer:/bk/newmem | Lisa Hsu |
2006-10-11 | System not global object, need to preface it with objects. | Lisa Hsu |
2006-10-11 | since memoryMode was put into the System (from SimObject), things got broken ... | Lisa Hsu |
2006-10-11 | More cache fixes. Atomic coherence now works as well. | Ron Dreslinski |
2006-10-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-09 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-09 | Make memtest work with 8 memtesters | Ron Dreslinski |
2006-10-09 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-10-09 | Update the Memtester, commit a config file/test for it. | Ron Dreslinski |
2006-10-08 | Fixes for Port proxies and proxy parameters. | Steve Reinhardt |
2006-10-08 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-08 | bus changes | Gabe Black |
2006-10-08 | Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) | Steve Reinhardt |
2006-10-08 | Clean up configs. | Kevin Lim |
2006-10-05 | Partial reimplementation of the bus. The "clock" and "width" parameters have ... | Gabe Black |
2006-10-02 | Oops, forgot to assign the option to the param context. | Kevin Lim |
2006-10-02 | Add in ability to start a trace at a specific cycle. | Kevin Lim |
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-08 | Add support for assigning lists of ports or proxies to VectorPorts. | Steve Reinhardt |
2006-09-06 | Try to make unproxy order more deterministic. | Steve Reinhardt |
2006-09-05 | Enable proxies (Self/Parent) for specifying ports. | Steve Reinhardt |
2006-09-05 | Print ports in config.ini as well. | Steve Reinhardt |
2006-09-04 | More Python hacking to deal with config.py split | Steve Reinhardt |
2006-09-04 | Split config.py into multiple files. | Steve Reinhardt |
2006-09-04 | config.py: | Steve Reinhardt |
2006-09-03 | Added uid, euid, gid, egid, pid and ppid parameters to a live process. | Gabe Black |
2006-08-31 | Tweak proxy resolution error message. | Steve Reinhardt |
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 |