summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-06Try to make unproxy order more deterministic.Steve Reinhardt
2006-09-06Delete some output files that never should have beenSteve Reinhardt
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-09-05Update reference config.ini files to include port mappings.Steve Reinhardt
2006-09-05Print ports in config.ini as well.Steve Reinhardt
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-09-04Split config.py into multiple files.Steve Reinhardt
2006-09-04config.py:Steve Reinhardt
2006-09-02regress:Steve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-09-01Get rid of extra stuff in util/regress only needed by cron job,Steve Reinhardt
2006-09-01Add o3-timing configuration for ALPHA_SE "Hello world" tests.Steve Reinhardt
2006-09-01diff-out:Steve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-08-31Tweak proxy resolution error message.Steve Reinhardt
2006-08-31add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...Korey Sewell
2006-08-30Move more common functionality into SimpleTimingPort,Steve Reinhardt
2006-08-30Minor include file & formatting cleanup.Steve Reinhardt
2006-08-29Add FULL_SYSTEM check to example/fs.py.Steve Reinhardt
2006-08-29Add missing cpu mem param to example/se.py.Steve Reinhardt
2006-08-28Clean up BAR setting code.Steve Reinhardt
2006-08-28Get rid of unneeded union.Steve Reinhardt
2006-08-28Get rid of unused BARAddrs[] in PciConfigData object.Steve Reinhardt
2006-08-28Cleanup: formatting, comments, DPRINTFs.Steve Reinhardt
2006-08-28Fix remote gdb buffer overflow.Steve Reinhardt
2006-08-28Make address formats consistent in DPRINTFs.Steve Reinhardt
2006-08-28Fix command for new options processing.Steve Reinhardt
2006-08-28Add dup() support (from Antti Miettinen).Steve Reinhardt
2006-08-25Update for 2.0 beta 1 patch 1Steve Reinhardt
2006-08-25Update for new regression test structure.Steve Reinhardt
2006-08-24Update a few bogus reference outputsSteve Reinhardt
2006-08-22Still need LL/SC support in cache, add hack to always return success for nowRon Dreslinski
2006-08-22Commiting a version of the multi-phase snoop atomic bus so people can see the...Ron Dreslinski
2006-08-22Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-22Update refs for tru64 with initialized cache statsRon Dreslinski
2006-08-21Fix annulled unconditional branchesGabe Black
2006-08-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-21SConstruct:Steve Reinhardt
2006-08-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-21Update REFs for statistics patch in cacheRon Dreslinski
2006-08-21Got rid of the aux_data array since it shouldn't have existed.Gabe Black
2006-08-21Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin...Gabe Black
2006-08-21Two bugs found by my tracing tool.Gabe Black
2006-08-21Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-21Changes so that time in the packet is actually set properly.Ron Dreslinski
2006-08-21fs.py:Steve Reinhardt
2006-08-20TEST_CPU_MODELS isn't used anymore.Steve Reinhardt
2006-08-20Add Alpha Linux version of "hello world" test.Steve Reinhardt
2006-08-20Alpha "hello world" test is really Tru64 not Linux... oops.Steve Reinhardt
2006-08-20configs/example/fs.py:Steve Reinhardt