Age | Commit message (Expand) | Author |
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-01 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2006-09-01 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Steve Reinhardt |
2006-08-31 | Tweak proxy resolution error message. | Steve Reinhardt |
2006-08-31 | add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug... | Korey Sewell |
2006-08-30 | Move more common functionality into SimpleTimingPort, | Steve Reinhardt |
2006-08-30 | Minor include file & formatting cleanup. | Steve Reinhardt |
2006-08-28 | Clean up BAR setting code. | Steve Reinhardt |
2006-08-28 | Get rid of unneeded union. | Steve Reinhardt |
2006-08-28 | Get rid of unused BARAddrs[] in PciConfigData object. | Steve Reinhardt |
2006-08-28 | Cleanup: formatting, comments, DPRINTFs. | Steve Reinhardt |
2006-08-28 | Fix remote gdb buffer overflow. | Steve Reinhardt |
2006-08-28 | Make address formats consistent in DPRINTFs. | Steve Reinhardt |
2006-08-28 | Add dup() support (from Antti Miettinen). | Steve Reinhardt |
2006-08-22 | Still need LL/SC support in cache, add hack to always return success for now | Ron Dreslinski |
2006-08-22 | Commiting a version of the multi-phase snoop atomic bus so people can see the... | Ron Dreslinski |
2006-08-21 | Fix annulled unconditional branches | Gabe Black |
2006-08-21 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-21 | Got rid of the aux_data array since it shouldn't have existed. | Gabe Black |
2006-08-21 | Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin... | Gabe Black |
2006-08-21 | Two bugs found by my tracing tool. | Gabe Black |
2006-08-21 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-21 | Changes so that time in the packet is actually set properly. | Ron Dreslinski |
2006-08-18 | Update reference outputs | Steve Reinhardt |
2006-08-17 | Changes to build m5.fast | 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 | DRAM Memory doesn't crash the simulator now.. still untested. | Ali Saidi |
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 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-16 | Fixes for Kevins O3 model to work with the blocking caches. | Ron Dreslinski |
2006-08-16 | Fixes for blocking in the caches that needed to be pulled | Ron Dreslinski |
2006-08-16 | Finish test clean-up & reorg. | Steve Reinhardt |
2006-08-16 | More restructuring of regression tests. | Steve Reinhardt |
2006-08-15 | Tweaks to Ali's changes | Gabe Black |
2006-08-15 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-15 | Pulled out changes to fix EIO programs with caches. Also fixes any translati... | Ron Dreslinski |
2006-08-15 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-15 | Some changes to support blocking in the caches | Ron Dreslinski |
2006-08-15 | Some touchup to the reorganized includes and "using" directives. | Gabe Black |
2006-08-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-08-15 | Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph... | Gabe Black |